#Error 500 when deleting server. Logs empty.
6 messages · Page 1 of 1 (latest)
Bump
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
I have found the following for: https://ptero.co/enodovecax
Your panel is missing required configuration for hash IDs!
Edit your panel's docker-compose.yml to add the missing environment variables.
Set HASHIDS_LENGTH to 8 and set HASHIDS_SALT to a random 20 character long alpha-numeric value.
Thanks, fixed. Unrelated however. As I said ‒ there is nothing relevant in the logs