docker-calibre-web icon indicating copy to clipboard operation
docker-calibre-web copied to clipboard

[BUG] needs gevent installed

Open rcludwick opened this issue 11 months ago • 4 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Fetch metadata breaks the container. This is a known problem with calibre-web.

https://github.com/janeczku/calibre-web/issues/2963 https://github.com/janeczku/calibre-web/issues/2719

Fix is to install gevent into virtual envb.

Expected Behavior

Calibre-web should not hang.

Steps To Reproduce

Upload a book. Fetch metadata See it hang Try to connect to it again, and it fails to connect.

Environment

- OS: Ubuntu 22.04
- How docker service was installed:  docker compose.

CPU architecture

x86-64

Docker creation

Used the same as specified in the linuxserver.io's docs.

Container logs

calibre  | [mod-init] Running Docker Modification Logic
calibre  | [mod-init] Adding linuxserver/calibre-web:calibre to container
calibre  | [mod-init] Downloading linuxserver/calibre-web:calibre from lscr.io
calibre  | [mod-init] (ERROR) Invalid tarball, could not download linuxserver/calibre-web:calibre from lscr.io
calibre  | [migrations] started
calibre  | [migrations] no migrations found
calibre  | ───────────────────────────────────────
calibre  | 
calibre  |       ██╗     ███████╗██╗ ██████╗
calibre  |       ██║     ██╔════╝██║██╔═══██╗
calibre  |       ██║     ███████╗██║██║   ██║
calibre  |       ██║     ╚════██║██║██║   ██║
calibre  |       ███████╗███████║██║╚██████╔╝
calibre  |       ╚══════╝╚══════╝╚═╝ ╚═════╝
calibre  | 
calibre  |    Brought to you by linuxserver.io
calibre  | ───────────────────────────────────────
calibre  | 
calibre  | To support LSIO projects visit:
calibre  | https://www.linuxserver.io/donate/
calibre  | 
calibre  | ───────────────────────────────────────
calibre  | GID/UID
calibre  | ───────────────────────────────────────
calibre  | 
calibre  | User UID:    1000
calibre  | User GID:    1000
calibre  | ───────────────────────────────────────
calibre  | 
calibre  | [custom-init] No custom files found, skipping...
calibre  | [ls.io-init] done.

rcludwick avatar Mar 02 '24 04:03 rcludwick

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

github-actions[bot] avatar Mar 02 '24 04:03 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI avatar Apr 01 '24 23:04 LinuxServer-CI

I am also seeing this behavior. However when I look in the container, gevent does seem to be installed. This issue appears to have been updated to a different error entirely; Amazon apparently blocking requests. I will monitor both issues.

bujesse avatar Apr 13 '24 15:04 bujesse

It is weird that when it happens it shuts down every thing running in the docker container.

The Amazon error, and the the Amazon error shouldn't stop the web server from serving requests.

On Sat, Apr 13, 2024, 9:01 AM bujesse @.***> wrote:

I am also seeing this behavior. However when I look in the container, gevent does seem to be installed. This https://github.com/janeczku/calibre-web/issues/2719 issue appears to have been updated to a different error entirely; Amazon apparently blocking requests. I will monitor both issues.

— Reply to this email directly, view it on GitHub https://github.com/linuxserver/docker-calibre-web/issues/290#issuecomment-2053670725, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAL67I7IZS64I5GWYB2U23DY5FCF5AVCNFSM6AAAAABECZAEIKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJTGY3TANZSGU . You are receiving this because you authored the thread.Message ID: @.***>

rcludwick avatar Apr 13 '24 20:04 rcludwick

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI avatar May 13 '24 23:05 LinuxServer-CI

This issue is locked due to inactivity

github-actions[bot] avatar Aug 13 '24 00:08 github-actions[bot]