Server Version#: 1.28.0.5998
Player Version#: 4.84.1
PMS running on an 11th gen i7 NUC. Recently migrated install over from an older PC. Used the directions here to the letter. No issues after migration. The issue popped up a few versions ago. I had a hard time installing the upgrade because it kept telling me there was an upgrade even though the version numbers were the same. I had to do a manual install to correct that. The last info in the server logs just before the server stops responding looks like this:
Jul 27, 2022 13:20:23.606 [2108] DEBUG - Request: [192.168.50.223:35774 (Subnet)] GET /library/onDeck (226 live) #1d3212 GZIP Signed-in Token () / Accept => application/json / Accept-Charset => UTF-8 / Accept-Encoding => gzip / Connection => Keep-Alive / Content-Length => 0 / Host => 192.168.50.15:32400 / User-Agent => Ktor client / X-Plex-Client-Identifier => testPlexAndroidTVHelperApp123456789 / X-Plex-Token => xxxxxxxxxxxxxxxxxxxx
Jul 27, 2022 13:20:23.607 [2108] DEBUG - Completed: [192.168.50.223:35774] 401 GET /library/onDeck (226 live) GZIP 0ms 357 bytes
Jul 27, 2022 13:20:23.607 [31920] VERBOSE - Comparing request from 192.168.50.223 against 192.168.50.15/255.255.255.255
Jul 27, 2022 13:20:23.607 [31920] VERBOSE - Auth: We found auth token (xxxxxxxxxxxxxxxxxxxx), enabling token-based authentication.
Jul 27, 2022 13:20:23.607 [31920] VERBOSE - Auth: tokens were refreshed recently enough
Jul 27, 2022 13:20:23.607 [31920] DEBUG - Auth: authenticating user as guest
Jul 27, 2022 13:20:23.607 [31920] DEBUG - Request: [192.168.50.223:35776 (Subnet)] GET /library/onDeck (226 live) #1d3214 GZIP Signed-in Token () / Accept => application/json / Accept-Charset => UTF-8 / Accept-Encoding => gzip / Connection => Keep-Alive / Content-Length => 0 / Host => 192.168.50.15:32400 / User-Agent => Ktor client / X-Plex-Client-Identifier => testPlexAndroidTVHelperApp123456789 / X-Plex-Token => xxxxxxxxxxxxxxxxxxxx
Jul 27, 2022 13:20:23.607 [2108] DEBUG - Completed: [192.168.50.223:35776] 401 GET /library/onDeck (225 live) GZIP 0ms 357 bytes
Jul 27, 2022 13:20:23.664 [31920] VERBOSE - Comparing request from 192.168.50.223 against 192.168.50.15/255.255.255.255
Jul 27, 2022 13:20:23.664 [31920] VERBOSE - Auth: We found auth token (xxxxxxxxxxxxxxxxxxxx), enabling token-based authentication.
Jul 27, 2022 13:20:23.664 [31920] VERBOSE - Auth: tokens were refreshed recently enough
Jul 27, 2022 13:20:23.664 [31920] DEBUG - Auth: authenticating user as guest
Jul 27, 2022 13:20:23.664 [31920] DEBUG - Request: [192.168.50.223:35778 (Subnet)] GET /library/sections (226 live) #1d3215 GZIP Signed-in Token () / Accept => application/json / Accept-Charset => UTF-8 / Accept-Encoding => gzip / Connection => Keep-Alive / Content-Length => 0 / Host => 192.168.50.15:32400 / User-Agent => Ktor client / X-Plex-Client-Identifier => testPlexAndroidTVHelperApp123456789 / X-Plex-Token => xxxxxxxxxxxxxxxxxxxx
Jul 27, 2022 13:20:23.664 [2108] DEBUG - Completed: [192.168.50.223:35778] 401 GET /library/sections (226 live) GZIP 0ms 357 bytes
Jul 27, 2022 13:20:24.176 [24212] DEBUG - Ordered to stop server.
Jul 27, 2022 13:20:24.176 [39076] DEBUG - Stopping server...
Those same or similar entries had been repeating over and over for at least ten minutes before the server stopped responding. This seems to crash about every 12 hours or so.