-
Notifications
You must be signed in to change notification settings - Fork 379
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
Is it possible on Ubuntu Server 18.04? #223
Comments
Hello, it seems the container has a startup failure, and x11docker terminates the X server. |
Dear Mviereck. This is a log from my virtual machine with while trying to run https://paste.ubuntu.com/p/bdyd4kwzHn/ P.s. |
I am not entirely sure what is going wrong.
Do you have |
Dear Yes I do have Edit: |
that could be the reason: there has been a similar issue: #191 Can you show me
|
Dear. After creating another VM without ticking the Docker during installation and removing the packages I will boot up the faulty VM in a second and do what you asked me to do! Edit: This is again with the VM that has the Preinstalled Docker |
Great that you found one working setup! Looking at the log of the faulty VM, there seems to be a snap installation of doker. I found lines containing
Do you have both
In worst case Ubuntu did a mixture mess of apt and snappy. Please try:
|
Dear. Sorry for the slow reply, I was busy setting everything up since all works fine now! <3 |
Dear. This is the outcome of the four command https://lolisafe.kawaaii.moe/UWapjRyr.png |
Good!
The output is confusing. It does not give a clear hint if docker runs in snap or native on the host. I am setting up a similar VM yet to reproduce the setup. |
I used VirtualBox with |
Thanks for clarification! So you have two docker installations, one with snap (during system installation) and later an additional one with apt. So I'll try with only the snap installation first. If that works, I'll add the apt installation of |
Oof, I did not know that Docker and Docker.io both gave just Docker.. feels dumb now |
:D I did some fixes in x11docker. Now it works with the snappy installation as well as with the additionally apt installation. Thank you for the report and the tests! |
Dear developer(s)
I discovered x11docker today and I have been struggling with it for some hours now.
I'm trying to run
erichough/kodi
with it on Ubuntu Server, but I get this feeling that thats not workingor that I'm doing something completely wrong, since the x11 server seems to startup
xorg
but keeps crashing after some time and never showed anything beside a gray screen and my cursor.Some additional information that I hope it might help:
x11docker/openbox
andx11docker/fvwm
and tried running those also same results, gray screen and only a cursor.The text was updated successfully, but these errors were encountered: