Skip to content
Discussion options

You must be logged in to vote

The issue is related to compression:

traefik.http.routers.node.middlewares: compress_mid@docker
traefik.http.middlewares.compress_mid.compress: true

Having gzip compression enabled was causing the issue. For traefik that config is here (https://docs.traefik.io/middlewares/compress/).

Turning it off fixes the issue.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by nodeworks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants