Cypress Docker image unable to run

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
rkcypress
Level 1
Level 1
First question asked Welcome!

I have created a cypress docker image which has all dependencies required to run my UI tests.
However when I am running my image in GitLab pipeline it gives following error:

As per error it looks like it is trying to download dependencies again though I have provided everything in Dockerfile and downloading during docker run is actually not required.

This is happening in GitLab pipeline only other wise Docker run is successfully running when executed outside GitLab pipeline. Requesting you  support to identify and resolve the problem.

[FAILED] The Cypress App could not be downloaded.
248[FAILED]
249[FAILED] Does your workplace require a proxy to be used to access the Internet? If so, you must configure the HTTP_PROXY environment variable before downloading Cypress. Read more: https://on.cypress.io/proxy-configuration
250[FAILED]
251[FAILED] Otherwise, please check network connectivity and try again:
252[FAILED]
253[FAILED] ----------
254[FAILED]
256[FAILED] Error: read ECONNRESET

 

 

0 Likes
1 Solution
Rakshith
Moderator
Moderator
Moderator
250 likes received 1000 replies posted 750 replies posted

Hi @rkcypress 

I think you are in the wrong community forum. There's a thin line between Cypress, an Infineon Technologies company that provides embedded solutions, and Cypress.io which is a software company that provides testing solutions. The query you have seems to be directed at Cypress.io and here's the link to their forum: https://www.cypress.io/support

Thanks and Regards,
Rakshith M B

View solution in original post

0 Likes
1 Reply
Rakshith
Moderator
Moderator
Moderator
250 likes received 1000 replies posted 750 replies posted

Hi @rkcypress 

I think you are in the wrong community forum. There's a thin line between Cypress, an Infineon Technologies company that provides embedded solutions, and Cypress.io which is a software company that provides testing solutions. The query you have seems to be directed at Cypress.io and here's the link to their forum: https://www.cypress.io/support

Thanks and Regards,
Rakshith M B
0 Likes