Replies: 2 comments 1 reply
-
Hello @abaracedo |
Beta Was this translation helpful? Give feedback.
1 reply
-
Is it possible that something changed between the images, any dependency or setting? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, there!
I'm upgrading from
4.0.1
to12.4.0
and fromcypress/base:10
tocypress/base:16.18.1
.When I run
cypress open <url>
I'm getting this error:X11 connection rejected because of wrong authentication.
and I don't know why. Before upgrading the to the new image all was working fine and the GUI was opened.My Dockerfile looks like:
And the command I'm using to run through Docker is:
Beta Was this translation helpful? Give feedback.
All reactions