Server Version#: 1.22.1.4228
Player Version#: Plex Web 4.53
I could never get the new Plex Media Scanner to do anything. If I select “Upgrade Matching” for any library, it no longer can find any content. It doesn’t even seem to try. You click search, and it just throws “no matches found” instantly.
Hasn’t ever worked no matter how many server upgrades I go through. Using other scanners work fine.
Using TrueNAS with Plex running in a FreeBSD jail.
when you click on search options what does it prepopulate the fields with? also would you mind getting your server logs after trying to match something
Hey would you mind restarting your server to current and reproduce then grab fresh logs again. We do see a bunch of curl errors which usually point to network issue. ( might want to update server as well)
Upgraded Plex to the newest version available on the TrueNAS repositories. This is version 1.22.2.4282. Restarted, and tried a couple searches with the new scanner. Same result. This has continued across numerous updates. If it’s a network error, we can explore that, but all the other search agents work and other online functionality is perfect.
I’m not saying it’s not possible… I’d like to get onto the new agent before the old ones become obsolete.
Hi, I was looking into your logs and noticed that we’re timing out trying to reach https://vod.provider.plex.tv which may be preventing us from getting to loading the metadata provider (which is what the new agents use for metadata).
Can you just try open that URL in a browser and see what happens?
I get a blank screen. There are no messages about anything being blocked, no errors of any kind. Shows a secure icon for the URL with a white, blank page.
I also checked this on my cell phone after leaving the house and not connected to my network. Same result, so I assume that’s the expected result?
Okay. It will have to be this evening when I get home.
I do run PFSense at home and it’s caused problems in other situations using DNSBL and such. While waiting for me to get home, if you gurus can post any URL’s that should be whitelisted in adblockers such as this, I can add them all and see if it changes things?
I have a few plex related domains already whitelisted but there is no “official” list of domains plex needs access to in order to function. Such a list would help many people, and I’d be willing to maintain a list on GitHub people like me (using ad blocking) can subscribe to which would keep plex trouble free.
I can post that link in a thread here for anyone experiencing connectivity problems. Basically create a URL servers could subscribe to for whitelisting plex.
I’ll have to figure out the best way to do that. From what I understand about DNSBL in PFSense is that the whitelist field doesn’t allow for wildcards. Might just have to white list with a floating rule in the firewall.
I know firewalls aren’t your problem. LOL. I’m just trying to steer others with potential connectivity issues. I’ll have to double check, because I’m concerned that a floating rule might also allow malicious traffic through also. I’ll have to tinker, but if it needs each sub-domain listed, I’ll have to gather a list.
There is a lot of potential for things to break like this. There are missing domains here like metadata.provider.plex.tv specifically. I don’t see however why plex.tv would be in any blacklists that you’re using to begin with so having specific whitelists seems pointless.
Reset the firewall state table to flush any existing connections. Have a wildcard whitelist of all plex.tv domains in DNSBL. Restarted the Plex server.