#help

9 messages · Page 1 of 1 (latest)

wild pine
#

Oops! An Error Occurred
The server returned a "500 Internal Server Error".
Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

wild pine
#

An unexpected error was encountered while processing this request, please try again.

cloud gateBOT
#

@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

wild pine
#

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.

cloud gateBOT
#

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.

wild pine
#

SQLSTATE[HY000] [1049] Unknown database 'db_edu'

#

SQLSTATE[HY000] [1049] Unknown database 'db_edu' (Connection: mysql, SQL: s
elect * from nodes)

#

An unexpected error was encountered while processing this request, please try again.