Can anyone help me?
I get this error in de wings debug:
dial tcp ip:443: connect: connection refused
But the panel is reachable from 443 but I have split the Pterodactyl installation between a web server and a server for wings and docker. Ports 80 and 443 refer to the web server and ports 8080, 8443 and 2022 refer to the server running wings and docker and the ports are open in the firewall.
I have also installed and started wings on the wings server but do **not **see any process running on port 8080 or 8443 while wings is active (systemctl status wings). So when I run the auto deploy command, I get the dial tcp ip:443: connect: connection refused error. The reset command doesn't work.