#upgraded ubuntu now server gives error 500
21 messages · Page 1 of 1 (latest)
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
Exactly that
I'll attempt to look at my logs and upload it
I didn't know the cli to begin trouble shooting the problem
I can see from the error it's not connecting to the sql server
Apparently I lost the driver
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
^
Bot doesn't see Https as a link
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...