About 9,840,000 results
Open links in new tab
  1. In HTTP 502, what is meant by an invalid response?

    The HTTP spec says the following regarding the status code 502 - Bad Gateway. The 502 (Bad Gateway) status code indicates that the server, while acting as a gateway or proxy, received …

  2. Nginx Reverse Proxy: Throwing 502 Bad Gateway - Stack Overflow

    Nov 24, 2022 · Bad Gateway 502 is typically a sign that your destination server is not responding. I assume your other services are Docker container as well? If that is the case you could try to …

  3. node.js - Getting error while hitting my api using domain - Error …

    Apr 6, 2025 · 0 My backend is in nodejs, hosted on VPS, using nginx for reverse proxy. After certain recent merges I have started getting 502 Bad gateway error

  4. Azure Application Gateway error 502 when using application …

    Aug 2, 2018 · About the 502 errors after configuring the application gateway, The main reasons are as follows. NSG, UDR or Custom DNS is blocking access to backend pool members.

  5. amazon web services - How to solve 502 Bad Gateway errors with …

    May 1, 2018 · I'm running into '502 Bad Gateway' issues for HTTPS requests when using AWS Elastic Load Balancer (Application type) in front of EC2 instances running Nginx. Nginx is …

  6. Azure Function - Unable to deploy 502 Bad Gateway

    Apr 18, 2025 · Bad Gateway (CODE: 502) ## [warning]Error: Failed to update deployment history. Error: Method Not Allowed (CODE: 405) App Service Application URL: [REDACTED] …

  7. gitlab - GIT push, HTTP code = 502 error - Stack Overflow

    Apr 17, 2017 · GIT push, HTTP code = 502 error Asked 11 years, 6 months ago Modified 6 months ago Viewed 89k times

  8. java - Proxy Error 502 : The proxy server received an invalid …

    Feb 9, 2017 · The HTTP 502 "Bad Gateway" response is generated when Apache web server does not receive a valid HTTP response from the upstream server, which in this case is your …

  9. The requested URL returned error 502, corporate? - Stack Overflow

    Jun 16, 2017 · Once I deleted those 2 environment variables ( highlight - delete - ok ) and closed the Git-Terminal window and re-opened it the problem (http 502) went away. Just to confirm I …

  10. node.js - 502 Bad Gateway error for my server running with Node …

    May 6, 2017 · 502 Bad Gateway error for my server running with Node JS on nginx proxy Asked 8 years, 7 months ago Modified 8 months ago Viewed 144k times