Limited Connection
You are not connected directly to this server so streaming quality may be limited. You may be able to connect directly by changing your home network settings. Learn More
Remote Access shows “Fully accessible outside your network”
If I disable secure connections I am able to access plex (without SSL) and it works fine. Network Secure Connections is currently set to “Preferred” so the error continues.
Any ideas to resolve this issue?
I am running on Ubuntu 14.04 and Plex Version 1.0.3.2461
Well. I thought that was the answer. I changed the Fallback to Insecure Connections from “Never” to “on same network” and “Always”. All three options still shows this local plex server as “indirect”.
All machines are on the same subnet.
I have signed out and in on both server and app.
When I go directly to the Plex IP:port everything seems to work fine. (not a good option)
Please start the logging, recreate the issue, then view the results. Save the entire thing as a text file and attach it here. Can you also grab the PMS logs and provide those at the same time?
From your log I see you have 2 servers, but they are on different subnets.
FasterPlex at 192.168.86.254 and
DESKTOP-5MI3QV5 at 192.168.88.20
Are these servers in different locations? If so, then this is fine. If they are on the same network, you have a problem. For your server log, if you don’t want to share it publicly, you can PM them to me.
I’ve got an OnHub router as well and had these problems. It’s an issue with the software in the router unfortunately, regarding the way it handles NAT (there’s a thread on reddit somewhere about it). I’ve managed to get around it by setting up port forwarding on the router for my server and then setting up EACH client to have manual connections for that server (using the port forwarding settings). It was a pain, but it works now. I no longer get the message you have when using a roku client in the same house on the same network.
There’s a specific executable handling Plex Relay features.
(Windows) %ProgramFiles% (x86)\Plex\Plex Media Server\PlexRelay.exe
I solved this on my server by simply denying internet access to this executable. This makes indirect access impossible and everything went back to working as normal.
Feb 25, 2017 22:21:31.291 [0x7f89f43ff700] DEBUG - PublicAddressManager: got WAN IP 192.168.86.166 from router
Feb 25, 2017 22:21:31.291 [0x7f89f43ff700] WARN - PublicAddressManager: WAN IP is a private IP address
Looks like the router your PMS is connected to is connected to another device that is also routing traffic. So you have what’s called a double-NAT situation. You’ll need to resolve this for remote access to work properly. You can search the forums for solutions.
Short version is either set the outside router in bridge mode or manually port forward the outside router to the inside router for the plex port of 32400. Either will get the job done.