#Plex URL issue? - No Route to Host

1 messages · Page 1 of 1 (latest)

tepid rune
#

Been trying to setup PMM, I'm an engineer so technical and still can't manage to set it up 😦

Running Unraid with Plex and PMM both in docker. Unraid and Plex have static IPs.
Running PFsense FW and Unifi Switching.

Unraid is connected to Switch, switch connected to FW. [Rest of network is irrelevant to this]
I can access Plex using local IP or app.plex.tv.
Plex Libraries and PMM config match, testing with just 2 libraries named:
Movies
TV Shows

Keep getting to "No route to Host" when selecting Local Plex IP e.g 10.0.0.1:32400

Tried localhost, tried Public Facing IP for Plex that port forwards to my local Plex docker, tried using hostname of plex. Also tried giving PMM local IP, tried host and other network settings from Unraids Docker UI.

Been at it for a few hours and I can't see why PMM is not able to find the local plex host.

topaz prism
#

can you post the full log

topaz prism
#

Does the PMM Docker container have a bridged network?

tepid rune
topaz prism
#

Errrr I don't know anything about unraid

#

but in the logs folder you'll have a file called meta.log

#

drop that in here

tepid rune
#

Thanks, give me a moment to grab it

#

Oh yeah I also have changed verify_ssl: false but that don't make difference

clear cradle
#

If the containers are not on the host network, that host IP isn't going to be accessible from inside the PMM container.

If they are on the same named docker network, you can use the container name:

http://plex:32400

If you have other containers connecting to plex, you should be able to configure the PMM container in the same way and use the same URL that they are [like Tautulli or something].

tepid rune
#

See thats what I thought and thats how I have everything set up, but PMM is the only odd one out that won't connect

#

All my containers have Fixed IPs and my full stack, sonarr, radarr, plex ,tatuli, overseer etc all work without issues

#

Would create a new docket-net and add plex/pmm to it allow them to communicate? On top of current config?

clear cradle
#

I wouldn't expect it to if they're already on the same docker network.

tepid rune
#

I can access plex from 10.0.0.100:32400 anywhere on LAN but this doesn't work for PMM

#

Unraid can also ping plex container

lime marten
#

Everything needs to be on the same custom bridge network for container name to work

#

With docker there is almost never any reason you should be using IPs and shouldn't have a custom bridge & using container names @tepid rune

bold aspenBOT
#

This post has been marked as Resolved and will be closed in one hour.

If you require further assistance on this issue, you can send another message in this post to re-open it.

If you require further support that is unrelated to this post, please start a new post and do not re-open this one.

Thanks for using Plex Meta Manager.