nvidia-docker-novnc
nvidia-docker-novnc copied to clipboard
Unable to open display message from run.sh
Hello Folks,
When I execute the run.sh script, I see the following output:
root@ip-192-168-0-37:/home/ubuntu/nvidia-docker-novnc# ./run.sh
+ chmod -f 777 /tmp/.X11-unix
+ touch /root/.Xauthority
+ xauth generate :0 . trusted
No protocol specified
xauth: (argv):1: unable to open display ":0".
When I docker exec to the running container, the lightdm service cannot start.
Has anyone else run into this? If so, how did you solve it? Thanks!
I'm facing the same problem did you find a solution?
Same here