I have installed certificate onto apple tv through usb, plexconnect on mac terminal seems to be intercepting apple.trailers.com. it says accessing trailers with the loading circle on my apple tv screen and then it goes black for a couple of seconds and then it goes back to accessing trailers and loading circle again. It almost seems as if plexconnect is working but because there is nothing there it goes back to loading again. Eventually it reads "Trailers is unavailable. Try again later." So it seems as if it is timing out (I have had this issue in the past, never actually managed to get plexconnect to work and thought I would try my luck now since it has since been updated) I notice that on the console there does not seem to be any indication that it has picked up my plex media server, whereas in the past I have had it indicate it has picked up plex media server. I have tried disabling gdm on both plex media server and settings.cfg for plexconnect but still get no indication. It does not even indicate a failure to connect to plex media server for some reason. Here is my log file:
Last login: Sat Feb 1 01:42:01 on ttys000
aaronwhitesmbp:~ aaronwhite$ sudo /Applications/PlexConnect-master/PlexConnect.py
Password:
02:19:21 PlexConnect: ***
02:19:21 PlexConnect: PlexConnect
02:19:21 PlexConnect: Press CTRL-C to shut down.
02:19:21 PlexConnect: ***
02:19:21 PlexConnect: started: 02:19:21
02:19:21 PlexConnect: Version: 0.3.1+
02:19:21 PlexConnect: Python: 2.7.5 (v2.7.5:ab05e7dd2788, May 13 2013, 13:18:45)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]
02:19:21 PlexConnect: Host OS: darwin
02:19:21 PlexConnect: IP_self: 192.168.0.4
02:19:21 DNSServer: started: 02:19:21
02:19:21 DNSServer: ***
02:19:21 DNSServer: DNSServer: Serving DNS on 192.168.0.4 port 53.
02:19:21 DNSServer: intercept: ['trailers.apple.com'] => 192.168.0.4
02:19:21 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1
02:19:21 DNSServer: forward other to higher level DNS: 8.8.8.8
02:19:21 DNSServer: ***
02:19:21 WebServer: started: 02:19:21
02:19:21 WebServer: ***
02:19:21 WebServer: WebServer: Serving HTTP on 192.168.0.4 port 80.
02:19:21 WebServer: ***
02:19:21 WebServer: started: 02:19:21
02:19:21 WebServer: ***
02:19:21 WebServer: WebServer: Serving HTTPS on 192.168.0.4 port 443.
02:19:21 WebServer: ***
02:19:27 DNSServer: DNS request received!
02:19:27 DNSServer: Source: ('192.168.0.2', 53683)
02:19:27 DNSServer: Domain: trailers.apple.com
02:19:27 DNSServer: ***intercept request
02:19:27 DNSServer: -> DNS response: 192.168.0.4
02:19:29 WebServer: serving /js/application.js
02:20:31 DNSServer: DNS request received!
02:20:31 DNSServer: Source: ('192.168.0.2', 53683)
02:20:31 DNSServer: Domain: trailers.apple.com
02:20:31 DNSServer: ***intercept request
02:20:31 DNSServer: -> DNS response: 192.168.0.4
02:21:35 DNSServer: DNS request received!
02:21:35 DNSServer: Source: ('192.168.0.2', 53683)
02:21:35 DNSServer: Domain: trailers.apple.com
02:21:35 DNSServer: ***intercept request
02:21:35 DNSServer: -> DNS response: 192.168.0.4
02:22:39 DNSServer: DNS request received!
02:22:39 DNSServer: Source: ('192.168.0.2', 62428)
02:22:39 DNSServer: Domain: trailers.apple.com
02:22:39 DNSServer: ***intercept request
02:22:39 DNSServer: -> DNS response: 192.168.0.4
I have read all the guides on github to the letter, including creating certificates, installing certificate via usb on to atv3, installing plexconnect and configuring it for mac. My Plex media server is running on port 32400 and is all connected up. For the record I am on osx mountain lion 10.9.1, I am using plex media server Version 0.9.8.18.290-11b7fdd and my plex connect version is 0.3.1 (according to version.py file).
I would be greatfull for any assistance you can provide. Thank you.