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

Desktop App on Fedora 25 #75

Closed
shanff opened this issue Feb 15, 2017 · 4 comments
Closed

Desktop App on Fedora 25 #75

shanff opened this issue Feb 15, 2017 · 4 comments

Comments

@shanff
Copy link

shanff commented Feb 15, 2017

Using the desktop app on Fedora 25. Have setup the connection to Docker Remote API on localhost with both IP and .sock. Both different connections validate separately. When I save and go "Home", regardless of which connection type i'm using, I get "Unable to connect to http://localhost:2375, is Docker daemon running? Go to Settings"

selinux is enabled, but not alerting on anything. The Chrome App worked wonderfully with the same setup. Any pointers or wait until a newer version? What can I provide that might help figuring this one out?

@felixgborrego
Copy link
Owner

I haven't tested with Fedora25, but I get similar issues with the version of Docker 1.13.x
Can you tell me what Docker version are you running? Can you see the list of containers? Maybe it's related to #70.

@pinage404
Copy link
Contributor

I have the same issue on a Debian 8 based distro

$ docker version
Client:
 Version:      1.13.0
 API version:  1.25
 Go version:   go1.7.3
 Git commit:   49bf474
 Built:        Tue Jan 17 09:44:08 2017
 OS/Arch:      linux/amd64

Server:
 Version:      1.13.0
 API version:  1.25 (minimum version 1.12)
 Go version:   go1.7.3
 Git commit:   49bf474
 Built:        Tue Jan 17 09:44:08 2017
 OS/Arch:      linux/amd64
 Experimental: false

On the home tab, i have just the message:

Unable to connect to unix:///var/run/docker.sock, is Docker daemon running?
Go to Settings

The others tabs "Containers", "Images" and "Settings" work well as usual

@shanff
Copy link
Author

shanff commented Feb 15, 2017

@felixgborrego , yes, my version is 1.13.0 No containers or other information being shown. I'm assuming this can be filed as a duplicate of #70 with the understanding that it appears to be distro agnostic.

@shanff shanff closed this as completed Feb 16, 2017
@shanff
Copy link
Author

shanff commented Feb 16, 2017

Close it as a duplicate to #70

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