-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception thrown at the end of a backup #68
Comments
I suspect this is to do with the phone being currently / previously jailbroken and am unsure what if anything can be done about that at the moment. |
My device is not jailbroken, and never has been, and I see this issue. |
Interesting 🤔 Not sure what it could be then..... Does it happen with any older version of the library? I would check but I won't have access to an iOS device till Monday |
It doesn't happen on 1.x - I'm investigating the differences in my manifest (between 1.x and 2.x) to see "what" files it thinks are not part of the backup, hoping that will provide a clue. |
It might be worth having a look if the backup sizes are any different and also if there's any difference in the number of files that exist in the backups as well |
The manifest.db file has the same number of entries in the files table. Hmmm.... |
I compared the two directories, and there were no files "missing", though some files are changed, but I think that's due to just the running of the OS. The Status.Plist and Manifest.db and Manifest.plist files all seem basically the same (differences, but mostly binary things that are probably related to date/time of the backup, etc...) |
At the moment as far as I can tell the backup completes successfully and all the files are present, however the device sends an error message instead of the completion message.
OS = Windows 11
iOS = 13.7
Device = iPhone 8
The text was updated successfully, but these errors were encountered: