PlexConnect will not serve application

Hope someone can help.  Installed the certificates as described on github, installed plex connect and python 2.7.6.  I am running PMS 0.9.9.7.429 and everything streams fine through my roku 3 (I know that it doesnt use plexconnect).  I have changed the DNS on the ATV3 (running 6.1) and everything is setup as described on github but when I try to access trailers on the atv I get the"Trailers is unavailabe. Try again later." error.  I have included a copy of the log from the session (it looks as though the webserver never serves the application) and I have included a copy of the settings cfg.  I am running windows 7 pro 64-bit.  Thank you to anyone who can help

 

Log:

13:59:12 PlexConnect: started: 13:59:12
13:59:12 PlexConnect: Version: 0.3.1+
13:59:12 PlexConnect: Python: 2.7.6 (default, Nov 10 2013, 19:24:24) [MSC v.1500 64 bit (AMD64)]
13:59:12 PlexConnect: Host OS: win32
13:59:12 Settings: getsetting enable_plexconnect_autodetect=True
13:59:12 PlexConnect: IP_self: 192.168.0.29
13:59:12 Settings: getsetting hosttointercept=trailers.apple.com
13:59:12 Settings: getsetting enable_dnsserver=True
13:59:12 DNSServer: started: 13:59:12
13:59:12 Settings: getsetting port_dnsserver=53
13:59:12 Settings: getsetting ip_dnsmaster=8.8.8.8
13:59:12 Settings: getsetting prevent_atv_update=True
13:59:12 DNSServer: ***
13:59:12 DNSServer: DNSServer: Serving DNS on 192.168.0.29 port 53.
13:59:12 DNSServer: intercept: ['trailers.apple.com'] => 192.168.0.29
13:59:12 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1
13:59:12 DNSServer: forward other to higher level DNS: 8.8.8.8
13:59:12 DNSServer: ***
13:59:12 Settings: getsetting enable_webserver_ssl=True
13:59:12 WebServer: started: 13:59:12
13:59:12 Settings: getsetting port_webserver=80
13:59:12 WebServer: ***
13:59:12 WebServer: WebServer: Serving HTTP on 192.168.0.29 port 80.
13:59:12 WebServer: ***
13:59:12 ATVSettings: init class CATVSettings
13:59:12 ATVSettings: load settings
13:59:12 WebServer: started: 13:59:12
13:59:12 Settings: getsetting port_ssl=443
13:59:12 Settings: getsetting certfile=C:\PlexConnect\assets\certificates railers.pem
13:59:12 Settings: getsetting certfile=C:\PlexConnect\assets\certificates railers.pem
13:59:12 WebServer: ***
13:59:12 WebServer: WebServer: Serving HTTPS on 192.168.0.29 port 443.
13:59:12 WebServer: ***
13:59:15 DNSServer: DNS request received!
13:59:15 DNSServer: Source: ('192.168.0.95', 49604)
13:59:15 DNSServer: Domain: trailers.apple.com
13:59:15 DNSServer: ***intercept request
13:59:15 DNSServer: -> DNS response: 192.168.0.29
14:06:54 DNSServer: DNS request received!
14:06:54 DNSServer: Source: ('192.168.0.95', 55107)
14:06:54 DNSServer: Domain: p16-buy.itunes.apple.com.akadns.net
14:06:54 DNSServer: ***forward request
14:06:54 DNSServer: -> DNS response from higher level
14:06:56 DNSServer: DNS request received!
14:06:56 DNSServer: Source: ('192.168.0.95', 64279)
14:06:56 DNSServer: Domain: trailers.apple.com
14:06:56 DNSServer: ***intercept request
14:06:56 DNSServer: -> DNS response: 192.168.0.29
14:09:07 DNSServer: DNS request received!
14:09:07 DNSServer: Source: ('192.168.0.95', 63291)
14:09:07 DNSServer: Domain: 6-courier.push.apple.com
14:09:07 DNSServer: ***forward request
14:09:07 DNSServer: -> DNS response from higher level
14:09:15 PlexConnect: Shutting down.
14:09:16 WebServer: Shutting down.
14:09:16 WebServer: Shutting down.
14:09:16 ATVSettings: save settings
14:09:17 DNSServer: Shutting down.
14:09:17 PlexConnect: shutdown

 

 

 

 

CFG:

[PlexConnect]
enable_plexgdm = True
ip_pms = 192.168.178.10
port_pms = 32400
enable_dnsserver = True
port_dnsserver = 53
ip_dnsmaster = 8.8.8.8
prevent_atv_update = True
enable_plexconnect_autodetect = True
ip_plexconnect = 0.0.0.0
hosttointercept = trailers.apple.com
port_webserver = 80
enable_webserver_ssl = True
port_ssl = 443
certfile = C:\PlexConnect\assets\certificates railers.pem
loglevel = High
logpath = .
 

Have you set an OUTBOUND rule in your firewall for python.exe (turning it off doesn't always work)?

I have not set any Outbound rule how would I do this?

http://www.it.cornell.edu/services/firewall/howto/windows/tsp/outbound.cfm

Ive done that and it's still having the same problem

It is most likely a cert issue then, I can ping you a fresh set to test with when back at my desktop.

I was able to resolve the issue.  Apparently Symantec Endpoint Protection was causing the issue. Added an exception and everything works.  Thanks for the help

Np, thought it would either be firewall or certs [emoji2]

I think it's firewall, Symantec Endpoint Protection contains a firewall.

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