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
As described in bug #11894 there are still issues with local containers attaching themselves to an attachable overlay network.
I just upgraded to docker v28.0.0 where this went fine once after the upgrade; but there is more:
It seems that it's prior to some networks and some not; the question remains why. It looks like it happens when you have too much of these types of connecting networks/containers and then bulksync (on one of the nodes) is maxing out in time like 30 sec. Some hosts/networks is what I can re-compose all day long without any issue.
I have been testing with removals, sleep times, --force whatever I can but it still seems to happen.
The docker run solutions with a pseudo/zombie container being only attached still fixes this issue but it's a no-go at the end.
I hope we can get this fixed as soon as possible in some default way
Description
As described in bug #11894 there are still issues with local containers attaching themselves to an attachable overlay network.
I just upgraded to docker v28.0.0 where this went fine once after the upgrade; but there is more:
It seems that it's prior to some networks and some not; the question remains why. It looks like it happens when you have too much of these types of connecting networks/containers and then bulksync (on one of the nodes) is maxing out in time like 30 sec. Some hosts/networks is what I can re-compose all day long without any issue.
I have been testing with removals, sleep times, --force whatever I can but it still seems to happen.
The docker run solutions with a pseudo/zombie container being only attached still fixes this issue but it's a no-go at the end.
I hope we can get this fixed as soon as possible in some default way
Steps To Reproduce
See #11894
Compose Version
Docker Environment
Anything else?
Let's don't give up on this; we can fix it!
The text was updated successfully, but these errors were encountered: