Skip to content
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

Only partially working on Ubuntu 14.04 with docker 1.13.0 #70

Closed
sneumann opened this issue Feb 2, 2017 · 2 comments
Closed

Only partially working on Ubuntu 14.04 with docker 1.13.0 #70

sneumann opened this issue Feb 2, 2017 · 2 comments
Labels
Milestone

Comments

@sneumann
Copy link

sneumann commented Feb 2, 2017

Hi, I get the Unable to connect to unix:///var/run/docker.sock, is Docker daemon running?

My user is in the docker group:
uid=1000(xxx) gid=1000(xxx) groups=1000(xxx),4(adm), [...],124(sambashare),999(docker)

and the socket is accessible by group docker:
srw-rw---- 1 root docker 0 Jan 23 16:57 /var/run/docker.sock

I can pull/start/stop containers from the commandline as that user.
I can start/stop containers via SimpleDockerUI (!) but still get
the error message on the welcome screen and not a verified connection
in the settings tab. Running under sudo gives same result.

This is on Ubuntu 14.04 with docker 1.13.0 and SimpleDockerUI_0.5.4_amd64.deb
Happy to try a few things :-) Yours, Steffen

@felixgborrego
Copy link
Owner

Thanks for reporting,
I just updated myself to Docker 1.13.0 and I'm getting the same issue (worked for 1.12.x).
Probably an incompatibility in the Docker Remote API for 1.13, will ping you once I have the fix.

@sneumann
Copy link
Author

sneumann commented Jan 24, 2018

Just saying that I am using simple-docker-ui (0.5.5-1) again this year (now on ubuntu 16.04.03 with Docker 17.12.02-ce) in the same course, and everything works smoothly in the preliminary tests. Thanks, yours, Steffen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants