#Jellyfin Recently Added Scan fails with 404

1 messages · Page 1 of 1 (latest)

crystal hemlock
#

JF 10.11.6 - docker
Seerr 3.1.0 - docker
Log errors:

[seerr] 2026-02-28T03:10:00.023716512Z 2026-02-28T03:10:00.023Z [info][Jobs]: Starting scheduled job: Jellyfin Recently Added Scan
[seerr] 2026-02-28T03:10:00.023913205Z 2026-02-28T03:10:00.023Z [info][Jellyfin Sync]: Scan starting {"sessionId":"9a3b0b88-4c34-4718-9dcb-252b75df0e3e"}
[seerr] 2026-02-28T03:10:00.027247769Z 2026-02-28T03:10:00.027Z [info][Jellyfin Sync]: Beginning to process recently added for library: Anime
[seerr] 2026-02-28T03:10:00.030672314Z 2026-02-28T03:10:00.030Z [error][Jellyfin API]: Something went wrong while getting library content from the Jellyfin server: Request failed with status code 404 {"error":404}
[seerr] 2026-02-28T03:10:00.030970068Z 2026-02-28T03:10:00.030Z [error][Jellyfin Sync]: Sync interrupted {"errorMessage":""}

also a few:

[seerr] 2026-02-28T03:03:19.398002051Z 2026-02-28T03:03:19.397Z [debug][Image Cache]: Something went wrong caching image. {"errorMessage":"Request failed with status code 404"}
[seerr] 2026-02-28T03:03:20.152710530Z 2026-02-28T03:03:20.152Z [debug][Image Cache]: Something went wrong caching image. {"errorMessage":"Request failed with status code 404"}
[seerr] 2026-02-28T03:03:20.167201284Z 2026-02-28T03:03:20.167Z [debug][Image Cache]: Something went wrong caching image. {"errorMessage":"Request failed with status code 404"}

Troubleshooting:

Deleted and created a new JF API key for Seerr
Set hostname to IP (192.168.1.3) and also tried docker network name (jellyfin)
Clicking on Sync libraries works without issue
Disabled the Anime library and the error moves to the next library (Movies)
Running a Manual Library Scan works without issue

swift finch
#

Do that.

crystal hemlock
swift finch