-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
api '/user/events' always timeout #17205
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
Comments
|
please upgrade to latest stable (1.15.3) and try again, we cannot support older versions. |
@noerw Thanks a lot for your reply! Awesome!
i found nothing to disable nginx "proxy_read_timeout", so i just give it a long period like one day: "1d". |
I think the problem may be caused by The error nginx reported Maybe you can try from a very simple configuration (eg: use all nginx default config, use TCP socket for proxy_pass) and maybe use tcpdump to see how the http protocol works, whether the response header is really incomplete. |
ENV
REVERSE PROXY
gitea conf
nginx conf
LOG
nginx error log
nginx access log
gitea output
WHAT I'VE DONE
ISSUE
The text was updated successfully, but these errors were encountered: