Server Version#: 1.20.3.3483
Player Version#:
Ubuntu 20,.04 LTS
I recently had to reinstall Plex and remap my drives (using the deb package and the super guide for mapping EXT4 drives provided here) and now can’t work out why Plex won’t direct stream to my roku boxes or ios devices on my LAN. Relay only at 2Mpbs…
Router DNS is 9.9.9.9, DNS rebind protection is off. Plex server is running on my PC which obviously can direct play the media through a web browser and localhost connection. I did accidentally install ‘firewall-config’ and have since removed it but…well I’m stumped. I feel like the problem is somewhere in my ‘server’ (desktop really) configuration.
Indirect or relayed streaming are usually due to a bad remote access configuration.
You could e.g. check if your router is still pointing to your Plex Media Server (e.g. if you re-installed the machine and that broke an existing IP reservation – or if you didn’t have one but instead manually assigned an IP address to your server…).
Do you run your PMS natively on that Linux or through a VM / container? – VMs / containers could come with their very own network stack / configuration that might deviate from your previous setup.
If you’re using UPnP for automatic port opening/forwarding… have you considered shifting to a manual port forward on that router of yours (incl. updating the related PMS remote access settings)?
I can’t get remote access working - which shouldn’t matter as I’m talking about accessing this server from my own lan (same subnet, can ping all devices from the server…). But maybe thats an indicator?
I removed and reinstalled plex but plexmediaserver is running on my personal computer which is assigned an IP address through DHCP. I never manually assigned an IP to this box.
I run PMS natively - I installed the current .deb version not the snap (previous working setup was actually the snap but I think that’s not recommended now - took some fiddling to get that working too)
Always had UPnP turned off before but switched it on just to see if that might help today (no luck).
Router is an ASUS AC68U running the current version of Merlin.
Good analogy! Same OS but I think that this problem given it’s localized to the host and I have a solid backup of data I will simply reinstall the OS on host. Appreciate the help - it’s been educational.