Skip to content

Instantly share code, notes, and snippets.

@gigkokman
Last active November 10, 2015 06:06
Show Gist options
  • Save gigkokman/34c797aecd1e027e261b to your computer and use it in GitHub Desktop.
Save gigkokman/34c797aecd1e027e261b to your computer and use it in GitHub Desktop.
org.elasticsearch.common.netty.handler.codec.frame.TooLongFrameException: HTTP content length exceeded 104857600 bytes.
Update: I increased size in /etc/elasticsearch/elasticsearch.yml and it works again
# Set a custom allowed content length:
#
http.max_content_length: 500mb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment