Closed compops closed 6 years ago
I'm assuming this is the backup that the app couldn't restore from? What message does the app give you?
Thanks for your reply. Yes, that is correct. When trying to restore using the Signal app on Android I get the message "Incorrect backup passphrase". However, it seems to be a common problem not to be able to restore backups, see #7637 on Signal-Android. That is why I wanted to try signal-back instead.
I do get the same error using signal-back as in the first comment in this issue if I try to restore a new backup that I made after the reinstall (which decrypts correctly using signal-back and the correct passphrase) with the wrong passphrase. So I guess that it could be possible that the older backup taken before the reinstall is corrupted or encrypted using another passphrase than the one displayed to the screen in the Signal app on Android.
I suspect that might be the case. Unfortunately, signal-back
(to my knowledge) uses the exact same decryption process as the Signal app, so if it doesn't work with one, it probably won't work with the other. The error comes from expecting an attachment to be next in the file, but not finding any of the information an attachment should have; this suggests to me that it's been compressed or otherwise corrupted.
Thanks again
I did a reinstall of my Signal and could not restore my backup using the app. So I turned to your work to be able to recover some old chat history.
I get the following error when running the program
The program manages to successfully recover a backup that I did after the reinstall. Does this mean that I have written down my encryption code for the old backup incorrectly? Or is something strange with the older backup file.
Thanks for your work!