#Wings: dial tcp 81.16.214.169:443: connect: connection refused
17 messages · Page 1 of 1 (latest)
I want Wings to connect to pterodactyl.example.com:443, not 81.16.214.169:443.
This happened after updating my Wings version, so I tried going back a few versions and it actually worked there like a charm. But I want to run on the newest Wings version of course. What would I need to change?
Instead it should access on the actual domain, which working just fine here:
You tried to access a https port using http. That response is expected. You also put the port twice.
As you can see from your error message, it already is attempting to connect to pterodactyl.example.com
I just added the port twice for clarification purposes.
Yes, and how do I fix this? My panel is running on HTTPS, my Wings Client is using Standalone Certificates from Let's Encrypt. Did I miss something?
Adding a port twice doesn't clarify anything...
is 81.16.214.169 the correct IP address for pterodactyl.example.com?
Yes, it is. (Just an example one though.)
Well you will need to find out what is blocking connections from your wings server to your panel server
So is the Wings Server blocking the connection or the panel server?
from your wings server to your panel server
Only you know your network.
Could be blocked anywhere along the way
Sorry, I just needed clarification. Maybe it's because I didn't correctly setup the NAT to my Wings server. Thanks for you help, I'll have a look on that.
Okay, I had a look and everything looks fine.
I also reverted back to Version 1.6.2 of Wings and it worked completely fine there. What's my issue here? I don't see. The firewall has port 443 open (I wouldn't be able to access it via the browser) and Wings only exposes port 8080 after it could successfully connect to the panel, which it obviously didn't. I had a look through the Wings commit and might suspect that this happened after upgrading the TCP Dependency.