mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Bug]: Crashes when looking up or updating cover art #3218
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#3218
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CodeSapiens on GitHub (Feb 3, 2026).
What happened?
Looking up or updating cover art may work one or two times, after a long wait, but eventually, the wait goes on for a long time, and either no results are shown, or an error indicates something went wrong. This happens no matter what source you use for images. Restarting the docker container gets it working again for one or two more successful cover updates, then it crashes again. The docker log is full of weird errors when ever that happens. Everything else seems to work fine, and I know my docker container is properly setup.
What did you expect to happen?
Look up cover images fast, and not crash when updating cover art.
Steps to reproduce the issue
Simply search for cover art images, and try to update. If it works, do it again for another book. Eventually it will crash or report no images found. Restarting the server app fixes the issue temporarily.
Audiobookshelf version
2.32.1
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Linux
If the issue is being seen in the UI, what browsers are you seeing the problem on?
Chrome
Logs
Additional Notes
Thank you for a great app and for all your hard work!