-
-
Notifications
You must be signed in to change notification settings - Fork 241
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
epub file, Unknown error while analyzing book, java.lang.NullPointerException: null #1386
Comments
Can you provide the book that fails to analyze? |
Should I attach the epub file here or send it through some other channel? I can attach examples of working and non-working files from the same collection if that helps to diagnose. |
whatever works for you, i just need the book |
Reached out on discord, thanks! |
Thanks, that's helpful. Basically the ebook has an issue:
I will add a fix in Komga not to throw an error, but reading the book may still throw some errors. |
Note also that the book you provided do not have any epub2/3 metadata for the cover, so it does not have a thumbnail in Komga. |
🎉 This issue has been resolved in |
Steps to reproduce
Expected behavior
Book added to library with no errors, cover generated, book able to be read.
Actual behavior
Media Management shows "Unknown error while analyzing book". Cover unable to be generated. Book epub file unable to be parsed. Logs only give me this error: java.lang.NullPointerException: null.
Logs
Komga version
v1.10.0-master
Operating system
Debian 11
Installation method
Docker
Other details
This Komga instance is running on a Raspberry Pi 4 using Debian 11 and installed through Docker using the latest container image. All my epub files are from the same collection where the majority of them work. I wouldn't be surprised if there was "something different" about these files like a zip or rar version, but I cannot find anything in the logs to indicate what's different or what's wrong with them.
Acknowledgements
The text was updated successfully, but these errors were encountered: