theasp / docker-novnc

noVNC Display Container for Docker
MIT License
266 stars 145 forks source link

having trouble getting the example working #10

Open icsy7867 opened 10 months ago

icsy7867 commented 10 months ago
Start Failed: Failed to initialize graphics environment

java.awt.AWTError: Can't connect to X11 window server using 'novnc:0.0' as the value of the DISPLAY variable.

I am using the example docker compose. Any ideas?

icsy7867 commented 10 months ago

Hmm, tried on a different host and everythingworked fine. I believe this is an issue using RHEL9 and docker. Seems to work fine on other hosts using podman. Not quite sure what the issue is. I dont see anything being blocked by SELINUX either.