You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fatal task error [module=node/agent/taskmanager node.id=4780g0h0r1i74i5yar94dck2e task.id=oahevqcqzh9ljcvgy8viwto4t service.id=9ny1tjbzz681eeod1lyd10jp6 error=HNS failed with error : An adapter was not found. ]
or, sometimes I end up with a running container with no network access. (ping 8.8.8.8 fails.) - In this case, if I run ipconfig within the container I see a default gateway of 10.0.0.1. I can't ping this either.
version:
Client:
Version: 17.11.0-ce-rc3
API version: 1.34
Go version: go1.8.4
Git commit: 5b4af4f
Built: Wed Nov 8 03:03:30 2017
OS/Arch: windows/amd64
Server:
Version: 17.11.0-ce-rc3
API version: 1.34 (minimum version 1.24)
Go version: go1.8.5
Git commit: 5b4af4f
Built: Wed Nov 8 03:13:48 2017
OS/Arch: windows/amd64
Experimental: true
x-post Docker forums, sorry. I've not had a response there.
Is there a HOWTO on overlay networks because I think I'm missing something and can't get it working.
I have Docker set up and it works. I can say:
and I can ping 8.8.8.8 just fine.
I can set up a swarm with:
If I say: (note, no overlay network)
the service replicates and I can exec powershell within the cointainer and ping 8.8.8.8.
If I say:
I end up with a container that constantly restarts. In the event log says:
or:
or, sometimes I end up with a running container with no network access. (ping 8.8.8.8 fails.) - In this case, if I run ipconfig within the container I see a default gateway of 10.0.0.1. I can't ping this either.
version:
docker network inspect nat:
docker network inspect swarmtest
Any ideas, please?
The text was updated successfully, but these errors were encountered: