Hi there,
I have spent hours upon hours looking for a resolution and tweeking my setup but alas still no joy, so last resort before I ditch it and go back to Boxee.
AppleTV 3rd Gen - 5.2.1 (6025) 192.168.1.118, DNS set to 192.168.1.108 (iMac running PMS)
iMAC - OSX v10.8.5 - IP: 192.168.1.108. PMS tested with iPAD running fine.
Python 2.7.2
PMS Version: 0.9.8.6
LOG FOR STARTING PLEXCONNET
=============================
unknown-a8:20:66:1d:ad:9e:plexconnect Lee$ sudo ./PlexConnect.py
Password:
23:20:21 PlexConnect: ***
23:20:21 PlexConnect: PlexConnect
23:20:21 PlexConnect: Press CTRL-C to shut down.
23:20:21 PlexConnect: ***
23:20:21 PlexConnect: started: 23:20:21
23:20:21 PlexConnect: IP_self: 192.168.1.108
23:20:21 DNSServer: started: 23:20:21
23:20:21 DNSServer: ***
23:20:21 DNSServer: DNSServer: Serving DNS on port 53.
23:20:21 DNSServer: intercept: ['trailers.apple.com', 'atv.plexconnect'] => 192.168.1.108
23:20:21 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1
23:20:21 DNSServer: forward other to higher level DNS: 8.8.8.8
23:20:21 DNSServer: ***
23:20:21 WebServer: started: 23:20:21
23:20:21 WebServer: ***
23:20:21 WebServer: WebServer: Serving HTTP on 0.0.0.0 port 80.
23:20:21 WebServer: ***
23:20:21 PlexGDM: ***
23:20:21 PlexGDM: looking up Plex Media Server
23:20:21 PlexGDM: ***
23:20:21 WebServer: started: 23:20:21
23:20:21 WebServer: ***
23:20:21 WebServer: WebServer: Serving HTTPS on 0.0.0.0 port 443.
23:20:21 WebServer: ***
23:20:22 PlexGDM: servers discovered: 1
23:20:22 XMLConverter: PlexGDM - PMS: 192.168.1.108:32400
23:23:17 DNSServer: DNS request received!
23:23:17 DNSServer: Source: ('192.168.1.118', 50257)
23:23:17 DNSServer: Domain: ax.init-cdn.itunes.apple.com.akadns.net
23:23:17 DNSServer: ***forward request
23:23:17 DNSServer: -> DNS response from higher level
23:23:17 DNSServer: DNS request received!
23:23:17 DNSServer: Source: ('192.168.1.118', 55520)
23:23:17 DNSServer: Domain: p40-buy.itunes.apple.com.akadns.net
23:23:17 DNSServer: ***forward request
23:23:17 DNSServer: -> DNS response from higher level
23:23:20 DNSServer: DNS request received!
23:23:20 DNSServer: Source: ('192.168.1.118', 56493)
23:23:20 DNSServer: Domain: trailers.apple.com
23:23:20 DNSServer: ***intercept request
23:23:20 DNSServer: -> DNS response: 192.168.1.108
I followed the instructions to create the certificate file using Apple Configurator without issue (big green tick), pasted the certificate and the other two files just in case in to the below assets/certificate folder.
SETTINGS.CFG FILE
=================
[PlexConnect]
port_pms = 32400
ip_pms = 192.168.1.108
port_webserver = 80
ip_webserver = 0.0.0.0
port_ssl = 443
enable_webserver_ssl = True
ip_plexconnect = 192.168.1.108
certfile = /Users/Lee/PlexConnect/assets/certificates/trailers.pem
enable_dnsserver = True
port_dnsserver = 53
ip_dnsmaster = 8.8.8.8
loglevel = Normal
logpath = .
enable_plexgdm = True
prevent_atv_update = True
enable_plexconnect_autodetect = True
No joy whatsoever, any help is going to be very much appreciated.
Regards.