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

Remote connection feature does not work #329

Open
passion2 opened this issue May 16, 2023 · 0 comments
Open

Remote connection feature does not work #329

passion2 opened this issue May 16, 2023 · 0 comments

Comments

@passion2
Copy link

Hello,

FACTS:
Installed v1.5.1 for Windows.
Windows machine has no docker in it.
Remote machine is a Debian docker host.

Error:

Failed to attach docker event listener: Error: connect ENOENT //./pipe/docker_engine.

Preferences => Docker: set to "Docker Machine"
Virtual Machine name: set to FQDN of the remote host.
Driver set as it should.

First of all the VM name and Driver makes no sense for me in case of a remote connection.

Error message suggest it is trying to use IPC instead of TCP. (pipe)

This looks like that the applications wants to operate on a local docker engine.
But.
According to the web page (dockstation.io):

Independence
It doesn't require local Docker installation for controlling remote containers.

So how it supposed to work in a remote only scenario?

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

1 participant