For a few months now, I have been unable to connect the web view of my linux server https://myserverfqdn:32400/web/ to any of my roku players. Zero errors in the plex log, and in the javascript logs I only see a 404 error.
Interestingly, that 404 error is NOT going to the server, but to an IP that is being used inside docker for another, completely unrelated reason - my server is 192.168.0.2 and this call is being sent to 192.168.0.3. Hilariously, I can go to the .3:32400/web/ version and log in there too - but still cannot connect to any players.
When I click the “select player” icon, it obviously SEES the local players that are available, it will accurately identify those that are running the plex app.
Any ideas for how to get this functionality back? (It does work as expected from the android app)
Server Version#: 1.32.5.7210
Player Version#:7.1.1.8323
Thanks in advance