#help
9 messages · Page 1 of 1 (latest)
An unexpected error was encountered while processing this request, please try again.
@wild pine; 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-2025-04-23.log' for reading: No such file or directory
In EncryptionServiceProvider.php line 79:
No application encryption key has been specified.
Uh, oh @wild pine! You did not generate the encryption key during your Panel installation or are trying to perform artisan commands in the wrong folder!
If none of the above is true, you might have overwritten or lost your encryption key, which means all the encrypted data is toast unless you have a backup.