#Overseerr spinning at Plex login
31 messages · Page 1 of 1 (latest)
I should also say that I'm exposing this via Cloudflare tunnel, with Traefik as my edge router. App is accessible, just unable to sign in.
I remember this being a header issue
Could you share some config details please ?
ah - I did recently implement additional headers. unable to access my config at the moment, but here's a return from securityheaders.com
It was a blip on Plex' end afaik, it has been resolved.
It works on my PC at least, could be related to the specific browser used though as my user that reported it was using his phone.
I can also login on mobile firefox but PWA still doesn't work, so guess there is still an issue with that.
Just tried as PWA using Safari and it works
yeah, it works if I use it through firefox but not through the Samsung browser so it "depends"
using chrome to install PWA also works
guess it'll be some weird security thing in the specific browser
No CSP involved ?
something browser-related must be going on. it was working for me on Safari (iOS 26) but not for some of my users on other iOS versions. was also fine on Chrome/Firefox/Safari - but now not working for Safari (any version) and in all browsers.
@glacial zealot added *.plex.tv in my CSP but no change
Could it be related to the CloudFlare outage?
https://www.cloudflarestatus.com/
Welcome to Cloudflare's home for real-time and historical data on system performance.
@misty solstice no, it started a couple of weeks ago. I’m wondering if something changed with auth on the Plex side
or something with the auth token being passed to Plex by Overseerr. it’s an issue for my other users, as well.
Strange, I'm assuming they can auth to Plex without issue? I haven't seen any noticeable changes or any issues with my users.
Maybe it's something to do with the tunnel on the CloudFlare side? Something they are now doing or aren't doing anymore?
found an older Reddit post from around the time Plex had the data breach and everyone was resetting passwords. someone in the thread mentions having an issue with Overseerr and using cli to wipe the token. I’m not seeing the specific command referenced - anyone have experience doing this?
“Tautuli had the button but I did have to wipe the token for overseer in the CLI. It picked up the new one on its own when I logged in again.“
if that was the cause it would never work in any browser, SSO != token used for the server API
this ended up being a simple fix and a miss on my part. In my CSP, I'd missed adding https://plex.tv as a connect-src in addition to self.
thanks, all, for weighing in!
So just in connect-src ? Nowhere else ?
@glacial zealot I also have https://plex.tv and https://assets.plex.tv in img-src