#Error In Connecting Wings
1 messages · Page 1 of 1 (latest)
Hello 👋, and welcome to the Pterodactyl Discord @full condor! We're excited to see you here, but we'll likely need a bit more information from you in order to provide a good experience in these support channels.
Please make sure you've collected — and provide — any associated error logs relating to the service with which you're seeking help. The commands below should help you out, and once you've provided the logs I should be able to better assist you.
Panel: tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
Wings: sudo wings diagnostics
Please see .plogs and .wlogs respectively for more information.
I have found the following for: https://ptero.co/unibufybax
@full condor; It looks like your panel is not responding correctly. This happens when your Panel points to a different website or if you have a firewall/CDN/DDOS Protection service such as Cloudflare blocking the connection. Try to open your the remote Panel URL from your Wings config and see what it loads (default Nginx/Apache page, wrong site, Cloudflare under attack verification).
If you run the following command on the machine where Wings is running and get an "error 1020" response it is certainly Cloudflare: curl https://your-panel.com
Login to Cloudflare and navigate to Firewall -> Tools where you can allow your Wings IP, remember to include IPV6 if you have one.