This morning I installed plexmediaserver_1.13.5.5291-6fa5e50a8_amd64.deb and plex no longer opens 32400 or any other ports on my server. I don’t know exactly where to find the problem, but if I attempt to start Plex manually (i think i am not getting the config file loaded in) it starts like a new install.
My server is Debian GNU/Linux 9.5 (stretch) running in LXC.
Logs and output
media01:/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs# systemctl status plexmediaserver
* plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2018-08-02 09:12:11 CDT; 3min 20s ago
Main PID: 3681 (sh)
Tasks: 5 (limit: 4915)
CGroup: /system.slice/plexmediaserver.service
|-3681 /bin/sh -c LD_LIBRARY_PATH=/usr/lib/plexmediaserver "/usr/lib/plexmediaserver/Plex Media Server"
`-3682 /usr/lib/plexmediaserver/Plex Media Server
Aug 02 09:12:11 media01 systemd[1]: Starting Plex Media Server for Linux...
Aug 02 09:12:11 media01 systemd[1]: Started Plex Media Server for Linux.
Aug 02 09:12:23 media01 systemd[1]: plexmediaserver.service: Failed to reset devices.list: Operation not permitted
media01:~# netstat -ntlp | egrep ‘Active|32400’
Active Internet connections (only servers)
I thought you might say ProxMox.
That’s one thing I know nothing about and can only point you back to the guide which was contributed about how to setup PMS to run in a Proxmox LXC. Double check / tweak perhaps?
Aug 02 10:37:19 media01 systemd[1]: plexmediaserver.service: Failed to reset devices.list: Operation not permitted
– Subject: Unit plexmediaserver.service has begun start-up
– Unit plexmediaserver.service has begun starting up.
– Subject: Unit plexmediaserver.service has finished start-up
– Unit plexmediaserver.service has finished starting up.
I’m using plexupdate from MrWolf, but it might be out of date.
I usually trigger it manually for fear of this stuff.