You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.
I am running into the following errors during setup - ds make
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed _XSERVTransMakeAllCOTSServerListeners: server already running (EE) Fatal server error: (EE) Cannot establish any listening sockets - Make sure an X server isn't already running(EE) 786972308c05e5e02c6d0ffc38cda66a09f3b8bb5cd80abc06f46ca0af621232 ggpg-bionic
and when trying to run the UI from within the container -
Unable to init server: Could not connect: Connection refused Unable to init server: Could not connect: Connection refused Unable to init server: Could not connect: Connection refused (main.py:84): Gtk-WARNING **: 17:36:42.921: cannot open display: :1
The text was updated successfully, but these errors were encountered:
I tired doing that too - didn't work. Same error. The Xephyr commands works form the host os, but not from the container (If I run the same command from my arch terminal, I do get a new window).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am running into the following errors during setup -
ds make
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed _XSERVTransMakeAllCOTSServerListeners: server already running (EE) Fatal server error: (EE) Cannot establish any listening sockets - Make sure an X server isn't already running(EE) 786972308c05e5e02c6d0ffc38cda66a09f3b8bb5cd80abc06f46ca0af621232 ggpg-bionic
and when trying to run the UI from within the container -
Unable to init server: Could not connect: Connection refused Unable to init server: Could not connect: Connection refused Unable to init server: Could not connect: Connection refused (main.py:84): Gtk-WARNING **: 17:36:42.921: cannot open display: :1
The text was updated successfully, but these errors were encountered: