admin管理员组

文章数量:1399964

I am running one multi tenant application, which is running on NextJs using VPS and docker. When any user register on website then he get his unique username and subdomain where they able to explore everything.

I am using cloudflare and also VPS. Nginx is running with docker and everything working fine but randomly getting 502 bad gateway error on some sub domains. I tried to figure out the problem but there is not luck. I tried to check the nginx logs but there is no logs related to this sub domain.

As this is complete random I am not able to figure out the root cause. All code is same, everything same but 502 error on some sub domains.

本文标签: Some subdomains giving 502 error on Nginx DockerStack Overflow