#Getting ERR_CONNECTION_REFUSED in Pterodactyl on Unraid
14 messages · Page 1 of 1 (latest)
@ripe sierra Press F12 and send the error message in your browser's console. Feel free to blur or edit out the domain/ip, but we will need to see what port the request is trying to reach.
We'll also need you to scan the port for your node that the API is trying to reach (The port you allocated when creating the node for "Daemon")
Again feel free to edit out the domain/ip, just leave the port.
Hey Loki, thanks for reaching out so quickly, here is the raw console error
jquery.min.js?t={cache-version}:4 GET http://my.domain:8080/api/system net::ERR_CONNECTION_REFUSED
@ripe sierra 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
Scan port 8080 with the Port Tester tool to make sure you port forwarded correctly.
Do you have Cloudflare Proxy on assuming you use Cloudflare?
Ah, that would do it
Hey so I am still having issues with this, I have port forwarded this but the ports just won't open and i believe it might have something to do with wings
how can i check to see if wings is running on my pterodactyl, i am using Unraid V:6.11.1 and have pterodactyl in docker containers