#What is this?
9 messages · Page 1 of 1 (latest)
Hello 👋, and welcome to the Pterodactyl Discord @vivid storm! We're excited to see you here, but we'll likely need a bit more information from you in order to provide a good experience in these support channels.
Always share any errors or logs in a text format or using paste sites for me to assist you. Please make sure you've collected — and provide — any associated error logs relating to the service with which you're seeking help. The commands below should help you out, and once you've provided the logs I should be able to better assist you.
Panel: tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
Wings: sudo wings diagnostics
Please see .plogs and .wlogs respectively for more information.
and this is the message from wings --debug in vps
this is from the console panel
I have found the following for: https://media.discordapp.net/attachments/1312017798041440266/1312018826300362772/image.png?ex=674af840&is=6749a6c0&hm=01bf5d9355c46e0f42c3469872c4bb35fd7ad91ff19a71e44f65278af7f6c668&
At your service, @vivid storm!
The IP address you have assigned to your server is not actually available for use on your machine, or something is already running on that port. Use ss -plnt | grep :<port> (replacing <port> with your own) to find what processes might be using it.
If you don't find any service using the port, then refer to the instructions below.
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. You still have to use it as that is your network interface IP.
If you have added multiple public IPs to your network interface, then you can view all of them using the command ip a | grep "inet "
please help
please read the bots responses..