Thanks, I’m going to check that later.
EDIT:
I can’t reproduce, rustdesk backup and restore works on my servers.
Seems like the config/key isn’t working or damaged:
Assuming the rustdesk instance is named rustdesk1.
Show backups:
runagent -m rustdesk1 restic-wrapper --show
This leads to following result, get the backup number, 6 in this example:
Scheduled backups:
- 6 Backup to Contabo S3, destination UUID 9a76...
Check the backup number 6:
runagent -m rustdesk1 restic-wrapper --backup 6 check
Maybe it also helps to just remove rustdesk1 backup from the storage and run a new backup.