Custom URL advertised with IPv6: false

Server Version#: 1.40.4.8598-71044f963 (macOS)
Player Version#: Firefox (macOS)

Looking at the json/XML returned by https://clients.plex.tv/api/v2/resources?includeHttps=1&includeRelay=1&includeIPv6=1&X-Plex-Product=Plex Web&X-Plex-Version=4.132.3& [...] I see that my custom URL https://plex.mydomain.com:443 is returned with the attribute IPv6: false - this is wrong (hostname only has an AAAA record) and this causes the custom URL to not be used by any clients, how can this be set to return IPv6: true?

XML: <connection protocol="https" address="plex.mydomain.com" port="443" uri="https://plex.mydomain.com:443" local="0" relay="0" IPv6="0"/>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.