Questions tagged [bad-gateway]

Bad gateway refers to http error 502 which is mean that a server which is try to fulfill the client request received an invalid response from upstream server

Bad gateway refers to http error 502 which is mean that a server which is try to fulfill the client request received an invalid response from upstream server.

For more information look for this article: https://www.lifewire.com/502-bad-gateway-error-explained-2622939

167 questions
0
votes
0 answers

The remote server returned an error: (502) Bad Gateway when fetching report

I have 2 servers, Server A contains ASP.net website and Server B contains SSRS. I have several reports that take long time to be fetched as data is big, now if I open these reports direct from SSRS Server B it take about 2 to 3 minutes then it open…
Shiko
  • 2,448
  • 1
  • 24
  • 31
-1
votes
1 answer

Why do I suddenly start receiving 502 responses from the server when writing to the session?

I am working on a webshop, where the cart is stored in a session. I noticed that after a certain amount of distinct items added to the cart, I start receiving 502-responses, when I want to add more (distinct items). I am using Laravel and the site…
wire417
  • 150
  • 1
  • 12
1 2 3
11
12