#Panel is not accessible after root restart

1 messages · Page 1 of 1 (latest)

swift grove
#

Hello, I restarted my root server and now the panel is no longer accessible. What should I do?

tight prawnBOT
#

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

swift grove