Skip to content
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

Nginx return 500 randomly (cache ? ) #2052

Open
awerner25 opened this issue Sep 16, 2022 · 1 comment
Open

Nginx return 500 randomly (cache ? ) #2052

awerner25 opened this issue Sep 16, 2022 · 1 comment

Comments

@awerner25
Copy link

Hello,

I use the latest version of nginx-proxy.
For a service, nginx return 500 randomly. I think it's the cache because if I try to do the same requests directly to my application (without the nginx-proxy) it's work perfectly.
And when I got 500 error, I have a trace in nginx-proxy access log but not in my application access log.

I tried to add proxy_cache off; in /etc/nginx/vhost.d/my_service_url but without success.

@joker-777
Copy link

@awerner25 Hi, we are having the same problem. Were you able to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants