#panel can't connect to wings

6 messages · Page 1 of 1 (latest)

bright flare
#

I don't know why but wings website isn't loaded
but when I type sudo lsof -i -P -n | grep LISTEN, it says that to me:

wings     30408            root   11u  IPv4 100813      0t0  TCP 127.0.0.1:2022 (LISTEN)```
and when I goes to http://xxx.xx.xx.x:8080, it says that it's not opened
So I can't create a new server and this message appears `Could not establish a connection to the machine running this server. Please try again.`
Help me please
Cordially
@bright flare
queen treeBOT
#

We need some logs from you in order to help debug this issue.
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.

vivid forge
#

Check your firewall and port forwarding

bright flare
queen treeBOT
#

I have found the following for: https://pteropaste.com/ke3gzg
@bright flare It looks like you are having issues with connecting to Wings.

Make sure that your wings are running using systemctl status wings and that your Wings ports (by default 8080/2022) are open in your firewall or router. This website can check your ports https://dnschecker.org/port-scanner.php

Browser console errors can also provide additional debugging information. More troubleshooting steps can be found at https://pterodactyl.io/panel/1.0/troubleshooting.html#cannot-connect-to-server-errors