RustDesk server

Maybe it’s a corrupted lockfile?

runagent -m rustdesk1 restic-wrapper unlock --remove-all

Let’s check the snapshots:

runagent -m rustdesk1 restic-wrapper snapshots

Let’s try to list the keys:

runagent -m rustdesk1 restic-wrapper key list

You have the same destination for 2 backups, maybe they use different keys for the same destination which confuses restic? Maybe it’s necessary to remove the whole destination and recreate it also on the NAS or create a new destination on the NAS (other directory)

Links to check:

2 Likes