-
Notifications
You must be signed in to change notification settings - Fork 670
weave launch not functioning on the latest docker for mac #2391
Comments
Just for the record, are we talking about |
I can confirm this is the case on Docker for Mac version |
@the-destro is this in connection with kubernetes-retired/kubernetes-anywhere#138 that you have reported earlier? |
We've run our entire test suite against 1.12.0-rc1, iirc. |
One thing I just realised is that I was testing this using Weave Net 1.5.2. Having tested with latest 1.6.0, I can confirm that this issue only occurs on Docker for Mac 1.12.0-rc2-beta16 and with Weave Net 1.5.2. I doesn't occur with Weave 1.5.2 on Boot2Docker 1.12.0-rc2. All works well with Docker for Mac and Weave Net 1.6.0. |
@the-destro please upgrade to Weave Net 1.6.0. |
I'm having the same issue running on Linux (Centos 7):
|
I wonder what may be in common between Moby (the Alpine derivative used in On Fri, 24 Jun 2016, 09:44 Carlos León, [email protected] wrote:
|
@mongrelion currently I'm not able to reproduce this with either versions (1.5.2 and 1.6.0). Can you reproduce it consistently? |
@mongrelion if you can reproduce it, please use |
@errordeveloper sorry, I can't seem to reproduce it anymore. I'm currently trying it all out in a Vagrant machine which I created last night and ran into that issue. |
@mongrelion ok, so I am suspecting it could be a race condition in Docker plugins API. Could you share the Vagrantfile, and I'll try to run it in a loop for a while? |
@errordeveloper here you go. |
I ran the following in that directory:
The error didn't come up in 26 iterations. |
I am seeing this error after @the-destro @mongrelion did you perhaps run |
@rade yes I did. I have tried after leaving the swarm as well and got the same error.
|
I which case the problem you are seeing is very likely the same as #2403.
See #2403 (comment) @mongrelion were you too running |
Thanks for the confirmation. I am going to close this as a dup of #2403 then. |
The latest beta is throwing an error on weave launch:
unable to create network: API error (500): invalid ipam driver: "weavemesh"
The text was updated successfully, but these errors were encountered: