I have a script that runs and will shutdown the plex server if the port 32400 is not established, ie no one is watching plex. However after a recent update I noticed the server never shut off. On further investigation I found the server was established on the loopback address 127.0.0.1 with port 32400.
TCP 127.0.0.1:64017 127.0.0.1:32400 ESTABLISHED
TCP 127.0.0.1:64018 127.0.0.1:32400 ESTABLISHED
Does anybody know why this is active at startup?
This is very annoying as now I have to remember to shut off the server