I'm reinstalled my complete system and its all running well again. Time was around 6h with all backups forward and back, new installation and configuration.
The server has been running for 6 years now and has had several update cycles. So a new installation would really make sense.
With my provider I can also perform an automatic reinstallation on Ubuntu 22.04 LTS 64bit + Plesk Obsidian.
Now my question about this:
If I use the Plesk Backup...
Everything essential was uninstalled during the update, that's correct so far.
Then discussed when reinstalling the current version (after installing the components: PHP, mySQL and Apache2).
So at least the websites continued to work.
Now the question is: What is the best way to proceed...
I just tried to update again and as expected with the same error as described above. So far so good.
I Then restored the PSA database with:
# zcat mysql.daily.dump.0.gz | sed -n '/-- Current Database: `psa`/,/-- Current Database:*/p' | MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql -uadmin
And...
Hello,
I wanted to update Plesk Obsidian 18.0.34 to 18.0.57 via the web updater. So far so good.
But then the installation was aborted (Trying to find Plesk database psa... not found - see the log file).
Now my question is, theoretically I could restore the psa database from the backup -...