Your server did not send a forwarding request to proxy - How to troubleshoot and fix this issue?

22 Replies, 1771 Views

I had this issue when my backend server was returning a 502 error. Turns out the proxy wasn’t handling the response correctly.

Try adding proxy_intercept_errors on; in your Nginx config if you’re using it. This might help you catch what’s going wrong.

Messages In This Thread



Users browsing this thread: 1 Guest(s)