No response from plex media server

I'm having problem with the Ip Pms

for some reasone i cannot my PMS is not found

I'm using windown 7, Apple TV3 , firmware 5.1, PlexConnect-0.1-iOS-pre5.1

DNS 192.168.1.92,

 

[PlexConnect]
port_pms = 32400
enable_plexgdm = True
ip_dnsmaster = 8.8.8.8
ip_webserver = 0.0.0.0
loglevel = Normal
enable_dnsserver = True
ip_pms = 192.168.178.10
port_webserver = 80

 

 

17:19:19 PlexConnect: started: 17:19:19
17:19:19 PlexConnect: ***
17:19:19 PlexConnect: PlexConnect
17:19:19 PlexConnect: Press ENTER to shut down.
17:19:19 PlexConnect: ***
17:19:19 Settings: add section PlexConnect
17:19:19 Settings: add option port_pms=32400
17:19:19 Settings: add option enable_plexgdm=True
17:19:19 Settings: add option ip_dnsmaster=8.8.8.8
17:19:19 Settings: add option ip_webserver=0.0.0.0
17:19:19 Settings: add option loglevel=Normal
17:19:19 Settings: add option enable_dnsserver=True
17:19:19 Settings: add option ip_pms=192.168.178.10
17:19:19 Settings: add option port_webserver=80
17:19:19 PlexConnect: IP_self: 192.168.1.92
17:19:19 PlexConnect: started: 17:19:19
17:19:19 PlexGDM: ***
17:19:19 PlexGDM: looking up Plex Media Server
17:19:19 PlexGDM: ***
17:19:20 PlexGDM: No servers discovered
17:19:20 PlexConnect: PMS: 192.168.178.10:32400
17:19:21 DNSServer: started: 17:19:21
17:19:21 DNSServer: ***
17:19:21 DNSServer: Starting up.
17:19:21 DNSServer: intercept trailers.apple.com: 192.168.1.92
17:19:21 DNSServer: forward other to higher level DNS: 8.8.8.8
17:19:21 DNSServer: ***
17:19:21 WebServer: started: 17:19:21
17:19:21 WebServer: ***
17:19:21 WebServer: WebServer: Serving HTTP on 0.0.0.0 port 80.
17:19:21 WebServer: ***
17:20:02 DNSServer: DNS request received!
17:20:02 DNSServer: Source: ('192.168.1.102', 58571)
17:20:02 DNSServer: Domain: trailers.apple.com
17:20:02 DNSServer: ***intercept request
17:20:02 DNSServer: -> DNS response: 192.168.1.92
17:20:02 WebServer: serving application.js
17:20:02 WebServer: serving C:\Python27\PlexConnect-0.1-iOS-pre5.1\PlexConnect-0.1-iOS-pre5.1\assets\plexconnect.xml
17:20:02 WebServer: serving  C:\Python27\PlexConnect-0.1-iOS-pre5.1\PlexConnect-0.1-iOS-pre5.1\assets\utils.js
17:20:02 ATVLogger: loadItem: Library
17:20:02 WebServer: serving .xml: /library/sections
17:20:12 XMLConverter: Unable to connect to 192.168.178.10:32400
Reason: timed out
17:20:12 XMLConverter: No Response from Plex Media Server
17:20:29 ATVLogger: loadItem: Channels
17:20:29 WebServer: serving .xml: /channels/all
17:20:39 XMLConverter: Unable to connect to 192.168.178.10:32400
Reason: timed out
17:20:39 XMLConverter: No Response from Plex Media Server
17:20:44 PlexConnect: Shutting down.
17:20:47 DNSServer: Shutting down.
17:20:48 WebServer: Shutting down.

Auto discovery fails for you.

Set:

enable_plexgdm = False

ip_pms = -your-PMS-IP-address- (currently as auto discovery fails, it tried to reach 192.168.178.10 and dies, no answer.

Gl.

Auto discovery fails for you.

Set:

enable_plexgdm = False

ip_pms = -your-PMS-IP-address- (currently as auto discovery fails, it tried to reach 192.168.178.10 and dies, no answer.

Gl.

I tried it but it does not work :(

22:29:55 PlexConnect: started: 22:29:55
22:29:55 PlexConnect: ***
22:29:55 PlexConnect: PlexConnect
22:29:55 PlexConnect: Press ENTER to shut down.
22:29:55 PlexConnect: ***
22:29:55 PlexConnect: IP_self: 192.168.1.92
22:29:55 PlexConnect: started: 22:29:55
22:29:55 PlexConnect: PMS: 192.168.1.92:32400
22:29:56 DNSServer: started: 22:29:56
22:29:56 DNSServer: ***
22:29:56 DNSServer: Starting up.
22:29:56 DNSServer: intercept trailers.apple.com: 192.168.1.92
22:29:56 DNSServer: forward other to higher level DNS: 8.8.8.8
22:29:56 DNSServer: ***
22:29:56 WebServer: started: 22:29:56
22:29:56 WebServer: ***
22:29:56 WebServer: WebServer: Serving HTTP on 0.0.0.0 port 80.
22:29:56 WebServer: ***
22:30:03 DNSServer: DNS request received!
22:30:03 DNSServer: Source: ('192.168.1.102', 60392)
22:30:03 DNSServer: Domain: trailers.apple.com
22:30:03 DNSServer: ***intercept request
22:30:03 DNSServer: -> DNS response: 192.168.1.92
22:30:04 WebServer: serving application.js
22:30:04 WebServer: serving C:\Python27\PlexConnect-0.1-iOS-pre5.1\PlexConnect-0.1-iOS-pre5.1\assets\plexconnect.xml
22:30:04 WebServer: serving  C:\Python27\PlexConnect-0.1-iOS-pre5.1\PlexConnect-0.1-iOS-pre5.1\assets\utils.js
22:30:04 ATVLogger: loadItem: Library
22:30:04 WebServer: serving .xml: /library/sections
22:30:05 XMLConverter: Unable to connect to 192.168.1.92:32400
Reason: [Errno 10061] No connection could be made because the target machine actively refused it
22:30:05 XMLConverter: No Response from Plex Media Server

>> 22:30:05 XMLConverter: Unable to connect to 192.168.1.92:32400

>> Reason: [Errno 10061] No connection could be made because the target machine actively refused it

Firewall?

Also, your PlexConnect log seems a bit rusty: "PlexConnect-0.1-iOS-pre5.1". Any reason NOT to update to the latest?

Sorry to resurect an old thread, but these possible sollutions relate to the same issue.

I just experienced this No PMS found after upgrading PMS to Version 0.9.11.7, Plexconnect to Version 0.5, ATV3 to Version 7.0.2 and changing ISP, static public IP and static private IP all one after another... Imagine my dilema...

To make things more complicated, I have both PMS and Plexconnect starting as services... And had previously changed the PMS port from 34200...

Anyway, after 3 hours, I now have it working properly again so i thought i would share the steps i took to rectify the issue/s... There were obviously many more fruitless attempts and efforts made, but these are the two things that ended up resolving my issues.

I found I had to edit the settings.cfg to eliminate the gdm Auto Discovery, and completely customise it, including carriage returns that were missing in the default file:

[PlexConnect]
enable_plexgdm = False
ip_pms = 192.168.1.22  <--  Your PMS server static IP
port_pms = 32400  <-- this appears to have to be 32400 even thought my PMS is 32422
enable_dnsserver = True
port_dnsserver = 53
ip_dnsmaster = x.x.x.x  <-- I changed the default google dns to my ISP's dns for speed reasons but x'd it out here for privacy reasons, change this to your ISP's DNS
prevent_atv_update = True
enable_plexconnect_autodetect = True
ip_plexconnect = 192.168.1.22  <--  Your Plexconnect server static IP
hosttointercept = trailers.apple.com
port_webserver = 80
enable_webserver_ssl = True
port_ssl = 443
certfile = ./assets/certificates/trailers.pem
loglevel = Normal
logpath = .
 

I also found i had to use regedit to add a service dependency to the Plexconnect service (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Plexconnect). The value to add is "Tcpip" so that plexconnect doesn't try to run until the PC has it's static IP address sorted. I realised this as once i had it working from within a consol logon, it still wouldn't work on reboot, with the log stopping prior to the IP_PMS line.

I hope this helps someone, and i urge others to post their findings once they sort their issues, otherwise the sollutions are never shared.

Thanks guys for all your indirect help in the forums!

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