Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: ABC fails with ERRO[0042] elastic: Error 400 (Bad Request): request body is required #127

Open
siddharthlatest opened this issue Nov 1, 2018 · 0 comments
Assignees
Labels

Comments

@siddharthlatest
Copy link
Member

When parsing thousands of documents, ABC intermittently throws the following error and stops the indexing process.

ERRO[0042] elastic: Error 400 (Bad Request): request body is required [type=parse_exception]  version=5 writer=elasticsearch

We've seen this issue in the importer GUI and were able to fix it with a retry request. The same could work here.

  • ABC version is 0.6.6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants