Slow performance and timeouts on Docker #7430
Unanswered
RB14060
asked this question in
Error / Bug Report
Replies: 1 comment 1 reply
-
Sounds like wiki.js is having trouble talking to your oauth server. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Running Wiki.js 2.5.305, on Docker version 27.2.1, build 9e34c9b, on top of AlmaLinux 9.4. Wiki.js is served by Nginx Proxy Manager with no options enabled apart from Force HTTPS and HTTP/2 support.
We're noticing frequent slow page loads or outright timeouts from Wiki.js, even on just trying to load pages. We authenticate using OAuth and tend to see an increased number of timeouts during the login process, both on clicking the login button in Wiki as well as when our OAuth system tries to pass the token back. The other day I got a timeout 5 times in a row trying to authenticate, so I had to fall back to my break glass local account. No errors are logged for either Wiki.js or NPM when these timeouts happen.
Beta Was this translation helpful? Give feedback.
All reactions