Server Version 1.28.2.6106:
Player Version NA:
After resetting my password, I was unable to connect to PMS on a UBUNTU 20.xx server. The command systemctl status plexmediaserver showed a failure:
plexmediaserver.service - Plex Media Server
Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2022-08-24 14:16:54 PDT; 8min ago
Process: 10498 ExecStartPre=/bin/sh -c /usr/bin/test -d “${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}” || /bin/mkdir -p “${PLEX_MEDIA_SERV>
Process: 10508 ExecStart=/bin/sh -c PLEX_MEDIA_SERVER_INFO_VENDOR=”$(grep ^NAME= /etc/os-release | awk -F= “{print $2}” | tr -d " )" P>
Main PID: 10508 (code=exited, status=255/EXCEPTION)
Aug 24 14:16:54 J550 systemd[1]: plexmediaserver.service: Scheduled restart job, restart counter is at 3.
Aug 24 14:16:54 J550 systemd[1]: Stopped Plex Media Server.
Aug 24 14:16:54 J550 systemd[1]: plexmediaserver.service: Start request repeated too quickly.
Aug 24 14:16:54 J550 systemd[1]: plexmediaserver.service: Failed with result ‘exit-code’.
Aug 24 14:16:54 J550 systemd[1]: Failed to start Plex Media Server.
1.27.2.5929-a806c5905
Checking the logs showed that there was an IP Port conflict:
Aug 24, 2022 20:13:12.579 [0x7f2ebd518b60] ERROR - Error: Unable to set up server: listen: Address in use (N5boost10wrapexceless ‘Plex Media Server.1.log’
using ps aux | grep Plex showed a number of plex processes running and kill didn’t stop them, it was wack-a-more due to SNAP restarting them.
So, I removed snap and used apt install to install the latest PMS and it was able to run without conflict. However, I am now into hour 20 of a DB rebuild, music is done but movies and TV are still being upgraded. What a pain!
Anyone else having issues with SNAP? I’m guessing I was just lucky, the reset email, snap updating PMS and wham.