After some digging, plesk support discovered the issue was due to an outdated version of a WordPress plugin.
Thanks to support, they quickly identified and resolved the problem.
There are no related logs. Started another Backup and no logs from the same time.
Only in backup.log I get this:
[2024-08-02 13:48:09.631|39568] DEBUG [panel] Backup filename /var/lib/psa/dumps/domains/######/backup_info_2408021348.xml
[2024-08-02 13:48:09.639|39568] ERR [panel] Exception: PHP...
Hello,
for some time now I have a problem with Plesk Backup Manager. All Backups fail with following Error Message for each Subscription/Domain:
JMS\Serializer\Type\Parser::getConstant(): Argument #1 ($value) must be of type int, null given, called in...
I had the same issue and did a workaround in the "additional deploy actions". I'm saving last pulled or current git commit into a file and each time the "additional deploy actions" are executed they first check if the repository's last commit is the same than that saved in the file.
But it...