Since I upgraded to -1.25.5.5492 on QNAP 5.0 the server stops working intermittently and when I want to restart the following error message appears:
Only reboot can fix the problem.
I downgraded back to 1.25.3.5385, issue is gone
Starting Plex Media Server…
[~] # Error: Unable to set up server: listen: Address in use (N5boost10wrapexceptINS_6system12system_errorEEE)
Hi,
yes first tried to restart, but then stop, wait like 5 mins, then again start. Still same error. Looks like the stopping script not closes some listening ports.
The only way was to restart the whole nas.
Hi,
still not okay something. After stop it is still not possible to start. From GUI:
Warning 2022-02-28 15:23:49 System 127.0.0.1 App Center App Status Change [App Center] Failed to start Plex Media Server. QTS does not support this Plex Media Server version. Check for updates in “App Center” or on the official app website.
From CLI:
[~] # sed -i ‘197 i export PLEX_MEDIA_SERVER_PIDFILE=$PID_FILE’ /share//.qpkg/Plex/plex.sh
[~] # /share//.qpkg/Plex/plex.sh start
PlexMediaServer is disabled.
[~] # /share//.qpkg/Plex/plex.sh stop
Plex Media Server hasn’t been enabled or started…