Wiki.js page not loading content: ERR_INCOMPLETE_CHUNKED_ENCODING #7804
Unanswered
sergejkohan1999-rgb
asked this question in
Error / Bug Report
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When opening our Wiki.js instance, only the header/footer is displayed but the actual page content does not load.
In browser console we see errors:
net::ERR_CONNECTION_CLOSED
net::ERR_INCOMPLETE_CHUNKED_ENCODING
Steps we tried:
Different browsers (Chrome, Yandex, Incognito) → same result
Internet connection is stable
Issue happens for all users
Looks like the backend API is not responding correctly and the connection is closed before completing the response.
Environment:
Wiki.js version: (please fill if you know)
Deployment: (Docker / Node.js / with Nginx proxy?)
Could you please advise what can cause this issue and how to fix it?
Thanks in advance!

Beta Was this translation helpful? Give feedback.
All reactions