#Server won't start

16 messages · Page 1 of 1 (latest)

hushed nest
#

After installing everything and configurings wings (i have them both on the same aws instance) the Ark survival server won't start no matter what i do , i user the public ip for the allocation on my node and i checked for those ports but no precess is using them

atomic crystal
#

Paste the error as text and the bot will respond.
You used the wrong IP address

hushed nest
#

Error Event [ba4f8933-8793-4e78-9751-b747bdded7f9]: environment/docker: failed to start container: Error response from daemon: driver failed programming external connectivity on endpoint daa4360a-b427-4684-965b-ef71e63c18c1 (8d4cad3894634fc1385a97c1273da1fa3e88893f81f445831ac4b90a59706628): Error starting userland proxy: listen tcp4 15.236.25.167:7777: bind: cannot assign requested address

keen escarpBOT
#

At your service, @hushed nest!

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 "

hushed nest
atomic crystal
#

You must use the private address

#

the rcon error is normal as it keeps trying to connect to rcon while the server is still booting up

hushed nest
atomic crystal
#

is this ark SA?

hushed nest
#

ark survival evolved

atomic crystal
#

did you allocate the query port?

#

are you using the query port in steam ?

#

no

#

the query port

#

and you can't add the local ip to your steam...

hushed nest
#

can you explain a bit more please. I'm not too familiar with these things