#We're having some trouble connecting to your server, please wait...
43 messages · Page 1 of 1 (latest)
I have found the following for: https://media.discordapp.net/attachments/1116655136341757972/1116655136509534309/image.png
@worldly sequoia; It looks like your browser is unable to reach the 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
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.
Change the node ip
I'll be surprised your ip will be 0.0.0.0
What IP is this place to put?
If im using home server, type my global ip, right?
which server do you use?
I have a server at home and build with Proxmox on it.
Proxmox LXC Container
pterodactyl works only under its operating systems
CT image file is Ubuntu
but do you have ip
Is the IP a LAN IP or a WAN IP?
like 192.168....?
Yes
i see
What is IP Alias and Ports?
As for ports, I see that the port numbers are 0~65535, but I don't know which number to put in.
alias is not required and as ports I advise you to enter 30100-30200
put well pull it in both ports
because its indicates to create 100 allocations so that it is faster
i see
Done
If you're using a Proxmox LXC container for wings, make sure to enable nesting btw.
Your container will have an IP. Proxmox uses DHCP by default unless you gave it one manually.
What is nesting
It will be a checkbox in options for the container. It lets the container use certain kernel features Docker needs such as cgroups.
It's not related to the issue this thread is about, but it is something you'll need to enable if you want the servers to function normally when you resolve your node connection issue.
I don't want to do any weird configurations, so please give me some instructions.
I just created an Administrator user and logged in!
It's a Proxmox thing, not a panel thing. You just go to the container, go to options, and check nesting.
It already is.
DW about that then. As for your wings connectivity issue, you'll need to get the error message from your browser. F12 -> Console
Is this a problematic condition?
No, that just means without a VPN or tunnel your panel can only be accessed locally, and there is no encryption.
Go to Admin -> Nodes and then fetch the error message from your browser's console.
Fetch wings logs as well:
You'll need to grab error logs for Wings and share the link with us. The following command will help you collect the required information for debugging: sudo wings diagnostics
Remember to stop the Wings Service before running diagnostics: sudo systemctl stop wings