-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
" Failed to read: session.screen0.*" on firefox debug node startup #39
Comments
I have the same issue with chrome debug also. Any help on this issue is really appreciated |
any more information on this? I'm also seeing this problem. My nodes are actually crashing (because of the errors I think) |
Can you please try to recreate with this standalone version: https://github.com/elgalu/docker-selenium#non-privileged ? That would help to narrow the problem. |
@azakordonets that is not really an error, is the normal output when the debug images are starting their VNC. @snowe2010 If the tests crash, please post the related errors to them. |
@diemol I haven't touched selenium in 2 years now, so I won't be able to reproduce. Go ahead and close if you need to. |
Hi,
I was trying to setup selenium grid with fig and docker on Mac OS. But on a startup every node was complaining about same problems :
What this all complains mean and how could i connect to it through vnc? I tried all possible solutions, but it doesn't work for me.
In my bashrc file i have
and i tried to run
but ended up with an error. I also tried to access to vnc of each node, but with no success :
And as a result - an error. What am i'm doing wrong ?
Thanks in advance
The text was updated successfully, but these errors were encountered: