#Front End can't connect to wings

2 messages · Page 1 of 1 (latest)

topaz ferryBOT
#

@bronze hatch; You'll need to grab the error logs from the Panel. The following command uploads the last 150 lines of this day's log to our pastebin and provides a link you can share.
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99

bronze hatch