![]() |
Can't log in to opensubtitles from Jellyfin plugin - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Can't log in to opensubtitles from Jellyfin plugin (/t-can-t-log-in-to-opensubtitles-from-jellyfin-plugin) |
Can't log in to opensubtitles from Jellyfin plugin - jbendy - 2025-04-27 OS: Windows Server 2016 x64 (VM on VMware ESXi 6.7) Jellyfin version 10.8.10 Hi all, I'm trying to get subtitles for the media on my Jellyfin VM. I read that there's an opensubtitles plugin, so I installed it in Jellyfin. I've created an account on opensubtitles.org and .com, and linked the two accounts. I've made sure the username, email address, and password are all exactly the same for both sites. I then created an API key for Jellyfin on opensubtitles.com. When I try to sign in with my username and password in the opensubtitles plugin, I am given a pretty generic error, "Request failed - ServiceUnavailable". There is a button to check the status of opensubtitles' API, and that indicates everything is working. The API key is listed as optional, but I tried signing in with my username, password, and key all together; still got the same error. Just in case I also tried the email address instead of username used on the opensubtitles sites, but that did not help. Has anyone run into this? Maybe I'm missing a step? Any help would be appreciated. Thank you for reading ![]() RE: Can't log in to opensubtitles from Jellyfin plugin - crobibero - 2025-04-27 Check you server logs to see if there is a more detailed error, but if it’s actually a Service Unavailable error you will just need to try again later since there isn’t anything we can do about it RE: Can't log in to opensubtitles from Jellyfin plugin - jbendy - 2025-04-27 (2025-04-27, 03:42 AM)crobibero Wrote: Check you server logs to see if there is a more detailed error, but if it’s actually a Service Unavailable error you will just need to try again later since there isn’t anything we can do about it Every time I attempt the login I get this in the logs: Code: [WRN] [148] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://localhost:8096/Jellyfin.Plugin.OpenSubtitles/ValidateLoginInfo" to "127.0.0.1" in 0:00:01.2044902 with Status Code 401 |