Closed chengzyzy closed 3 years ago
Thanks for this hint, I'll test this here too and include the missing library.
A work around is to install the lib inside the running docker:
docker exec dockername apk add --no-cache libxi
A work around is to install the lib inside the running docker:
docker exec dockername apk add --no-cache libxi
Thanks for reply, but failed. [2021-02-19 10:29:22,701] INFO {cps.tasks.convert:102} Book id 148 - target format of .pdf does not exist. Moving forward with convert. [2021-02-19 10:29:35,605] INFO {cps.web:1203} Serving book: a [2021-02-19 10:29:46,164] INFO {cps.tasks.convert:140} ebook converter failed with error while converting book
hiI am using docker technosoft2000/calibre-web but have a problem epub can not convert to pdf
have tried many books
[2020-12-29 16:13:02,777] INFO {cps:99} Starting Calibre Web...
[2020-12-29 16:14:15,910] INFO {cps.editbooks:921} converting: book id: 2 from: EPUB to: PDF [2020-12-29 16:14:15,933] INFO {cps.tasks.convert:91} Book id 2 - target format of .pdf does not exist. Moving forward with convert. [2020-12-29 16:14:17,322] INFO {cps.tasks.convert:128} ebook converter failed with error while converting book [2020-12-29 16:14:17,323] ERROR {cps.services.worker:213} Calibre failed with error: ImportError: libXi.so.6: cannot open shared object file: No such file or directory NoneType: None