As Soon as I update to the latest beta I start getting 401 Unauthorized error on Plex web. It also stops working on my android device. The content would load but I am unable to play anything as it would keep spinning.
I logged in via the IP(Which still worked) and checked all the settings and everything and the server was claimed and everything. So probably something to with the new beta update.
Just wanted to bring this to your attention so that this does not end up in the new stable. Downgrading to latest public version resolved the 401 unauthorized issue.
I had the same issue, with 1.41.7.9717, I had to go manually to https://…/web to open the gui. I downgraded to 1.41.6.9685 and is working again without /web.
Redirect is broken, i tried localip:port, remoteip:port, customdomain. Also app.plex.tv was showing an issue with SSL being required.
I don’t think this is a problem with beta. I am using the Docker version from linuxserver.io which is latest and I am on 1.41.6 but I have the same issue. I can also only access Plex from the Windows app and not on the web.
You don’t have server updates set to beta in your admin settings, do you? Latest tag in LinuxServer.io image will update you to the latest beta automatically if you are on latest tag and server updates are set to beta. I don’t experience this issue on latest public just the new beta.
Loading, by right clicking the Plex icon in the Windows system tray, and selecting “Open Plex” from the context menu, loads a different URL http://127.0.0.1:32400/myplex/launch?X-Plex-Token=local-8xxxxxx6-bxxf-4xx2-axx8-6xxxxxxxxxx0, which results in a 401 Unauthorized error. (Note x’d out most of the numbers/letters in the token string. Hope this helps others
Found another posting on the internet… TL’DR is this was caused by having two instances of Plex Server running (for example one instance started as service, second instance started in user space) 99% sure this is because I recently tweaked things to get Plex starting at boot time without user intervention, as I have Windows automatic update and restart enabled