#504 Gateway Timeout

4 messages · Page 1 of 1 (latest)

shell zincBOT
#

@dim torrent You don't have HTTPS enabled or are missing the SSL certificate that would be generated by following our guide: https://pterodactyl.io/tutorials/creating_ssl_certificates.html

When using Cloudflare proxy for your Wings FQDN, the Node/Wings Port should be set to 8443, which is a HTTPS Port on Cloudflare. The default Wings port 8080 is HTTP only on Cloudflare and, as such, will cause SSL protocol errors. Make sure to have Node settings set to "not behind proxy" when using full SSL settings.

#

@dim torrent; Make sure that your Wings are running and reachable. This error usually happens when your browser can't reach Wings to verify the CORS headers. Click on the URL in the CORS error to verify it can be connected to without any errors.

#

@dim torrent; That's a fun one! You already have an existing Docker network that currently conflicts with Pterodactyl.
Change your Wings subnet to a different one by editing the Wings config file at /etc/pterodactyl/config.yml

Example network configuration can be found here: #docker-help message