Server Version#: 1.15.1.710
Player Version#: Many/NA
I keep getting crashes that state the error in the title. The service however still shows it is running. A restart fixes it for a few days but it’s annoying as service checks still report running so I don’t know it’s crashed unless I go to watch something or a user reports that it is down. I tried doing a check/repair of the database following all the steps on the Plex KB regarding that and the issue is still occurring. Googling that error without Plex referenced seems to indicate it’s a programming/memory error. Is there anything I can do to prevent this or is it a matter of waiting for the dev team to identify the bug and fix it?
Edit: forgot to mention, server is an Ubuntu 18.04.2 VM with 12CPU/8GB Ram running under ESXi on a Dell R710.
Here is the service status
administrator@plex01:~$ systemctl status plexmediaserver
● plexmediaserver.service - Plex Media Server
Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2019-03-06 20:23:49 EST; 1 day 16h ago
Main PID: 10005 (sh)
Tasks: 184 (limit: 4915)
CGroup: /system.slice/plexmediaserver.service
├─10005 /bin/sh -c PLEX_MEDIA_SERVER_INFO_VENDOR="$(grep ^NAME= /etc/os-release | awk -F= "{print \$2}" | tr -d \" )" PLEX_MEDIA_SERVER_INFO_DEVI
├─10018 /usr/lib/plexmediaserver/Plex Media Server
├─10061 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-ece95b3a1/Framework.bundle/Contents/Resources/Versions/2/Pyth
├─10112 /usr/lib/plexmediaserver/Plex Tuner Service /usr/lib/plexmediaserver/Resources/Tuner/Private /usr/lib/plexmediaserver/Resources/Tuner/Share
├─10155 Plex Plug-in [com.plexapp.agents.subzero] /usr/lib/plexmediaserver/Resources/Plug-ins-ece95b3a1/Framework.bundle/Contents/Resources/Version
├─19125 /usr/lib/plexmediaserver/Plex Transcoder -codec:0 h264 -codec:1 eac3_eae -eae_prefix:1 tncibxvim8z2vax66jsvtdcg_ -probesize 10000000 -i /nf
├─19196 Plex Plug-in [com.plexapp.agents.thetvdb] /usr/lib/plexmediaserver/Resources/Plug-ins-ece95b3a1/Framework.bundle/Contents/Resources/Version
├─19231 Plex Plug-in [com.plexapp.agents.plexthememusic] /usr/lib/plexmediaserver/Resources/Plug-ins-ece95b3a1/Framework.bundle/Contents/Resources/
├─19256 Plex Plug-in [com.plexapp.agents.fanarttv] /usr/lib/plexmediaserver/Resources/Plug-ins-ece95b3a1/Framework.bundle/Contents/Resources/Versio
├─19287 Plex Plug-in [com.plexapp.agents.themoviedb] /usr/lib/plexmediaserver/Resources/Plug-ins-ece95b3a1/Framework.bundle/Contents/Resources/Vers
└─30309 Plex EAE Service
Mar 07 14:20:30 plex01 sh[10005]: Connection to 45.79.183.112 closed by remote host.
Mar 07 18:50:58 plex01 sh[10005]: GUI: Requesting metadata for 'Abducted in Plain Sight'
Mar 07 19:20:29 plex01 sh[10005]: GUI: Requesting metadata for 'The Graduates'
Mar 07 22:01:20 plex01 sh[10005]: Connection to 45.56.104.126 closed by remote host.
Mar 07 22:33:20 plex01 sh[10005]: Connection to 97.107.133.152 closed by remote host.
Mar 08 01:08:21 plex01 sh[10005]: Connection to 45.79.129.106 closed by remote host.
Mar 08 02:06:30 plex01 sh[10005]: Connection to 45.56.96.162 closed by remote host.
Mar 08 03:02:49 plex01 sh[10005]: Connection to 45.56.96.162 closed by remote host.
Mar 08 05:55:29 plex01 sh[10005]: double free or corruption (!prev)
Mar 08 05:55:30 plex01 sh[10005]: ****** PLEX MEDIA SERVER CRASHED, CRASH REPORT WRITTEN: /var/lib/plexmediaserver/Library/Application Support/Plex Media Serv
And the log just stops at 05:55
Mar 08, 2019 05:55:22.273 [0x7fc4bdffb700] DEBUG - [Now] User is user2 (ID: 18453824)
Mar 08, 2019 05:55:22.274 [0x7fc4bdffb700] DEBUG - [Now] Device is Microsoft Edge (Microsoft Edge).
Mar 08, 2019 05:55:22.274 [0x7fc4bdffb700] DEBUG - [Now] Profile is Microsoft Edge
Mar 08, 2019 05:55:22.274 [0x7fc4bdffb700] DEBUG - [Now] Updated play state for /library/metadata/20216.
Mar 08, 2019 05:55:22.275 [0x7fc4bdffb700] DEBUG - Statistics: (39zrz1os9xuglpjju6cb3iva) Reporting active playback in state 0 of type 4 (scrobble: 0) for account 18453824
Mar 08, 2019 05:55:22.282 [0x7fc5565a6700] DEBUG - Completed: [75.187.187.170:53051] 200 GET /:/timeline?ratingKey=20216&key=%2Flibrary%2Fmetadata%2F20216&playbackTime=1314803&playQueueItemID=659225&state=playing&hasMDE=1&time=1318000&duration=1325000 (21 live) TLS GZIP 11ms 827 bytes (pipelined: 22)
Mar 08, 2019 05:55:23.267 [0x7fc555da5700] DEBUG - Auth: authenticated user 18453824 as user2
Mar 08, 2019 05:55:23.269 [0x7fc51dffb700] DEBUG - Request: [75.187.187.170:53051 (WAN)] GET /:/timeline?ratingKey=20216&key=%2Flibrary%2Fmetadata%2F20216&playbackTime=1315815&playQueueItemID=659225&state=playing&hasMDE=1&time=1319000&duration=1325000 (20 live) TLS GZIP Signed-in Token (user2)
Mar 08, 2019 05:55:23.271 [0x7fc51dffb700] DEBUG - Client [r4mixm9rb2azmvwntv6n1icl] reporting timeline state playing, progress of 1319000/1325000ms for guid=, ratingKey=20216 url=, key=/library/metadata/20216, containerKey=, metadataId=20216, source=
Mar 08, 2019 05:55:23.271 [0x7fc51dffb700] DEBUG - [Now] User is user2 (ID: 18453824)
Mar 08, 2019 05:55:23.271 [0x7fc51dffb700] DEBUG - [Now] Device is Microsoft Edge (Microsoft Edge).
Mar 08, 2019 05:55:23.271 [0x7fc51dffb700] DEBUG - [Now] Profile is Microsoft Edge
Mar 08, 2019 05:55:23.271 [0x7fc51dffb700] DEBUG - [Now] Updated play state for /library/metadata/20216.
Mar 08, 2019 05:55:23.273 [0x7fc51dffb700] DEBUG - Statistics: (39zrz1os9xuglpjju6cb3iva) Reporting active playback in state 0 of type 4 (scrobble: 0) for account 18453824
Mar 08, 2019 05:55:23.283 [0x7fc555da5700] DEBUG - Completed: [75.187.187.170:53051] 200 GET /:/timeline?ratingKey=20216&key=%2Flibrary%2Fmetadata%2F20216&playbackTime=1315815&playQueueItemID=659225&state=playing&hasMDE=1&time=1319000&duration=1325000 (20 live) TLS GZIP 13ms 827 bytes (pipelined: 23)
Mar 08, 2019 05:55:23.439 [0x7fc47ffff700] DEBUG - Request: [127.0.0.1:40830 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F3%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (21 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:23.446 [0x7fc51ffff700] DEBUG - Request: [127.0.0.1:40834 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F2%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (22 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:23.525 [0x7fc555da5700] DEBUG - Completed: [127.0.0.1:40830] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F3%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (22 live) GZIP 86ms 2147 bytes
Mar 08, 2019 05:55:23.530 [0x7fc555da5700] DEBUG - Completed: [127.0.0.1:40834] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F2%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (22 live) GZIP 84ms 2085 bytes
Mar 08, 2019 05:55:23.556 [0x7fc51effd700] DEBUG - Request: [127.0.0.1:40838 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F5%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (23 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:23.602 [0x7fc4bf7fe700] DEBUG - Request: [127.0.0.1:40842 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F4%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (24 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:23.626 [0x7fc555da5700] DEBUG - Completed: [127.0.0.1:40838] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F5%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (24 live) GZIP 70ms 2056 bytes
Mar 08, 2019 05:55:23.673 [0x7fc5565a6700] DEBUG - Completed: [127.0.0.1:40842] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F4%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (24 live) GZIP 71ms 2230 bytes
Mar 08, 2019 05:55:24.187 [0x7fc5565a6700] DEBUG - Auth: authenticated user 1 as user1
Mar 08, 2019 05:55:24.187 [0x7fc4bdffb700] DEBUG - Request: [192.168.20.134:41944 (Subnet)] GET /status/sessions (24 live) TLS Signed-in Token (user1)
Mar 08, 2019 05:55:24.187 [0x7fc4bdffb700] DEBUG - [Now] Adding 3 sessions.
Mar 08, 2019 05:55:24.190 [0x7fc5565a6700] DEBUG - Completed: [192.168.20.134:41944] 200 GET /status/sessions (24 live) TLS 3ms 7419 bytes (pipelined: 1)
Mar 08, 2019 05:55:24.701 [0x7fc51ffff700] DEBUG - Session tncibxvim8z2vax66jsvtdcg (2) is unthrottling
Mar 08, 2019 05:55:24.702 [0x7fc51dffb700] DEBUG - [Transcoder] Throttle - Getting back to work.
Mar 08, 2019 05:55:24.893 [0x7fc51effd700] DEBUG - Transcoder segment range: 0 - 141 (141)
Mar 08, 2019 05:55:25.472 [0x7fc47ffff700] DEBUG - Transcoder segment range: 0 - 142 (142)
Mar 08, 2019 05:55:25.560 [0x7fc51ffff700] DEBUG - Request: [127.0.0.1:40850 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F7%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (22 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:25.609 [0x7fc555da5700] DEBUG - Completed: [192.168.20.141:63732] -2 GET /player/proxy/poll?deviceClass=pc&protocolVersion=3&protocolCapabilities=timeline%2Cplayback%2Cnavigation%2Cmirror%2Cplayqueues&timeout=1 (22 live) TLS GZIP 20001ms 5 bytes (pipelined: 405)
Mar 08, 2019 05:55:25.622 [0x7fc5565a6700] DEBUG - Auth: authenticated user 1 as user1
Mar 08, 2019 05:55:25.623 [0x7fc4bdffb700] DEBUG - Request: [192.168.20.141:63732 (Subnet)] GET /player/proxy/poll?deviceClass=pc&protocolVersion=3&protocolCapabilities=timeline%2Cplayback%2Cnavigation%2Cmirror%2Cplayqueues&timeout=1 (21 live) TLS GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:25.626 [0x7fc4bf7fe700] DEBUG - Request: [127.0.0.1:40854 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F6%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (22 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:25.638 [0x7fc5565a6700] DEBUG - Completed: [127.0.0.1:40850] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F7%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (22 live) GZIP 78ms 2065 bytes
Mar 08, 2019 05:55:25.666 [0x7fc51effd700] DEBUG - Request: [127.0.0.1:40858 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F9%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (22 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:25.711 [0x7fc47ffff700] DEBUG - Request: [127.0.0.1:40862 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F8%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (23 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:25.712 [0x7fc555da5700] DEBUG - Completed: [127.0.0.1:40854] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F6%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (23 live) GZIP 85ms 2148 bytes
Mar 08, 2019 05:55:25.764 [0x7fc555da5700] DEBUG - Completed: [127.0.0.1:40858] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F9%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (23 live) GZIP 98ms 2204 bytes
Mar 08, 2019 05:55:25.800 [0x7fc555da5700] DEBUG - Completed: [127.0.0.1:40862] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F8%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (23 live) GZIP 89ms 1982 bytes
Mar 08, 2019 05:55:26.569 [0x7fc4bdffb700] DEBUG - Transcoder segment range: 0 - 143 (143)
Mar 08, 2019 05:55:26.619 [0x7fc4bf7fe700] DEBUG - Session tncibxvim8z2vax66jsvtdcg (2) is throttling
Mar 08, 2019 05:55:26.620 [0x7fc51ffff700] DEBUG - [Transcoder] Throttle - Going into sloth mode.
Mar 08, 2019 05:55:27.670 [0x7fc51dffb700] DEBUG - Request: [127.0.0.1:40868 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F11%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (21 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:27.742 [0x7fc555da5700] DEBUG - Completed: [127.0.0.1:40868] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F11%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (20 live) GZIP 72ms 2214 bytes
Mar 08, 2019 05:55:27.748 [0x7fc4bf7fe700] DEBUG - Request: [127.0.0.1:40872 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F10%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (21 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:27.804 [0x7fc51ffff700] DEBUG - Request: [127.0.0.1:40876 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F13%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (22 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:27.820 [0x7fc5565a6700] DEBUG - Completed: [127.0.0.1:40872] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F10%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (22 live) GZIP 72ms 2200 bytes
Mar 08, 2019 05:55:27.834 [0x7fc4bdffb700] DEBUG - Request: [127.0.0.1:40880 (Loopback)] GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F12%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (23 live) GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:27.876 [0x7fc5565a6700] DEBUG - Completed: [127.0.0.1:40876] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F13%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (23 live) GZIP 73ms 2120 bytes
Mar 08, 2019 05:55:27.915 [0x7fc5565a6700] DEBUG - Completed: [127.0.0.1:40880] 200 GET /services/tmdb?uri=%2Ftv%2F1416%2Fseason%2F10%2Fepisode%2F12%3F%26append_to_response%3Dcredits%2Cimages%26language%3Den (23 live) GZIP 81ms 2268 bytes
Mar 08, 2019 05:55:28.415 [0x7fc555da5700] DEBUG - Auth: authenticated user 22499147 as user3
Mar 08, 2019 05:55:28.416 [0x7fc47ffff700] DEBUG - Request: [108.76.194.45:44419 (WAN)] POST /log (23 live) TLS GZIP Signed-in Token (user3)
Mar 08, 2019 05:55:28.417 [0x7fc555da5700] DEBUG - Completed: [108.76.194.45:44419] 200 POST /log (22 live) TLS GZIP 1ms 274 bytes (pipelined: 2)
Mar 08, 2019 05:55:28.434 [0x7fc51dffb700] DEBUG - Request: [108.76.194.45:44420 (WAN)] OPTIONS /:/timeline?ratingKey=126779&key=%2Flibrary%2Fmetadata%2F126779&playbackTime=176650&playQueueItemID=659438&state=playing&hasMDE=1&time=178000&duration=1271000 (21 live) TLS GZIP Signed-in
Mar 08, 2019 05:55:28.436 [0x7fc5565a6700] DEBUG - Completed: [108.76.194.45:44420] 200 OPTIONS /:/timeline?ratingKey=126779&key=%2Flibrary%2Fmetadata%2F126779&playbackTime=176650&playQueueItemID=659438&state=playing&hasMDE=1&time=178000&duration=1271000 (21 live) TLS GZIP 1ms 598 bytes (pipelined: 1)
Mar 08, 2019 05:55:28.543 [0x7fc555da5700] DEBUG - Auth: authenticated user 22499147 as user3
Mar 08, 2019 05:55:28.544 [0x7fc4bf7fe700] DEBUG - Request: [108.76.194.45:44419 (WAN)] GET /:/timeline?ratingKey=126779&key=%2Flibrary%2Fmetadata%2F126779&playbackTime=176650&playQueueItemID=659438&state=playing&hasMDE=1&time=178000&duration=1271000 (21 live) TLS GZIP Signed-in Token (user3)
Mar 08, 2019 05:55:28.546 [0x7fc4bf7fe700] DEBUG - Client [jcql6t09ij2gxwbvu817lpwf] reporting timeline state playing, progress of 178000/1271000ms for guid=, ratingKey=126779 url=, key=/library/metadata/126779, containerKey=, metadataId=126779, source=
Mar 08, 2019 05:55:28.549 [0x7fc4bf7fe700] DEBUG - Play progress on 126779 'The Proton Regeneration' - got played 178000 ms by account 22499147!
Mar 08, 2019 05:55:28.567 [0x7fc4bf7fe700] DEBUG - [Now] User is user3 (ID: 22499147)
Mar 08, 2019 05:55:28.567 [0x7fc4bf7fe700] DEBUG - [Now] Device is Chromecast (Chromecast).
Mar 08, 2019 05:55:28.567 [0x7fc4bf7fe700] DEBUG - [Now] Profile is Chromecast
Mar 08, 2019 05:55:28.567 [0x7fc4bf7fe700] DEBUG - [Now] Updated play state for /library/metadata/126779.
Mar 08, 2019 05:55:28.569 [0x7fc4bf7fe700] DEBUG - Statistics: (hsckqxgn5t45c540dhzzidrr) Reporting active playback in state 0 of type 4 (scrobble: 0) for account 22499147
Mar 08, 2019 05:55:28.579 [0x7fc555da5700] DEBUG - Completed: [108.76.194.45:44419] 200 GET /:/timeline?ratingKey=126779&key=%2Flibrary%2Fmetadata%2F126779&playbackTime=176650&playQueueItemID=659438&state=playing&hasMDE=1&time=178000&duration=1271000 (20 live) TLS GZIP 34ms 819 bytes (pipelined: 3)
Mar 08, 2019 05:55:28.653 [0x7fc5565a6700] DEBUG - Auth: authenticated user 8940617 as user4
Mar 08, 2019 05:55:28.655 [0x7fc51ffff700] DEBUG - Request: [108.90.36.57:47684 (WAN)] GET /:/timeline?playbackTime=69940&time=69000&key=%2Flibrary%2Fmetadata%2F149099&ratingKey=149099&state=paused&guid=com.plexapp.agents.imdb%3A%2F%2Ftt6966692%3Flang%3Den&duration=7805376&playQueueItemID=650014 (19 live) TLS GZIP Signed-in Token (user4)
Mar 08, 2019 05:55:28.657 [0x7fc51ffff700] DEBUG - Client [1911f6430b7dcf66782913581928512c] reporting timeline state paused, progress of 69000/7805376ms for guid=com.plexapp.agents.imdb://tt6966692?lang=en, ratingKey=149099 url=, key=/library/metadata/149099, containerKey=, metadataId=149099, source=
Mar 08, 2019 05:55:28.659 [0x7fc51ffff700] DEBUG - Play progress on 149099 'Green Book' - got played 69000 ms by account 8940617!
Mar 08, 2019 05:55:28.659 [0x7fc51ffff700] DEBUG - [Now] User is user4 (ID: 8940617)
Mar 08, 2019 05:55:28.659 [0x7fc51ffff700] DEBUG - [Now] Device is Roku (Florida keys).
Mar 08, 2019 05:55:28.660 [0x7fc51ffff700] DEBUG - [Now] Profile is Roku-7.x
Mar 08, 2019 05:55:28.660 [0x7fc51ffff700] DEBUG - [Now] Updated play state for /library/metadata/149099.
Mar 08, 2019 05:55:28.661 [0x7fc51ffff700] DEBUG - Statistics: (1911f6430b7dcf66782913581928512c) Reporting active playback in state 1 of type 1 (scrobble: 0) for account 8940617
Mar 08, 2019 05:55:28.668 [0x7fc555da5700] DEBUG - Completed: [108.90.36.57:47684] 200 GET /:/timeline?playbackTime=69940&time=69000&key=%2Flibrary%2Fmetadata%2F149099&ratingKey=149099&state=paused&guid=com.plexapp.agents.imdb%3A%2F%2Ftt6966692%3Flang%3Den&duration=7805376&playQueueItemID=650014 (20 live) TLS GZIP 13ms 453 bytes (pipelined: 4)
Mar 08, 2019 05:55:28.671 [0x7fc5565a6700] DEBUG - Auth: authenticated user 1 as user1
Mar 08, 2019 05:55:28.671 [0x7fc51effd700] DEBUG - Request: [192.168.20.141:65163 (Subnet)] GET /status/sessions (20 live) TLS GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:28.671 [0x7fc51effd700] DEBUG - [Now] Adding 3 sessions.
Mar 08, 2019 05:55:28.675 [0x7fc5565a6700] DEBUG - Completed: [192.168.20.141:65163] 200 GET /status/sessions (20 live) TLS GZIP 4ms 2855 bytes (pipelined: 3)
Mar 08, 2019 05:55:28.691 [0x7fc555da5700] DEBUG - Auth: authenticated user 1 as user1
Mar 08, 2019 05:55:28.691 [0x7fc47ffff700] DEBUG - Request: [192.168.20.134:41946 (Subnet)] GET /status/sessions (20 live) TLS Signed-in Token (user1)
Mar 08, 2019 05:55:28.692 [0x7fc47ffff700] DEBUG - [Now] Adding 3 sessions.
Mar 08, 2019 05:55:28.697 [0x7fc555da5700] DEBUG - Completed: [192.168.20.134:41946] 200 GET /status/sessions (20 live) TLS 5ms 7419 bytes (pipelined: 1)
Mar 08, 2019 05:55:29.133 [0x7fc555da5700] DEBUG - Auth: authenticated user 18453824 as user2
Mar 08, 2019 05:55:29.133 [0x7fc4bf7fe700] DEBUG - Request: [75.187.187.170:53051 (WAN)] GET /hubs/metadata/20216/postplay (19 live) TLS GZIP Signed-in Token (user2)
Mar 08, 2019 05:55:29.303 [0x7fc4bf7fe700] DEBUG - We're going to try to auto-select an audio stream for account 18453824.
Mar 08, 2019 05:55:29.303 [0x7fc4bf7fe700] DEBUG - Selecting best audio stream for part ID 394906 (autoselect: 0 language: en)
Mar 08, 2019 05:55:29.303 [0x7fc4bf7fe700] DEBUG - Audio Stream: 891164, Subtitle Stream: -1
Mar 08, 2019 05:55:29.304 [0x7fc4bf7fe700] DEBUG - We're going to try to auto-select an audio stream for account 18453824.
Mar 08, 2019 05:55:29.304 [0x7fc4bf7fe700] DEBUG - Selecting best audio stream for part ID 456832 (autoselect: 0 language: en)
Mar 08, 2019 05:55:29.304 [0x7fc4bf7fe700] DEBUG - Audio Stream: 1065718, Subtitle Stream: -1
Mar 08, 2019 05:55:29.308 [0x7fc555da5700] DEBUG - Completed: [75.187.187.170:53051] 200 GET /hubs/metadata/20216/postplay (19 live) TLS GZIP 174ms 3645 bytes (pipelined: 24)
Mar 08, 2019 05:55:29.555 [0x7fc555da5700] DEBUG - Auth: authenticated user 18453824 as user2
Mar 08, 2019 05:55:29.557 [0x7fc51dffb700] DEBUG - Request: [75.187.187.170:53051 (WAN)] GET /:/timeline?ratingKey=20216&key=%2Flibrary%2Fmetadata%2F20216&playbackTime=1321880&playQueueItemID=659225&state=stopped&hasMDE=1&time=1325000&duration=1325000 (19 live) TLS GZIP Signed-in Token (user2)
Mar 08, 2019 05:55:29.559 [0x7fc51dffb700] DEBUG - Client [r4mixm9rb2azmvwntv6n1icl] reporting timeline state stopped, progress of 1325000/1325000ms for guid=, ratingKey=20216 url=, key=/library/metadata/20216, containerKey=, metadataId=20216, source=
Mar 08, 2019 05:55:29.563 [0x7fc51dffb700] DEBUG - [Now] User is user2 (ID: 18453824)
Mar 08, 2019 05:55:29.563 [0x7fc51dffb700] DEBUG - [Now] Device is Microsoft Edge (Microsoft Edge).
Mar 08, 2019 05:55:29.563 [0x7fc51dffb700] DEBUG - [Now] Profile is Microsoft Edge
Mar 08, 2019 05:55:29.563 [0x7fc51dffb700] DEBUG - [Now] Updated play state for /library/metadata/20216.
Mar 08, 2019 05:55:29.565 [0x7fc51dffb700] DEBUG - Statistics: (39zrz1os9xuglpjju6cb3iva) Reporting active playback in state 3 of type 4 (scrobble: 0) for account 18453824
Mar 08, 2019 05:55:29.574 [0x7fc51dffb700] DEBUG - Streaming Resource: Terminating session 0x7fc4ac085be0:r4mixm9rb2azmvwntv6n1icl which is using 1210kbps of WAN bandwidth. Used is now 1663kbps
Mar 08, 2019 05:55:29.574 [0x7fc51dffb700] DEBUG - Streaming Resource: Terminating session 0x7fc4ac085be0:r4mixm9rb2azmvwntv6n1icl which is using transcoder slot. Used slots is now 1
Mar 08, 2019 05:55:29.574 [0x7fc51dffb700] DEBUG - Streaming Resource: Terminated session 0x7fc4ac085be0:r4mixm9rb2azmvwntv6n1icl with reason Client stopped playback.
Mar 08, 2019 05:55:29.574 [0x7fc53ede2700] DEBUG - Killing job.
Mar 08, 2019 05:55:29.574 [0x7fc53ede2700] DEBUG - Signalling job ID 18979 with 9
Mar 08, 2019 05:55:29.574 [0x7fc53ede2700] DEBUG - Job was already killed, not killing again.
Mar 08, 2019 05:55:29.574 [0x7fc53ede2700] DEBUG - Stopping transcode session ecg3yomv54ug0o4d61tobhbo
Mar 08, 2019 05:55:29.574 [0x7fc51dffb700] DEBUG - Streaming Resource: Removing session 0x7fc4ac085be0:r4mixm9rb2azmvwntv6n1icl
Mar 08, 2019 05:55:29.575 [0x7fc4bffff700] DEBUG - Cleaning directory for session ecg3yomv54ug0o4d61tobhbo (/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Cache/Transcode/Sessions/plex-transcode-ecg3yomv54ug0o4d61tobhbo-5477fc3d-e943-4003-aa93-53467844482c)
Mar 08, 2019 05:55:29.579 [0x7fc555da5700] DEBUG - Completed: [75.187.187.170:53051] 200 GET /:/timeline?ratingKey=20216&key=%2Flibrary%2Fmetadata%2F20216&playbackTime=1321880&playQueueItemID=659225&state=stopped&hasMDE=1&time=1325000&duration=1325000 (19 live) TLS GZIP 21ms 796 bytes (pipelined: 25)
Mar 08, 2019 05:55:29.580 [0x7fc5565a6700] DEBUG - Auth: authenticated user 1 as user1
Mar 08, 2019 05:55:29.581 [0x7fc47ffff700] DEBUG - Request: [192.168.20.141:65163 (Subnet)] GET /hubs/home/continueWatching (18 live) TLS Page 0-15 GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:29.592 [0x7fc5565a6700] DEBUG - Auth: authenticated user 1 as user1
Mar 08, 2019 05:55:29.592 [0x7fc4bdffb700] DEBUG - Request: [192.168.20.141:65168 (Subnet)] GET /hubs/home/onDeck (20 live) TLS Page 0-15 GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:29.600 [0x7fc555da5700] DEBUG - Auth: authenticated user 1 as user1
Mar 08, 2019 05:55:29.601 [0x7fc51ffff700] DEBUG - Request: [192.168.20.141:65169 (Subnet)] GET /hubs/home/recentlyAdded?type=2 (21 live) TLS Page 0-15 GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:29.608 [0x7fc555da5700] DEBUG - Auth: authenticated user 1 as user1
Mar 08, 2019 05:55:29.608 [0x7fc4bf7fe700] DEBUG - Request: [192.168.20.134:41948 (Subnet)] GET /library/metadata/20216 (22 live) TLS Signed-in Token (user1)
Mar 08, 2019 05:55:29.608 [0x7fc5565a6700] DEBUG - Auth: authenticated user 1 as user1
Mar 08, 2019 05:55:29.609 [0x7fc51effd700] DEBUG - Request: [192.168.20.141:65170 (Subnet)] GET /hubs/home/recentlyAdded?type=1 (22 live) TLS Page 0-15 GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:29.612 [0x7fc51effd700] DEBUG - Setting container serialization range to [0, 15] (total=-1)
Mar 08, 2019 05:55:29.615 [0x7fc555da5700] DEBUG - Auth: authenticated user 1 as user1
Mar 08, 2019 05:55:29.616 [0x7fc51dffb700] DEBUG - Request: [192.168.20.141:65171 (Subnet)] GET /hubs/home/recentlyAdded?type=1&personal=1 (23 live) TLS Page 0-15 GZIP Signed-in Token (user1)
Mar 08, 2019 05:55:29.616 [0x7fc51ffff700] DEBUG - It took 70.000000 ms to retrieve 200 items.