-
Notifications
You must be signed in to change notification settings - Fork 58
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
calibre-web AttributeError: 'NoneType' object has no attribute 'exempt' #109
Comments
just notice that with linuxserver/calibre-web , it's working, so what's wrong with this repo ? |
` [INFO] Extracting kindlegen_linux_2.6_i386_v2_9.tar.gz into directory: /calibre-web/kindlegen [INFO] Change the ownership of /calibre-web/kindlegen (including subfolders) to calibre:calibre [INFO] kindlegen (Amazon Kindle Generator) will be linked into /calibre-web/app/vendor [INFO] Creating the vendor directory: /calibre-web/app/vendor [INFO] Change the ownership of /calibre-web/app/vendor (including subfolders) to calibre:calibre
[INFO] Creating directory for temporary directories and files: /tmp [INFO] Change the ownership of /tmp (including subfolders) to calibre:calibre [INFO] Launching Calibre-Web ... Traceback (most recent call last): File "/calibre-web/app/cps.py", line 37, in
File "/calibre-web/app/cps/gdrive.py", line 119, in
AttributeError: 'NoneType' object has no attribute 'exempt' |
Same problem 2 |
Same problem |
+1 |
same problem +1 |
It's see Missing some dependencies 'flask-wtf' |
Hi together, I'll try to fix it on weekend regarding the necessary changes of https://github.com/janeczku/calibre-web. |
Btw. using old versions of the docker image doesn't change anything, because the container always loads the latest sources from the Git Repo of https://github.com/janeczku/calibre-web and when the image is not adapted for the latest changes and needs then it can't work. |
+1 |
fix Technosoft2000#109 Missing dependencies
Thanks @wanoo for your help 👍 |
I've to build and push the image manually now, because Docker Hub doesn't support the Automatic Build for free accounts anymore and I've no knowledge about GitHub Actions yet. So it will take a little bit. |
I've updated Calibre from 5.3.0 to 5.30.0 too, because otherwise the image can't be build. Here a screenshot from docker hub: Don't forget to clean the mapped |
Conversion of PDF to EPUB doesn't work at the moment - used PDF files from https://freeditorial.com/en/books The
Important the Log Level of calibre-web must be changed to see details about the error:
Therefore I've to check if it's possible to upgrade the Alpine glibc version from 2.32 to 2.33. |
The actual image is available as This version includes now an upgraded https://github.com/sgerrand/alpine-pkg-glibc/releases Alpine glibc version from 2.32 to 2.33, so that Calibre 5.30.0 (ebook-convert) works now. At the
|
Here is the log
from more than 2 weeks , calibre-web is not working, and and internall 500 error appears, and now nothing
Can you help ?
2021-10-16 07:55:43 (38.7 MB/s) - '/calibre-web/kindlegen/kindlegen_linux_2.6_i386_v2_9.tar.gz' saved [10813137/10813137],
,
[INFO] Extracting kindlegen_linux_2.6_i386_v2_9.tar.gz into directory: /calibre-web/kindlegen,
[INFO] Change the ownership of /calibre-web/kindlegen (including subfolders) to calibre:calibre,
[INFO] kindlegen (Amazon Kindle Generator) will be linked into /calibre-web/app/vendor,
[INFO] Creating the vendor directory: /calibre-web/app/vendor,
[INFO] Change the ownership of /calibre-web/app/vendor (including subfolders) to calibre:calibre,
The text was updated successfully, but these errors were encountered: