#I get a 500 error when trying to delete server
2 messages · Page 1 of 1 (latest)
tail: cannot open '/var/www/pterodactyl/storage/logs/laravel-2024-06-22.log' for reading: No such file or directory
2 messages · Page 1 of 1 (latest)
@pliant lodge; 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
tail: cannot open '/var/www/pterodactyl/storage/logs/laravel-2024-06-22.log' for reading: No such file or directory