Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting un clear error message #6960

Closed
HakamSaffour opened this issue May 20, 2022 · 2 comments
Closed

Getting un clear error message #6960

HakamSaffour opened this issue May 20, 2022 · 2 comments

Comments

@HakamSaffour
Copy link

Use Case (delete as appropriate): Using Portainer at Home
Have you reviewed our technical documentation and knowledge base? Yes

Question:
I have Portinaer running on Synology NAS, everything was working file till yesterday, as I try to create a new Stack, I got the following error message:
Deployment error failed to deploy a stack: Creating network "dashy_default" with the default driver could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network : exit status 1

I googled the error message but I did not find anything

I updated Portainer from 2.11 to 2.13.1, but this does not help to solve the issue

any advice

@samdulam
Copy link
Collaborator

@HakamSaffour
Portainer has tried to create the necessary network and failed. The error message shown is the message from docker itself.
The following article might help
https://stackoverflow.com/questions/43720339/docker-error-could-not-find-an-available-non-overlapping-ipv4-address-pool-am

@HakamSaffour
Copy link
Author

docker network prune
solved the issue
Thank you @samdulam for your answer

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

No branches or pull requests

2 participants