since a few weeks, the Backup Copy Job always fails for a specific VM with following error message:
Code: Select all
Failed to preprocess target Error: REST API error: 'S3 error: The specified version does not exist.
Code: NoSuchVersion', error code: 404
Other: Key: 'Veeam/Backup/Repository/Clients/{...}/.../Metadata/Checkpoint/851', VersionId: '<version-id>', HostId: '<host-id>', CMReferenceId: '<cm-reference-id>'
Agent failed to process method {Cloud.DeleteCheckpointsNoSession}.
When the error appeared first, the error message was a bit different:
Code: Select all
Failed to preprocess target Error: REST API error: 'Not Found', error code: 404 Agent failed to process method {Cloud.EnumOutdatedCheckpoints}.
Failed to process Error: REST API error: 'Not Found', error code: 404 Agent failed to process method {Cloud.EnumOutdatedCheckpoints}.
The backup job for the VM to Stage 1 is working properly and without problems.
The problem exists only for the backup copy (from Stage 1) to Stage 2.
All other VMs do not experience any problem.
Did anyone experience the same issue too and was able to resolve it?
I opened a ticket on Wasabi in parallel but no result yet.