You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.
Describe the bug
Restore fails. Some of the entries succeed, but about 1/3 failed to restore. Also didnt tell me what failed to restore... If i at least knew the names of the series i could readd and find my position..
To Reproduce
Steps to reproduce the behavior:
Restore from backup
Runs until it hands restoring a novel.
Expected behavior
A list of any failed restores and the count of successes to failures so you can validate if it works.
Device information:
OS: android
App Version:11
The text was updated successfully, but these errors were encountered:
Luckily the backup file format is easily parsable, so I do have a list of what i was reading. Its just a simple base64'd gzipped json blob.
And i realize autocorrect changed hangs to hands in my description.
Out of ~100 books, 74 restored before the hang. I also found slightly more logging, looks like the hang is due to the source not being browseable/reachable. Gives an unknown host error for wuxiaworld restore. Maybe make the restore just make entries and not pull content and rely on the update process later to fill in images and things?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Restore fails. Some of the entries succeed, but about 1/3 failed to restore. Also didnt tell me what failed to restore... If i at least knew the names of the series i could readd and find my position..
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A list of any failed restores and the count of successes to failures so you can validate if it works.
Device information:
The text was updated successfully, but these errors were encountered: