Server Version#: 1.18.4.2171
Player Version#: Chrome 80.0.3987.87 / Chromium Edge 80.0.361.48
I’m having some weird issues with Chrome.
I have a remote server available on my local network, call it 192.168.1.2
- If I navigate directly to the server via Firefox (https://192.168.1.2:32400), playback is fine
- If I navigate directly to the server via the Plex Android app, playback is fine
- If I navigate directly to the server via Chrome/Chromium Edge (version above), playback reports “There was an unexpected error during playback”, and I get the following in the browser console:
chunk-2-e162212ebcf8fdffcb8f-plex-4.12.3-3f7851c.js:123 Error: Loading chunk 8 failed.
(error: https://192.168.1.2:32400/web/js/chunk-8-37d8f348b582502ba27b-plex-4.12.3-3f7851c.js)
at HTMLScriptElement.u (index.html:44)
po @ chunk-2-e162212ebcf8fdffcb8f-plex-4.12.3-3f7851c.js:123
chunk-2-e162212ebcf8fdffcb8f-plex-4.12.3-3f7851c.js:140 Error: Loading chunk 8 failed.(error: https://192.168.1.2:32400/web/js/chunk-8-37d8f348b582502ba27b-plex-4.12.3-3f7851c.js) at HTMLScriptElement.u (https://192.168.1.2:32400/web/index.html:44:1219)
Now, here’s where it gets weirder: if I run and access a local server (http://127.0.0.1:32400 - no TLS), and then stream content from my server at 192.168.1.2, there are no issues from Chrome or any other browser.
The only thing I can think of is TLS - the Plex CA is not trusted by my browser, and it throws a warning when I access the site (which I accept). Does anyone else have any suggestions?
The remote server is running the plexinc/pms-docker image with podman and systemd, if that helps. Given playback works on at least some devices this doesn’t seem to be the issue.
Thanks
