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

Docker connect issues on Ubuntu 20 #125

Open
fsproru opened this issue Feb 13, 2021 · 3 comments
Open

Docker connect issues on Ubuntu 20 #125

fsproru opened this issue Feb 13, 2021 · 3 comments
Assignees

Comments

@fsproru
Copy link
Collaborator

fsproru commented Feb 13, 2021

Looks like on Ubuntu 20, systemctl starts Docker differently and Commandeer isn't able to connect to the default location for docker socket at /var/run/docker.sock.

@fsproru fsproru self-assigned this Feb 13, 2021
@fsproru
Copy link
Collaborator Author

fsproru commented Feb 18, 2021

Looks like the snap downloaded from the store is not able to connect to the Docker socket. The permission on it also doesn't allow to connect to the Docker service. Needs some more investigation.

@HendrikScheve0311
Copy link

Hello @fsproru, I am also (still) facing this issue on Ubuntu 20.04.2 LTS. Is there any work around until this is fixed? I really would like to try it out.

@parmouraly
Copy link

parmouraly commented Sep 30, 2021

Same issue for me, on Ubuntu 20.04. The socket seems to be in the expected location and with the correct permissions but still hitting EACCES error.

For anybody else hitting this (cc @fsproru) a more recent version of the app connects successfully to Docker.

wget https://commandeer-prd-releases.s3.amazonaws.com/Commandeer_2.3.1_amd64.deb
sudo dpkg -i Commandeer_2.3.1_amd64.deb

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

No branches or pull requests

3 participants