PMS 1.8.4 Freezing/Crashing

I have recently upgraded my system and am using Ubuntu Server 16.04. I migrated my database over and every now and then PMS will just freeze in the middle of show. This happens on numerous platforms when I watch from chrome, PS4, Fire TV, phone, etc.

When it freezes and I try to go back to the PMS home screen, then the devices say they can’t connect. I have to go into the Ubuntu console and kill the plexmediaserver process as a simple service restart can’t close out the app.

I have analyzed my database, started a new database and it keeps happening - any ideas on why this is happening?

We will need to see the log files (debug logging only, not Verbose) .

If you can capture them as soon as you recover, we can see what it was doing. Settings - Server - Help - Download Logs. It will give you a ZIP file to post here.

Next, when it does fail, please do journalctl -xe | grep -i plex and capture the plex-related console output. This will tell what OS level messages were output.

Logs please with debug logging enabled taken after restarting after the hang

It could be the deadlock issue that is expected to be fixed in next Plex Pass release

https://support.plex.tv/hc/en-us/articles/201643703-Reporting-issues-with-Plex-Media-Server
https://support.plex.tv/hc/en-us/articles/200250417-Plex-Media-Server-Log-Files

Is this a new problem ? What version did you upgrade from?

Below is the journal entries when it crashed and the debug logs are attached as well.

I upgraded from 1.8.2 to 1.8.3 and had the same issue - I was hoping after upgrading to 1.8.4 it would clear up. I even rebuilt a new server and added new libraries without using the old database and it still has the same problem.

Sep 08 22:19:37 plex sh[4445]: __code__:703: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead.
Sep 08 22:52:36 plex sudo[6122]:     josh : TTY=pts/1 ; PWD=/Media/Config/Plex/Library/Application Support/Plex Media Server/Logs ; USER=root ; COMMAND=/usr/sbin/service plexmediaserver restart
Sep 08 22:52:36 plex sudo[6122]: pam_unix(sudo:session): session opened for user root by josh(uid=0)
Sep 08 22:52:36 plex systemd[1]: Stopping Plex Media Server for Linux...
-- Subject: Unit plexmediaserver.service has begun shutting down
-- Unit plexmediaserver.service has begun shutting down.
Sep 08 22:52:56 plex sudo[6122]: pam_unix(sudo:session): session closed for user root
Sep 08 22:53:04 plex sudo[6141]:     josh : TTY=pts/0 ; PWD=/Media/Config/Plex/Library/Application Support/Plex Media Server/Logs ; USER=root ; COMMAND=/bin/kill -9 4448
Sep 08 22:53:04 plex sudo[6141]: pam_unix(sudo:session): session opened for user root by josh(uid=0)
Sep 08 22:53:04 plex sudo[6141]: pam_unix(sudo:session): session closed for user root
Sep 08 22:53:04 plex systemd[1]: Stopped Plex Media Server for Linux.
-- Subject: Unit plexmediaserver.service has finished shutting down
-- Unit plexmediaserver.service has finished shutting down.
Sep 08 22:53:04 plex systemd[1]: Starting Plex Media Server for Linux...
-- Subject: Unit plexmediaserver.service has begun start-up
-- Unit plexmediaserver.service has begun starting up.
Sep 08 22:53:04 plex systemd[1]: Started Plex Media Server for Linux.
-- Subject: Unit plexmediaserver.service has finished start-up
-- Unit plexmediaserver.service has finished starting up.
Sep 08 22:53:16 plex sudo[6257]:     josh : TTY=pts/0 ; PWD=/Media/Config/Plex/Library/Application Support/Plex Media Server/Logs ; USER=root ; COMMAND=/bin/kill -9 6152
Sep 08 22:53:16 plex sudo[6257]: pam_unix(sudo:session): session opened for user root by josh(uid=0)
Sep 08 22:53:16 plex systemd[1]: plexmediaserver.service: Main process exited, code=killed, status=9/KILL
Sep 08 22:53:16 plex sudo[6257]: pam_unix(sudo:session): session closed for user root
Sep 08 22:53:17 plex kernel: show_signal_msg: 18 callbacks suppressed
Sep 08 22:53:17 plex kernel: Plex Tuner Serv[6234]: segfault at 58 ip 00007f4b2d1f8d44 sp 00007f4b2771cf70 error 4 in libpthread-2.23.so[7f4b2d1ef000+18000]
Sep 08 22:53:21 plex systemd[1]: plexmediaserver.service: Unit entered failed state.
Sep 08 22:53:21 plex systemd[1]: plexmediaserver.service: Failed with result 'signal'.
Sep 08 22:53:26 plex systemd[1]: plexmediaserver.service: Service hold-off time over, scheduling restart.
Sep 08 22:53:26 plex systemd[1]: Stopped Plex Media Server for Linux.
-- Subject: Unit plexmediaserver.service has finished shutting down
-- Unit plexmediaserver.service has finished shutting down.
Sep 08 22:53:26 plex systemd[1]: Starting Plex Media Server for Linux...
-- Subject: Unit plexmediaserver.service has begun start-up
-- Unit plexmediaserver.service has begun starting up.
Sep 08 22:53:26 plex systemd[1]: Started Plex Media Server for Linux.
-- Subject: Unit plexmediaserver.service has finished start-up
-- Unit plexmediaserver.service has finished starting up.
Sep 08 22:53:29 plex sudo[6289]:     josh : TTY=pts/1 ; PWD=/Media/Config/Plex/Library/Application Support/Plex Media Server/Logs ; USER=root ; COMMAND=/usr/sbin/service plexmediaserver stop
Sep 08 22:53:29 plex sudo[6289]: pam_unix(sudo:session): session opened for user root by josh(uid=0)
Sep 08 22:53:30 plex systemd[1]: Stopping Plex Media Server for Linux...
-- Subject: Unit plexmediaserver.service has begun shutting down
-- Unit plexmediaserver.service has begun shutting down.
Sep 08 22:53:30 plex systemd[1]: Stopped Plex Media Server for Linux.
-- Subject: Unit plexmediaserver.service has finished shutting down
-- Unit plexmediaserver.service has finished shutting down.
Sep 08 22:53:30 plex sudo[6289]: pam_unix(sudo:session): session closed for user root
Sep 08 22:53:33 plex sudo[6330]:     josh : TTY=pts/1 ; PWD=/Media/Config/Plex/Library/Application Support/Plex Media Server/Logs ; USER=root ; COMMAND=/usr/sbin/service plexmediaserver start
Sep 08 22:53:33 plex sudo[6330]: pam_unix(sudo:session): session opened for user root by josh(uid=0)
Sep 08 22:53:33 plex systemd[1]: Starting Plex Media Server for Linux...
-- Subject: Unit plexmediaserver.service has begun start-up
-- Unit plexmediaserver.service has begun starting up.
Sep 08 22:53:33 plex systemd[1]: Started Plex Media Server for Linux.
-- Subject: Unit plexmediaserver.service has finished start-up
-- Unit plexmediaserver.service has finished starting up.

Moderator Edit: “Code” formatting applied for readability

When it freezes and hangs I have to kill the job id of plex as it will never fully shutdown when it freezes. It is like it is still running and doing things, but all inbound network connectivity just stops. If you try to access it internally, it will just spin saying it is waiting on server, but will never get a response from it until you force close the server and relaunch.

I’ve looked through your logs. What is this box? Docker? I see you (or someone) moved PMS to /Media.

I see where the tuner service faulted but there are no log indications as to why. It appears to have restarted and is running per your log file entries.

Your host is extremely slow. It looks like your database is very fragment and can’t keep up.

I also can’t tell if it’s because you are running on the C2750 (3800 passmarks) which can handle at most 1 transcode at a time in conjunction with what it’s trying to do regarding the database.

Sep 08, 2017 22:49:04.111 [0x7f3031ffc700] DEBUG - It took 120.000000 ms to retrieve 1 items.
Sep 08, 2017 22:49:04.477 [0x7f304dffd700] DEBUG - It took 870.000000 ms to retrieve 500 items.
Sep 08, 2017 22:49:04.477 [0x7f3043ffe700] WARN - SLOW QUERY: It took 610.000000 ms to retrieve 1 items.
Sep 08, 2017 22:49:04.478 [0x7f30417f9700] WARN - SLOW QUERY: It took 490.000000 ms to retrieve 1 items.
Sep 08, 2017 22:49:04.479 [0x7f30417f9700] DEBUG -  -> Simply giving existing setting new GUID.

I suggest you Optimize the database first. If you’re loading media or it’s doing some other processing, I suggest letting it finish.
If you have slow I/O, that won’t show in the logs.

What does show is the various PMS services which timeout. This is most likely a ripple effect failure from the slow database above (they time out waiting for the DB)

This is from a brand new database, this is it scanning library for the first time. I have optimized another database that had everything all imported already. When trying to use the tuner it will crash plex every time so far. The system it is running onow has 8 hard drives running together and the i/o is almost non existent on the box. If plex is the only application running then I still see the slow database errors., this only started happening since 1.8.3

I have ran this server for 2 years without these kind of issues until recently.

Been looking at the logs as well. There were a number of restarts of the server and it did not seem from the logs that there were hangs before these forced restarts.

One period highlights an issue where loads of requests were very slow and started to build up. I am going to paste here requests that took over 10 seconds to complete and you could try these out manually in a browser to see if there is an issue with how the requests are handled. Most of these were this type of request http://ip-of-pms:32400/library/metadata/xxxxxx/tree

The (xxx live) count gives an indicator of the loading and would normally be around 20. You can see the build up

So i suggest after following the advice from @ChuckPa in doing a database optimize, to try some of these out.
You will need to find the server security token first to include it in the request urls - see https://support.plex.tv/hc/en-us/articles/204059436-Finding-an-authentication-token-X-Plex-Token

So ones to try

http://192.168.1.10:32400/library/metadata/1312/tree?X-Plex-Token=xxxxxxxxxxxxxx
http://192.168.1.10:32400/library/metadata/3029/tree?X-Plex-Token=xxxxxxxxxxxxxx
http://192.168.1.10:32400/library/metadata/1300/tree?X-Plex-Token=xxxxxxxxxxxxxx
http://192.168.1.10:32400/library/metadata/1236/tree?X-Plex-Token=xxxxxxxxxxxxxx

and time each request - or see what is from the log entry

Other requests to try and time

http://192.168.1.10:32400/hubs/sections/2?X-Plex-Token=xxxxxxxxxxxxxx
http://192.168.1.10:32400/library/metadata/1052?checkFiles=1&includeExtras=1&includeRelated=1&includeRelatedCount=0&includeReviews=1&X-Plex-Token=xxxxxxxxxxxxxx
http://192.168.1.10:32400/library/sections/2/all?sort=lastViewedAt:desc&unwatched=0&viewOffset=0&type=4&X-Plex-Token=xxxxxxxxxxxxxx

With regards to the repeated restarts, why was the server restarted when there was no indication of hangs?
eg here

Server Launch

Sep 08, 2017 22:53:05.193 [0x7f0699126700] INFO - Plex Media Server v1.8.4.4249-3497d6779 - ubuntu PC x86_64 - build: linux-ubuntu-x86_64 ubu

and stopped - why? - it was still launching

Sep 08 22:53:16 plex sudo[6257]:     josh : TTY=pts/0 ; PWD=/Media/Config/Plex/Library/Application Support/Plex Media Server/Logs ; USER=root ; COMMAND=/bin/kill -9 6152
Sep 08, 2017 22:53:16.347 [0x7f06a4e4a800] DEBUG - Ordered to stop server.

and Server Launch:

Sep 08, 2017 22:53:27.024 [0x7f6ee2926700] INFO - Plex Media Server v1.8.4.4249-3497d6779 - ubuntu PC x86_64 - build: linux-ubuntu-x86_64 ubuntu - GMT -04:00

and stopped - why?

Sep 08 22:53:29 plex sudo[6289]:     josh : TTY=pts/1 ; PWD=/Media/Config/Plex/Library/Application Support/Plex Media Server/Logs ; USER=root ; COMMAND=/usr/sbin/service plexmediaserver stop
Sep 08, 2017 22:53:30.367 [0x7f6eee668800] DEBUG - Ordered to stop server.

Wondering if you have a script that is restarting the server prematurely when there is no hang

Here was another point where the server hung and the attached logs files. If you look at the system processes, everything still appears to be running and there is no output in systemd identifying a crash. However there is no response from plex and every app the tries to connect shows it is offline.

I have optimized the database, I even blew the database away and setup a new database and the same issue occures in the new database after optmizing it as well.

The restarts are due to it hanging and nothing able to connect into the system, so would have to be stopped and restarted.

Check your log please… I see something going ‘sideways’.

Is this correct?

Sep 10, 2017 16:57:06.095 [0x7f098bbe6700] DEBUG - Request: [10.1.3.111:34568 (Allowed Network)] GET /identity (16 live) GZIP Signed-in
Sep 10, 2017 16:57:06.095 [0x7f09b8fff700] DEBUG - Request came in with unrecognized domain / IP '6x.19x.x6.2xx' in header Host; treating as non-local

I have checked with the team. PMS 1.9.0 has fixed the deadlock problem.

1.9.0 could be in Plex Pass downloads as early as tomorrow. From what I can see, it’s finishing up the QA process.
Granted, no guarantee but it is very close to being ready.

Yes, one is my internal network and the other is my external ip address for the network. I do not have my external ip address listed as a local network.

Please also see my post above about the deadlock being fixed.

I will install it as soon as I see it get posted and let you know if there are any changes.

Agree with @chuckpa best to wait for the fix for the deadlock and then see if any issues remain.
The evidence is a bit different in that the deadlocks you have are transient and they resolve later on and come back again. The ones that have been seen before and being fixed in 1.9.0 are ones that remain locked out and eventually lead to error 503 after 1000 requests get queued

If the problem remains after 1.9.0, will need evidence at the time of the lockout - in terms of process minidump via kill -SEGV <pid> and before that http://192.168.1.10:32400/connections?X-Plex-Token=xxxxxxxxxxxxxxxx and logs during the deadlock and later for the crash report to be uploaded, server will need to be restarted and new logs captured a few minutes later

you can see here a problem started at about 08:10 with requests stacking up

Sep 10, 2017 08:09:31.936 [0x7f09b1bfe700] DEBUG - Request: [192.168.1.101:44912 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (8 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:09:32.151 [0x7f09b77ff700] DEBUG - Request: [192.168.1.19:65029 (Allowed Network)] GET /status/sessions (8 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:09:32.164 [0x7f09b87fe700] DEBUG - Completed: [192.168.1.19:65029] 200 GET /status/sessions (8 live) TLS GZIP 13ms 470 bytes (pipelined: 5)

Sep 10, 2017 08:09:32.171 [0x7f09b87fe700] DEBUG - Completed: [192.168.1.101:44912] 200 GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (8 live) TLS GZIP 235ms 454 bytes (pipelined: 4)

Sep 10, 2017 08:09:52.565 [0x7f09b1bfe700] DEBUG - Request: [192.168.1.101:44912 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (7 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:09:52.630 [0x7f099e7ff700] DEBUG - Request: [192.168.1.101:44913 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (8 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:10:10.641 [0x7f09b77ff700] DEBUG - Request: [192.168.1.101:44914 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (9 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:10:26.137 [0x7f09a6fff700] DEBUG - Request: [192.168.1.101:44915 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (10 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:10:33.147 [0x7f09b8fff700] DEBUG - Completed after connection close: [192.168.1.101:44912] 200 GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (11 live) TLS GZIP 40583ms 0 bytes (pipelined: 5)

Sep 10, 2017 08:10:33.148 [0x7f0997bfe700] DEBUG - Request: [192.168.1.19:65048 (Allowed Network)] GET /status/sessions (10 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:10:33.153 [0x7f09b87fe700] DEBUG - Completed: [192.168.1.19:65048] 200 GET /status/sessions (10 live) TLS GZIP 4ms 470 bytes (pipelined: 1)

Sep 10, 2017 08:10:49.027 [0x7f0997bfe700] DEBUG - Request: [192.168.1.101:44916 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (11 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:11:02.041 [0x7f09b1bfe700] DEBUG - Request: [192.168.1.101:44917 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (11 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:11:22.763 [0x7f09983ff700] DEBUG - Request: [192.168.1.101:44919 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (12 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:11:33.233 [0x7f0996bfc700] DEBUG - Request: [192.168.1.19:65059 (Allowed Network)] GET /status/sessions (13 live) TLS GZIP Signed-in Token (trashlyn)
46845 Sep 10, 2017 08:11:33.936 [0x7f0995bfa700] DEBUG - Request: [192.168.1.101:44922 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (14 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:12:12.593 [0x7f0993bf6700] DEBUG - Request: [192.168.1.101:44923 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (15 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:12:22.827 [0x7f09953f9700] DEBUG - Request: [192.168.1.101:44924 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (16 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:12:36.660 [0x7f09933f5700] DEBUG - Request: [192.168.1.101:44925 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (17 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:12:52.464 [0x7f0992bf4700] DEBUG - Request: [192.168.1.101:44926 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (18 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:13:04.702 [0x7f09923f3700] DEBUG - Request: [192.168.1.101:44927 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (19 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:13:15.980 [0x7f0991bf2700] DEBUG - Request: [192.168.1.101:44928 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (20 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:13:34.106 [0x7f0990bf0700] DEBUG - Request: [192.168.1.101:44929 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (21 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:13:46.421 [0x7f09913f1700] DEBUG - Request: [192.168.1.101:44930 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (22 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:13:57.953 [0x7f098fbee700] DEBUG - Request: [192.168.1.101:44933 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (23 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:14:12.685 [0x7f098f3ed700] DEBUG - Request: [192.168.1.101:44934 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (24 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:14:26.293 [0x7f098ebec700] DEBUG - Request: [192.168.1.101:44935 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (25 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:14:41.074 [0x7f098e3eb700] DEBUG - Request: [192.168.1.101:44936 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (26 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:14:53.075 [0x7f09903ef700] DEBUG - Request: [192.168.1.101:44938 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (27 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:15:10.580 [0x7f098dbea700] DEBUG - Request: [192.168.1.101:44939 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (28 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:15:26.759 [0x7f098d3e9700] DEBUG - Request: [192.168.1.101:44940 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (29 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:15:41.215 [0x7f098cbe8700] DEBUG - Request: [192.168.1.101:44942 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (30 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:15:52.266 [0x7f098c3e7700] DEBUG - Request: [192.168.1.101:44945 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (31 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:16:03.619 [0x7f098bbe6700] DEBUG - Request: [192.168.1.101:44946 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (32 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:16:22.121 [0x7f098b3e5700] DEBUG - Request: [192.168.1.101:44947 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (33 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:16:34.081 [0x7f098abe4700] DEBUG - Request: [192.168.1.101:44948 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (34 live) TLS GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:16:46.176 [0x7f098a3e3700] DEBUG - Request: [192.168.1.101:44950 (Allowed Network)] GET /:/timeline?containerKey=%2FplayQueues%2F1677&duration=235416&guid=com.plexapp.agents.plexmusic%3A%2F%2Fgracenote%2Ftrack%2F339104796-2A7C952EAB938F781CCB3217E7A90B66%2F339104803-017F803536D81E7AF02EC65793E824A0%3Flang%3Den&key=%2Flibrary%2Fmetadata%2F9808&machineIdentifier=8934515556def854cfcb4f9549f7bb93dd0fa863&playQueueItemID=6897&ratingKey=9808&state=paused&time=138995&token=xxxxxxxxxxxxxxxxxxxx (35 live) TLS GZIP Signed-in Token (trashlyn)

and reached a load level of (136 live)

Sep 10, 2017 08:47:47.456 [0x7f0985bda700] DEBUG - Request: [192.168.1.1:49187 (Allowed Network)] GET / (136 live) GZIP Signed-in Token (trashlyn)

Sep 10, 2017 08:47:47.463 [0x7f09b8fff700] DEBUG - Completed: [192.168.1.19:49183] 200 GET / (136 live) GZIP 8ms 1479 bytes (pipelined: 1)

Sep 10, 2017 08:47:47.463 [0x7f09b87fe700] DEBUG - Completed: [192.168.1.1:49187] 200 GET / (136 live) GZIP 7ms 1552 bytes (pipelined: 1)

but they got cleared up

Sep 10, 2017 08:51:47.363 [0x7f0985bda700] DEBUG - Request: [192.168.1.110:49156 (Allowed Network)] GET /library/sections (35 live) TLS GZIP Signed-in Token (trashlyn)
Sep 10, 2017 08:51:48.570 [0x7f098bbe6700] DEBUG - Play progress on 9808 'Hear Me' - got played 138995 ms by account 1!
Sep 10, 2017 08:51:48.769 [0x7f0990bf0700] DEBUG - Play progress on 9808 'Hear Me' - got played 138995 ms by account 1!
Sep 10, 2017 08:51:48.804 [0x7f09b87fe700] DEBUG - Completed: [192.168.1.110:49156] 200 GET /library/sections (35 live) TLS GZIP 1441ms 1085 bytes (pipelined: 1)

possibly by some network errors?

When you shutdown the server later at 17:01 - requests were being processed then
So it is a bit different from a normal deadlock - nevertheless lets wait for 1.9.0 and get diagnostics from it

This is the latest freeze. Below is the journal from systemd and the logs

Sep 10 19:49:42 plex sudo[4876]: pam_unix(sudo:session): session opened for user root by josh(uid=0)
Sep 10 19:49:42 plex sudo[4876]: pam_unix(sudo:session): session closed for user root
Sep 10 19:50:27 plex sh[1296]: ****** PLEX MEDIA SERVER CRASHED, CRASH REPORT WRITTEN: /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Crash Reports/1.8.4.4249-3497d6779/PLEX MEDIA SERVER/20f7d85e-b4f2-aca4-0ac64360-349b849c.dmp
Sep 10 19:50:42 plex sh[1296]: Segmentation fault (core dumped)
Sep 10 19:50:42 plex systemd[1]: plexmediaserver.service: Main process exited, code=exited, status=139/n/a
Sep 10 19:50:42 plex systemd[1]: plexmediaserver.service: Unit entered failed state.
Sep 10 19:50:42 plex systemd[1]: plexmediaserver.service: Failed with result ‘exit-code’.
Sep 10 19:50:47 plex systemd[1]: plexmediaserver.service: Service hold-off time over, scheduling restart.
Sep 10 19:50:47 plex systemd[1]: Stopped Plex Media Server for Linux.
– Subject: Unit plexmediaserver.service has finished shutting down
– Unit plexmediaserver.service has finished shutting down.
Sep 10 19:50:47 plex systemd[1]: Starting Plex Media Server for Linux…
– Subject: Unit plexmediaserver.service has begun start-up
– Unit plexmediaserver.service has begun starting up.
Sep 10 19:50:47 plex systemd[1]: Started Plex Media Server for Linux.
– Subject: Unit plexmediaserver.service has finished start-up
– Unit plexmediaserver.service has finished starting up.
Sep 10 19:51:37 plex sudo[5124]: josh : TTY=pts/1 ; PWD=/home/josh ; USER=root ; COMMAND=/usr/sbin/service plexmediaserver start
Sep 10 19:51:37 plex sudo[5124]: pam_unix(sudo:session): session opened for user root by josh(uid=0)
Sep 10 19:51:37 plex systemd[1]: Started Plex Media Server for Linux.
– Subject: Unit plexmediaserver.service has finished start-up
– Unit plexmediaserver.service has finished starting up.

Release 1.9.0 is now available for Plex Pass

So i suggest we see if it makes a difference

If not, then please provide the following

  • run with Debug Logging on and to be set in advance of launching Plex Media Server
  • Install 1.9.0
  • Find out the server security token to use in a browser request when the freeze occurs (see https://support.plex.tv/hc/en-us/articles/204059436-Finding-an-authentication-token-X-Plex-Token)
  • When the hang/freeze occurs, please wait 20 minutes to be absolutely sure it is a long hang and not a short transient one
  • With the hang still being there after 20 minutes, go this url in a browser http://192.168.1.10:32400/connections?X-Plex-Token=xxxxxxxxxxxxxxxx (assuming server is on 192.168.1.10. Substitute your server token for the xxxxxxxxxxxxx)
  • Copy the output to a text file and save
  • Whilst server is still hung (the /connections requests uses a special reserved diagnostic thread), force a process dump. Find the plexmediaserver process pid number
  • Do kill -SEGV <pid>
  • A crash report will be generated
  • Restart the server and wait 5 minutes
  • Capture the server logs zip through the web settings / server / help interface. There should be info about uploading the crash report
  • Attach the output from /connections request and the zipped logs

I will get this information over to you as I am having it freezing of sorts still, while it looks like it partially comes back, the libraries fail to load, but as soon as I stop and restart then the libraries come back. Once this happens again, then I will get the information updated in here for you.

Alright, it happened again - but instead of just dying and never getting the web interface to respond - The web interface now responds still, but all of the libraries fail to load. By stopping and restarting PMS, then all of the libraries load. Below is the journal entry and the log files and the connections. After installing 1.9.0, then I also ran a database optimization as well. Disk I/O activity is minimal with very little activity happening.

Sep 12 12:45:16 plex systemd[1]: Starting Automatically fetch and run repair assertions…
Sep 12 12:45:16 plex snap-repair[12071]: error: cannot use snap-repair on a classic system
Sep 12 12:45:16 plex systemd[1]: Started Automatically fetch and run repair assertions.
Sep 12 13:17:01 plex CRON[13912]: pam_unix(cron:session): session opened for user root by (uid=0)
Sep 12 13:17:01 plex CRON[13913]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Sep 12 13:17:01 plex CRON[13912]: pam_unix(cron:session): session closed for user root
Sep 12 13:33:14 plex sshd[15100]: Accepted password for josh from 192.168.1.19 port 61507 ssh2
Sep 12 13:33:14 plex sshd[15100]: pam_unix(sshd:session): session opened for user josh by (uid=0)
Sep 12 13:33:14 plex systemd-logind[1113]: New session 56 of user josh.
Sep 12 13:33:14 plex systemd[1]: Started Session 56 of user josh.
Sep 12 13:36:52 plex sshd[15507]: Accepted password for josh from 192.168.1.19 port 61763 ssh2
Sep 12 13:36:52 plex sshd[15507]: pam_unix(sshd:session): session opened for user josh by (uid=0)
Sep 12 13:36:52 plex systemd-logind[1113]: New session 57 of user josh.
Sep 12 13:36:52 plex systemd[1]: Started Session 57 of user josh.
Sep 12 13:37:01 plex sudo[15561]: josh : TTY=pts/1 ; PWD=/home/josh ; USER=root ; COMMAND=/usr/sbin/service plexmediaserver stop
Sep 12 13:37:01 plex sudo[15561]: pam_unix(sudo:session): session opened for user root by josh(uid=0)
Sep 12 13:37:02 plex systemd[1]: Stopping Plex Media Server for Linux…
– Subject: Unit plexmediaserver.service has begun shutting down
– Unit plexmediaserver.service has begun shutting down.
Sep 12 13:37:25 plex sudo[15598]: josh : TTY=pts/0 ; PWD=/Media/Config/Plex1/Library/Application Support/Plex Media Server/Logs ; USER=root ; COMMAND=/bin/kill -SEGV 24594
Sep 12 13:37:25 plex sudo[15598]: pam_unix(sudo:session): session opened for user root by josh(uid=0)
Sep 12 13:37:25 plex sudo[15598]: pam_unix(sudo:session): session closed for user root
Sep 12 13:37:40 plex sh[24592]: ****** PLEX MEDIA SERVER CRASHED, CRASH REPORT WRITTEN: /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Crash Reports/1.9.0.4252-d07c1f408/PLEX MEDIA SERVER/280bab6f-71c6-9f29-47f5f29b-316009f8.dmp
Sep 12 13:37:41 plex systemd[1]: Stopped Plex Media Server for Linux.
– Subject: Unit plexmediaserver.service has finished shutting down
– Unit plexmediaserver.service has finished shutting down.
Sep 12 13:37:41 plex sudo[15561]: pam_unix(sudo:session): session closed for user root