cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
46.66k stars 3.16k forks source link

Elevated and consistent "502 Bad Gateway" when running in Cypress Cloud #29795

Closed efreethy closed 1 week ago

efreethy commented 2 months ago

Current behavior

We are experiencing significantly elevated and consistent 502 Bad Gateway errors from within cypress cloud runner. This is making it near impossible to get our tests to pass.

This started on upgrading from cypress 12 to cypress 13. This issue doesn't happen outside of cypress.

Screenshot 2024-07-02 at 9 40 13 AM

Desired behavior

No response

Test code to reproduce

N/A

Cypress Version

13.13.0

Node version

20.14.0

Operating System

Ubuntu 22.04.4 LTS

Debug Logs

No response

Other

No response

jennifer-shehane commented 2 months ago

We'll need some more information to narrow down this issue as we haven't seen this reported.

MikeMcC399 commented 2 months ago

@efreethy

Cypress Cloud isn't actually a runner. It's only the place where the results of running Cypress are recorded. I don't think it can cause a HTTP 502 Bad Gateway error. It would only record the fact that it is happening.

I'm also seeing this error occurring sporadically so it would be good to know more about your environment.