Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

docker-compose up error #147

Open
wdev733 opened this issue Aug 16, 2019 · 1 comment
Open

docker-compose up error #147

wdev733 opened this issue Aug 16, 2019 · 1 comment

Comments

@wdev733
Copy link

wdev733 commented Aug 16, 2019

After I ran "docker-compose up", I got a error message such a below.

Creating network "vue-express-mongo-boilerplate_default" with the default driver
ERROR: could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network

I tried to find solution, but I still didn't fix that problem.
What's the problem?

Thanks.

@ddguru777
Copy link

I've seen it suggested docker may be at its maximum of created networks. The command docker network prune can be used to remove all networks not used by at least one container.

My issue ended up being, as Robert commented about: an issue with openvpn service openvpn stop 'solved' the problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants