You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that using the arm64 image, a Kobo device can't download books because the version of the kepubify tool that is being included is always the amd64 version...
Sorry, it seems I actually had a problem with my reverse proxy that prevented the download of books. I don't know how, but even though it seems that the architecture of kepubify is not correct, I can now download books correctly to the kobo. Thanks and apologies again for opening the issue.
It seems that using the arm64 image, a Kobo device can't download books because the version of the kepubify tool that is being included is always the amd64 version...
Calibre-Web-Automated/Dockerfile
Line 99 in 2e110dd
In the arm64 images of the
linuxserver/calibre-web
, this has been solved by including the correct architecture of this tool...https://github.com/linuxserver/docker-calibre-web/blob/72737534201ea2f9052f201b916b10a337bc3790/Dockerfile.aarch64#L67
In addition to the failure downloading books, it also fails if I try to run the tool inside the container...
Related to #23 and, maybe, to #138
Thank you very much for this excellent version of calibre-web.
The text was updated successfully, but these errors were encountered: