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
I'm not sure there's something for this repo to fix or perhaps just update the documentation. I ran into an error trying to run the image per the commands in the readme file
I'm not sure there's something for this repo to fix or perhaps just update the documentation. I ran into an error trying to run the image per the commands in the readme file
Running Ubuntu 18.04.4 LTS
Command Input
docker run --net=host --rm -e DISPLAY -e QT_X11_NO_MITSHM=1 ballaerospace/cosmos
Command Result
No protocol specified
Launcher: cannot connect to X server :0
Fix
Fixed by entering this command on the command line and attempting again
xhost local:root
The text was updated successfully, but these errors were encountered: