#My node is not working in my panel

1 messages · Page 1 of 1 (latest)

solar gulchBOT
#

Please explain the issue you're experiencing in as much detail as possible. Preferably with error messages in a text format or paste link to logs. Nobody can assist you without information that helps to understand the issue. Help us help you. Messages such as "doesn't work" or "i need help" will most likely be ignored.

#

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

Should the panel and wings be located on the same network, you might experience NAT reflection issues. In that case, type .nat for more information.

lucid dragon
#

root@vultr:/etc/pterodactyl# systemctl status wings
● wings.service - Pterodactyl Wings Daemon
Loaded: loaded (/etc/systemd/system/wings.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2024-06-28 06:39:12 UTC; 9min ago
Main PID: 1838 (wings)
Tasks: 13 (limit: 38366)
Memory: 10.0M
CPU: 77ms
CGroup: /system.slice/wings.service
└─1838 /usr/local/bin/wings

#

wings are running

#

what else should i check?