#Error 500 when deleting server. Logs empty.

6 messages · Page 1 of 1 (latest)

solar zealot
#

I get error 500 trying to delete a suspended server. Same thing happens when trying to force delete or unsuspend. There is nothing in panel, wings or browser logs. What can I do to troubleshoot this further?

solar zealot
#

Bump

merry breachBOT
#

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

solar zealot
merry breachBOT
#

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.

solar zealot
#

Thanks, fixed. Unrelated however. As I said ‒ there is nothing relevant in the logs