(I’m aware that docker isn’t explicitly supported here, but any advice or troubleshooting steps would be welcome and appreciated)
Hi All,
I’m moving everything over to Docker so I can get some sweet graphs of my stuff happening, it has been a smooth process for NZBGet/Sonarr/CouchPotato/PlexPy/NZBHydra etc, but Plex has been a nightmare.
Moving all my metadata per the guide didn’t work, tried it a few times, got over the ~8 hour copy times for it to not/half work. No big deal, will just sort my metatdata again. Easy, just time consuming.
So I created a whole fresh install, added my library locations and then set about making my metadata look pretty.
I can see both plex servers (SPK and the docker container) via browsing to IP:port/web/index.html. Like this:
http://192.168.1.1:32400/web/index.html (Synology spk)
http://192.168.1.1:12400/web/index.html (Docker)
For some reason, my iPhone and OpenPHT clients cannot see the docker instance, regardless of what port I use. Settings in each plex match identically, I had them side by side to make sure everything that should have been checked, is.
I’ve shut down (and uninstalled) the synology spk package in case there was something lingering, changed the ports of the docker image to match, no change.
I get port conflicts for the UPNP ports, so I removed the packages in Syno conflicting (audio station). Still no dice. I figure that shouldn’t matter though as I’m not using UPNP I don’t think?
I have disabled my NAS firewall, no change.
I’m not worried about remotely accessing my plex at this point, I’d like to get local access running first
Holla if you want me to add screenshots (or logs). If I’ve missed something super obvious, please forgive me <3.