Hi all! and thanks in advance.
With latest updates of the Plex Media Server, it becomes unstable everyday. Some data versions:
- Synology DS3615xs with DSM DSM 6.1.4-15217 Update 3.
- Plex Media Server Versión 1.13.0.5023
- Plexpy V2.1.4 on Docker
The server works well for hours, ( I have between 1 - 8 simultaneos streamings), but randomly the server become inaccessible. But in Package Center appears "running", but doesn't load in dashboard.
The only way to restart the service is:
- Stop Plex Media server in Package Center
- execute through ssh "sudo kill -9 $(ps aux | grep Plex | awk '{print $2}')"
- Start Plex Media server in Package Center.
This only work for several hours o with some luck a whole day. Some weeks before happens once a week.
I try to optimize databases, uninstall all Plug-ins (except Service.bundle), check errors with sqlite3, even make a dump.sql and restore. But nothing of this fix that.
I attach logs without debug ON.
In logs appears a WARM about PMP (NAT: PMP, got an error: Not Supported by gateway) but I have manually set the default port on server.
The server was still working over 2 years everyday 24/7 without problems.
Many thanks.