0

I have a project running fine in my local env. When I try to connect to cypress dashboard I am getting an error.

Without using the cypress dashboard, I can execute it successfully. I am using cypress-nltm.

Here is the following command:

> npx cypress-ntlm run --spec 'cypress/e2e/specs/xyz.cy.js' --record --key <record key>

But I am getting the following error

We encountered an unexpected error talking to our servers.

We will retry 3 more times in 30 seconds...

The server's response was:

RequestError: Error: Error establishing proxy connection. Response from server was: HTTP/1.1 502 Bad Gateway

cypress-ntlm-auth: Certificate validation failed for "https://api.cypress.io:443/". ETIMEDOUT cypress-ntlm-auth: Certificate validation failed for "https://api.cypress.io:443/".We encountered an unexpected error talking to our servers.

We will retry 2 more times in 1 minute...

The server's response was:

RequestError: Error: Error establishing proxy connection. Response from server was: HTTP/1.1 502 Bad Gateway

kishor sharma
  • 179
  • 2
  • 17

0 Answers0