New unRAID 6.9.2 install on Ryzen 3600 CPU, 64GB, Nvidia P2000 GPU, 10x12TB WD Red Array w/ single parity, 3 SSD cache pools 1+1 TB WD Black Nvme and 2x1TB Corsair MX500 SATA SSDs.
Really happy with the functionality of this container as it let's me do HW transcoding with my nvidia P2000, also for HDR tone mapping. Actually it was the main reason for finally migrating from a Windows Server 2019 with plex setup.
After pulling down the container after some time I can't access the plex web ui using the <http://serverip:32400/web>. I could initially access the web ui. I have since added other containers but I triple checked that there are no overlapping ports with any of the other containers.
Docker image is running with default host network (just added a few paths)
172.27.10.100:1900/UDP - 172.27.10.100:1900
172.27.10.100:3005/TCP - 172.27.10.100:3005
172.27.10.100:32400/TCP - 172.27.10.100:32400
172.27.10.100:32410/UDP - 172.27.10.100:32410
172.27.10.100:32412/UDP - 172.27.10.100:32412
172.27.10.100:32413/UDP - 172.27.10.100:32413
172.27.10.100:32414/UDP - 172.27.10.100:32414
172.27.10.100:32469/TCP - 172.27.10.100:32469
172.27.10.100:5353/UDP - 172.27.10.100:5353
172.27.10.100:8324/TCP - 172.27.10.100:8324
I can manage all aspects of the server through another plex server's web ui and the plex server is otherwise seemingly fully functional. My new unRAID Plex Server is meant to replace the old one so managing the new plex server through the old one's web ui is not an option.
How can I troubleshoot this? I already removed and reinstalled the container as well as doing a force upgrade but no luck. The error message is "connection was reset".
Any help very much appreciated.