ccarney16 / pterodactyl-containers

Pterodactyl Panel within a docker container
234 stars 79 forks source link

Error response from daemon: Pool overlaps with other one on this address space on new machine #104

Closed rares1337 closed 3 years ago

rares1337 commented 3 years ago

so i installed pterodactyl and whenever i try running the deamon it gives me this error how do i fix

ccarney16 commented 3 years ago

Refer to #100. I have explained in that the daemon creates its own network, however, you need to manually update the config to use a new CIDR/gateway for it to work properly. just use some IP address space like 172.30.0.0/16 and it should work.

rares1337 commented 3 years ago

alright, been trying to work this out for 3 days, thanks

alber70g commented 1 year ago

Refer to #100. I have explained in that the daemon creates its own network, however, you need to manually update the config to use a new CIDR/gateway for it to work properly. just use some IP address space like 172.30.0.0/16 and it should work.

What needs to be done in the config in order to achieve this? I'm running this on a server with multiple custom networks, and I've no clue what config item this corresponds to.

Juganooo commented 3 months ago

Refer to #100. I have explained in that the daemon creates its own network, however, you need to manually update the config to use a new CIDR/gateway for it to work properly. just use some IP address space like 172.30.0.0/16 and it should work.

What needs to be done in the config in order to achieve this? I'm running this on a server with multiple custom networks, and I've no clue what config item this corresponds to.

https://github.com/ccarney16/pterodactyl-containers/issues/100#issuecomment-2261321629