Wow, talk about a lot going on in there.
From the bottom (newest) to top (older)
- Database access is very slow. Judging by what is happening above it, the CPU might be maxed.
Mar 23, 2019 16:09:53.751 [0x7f2accff9700] INFO - [PlexRelay] Allocated port 17363 for remote forward to 127.0.0.1:32401
Mar 23, 2019 16:14:55.073 [0x7f2accff9700] WARN - SLOW QUERY: It took 330.000000 ms to retrieve 50 items.
Mar 23, 2019 16:14:55.084 [0x7f2aae7fc700] WARN - SLOW QUERY: It took 340.000000 ms to retrieve 51 items.
Mar 23, 2019 16:14:56.141 [0x7f2a8affd700] WARN - SLOW QUERY: It took 220.000000 ms to retrieve 50 items.
Mar 23, 2019 16:15:33.205 [0x7f2aaf7fe700] ERROR - QueryParser: Invalid field 'libraryHubsOnly' found, ignoring.
Mar 23, 2019 16:36:56.254 [0x7f2afd7fa700] WARN - SLOW QUERY: It took 240.000000 ms to retrieve 50 items.
Mar 23, 2019 16:36:56.307 [0x7f2a8bfff700] WARN - SLOW QUERY: It took 490.000000 ms to retrieve 51 items.
Mar 23, 2019 16:48:56.713 [0x7f2b057fa700] WARN - NAT: PMP, got an error: Not Supported by gateway.
- I see attempt to play a file and invoke the transcoder which fails miserably after 48 seconds.
Mar 23, 2019 12:37:39.209 [0x7f2b4330f700] WARN - avcodec_open2 returned -1313558101 for encoder 'h264_nvenc'
Mar 23, 2019 12:37:39.209 [0x7f2b4330f700] ERROR - [FFMPEG] - libva: va_getDriverName() failed with unknown libva error,driver_name=(null)
Mar 23, 2019 12:37:39.209 [0x7f2b4330f700] ERROR - [FFMPEG] - Failed to initialise VAAPI connection: -1 (unknown libva error).
Mar 23, 2019 12:37:39.210 [0x7f2b4330f700] ERROR - [FFMPEG] - Cannot load libcuda.so.1
Mar 23, 2019 12:37:39.210 [0x7f2b4330f700] WARN - avcodec_open2 returned -1313558101 for encoder 'h264_nvenc'
Mar 23, 2019 12:37:39.211 [0x7f2b4330f700] ERROR - [FFMPEG] - libva: va_getDriverName() failed with unknown libva error,driver_name=(null)
Mar 23, 2019 12:37:39.211 [0x7f2b4330f700] ERROR - [FFMPEG] - Failed to initialise VAAPI connection: -1 (unknown libva error).
Mar 23, 2019 12:39:05.501 [0x7f2a8affd700] WARN - SLOW QUERY: It took 43480.000000 ms to retrieve 6 items.
Mar 23, 2019 12:39:05.501 [0x7f2b29ffb700] WARN - Transcode runner appears to have died.
Mar 23, 2019 12:39:05.574 [0x7f2a8affd700] WARN - SLOW QUERY: It took 290.000000 ms to retrieve 50 items.
Mar 23, 2019 12:39:05.623 [0x7f2a89ffb700] WARN - Got a request to stop a transcode session without a session GUID (or with an invalid one).
Mar 23, 2019 12:39:05.662 [0x7f2b29ffb700] WARN - SLOW QUERY: It took 280.000000 ms to retrieve 14 items.
Mar 23, 2019 12:39:05.670 [0x7f2a8a7fc700] WARN - SLOW QUERY: It took 670.000000 ms to retrieve 51 items.
Mar 23, 2019 12:48:41.030 [0x7f2acd7fa700] WARN - NAT: PMP, got an error: Not Supported by gateway.
- And the apparent root case is a DNS lookup failure.
Mar 23, 2019 10:21:53.799 [0x7f2b057fa700] ERROR - Error issuing curl_easy_perform(handle): 6
Mar 23, 2019 10:21:53.800 [0x7f2b057fa700] WARN - HTTP error requesting PUT https://plex.tv/api/servers/ed72f5354bf4d691bef09b903e7b85ed7924f912/connectivity?X-Plex-Token=xxxxxxxxxxxxxxxxxxxx&asyncIdentifier=857e6776-be2e-428c-ab40-63da2673d80c (0, No error) (Could not resolve host: plex.tv)
Please check and verify networking settings.