#Allocation error
4 messages · Page 1 of 1 (latest)
I set up allocation but when i try to start my minecraft server i got this error:
Error Event [4f9899d4-e5b8-437c-8a52-fdc19777d789]: environment/docker: failed to start container: Error response from daemon: driver failed programming external connectivity on endpoint 304e9c77-385f-4763-93e1-8f7654e85d92 (06c6f22fafce692f4f9f49c3dfbc508cfc30c13dce5a7fc913dcd50769aafbb4): Error starting userland proxy: listen tcp4 130.61.120.131:55809: bind: cannot assign requested address
At your service, @stray mulch!
The IP address you have assigned to your server is not actually available for use on your machine. Node allocation creation is explained in the Wings install documentation: https://pterodactyl.io/wings/1.0/installing.html#node-allocations
Execute the command hostname -I | awk '{print $1}' and change your Node allocations to use this IP. Yes, it can be your internal/local IP when you're behind NAT. When behind NAT you will allocate the internal IP and connect using the public IP.
If you have added multiple public IPs to your network interface, you can view all of them using the command ip a | grep "inet "
My ip is 130.61.120.131:55809