Having some weird download behavior over the last couple releases.
I’m downloading from Komga as a OPDS provider.
I’ve noticed that quite frequently that downloads will often hang at 98% and then everything freezes up. There’s no errors, no reported problems, but everything stalls out. Even after restarting the app, really weird behavior.
I can provide access to the komga server if that would help troubleshoot.
Hey @Clay , we just released a new Testflight with some fixes in the OPDS integration. Could you try it and let us know if you can download files as expected?
I tested the integration with your test account and could download several files without a problem.
We are kind of at a dead end with this, folks. I’ve tested the downloads using @Clay 's testing account, and I can download many comics at once without a problem. I just tested it again and could download 54 files in one go.
Could you find some diagnostic logs in your device(s) and send them to us? Sending App Diagnostics
Maybe we find something that helps us understand what’s going on.
We found something in your logs, and we have made some changes. We weren’t getting any crash reports because the app wasn’t crashing, but iOS was killing it. It looks like Panels was locking the main thread on your device for a few seconds, and that caused the system to kill the app.
Hopefully, the new Testflight works better. Let us know if it made any difference.
I’m starting to think the problem has nothing to do with the OPDS download but maybe with something in your local library. The last 2% of the download process corresponds to indexing the file locally. If it reaches 98%, the download is completed correctly, and it is tracking it in the local database.
There is additional information you can send to us. If you go to the app settings/profile, there is an Email Us button in the Contact Us section. If you tap and hold for a few seconds, the app will attach additional debug information to the email. Could you please send it to us? The debug data includes statistics about your local library.
We can try reproducing a similar scenario on our end and see if the app gets stuck.
recording of seeing it happen with the 01/22 build
debug output after clean install
debug output after adding the OPDS source and creating a folder to download into
debug output after failed downloads. Whatever impacts the menus seems to prevent generating the debug email, so i had to kill the stuck files and deleted the queued ones, as well as restarting. Not sure if that will still give you useful details, but it was the only option I’ve got.