Jellyfin integration no longer working
The Jellyfin integration is no longer working and displaying this error:
24 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
!qa required_data
Thank you for your question. Our support team has noted that your request does not meet the minimum required data so we are unable to answer your question.
Please provide:
- your Homarr logs
- your setup configuration (eg. docker compose, docker run, helm chart, screenshot, ...)
- A detailed description of your problem or question with additional images where necessary
- Your operating system
- Version of Homarr (do not say latest! say 0.15.2, ...)
Failure to comply with this will result in a permanent closure of your support request.
on it^^
had to redact some data
See
Nov 11 21:08:55 homarr run_homarr.sh[304]: caused by _ResponseError: Response did not indicate success statusCode="500" url="https://jellyfin.crazywolf.dev/Users/AuthenticateByName"
This means it is a Jellyfin issue, not a Homarr issueSolution
Please look in your Jellyfin logs and go from there.
is this maybe an incompatibility from v10.11?
they changed a bunch of API things
No, it is an actual issue in Jellyfin
Also, See https://github.com/jellyfin/jellyfin/issues/15045
May I mark this as resolved?
uhm unsure, but if you say it's a jellyfin issue, then yeah idk
Can you post the Jellyfin logs?
We can make sure by looking at them
This is normally out of the support scope. But I can try my best to figure out what's going on at Jellyfin
In my opinion, this looks very much like a Jellyfin issue. They recently migrated code, that was previous not using EfCore, to use EfCore and the entity tracking.
Probably this issue here: https://github.com/jellyfin/jellyfin/issues/15316
GitHub
[10.11.1] Password login not working, error in log. · Issue #15316...
Description of the bug Attempting to log into via chrome webpage and get "Connection Failure. We're unable to connect to the sleected server right now. Please ensure it is running and try ...
Or maybe also related to this: https://github.com/jellyfin/jellyfin/issues/15231
GitHub
Database errors in the logs · Issue #15231 · jellyfin/jellyfin
Description of the bug After upgrading to 10.11.0 I'm seeing these errors in the logs [2025-10-26 00:19:59.307 +00:00] [ERR] [52] MediaBrowser.Providers.Movies.MovieMetadataService: Error in &q...
Sorry that I cannot help you fix it. But this really doesn't seem to be a Homarr issue.
I suggest you restart Jellyfin once (some users said that fixes it).
Otherwise, try upvoting the issue(-s)
thanks a lot!
yeah sorry to crtisicize homarr first on this, but I though homarr being a bit behind on implementing possible big api changes is more likely
No problem!
It's hard to figure out these kind of things as a user, don't worry 🙂
We usually update very fast to new SDK versions, since our dependency update system is fully automated.
It might only be late, if there is a breaking change we need to fix or something else needs manual intervention.
well yeah or sometimes around my other projects just too little time to look into every app issue, with our scripts we have so much to fix ^^
Yes, I totally get that! 😄
Do you want to keep this open and report back?
but many thanks, will look into the issues, no you can close, jellyfin side
Sure, I closed it
Feel free to comment again if you need further help or if Jellyfin says that there is no issue on their side
sure, thx