crocodilestick / Calibre-Web-Automated

Calibre-Web but automated and with Calibre features! Fully automate and simplify your eBook set up!
https://github.com/crocodilestick/Calibre-Web-Automated
GNU General Public License v3.0
790 stars 18 forks source link

[bug]Imported Mobi File, but it won't convert #67

Closed kfoxton closed 2 weeks ago

kfoxton commented 2 months ago

I imported a .mobi file via the web interface and it gets added into the database as a .mobi file, I attempt to run the covert script, but the file is not converted and remains a .mobi file. Am I missing a step?

[convert-library]: (1/1) Converting Secret of the Lost Race - Andre Norton.mobi... sh: 1: calibredb: not found sh: 1: ebook-convert: not found

[convert-library] Library conversion complete! 1 books converted! Exiting now...

ls -alt

total 248 -rw-r--r-- 1 abc abc 11139 Sep 3 19:17 cover.jpg drwxr-xr-x 1 abc abc 74 Sep 3 19:17 . drwxr-xr-x 1 abc abc 52 Sep 3 19:17 .. -rw-r--r-- 1 abc abc 240531 Sep 3 19:16 'Secret of the Lost Race - Andre Norton.mobi' root@ef2ab98316e5:/calibre-library/Andre Norton/Secret of the Lost Race (2010)#

convert-library -k

[convert-library]: (1/1) Converting Secret of the Lost Race - Andre Norton.mobi... sh: 1: calibredb: not found sh: 1: ebook-convert: not found

[convert-library] Library conversion complete! 1 books converted! Exiting now... root@ef2ab98316e5:/calibre-library/Andre Norton/Secret of the Lost Race (2010)# ls -lat total 248 -rw-r--r-- 1 abc abc 11139 Sep 3 19:17 cover.jpg drwxr-xr-x 1 abc abc 74 Sep 3 19:17 . drwxr-xr-x 1 abc abc 52 Sep 3 19:17 .. -rw-r--r-- 1 abc abc 240531 Sep 3 19:16 'Secret of the Lost Race - Andre Norton.mobi'

jmarmstrong1207 commented 2 months ago

This seems to be the same issue as #55, specifically this comment: https://github.com/crocodilestick/Calibre-Web-Automated/issues/55#issuecomment-2323337087. Just noting for further investigation

crocodilestick commented 2 months ago

Hi @kfoxton , would you happen to be running a Synology machine by any chance?

kfoxton commented 2 months ago

Hi @kfoxton , would you happen to be running a Synology machine by any chance?

No, Running on Unraid in Docker.

crocodilestick commented 2 months ago

Hi @kfoxton , would you happen to be running a Synology machine by any chance?

No, Running on Unraid in Docker.

Try running the fix mentioned here and if you still have issues, try this one as well