thermbug

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by thermbug

  1. Really looking forward to granular restores. Restore single container data
  2. I'd like to do a db repair from within the docker session so that I can have goood pathing to library.db and access to Plex SQlite. How do I politely stop plex? I see /home/nobody/start.sh has # kick off main process "${PLEX_MEDIA_SERVER_HOME}/Plex Media Server" I don't see a stop.sh I'm have tried a few s6 and systemctl commands but haven't found a method other than ps -aux and killing /usr/lib/plexmediaserver/Plex Media Serv Steps similar to but for arch linux or binhex-plexpass.
  3. Cannot reach plex.tv [solved] Rollback to binhex/arch-plexpass:1.22.3.4392-1-01 and my transcodes are fine again. See others with this pain .at https://forums.plex.tv/t/plex-media-server-1-23-0-4438-unable-to-access-server-content-could-not-resolve-host-plex-tv/712425 At least I learned about perms.txt, updated my docker imagemax size, used curl to troubleshoot and got better at docker navigation and troubleshooting.
  4. Lost outside communication and transcode capability . Webui also wonky. I got my token back eventually and am signed in. But almost every transcode fails. The logs show failure inside the docker to reach plex.v but I think that is a false positive. I can curl -L plex.tv inside the docker from the console. It resolves and pulls the plex home page. But every other request done from the server fails. I have tried bridged and host, privileged and unprivilieged, deleted perms.txt, currently have /transcode mapped manually to /dev/shm as well. I thought tit was perms but 'm not convinced. Wireguard removed, dns tested. Console network test: sh-5.1# curl -L plex.tv | more % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 178 100 178 0 0 723 0 --:--:-- --:--:-- --:--:-- 723 100 86 0 86 0 0 117 0 --:--:-- --:--:-- --:--:-- 0 <!DOCTYPE html> <html lang="en-US" class="no-js no-svg"> <head> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], Loggy stuff: May 08, 2021 15:53:55.477 [0x14db21020b38] ERROR - Error parsing content. May 08, 2021 15:53:55.477 [0x14db21020b38] ERROR - Error parsing XML: Error parsing file. May 08, 2021 15:54:20.493 [0x14db21552b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 08, 2021 15:54:20.493 [0x14db21552b38] WARN - HTTP error requesting GET https://plex.tv/api/v2/server/access_tokens?auth_token=xxxxxxxxxxxxxxxxxxxx&unknownToken=xxxxxxxxxxxxxxxxxxxx (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 08, 2021 15:54:25.504 [0x14db21552b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 08, 2021 15:54:25.504 [0x14db21552b38] WARN - HTTP error requesting GET https://plex.tv/api/v2/server/users?auth_token=xxxxxxxxxxxxxxxxxxxx (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 08, 2021 15:54:25.508 [0x14db21020b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 08, 2021 15:54:25.508 [0x14db21020b38] WARN - HTTP error requesting GET https://plex.tv/media/providers?X-Plex-Token=xxxxxxxxxxxxxxxxxxxx (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 08, 2021 15:54:25.508 [0x14db21020b38] ERROR - Error parsing content. May 08, 2021 15:54:25.508 [0x14db21020b38] ERROR - Error parsing XML: Error parsing file. May 08, 2021 15:54:30.513 [0x14db21552b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 08, 2021 15:54:30.513 [0x14db21552b38] WARN - HTTP error requesting GET https://plex.tv/api/v2/server/users/subscriptions?auth_token=xxxxxxxxxxxxxxxxxxxx (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 08, 2021 15:54:30.513 [0x14db21020b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 08, 2021 15:54:30.513 [0x14db21020b38] WARN - HTTP error requesting GET https://plex.tv/media/providers?X-Plex-Token=xxxxxxxxxxxxxxxxxxxx (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 08, 2021 15:54:30.513 [0x14db21020b38] ERROR - Error parsing content. May 08, 2021 15:54:30.513 [0x14db21020b38] ERROR - Error parsing XML: Error parsing file.
  5. I claim and claim but no dice (or soup) Unraid binhex-plexpass Version 1.23.0.4459 Is this a plex signon issue? All is green at https://status.plex.tv/ I had an old client not able to find my local server. It was an ipad mini that had been offline for months. Other clients worked so I changed secure connections between preferred and disabled and got locked out. But I followed the steps at https://support.plex.tv/articles/204281528-why-am-i-locked-out-of-server-settings-and-how-do-i-get-in/?_ga=2.51015776.871319535.1619992879-1311595685.1583774603 and see my server again. I can't get past claiming the server and see older posts that it was just plex sign on having issues. Signed out from app.plex.tv and local ip:32400 I disabled eero ad blocking and added 8.8.8.8 and 8.8.4.4. to my unraid dns setting Lot's of signing in and out locally LOg stuff May 02, 2021 20:15:20.412 [0x14c0af9ffb38] INFO - Plex Media Server v1.23.0.4459-20536d6fc - unknown PC unknown - build: linux-x86_64 redhat - GMT -04:00 May 02, 2021 20:15:20.412 [0x14c0af9ffb38] INFO - Linux version: 4.19.107-Unraid (#1 SMP Thu Mar 5 13:55:57 PST 2020), language: en-US May 02, 2021 20:15:20.412 [0x14c0af9ffb38] INFO - Processor Intel(R) Xeon(R) CPU E5-2420 0 @ 1.90GHz May 02, 2021 20:15:20.412 [0x14c0af9ffb38] INFO - Compiler is - Clang 11.0.1 (https://plex.tv e0c29d5827bc4eaaa2ceb882cbeed224b0960173) May 02, 2021 20:15:20.412 [0x14c0af9ffb38] INFO - /usr/lib/plexmediaserver/Plex Media Server May 02, 2021 20:15:21.776 [0x14c0aee85b38] INFO - CodecManager: obtaining EAE May 02, 2021 20:15:22.211 [0x14c0aebacb38] WARN - Unrecognized MediaProvider feature: availability May 02, 2021 20:15:22.211 [0x14c0aebacb38] WARN - Unrecognized MediaProvider feature: availability-platforms May 02, 2021 20:15:22.211 [0x14c0aebacb38] WARN - Unrecognized MediaProvider feature: universalSearch May 02, 2021 20:15:25.085 [0x14c0aea7fb38] INFO - LibraryUpdateManager path watching is disabled May 02, 2021 20:15:26.091 [0x14c0ae5a3b38] WARN - [Preferences] No update channels loaded, so showing the previously-selected channel, labelled 'unknown' since we don't really know the name. May 02, 2021 20:15:26.784 [0x14c0aee85b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:15:26.784 [0x14c0aee85b38] WARN - HTTP error requesting GET https://plex.tv/api/codecs/easyaudioencoder?build=linux-x86_64-standard&deviceId=8193ea35-aa51-4468-9214-cfb006a788cb&oldestPreviousVersion=1.18.8.2468-5d395aa9d&version=1367 (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:15:26.784 [0x14c0aee85b38] ERROR - Codecs: Failed to download XML for codec 'easyaudioencoder' May 02, 2021 20:15:26.786 [0x14c0aee85b38] INFO - CodecManager: obtaining decoder 'h264' May 02, 2021 20:15:29.695 [0x14c0aebacb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:15:29.695 [0x14c0aebacb38] WARN - HTTP error requesting GET http://plex.tv/pms/:/ip (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:15:29.695 [0x14c0aebacb38] ERROR - PublicAddressManager: Unable to get public IP adddress from myPlex (httpCode=-6): May 02, 2021 20:15:29.696 [0x14c0ae707b38] ERROR - getaddrinfo(172-17-0-1.abcdefghijklmnopqrstuvwxyz012345.plex.direct) failed: -3 May 02, 2021 20:15:31.079 [0x14c0ae580b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:15:31.079 [0x14c0ae580b38] WARN - HTTP error requesting GET https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:15:31.079 [0x14c0ae580b38] ERROR - HTTP -6 downloading url https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc May 02, 2021 20:15:31.079 [0x14c0ae580b38] INFO - AutoUpdate: error getting data from plex.tv May 02, 2021 20:15:31.792 [0x14c0aee85b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:15:31.792 [0x14c0aee85b38] WARN - HTTP error requesting GET https://plex.tv/api/codecs/h264_decoder?build=linux-x86_64-standard&deviceId=8193ea35-aa51-4468-9214-cfb006a788cb&oldestPreviousVersion=1.18.8.2468-5d395aa9d&version=fa235d6-3855 (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:15:31.792 [0x14c0aee85b38] ERROR - Codecs: Failed to download XML for codec 'h264_decoder' May 02, 2021 20:15:31.792 [0x14c0aee85b38] WARN - Codecs: Failed to download h264 decoder; bailing out May 02, 2021 20:15:34.696 [0x14c0ae77ab38] ERROR - XML: Entity: line 1: May 02, 2021 20:15:34.696 [0x14c0ae77ab38] ERROR - XML: parser May 02, 2021 20:15:34.696 [0x14c0ae77ab38] ERROR - XML: error : May 02, 2021 20:15:34.696 [0x14c0ae77ab38] ERROR - XML: Start tag expected, '<' not found May 02, 2021 20:15:34.696 [0x14c0ae77ab38] ERROR - XML: status=ok May 02, 2021 20:15:34.696 [0x14c0ae77ab38] ERROR - XML: ^ May 02, 2021 20:15:34.696 [0x14c0ae77ab38] ERROR - Error parsing content. May 02, 2021 20:15:34.696 [0x14c0ae77ab38] ERROR - Error parsing XML: Error parsing file. May 02, 2021 20:15:34.696 [0x14c0ae77ab38] ERROR - SSDP: Error parsing device schema for http://192.168.7.123:9080 May 02, 2021 20:15:34.701 [0x14c0ae4eab38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:15:34.701 [0x14c0ae4eab38] WARN - HTTP error requesting GET http://plex.tv/pms/:/ip (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:15:34.701 [0x14c0ae4eab38] ERROR - PublicAddressManager: Unable to get public IP adddress from myPlex (httpCode=-6): May 02, 2021 20:15:34.757 [0x14c0ae707b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:15:34.757 [0x14c0ae707b38] WARN - HTTP error requesting GET https://plex.tv/api/v2/user/privacy?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxe host name) (Could not resolve host: plex.tv) May 02, 2021 20:15:39.767 [0x14c0ae707b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:15:39.767 [0x14c0ae707b38] WARN - HTTP error requesting GET https://plex.tv/api/v2/release_channels?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxe host name) (Could not resolve host: plex.tv) May 02, 2021 20:15:42.768 [0x14c0ae418b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:15:44.775 [0x14c0ae707b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:15:44.775 [0x14c0ae707b38] WARN - HTTP error requesting GET https://plex.tv/api/v2/features?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxe host name) (Could not resolve host: plex.tv) May 02, 2021 20:15:44.775 [0x14c0ae707b38] WARN - FeatureManager: Couldn't get features. Trying again soon. May 02, 2021 20:15:48.788 [0x14c0ae580b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:15:48.788 [0x14c0ae580b38] WARN - HTTP error requesting GET https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:15:48.788 [0x14c0ae580b38] ERROR - HTTP -6 downloading url https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc May 02, 2021 20:15:48.788 [0x14c0ae580b38] INFO - AutoUpdate: error getting data from plex.tv May 02, 2021 20:15:54.466 [0x14c0ae580b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:15:54.466 [0x14c0ae580b38] WARN - HTTP error requesting GET https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:15:54.466 [0x14c0ae580b38] ERROR - HTTP -6 downloading url https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc May 02, 2021 20:15:54.466 [0x14c0ae580b38] INFO - AutoUpdate: error getting data from plex.tv May 02, 2021 20:16:12.491 [0x14c0ae580b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:16:12.491 [0x14c0ae580b38] WARN - HTTP error requesting GET https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:16:12.491 [0x14c0ae580b38] ERROR - HTTP -6 downloading url https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc May 02, 2021 20:16:12.491 [0x14c0ae580b38] INFO - AutoUpdate: error getting data from plex.tv May 02, 2021 20:16:19.595 [0x14c0ae580b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:16:19.595 [0x14c0ae580b38] WARN - HTTP error requesting GET https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:16:19.595 [0x14c0ae580b38] ERROR - HTTP -6 downloading url https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc May 02, 2021 20:16:19.595 [0x14c0ae580b38] INFO - AutoUpdate: error getting data from plex.tv May 02, 2021 20:16:40.279 [0x14c0ae580b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:16:40.279 [0x14c0ae580b38] WARN - HTTP error requesting GET https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:16:40.279 [0x14c0ae580b38] ERROR - HTTP -6 downloading url https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc May 02, 2021 20:16:40.279 [0x14c0ae580b38] INFO - AutoUpdate: error getting data from plex.tv May 02, 2021 20:16:50.505 [0x14c0ae580b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:16:50.505 [0x14c0ae580b38] WARN - HTTP error requesting GET https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:16:50.505 [0x14c0ae580b38] ERROR - HTTP -6 downloading url https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc May 02, 2021 20:16:50.505 [0x14c0ae580b38] INFO - AutoUpdate: error getting data from plex.tv May 02, 2021 20:16:52.732 [0x14c0aedafb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:16:52.732 [0x14c0aedafb38] WARN - HTTP error requesting POST https://plex.tv/api/claim/exchange?token=xxxxxxxxxxxxxxxxxxxx5rEwFV (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:16:52.738 [0x14c0af9b7b38] WARN - JobManager: Could not find job for handle 173 May 02, 2021 20:16:52.738 [0x14c0af9b7b38] WARN - JobManager: Could not find job for handle 86 May 02, 2021 20:16:57.739 [0x14c0aedafb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:16:57.739 [0x14c0aedafb38] WARN - HTTP error requesting GET https://plex.tv/api/v2/user/privacy?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxe host name) (Could not resolve host: plex.tv) May 02, 2021 20:17:02.745 [0x14c0aedafb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:17:02.745 [0x14c0aedafb38] WARN - HTTP error requesting GET https://plex.tv/api/v2/release_channels?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxe host name) (Could not resolve host: plex.tv) May 02, 2021 20:17:07.754 [0x14c0aedafb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:17:07.754 [0x14c0aedafb38] WARN - HTTP error requesting GET https://plex.tv/api/v2/features?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxe host name) (Could not resolve host: plex.tv) May 02, 2021 20:17:07.755 [0x14c0aedafb38] WARN - FeatureManager: Couldn't get features. Trying again soon. May 02, 2021 20:19:45.641 [0x14c0ae6b1b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:19:45.641 [0x14c0ae6b1b38] WARN - HTTP error requesting GET https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:19:45.641 [0x14c0ae6b1b38] ERROR - HTTP -6 downloading url https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc May 02, 2021 20:19:45.641 [0x14c0ae6b1b38] INFO - AutoUpdate: error getting data from plex.tv May 02, 2021 20:19:53.390 [0x14c0ae6b1b38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:19:53.390 [0x14c0ae6b1b38] WARN - HTTP error requesting GET https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:19:53.390 [0x14c0ae6b1b38] ERROR - HTTP -6 downloading url https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc May 02, 2021 20:19:53.390 [0x14c0ae6b1b38] INFO - AutoUpdate: error getting data from plex.tv May 02, 2021 20:19:58.992 [0x14c0ae43bb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:19:58.992 [0x14c0ae43bb38] WARN - HTTP error requesting POST https://plex.tv/api/claim/exchange?token=xxxxxxxxxxxxxxxxxxxxUyVQmf (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:19:59.000 [0x14c0af9b7b38] WARN - JobManager: Could not find job for handle 241 May 02, 2021 20:20:03.999 [0x14c0ae43bb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:20:03.999 [0x14c0ae43bb38] WARN - HTTP error requesting GET https://plex.tv/api/v2/user/privacy?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxe host name) (Could not resolve host: plex.tv) May 02, 2021 20:20:09.009 [0x14c0ae43bb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:20:09.009 [0x14c0ae43bb38] WARN - HTTP error requesting GET https://plex.tv/api/v2/release_channels?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxe host name) (Could not resolve host: plex.tv) May 02, 2021 20:20:14.018 [0x14c0ae43bb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:20:14.018 [0x14c0ae43bb38] WARN - HTTP error requesting GET https://plex.tv/api/v2/features?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxe host name) (Could not resolve host: plex.tv) May 02, 2021 20:20:14.018 [0x14c0ae43bb38] WARN - FeatureManager: Couldn't get features. Trying again soon. May 02, 2021 20:20:31.348 [0x14c0aedafb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:20:31.348 [0x14c0aedafb38] WARN - HTTP error requesting GET https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:20:31.349 [0x14c0aedafb38] ERROR - HTTP -6 downloading url https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc May 02, 2021 20:20:31.349 [0x14c0aedafb38] INFO - AutoUpdate: error getting data from plex.tv May 02, 2021 20:20:43.663 [0x14c0aedafb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:20:43.663 [0x14c0aedafb38] WARN - HTTP error requesting GET https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:20:43.663 [0x14c0aedafb38] ERROR - HTTP -6 downloading url https://plex.tv/updater/products/5/check.xml?build=linux-x86_64&channel=16&distribution=redhat&version=1.23.0.4459-20536d6fc May 02, 2021 20:20:43.663 [0x14c0aedafb38] INFO - AutoUpdate: error getting data from plex.tv May 02, 2021 20:20:48.608 [0x14c0ae43bb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:20:48.608 [0x14c0ae43bb38] WARN - HTTP error requesting POST https://plex.tv/api/claim/exchange?token=xxxxxxxxxxxxxxxxxxxxfSNzs3 (6, Couldn't resolve host name) (Could not resolve host: plex.tv) May 02, 2021 20:20:48.613 [0x14c0af9b7b38] WARN - JobManager: Could not find job for handle 313 May 02, 2021 20:20:53.615 [0x14c0ae43bb38] ERROR - Error issuing curl_easy_perform(handle): 6 May 02, 2021 20:20:53.615 [0x14c0ae43bb38] WARN - HTTP error requesting GET https://plex.tv/api/v2/user/privacy?X-Plex-Token=xxxxxxxxxxxxxxxxxxxxe host name) (Could not resolve host: plex.tv) May 02, 2021 20:20:58.623 [0x14c0ae43bb38] ERROR - Error issuing curl_easy_perform(handle): 6