Chris wrote:
Good news — your backup is almost certainly fine, and this is fixable. Backups are locked with a key that lives on the install that MADE them, in the settings file called .env in your SparkBox folder. Your fresh Debian created a brand-new key, so the restore can't unlock the old backup — but the original key is still sitting on your old 230GB drive. Plug that drive in, open /opt/sparkbox/.env on it, and copy the line starting with SBBACKUPKEY (if there isn't one, SBSESSIONSECRET). Put that exact line into the same file on your new install, run sudo sparkbox up, then try the restore again. Flagged with Tom too — he'll want to hear how it goes.