yeswework / fabrica-dev-kit

A toolkit for faster, smoother WordPress 5 development
https://fabri.ca/
MIT License
274 stars 27 forks source link

[Fabrica] ⚠️ Docker containers provision failed. #38

Closed alanef closed 5 years ago

alanef commented 5 years ago

[Fabrica] 🏭 Bringing Docker containers up... Creating network "test1_default" with the default driver could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network [Fabrica] ⚠️ Docker containers provision failed.

Probably a config issue my side - but docker & docker-composer run normally for non Fabrica containers. I have also stoppped all other containers and pruned networks so there no networks when I get this message? Any ideas?

tiojoca commented 5 years ago

Can you try running docker network ls? Do you use a VPN?

alanef commented 5 years ago

Network ls was none. No VPN active.

alanef commented 5 years ago

Oops, my bad my VPN was enabled - not a good thing with docker - I normally have it disabled on my dev machine.... Issue sorted ( turn off VPN )