while attempting to uninstall modoboa mail and the associated nginx, I have somehow broken my panel
if I attempt to log in I get "An unexpected error was encountered while processing this request, please try again."
ive tried to look at the logs and they say something about being unable to find database drivers but I am not knowledgeable enough to figure out exactly what is broken
#Missing Database drivers?
10 messages · Page 1 of 1 (latest)
@gloomy hatch; 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
I have found the following for: https://pteropaste.com/qu9fx1x2irr1
@gloomy hatch; 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.1 https://pterodactyl.io/guides/php_upgrade.html
root@mail:~# a2enmod php8.1
ERROR: Module php8.1 does not exist!
I have found the following for: https://pteropaste.com/sbtb2nisnias/
@gloomy hatch; Wrong domain for your certificate! There is no valid certificate that matches your current domain. Follow this guide to learn how to create a new valid certificate: https://pterodactyl.io/tutorials/creating_ssl_certificates.html
but there is valid certicates, ive run certbot
I want to switch domain, in which places do I need to change it? pterodactyl appears to still be attempting to use the old domain