Simple Reverse Proxy Doesn't Work (HTTP/1.1 502 Bad Gateway) #503
Unanswered
NiiightmareXD
asked this question in
Q&A
Replies: 2 comments 1 reply
|
I am having the same issue. I am able to route without HTTPS, to port I don't even see the |
0 replies
|
Found the issue, you need to add |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey, I tried making a very simple reverse proxy using pingora based on the examples but it does not work and every time I try to connect to it I get HTTP 502 with an error in the log saying "Fail to proxy: Upstream InvalidCert context: TLS connect() failed", can anyone help me?
Dependencies:
Code:
OS:
Curl:
Log:
All reactions