-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Problem with first start wings #4785
Comments
You need to edit the config.yml to use an address other than This is the section you want to edit. docker:
network:
interfaces:
v4:
subnet: 172.18.0.0/16
gateway: 172.18.0.1 |
I'm getting this same issue, only I have verified I am not using any other subnet and it is available. |
Although my issue doesn't say when i run the docker compose, it says it runs fine but in portainer it shows the issue in the logs |
Well, ive tried multiple subnets and still get this error |
@lologaby @treverehrfurth Did you find something, I have the same issue `FATAL: [Sep 17 17:28:59.182] failed to configure docker environment error=Error response from daemon: invalid pool request: Pool overlaps with other one on this address space Stacktrace: |
I find something on discord If you can't boot because of overlapping subnet to expand the config, then here's a boilerplate for you to edit docker: |
Current Behavior
Hi,
i have docker server with other applications, but now i need install pterodactyl panel. Problem is trough run wings, it´s write me error
Where cann i specify network address space in pterodactil or wings for docker?
Thank you for response.
Expected Behavior
Run with other applications in docker with choice IP network
Steps to Reproduce
After first installation
Panel Version
1.11.3
Wings Version
1.11.6
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: