-
Notifications
You must be signed in to change notification settings - Fork 670
Docker V2 Plugin Install Error #3706
Comments
It appears that your Docker installation is not working the same way others' does. The way Docker plugins work is to communicate over a "unix socket" in the filesystem.
This means the unix socket was not created as expected.
Find out where your Docker logs are, there may be some clues in them. |
I am thinking this is the way I want to try and get Weave installed is via |
The source code is the only place to find all the environment variables. |
Same problem here. I'm trying to find any information, but it looks like this issue has been reported several times in last 3 years and there's no clear solution. I'm just testing Weave, trying to create a network shared by two hosts with |
I was experiencing the same problem. Fixed by changing
to
|
What you expected to happen?
The docker plugin would install successfully.
What happened?
How to reproduce it?
Anything else we need to know?
Versions:
Logs:
Network:
N/A
The text was updated successfully, but these errors were encountered: