-
Notifications
You must be signed in to change notification settings - Fork 92
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
Comments
I haven't tested with Fedora25, but I get similar issues with the version of Docker 1.13.x |
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:
The others tabs "Containers", "Images" and "Settings" work well as usual |
@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. |
Close it as a duplicate to #70 |
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?
The text was updated successfully, but these errors were encountered: