simple-framework / simple_grid_puppet_module

Central Configuration Module, implemented in Puppet, for SIMPLE-Grid (a solution for setting up Lightweight Sites for the Worldwide LHC Computing Grid)
Apache License 2.0
2 stars 6 forks source link

Docker swarm network attachment issue #144

Open esilvaju opened 4 years ago

esilvaju commented 4 years ago

Containers fail to attach to the docker overlay network randomly when the entire cluster is restarted.

Failed on wn51: The command failed with exit code 1 STDERR: Error response from daemon: attaching to network failed, make sure your network options are correct and check manager logs: context deadline exceeded Error: failed to start containers: 88e3ba7305c2 Finished: command 'docker start $(docker ps -qa)' with 1 failure in 20.74 sec


What we tried: