Feb 26, 2021 23:01:38.897 [0x7fbd67fff700] ERROR - Error issuing curl_easy_perform(handle): 35
Feb 26, 2021 23:01:38.897 [0x7fbd67fff700] WARN - HTTP error requesting GET https://[my-ip-address].876292851871443b9e2c053f155d8f0a.plex.direct:443/identity (35, SSL connect error) (error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error)
Feb 26, 2021 23:02:18.115 [0x7fbd67fff700] WARN - NAT: PMP, got an error: Not Supported by gateway.
Feb 26, 2021 23:02:19.405 [0x7fbdc7fff700] ERROR - Caught exception trying to stream file: /usr/lib/plexmediaserver/Resources/Plug-ins-1b7748a7b/WebClient.bundle/Contents/Resources/js/chunk-4-ee31be69efcc7a98c9a6-plex-4.51.3-6ef4412.js: write: Broken pipe
Feb 26, 2021 23:02:20.371 [0x7fbd89ffb700] WARN - NAT: PMP, got an error: Not Supported by gateway.
Feb 26, 2021 23:02:20.372 [0x7fbd89ffb700] ERROR - Error issuing curl_easy_perform(handle): 3
Feb 26, 2021 23:02:20.372 [0x7fbd89ffb700] WARN - HTTP error requesting GET https://[my-ip-address].876292851871443b9e2c053f155d8f0a.plex.direct:0/identity (3, URL using bad/illegal format or missing URL) ()
Feb 26, 2021 23:02:24.644 [0x7fbd467fc700] INFO - AutoUpdate: no updates available
So I changed the port from :443 to :32400 and turned on verbose logging + debug logging.
Feb 26, 2021 23:20:32.452 [0x7fddacb03700] DEBUG - Completed: [192.168.50.1:53776] 200 GET /media/providers (21 live) TLS GZIP 1ms 3649 bytes (pipelined: 3)
Feb 26, 2021 23:20:32.689 [0x7fddacb03700] DEBUG - EventSource: Got event [data] '<Message address="[my-ip-address]" port="32400" asyncIdentifier="d4d36583-4d87-4c67-aa4f-017b2a821aae" connectivity="1" command="notifyConnectivity"/>'
Feb 26, 2021 23:20:32.690 [0x7fddacb03700] DEBUG - PubSub: Got notified of reachability for async identifier d4d36583-4d87-4c67-aa4f-017b2a821aae: 1 for [my-ip-address]:32400 (responded in 1336 ms)
It appears plex is ignoring my custom domains and trying to use the global plex cert. This causes an issue because on :443 I cannot serve this certificate as it is handled by my reverseproxy.
Maybe hthighway has a point, and this is a long-standing bug?
If not I can attempt to troubleshoot more.
If I buypass thre reverse proxy completly and use the custom cert
