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

Relay generates "open //./pipe/docker_engine: All pipe instances are busy." errors #7

Open
groboclown opened this issue Jun 14, 2019 · 5 comments

Comments

@groboclown
Copy link

When running docker-compose commands, which opens several simultaneous sockets at once, the relay generates error messages:

2019/06/14 08:51:50 open //./pipe/docker_engine: All pipe instances are busy.

On the docker-compose side, this shows itself in several ways, but mostly seen as:

ERROR: for my-service  ('Connection aborted.', BadStatusLine('No status line received - the server has closed the connection',))
ERROR: Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?
@hatsy
Copy link

hatsy commented May 13, 2020

Did you find any workaround?

@groboclown
Copy link
Author

My work-around was to switch to the WSL2 engine with docker for windows support. That alleviated the need for this tool.

@hatsy
Copy link

hatsy commented May 18, 2020

Yeah that works, except if you're on a corporate machine with an older build.

@axxelG
Copy link

axxelG commented Nov 17, 2020

The same error happens when you start multiple ssh sessions within a loop.

@DeamonMV
Copy link

Same error here All pipe instances are busy

Any new about?

BTW: anyone tested it with Windows 11?

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

4 participants