Skip to content
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

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

Closed
kfoxton opened this issue Sep 3, 2024 · 4 comments
Closed

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

kfoxton opened this issue Sep 3, 2024 · 4 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists waiting on response Waiting on clarification or response

Comments

@kfoxton
Copy link

kfoxton commented Sep 3, 2024

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'

@kfoxton kfoxton changed the title [bug]Imported Mobi File, but it won [bug]Imported Mobi File, but it won't convert Sep 3, 2024
@jmarmstrong1207 jmarmstrong1207 added the bug Something isn't working label Sep 3, 2024
@jmarmstrong1207
Copy link
Contributor

This seems to be the same issue as #55, specifically this comment: #55 (comment). Just noting for further investigation

@crocodilestick
Copy link
Owner

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

@crocodilestick crocodilestick added duplicate This issue or pull request already exists waiting on response Waiting on clarification or response labels Sep 11, 2024
@kfoxton
Copy link
Author

kfoxton commented Sep 13, 2024

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

No, Running on Unraid in Docker.

@crocodilestick
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists waiting on response Waiting on clarification or response
Projects
None yet
Development

No branches or pull requests

3 participants