-
-
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
How to install vncviewer in ec2 instance #514
Comments
Hi @vijayrcse, Are you exposing your Selenium Grid publicly on AWS? I guess you need to double check your networking rules and everything related to the exposed ports... But more importantly, if you are exposing the Grid, it wouldn't be a good idea, check these two issues: |
No , its not aabout Selenium grid publicy on AWS. I have my hub and node docker container running in ec2 instance( Amazon llinux). I have trying to use the vncviewer command from ./bin/vnvviewer. But when i start the vncviwer from my amazon linux ec2 instance , connectting to the port where vnc server is exposed by node image, it could not connect. Getting the below error <11> 2017-07-04T10:39:09.092Z ip-1X-XX-X-XX vncviewer[12283]: vncviewer: unable to open display "" I am looking for clear instruction of running the vncviewer from linux machine sso i can connect to the 5900 port. Current documentation is not helping. Please advise |
I am closing this thread. I have used vnc from windows and connected |
Meta -
Image(s):
Docker-Selenium Image Version(s):
OS:
Expected Behavior -
I would like to install vncviewer in my ec2 instance where my docker nodes are running
I am trying to run the ./bin/vnviewer command. After resolving many dependency issues I am getting the below error message. Please advise
https://www.realvnc.com/docs/6.1/foss.html
<11> 2017-07-04T10:39:09.092Z ip-1X-XX-X-XX vncviewer[12283]: vncviewer: unable to open display ""
<11> 2017-07-04T10:39:09.092Z ip-1X-XX-X-XX vncviewer[12283]: TXMsgBox: unable to open display ""
<11> 2017-07-04T10:39:09.092Z ip-1X-XX-X-XX vncviewer[12283]: TXMsgBox: unable to open display ""
Actual Behavior -
The text was updated successfully, but these errors were encountered: