#upgraded ubuntu now server gives error 500

21 messages · Page 1 of 1 (latest)

astral hollow
#

Did you upgrade your Ubuntu version in a major update? eg 20.04 to 22.04?

burnt vortexBOT
#

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

robust nymph
#

I'll attempt to look at my logs and upload it

#

I didn't know the cli to begin trouble shooting the problem

robust nymph
#

I can see from the error it's not connecting to the sql server

#

Apparently I lost the driver

dull rose
burnt vortexBOT
#

I have found the following for: https://ptero.co/ewugudifon
@dull rose; You appear to be missing PHP extensions that are listed in the documentation dependencies list. They should have been installed if you followed the documentation.

Worry not, follow the PHP upgrade guide to install the required extensions for PHP 8.3 https://pterodactyl.io/guides/php_upgrade.html

dull rose
#

^
Bot doesn't see Https as a link

robust nymph
#

Thanks...I think I might have to start from scatch cause I attempted to reinstall dependencies, but upgraded mysql data, and it moved my old database somewhere new..

#

plus I guess newer installs would rather use maria

#

I've had the server runnign for almost 2 years

#

and accidentally performed a major update to ubuntu...

dull rose
#

I can almost guarantee you were using Maria previously

#

But suit yourself

robust nymph
#

is there a way to restore the old sql database?

#

I guess it did say I could sqldump it into the same file

robust nymph
#

close