mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
502 Bad Gateway returned while using ngnix proxy to get to a website on CloudPanel - v2.2.0 #450
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @warebytes on 12/30/2022
CloudPanel version(s) affected
2.2.0
Description
I have upgraded one of my CloudPanel instances from v2.0.4 version to v2.2.0 and started getting 502 Bad Gateway errors when I try to access a hosted website on the upgraded instance.
All domain requests go through an NGINX proxy first, then they are redirected to my CloudPanel instances.
All domain requests work properly when redirected to CloudPanel v2.0.4 instance.
All domain requests are rejected with code 502 Bad Gateway when redirected to CloudPanel v2.2.0.
Direct requests (without NGINIX Proxy redirection) on the CloudPanel v2.2.0 instance work correctly.
Could please provide a fix to this issue?
Thank you.
How to reproduce
Possible Solution
No response
Additional Context
v2.0.4 does not have this issue. I still have an instance with the same configuration that is working properly.