BUG: WebOS Plex fails to detect media server as local if not in /24 network

Server Version#: 1.19.4.2902
Player Version#: 4.29.6 on WebOS 5.0.0

After getting a new TV and setting up, the LG Plex player did not recognize the Plex Media Server as nearby.

My network is setup as 10.255.0.0/16. DHCP devices get an address in 10.255.1.0 through 10.255.1.255. Plex Media server is 10.255.0.255.

Turns out, changing the IP of the TV to the 10.255.0.x range, fixed the issue. This means that something in the code is incorrectly using /24 as a standardized subnet, instead of using the actual network subnet, to determine if the Media Server is local.

Please fix. =)

1 Like

Did you make any changes/settings to Settings > [Server Name] > Network > LAN networks and if so… do they match your network setup?

Yes, this is all correct. LAN Networks is set to 10.255.0.0/16 as the full subnet.
Enable local network discovery is on.
Enable relay is on.

@volitive4 Had the same problem, your post was very helpfull, changed the IP range as you said on my TV (LG 55CX) and got it fixed.
Thank you.

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