In ticket 95402670 I asked support to provide a method to manually tar the locally generated backups so that we can manually upload them to an external storage. The command provided works so far that it creates the .tar file including all the backup content. But it fails at the end with the same error:
So the root cause is to be found in pmm-ras, and I assume it's about signing the backup.
What's the status of this case? Is the urgency understood by developers? This is nothing that can wait. Solution desperately needed.
Code:
[root@servername dumpdirectory]# plesk sbin pmm-ras --export-dump-as-file --dump-file-specification=backup_2411172239_2411192238.tar --dump-specification=/dumpdirectory/backup_info_2411172239_2411192238.xml
Cannot update digest: error:030000BD:digital envelope routines::update error
exit status 1
So the root cause is to be found in pmm-ras, and I assume it's about signing the backup.
What's the status of this case? Is the urgency understood by developers? This is nothing that can wait. Solution desperately needed.