Hi, I've tried everything from FAQ/forums/install instructions but not getting anywhere so help would be much appreciated. Thanks!
Your ATV model (2 or 3) and firmware version (found under the ATV settings > general > about > Apple TV software): ATV2 firmware 6.1
The DNS server set on the ATV (found under the ATV settings > general > network > DNS): 192.168.1.111
The local IP address of the device that PlexConnect is installed on: 192.168.1.111
The device and operating system (including version number) that PlexConnect is installed on: iMac running OS X 10.9.2
The device and operating system (including version number) that the Plex media server (PMS) is installed on: iMac running OS X 10.9.2
The Plex media server (PMS) version number you are running (do not put 'latest'): 0.9.9.7.429-f80a8d6
The local IP address of the device that the Plex media server (PMS) is installed on: 192.168.1.111
The PlexConnect version number. If using Github source then a time and date of download (look at the creation date of the folder) and if you are using any non-standard setup e.g. Plexify or a fork: Github 25Mar2014 at 13:39pm (Singapore Time)
The contents of your 'Settings.cfg' file (this is created at first clean shutdown of PlexConnect, using CTR+c):
[PlexConnect]
enable_plexgdm = False
ip_pms = 192.168.1.111
port_pms = 32400
enable_dnsserver = True
port_dnsserver = 53
ip_dnsmaster = 87.117.205.40
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 = ./assets/certificates/trailers.pem
loglevel = High
logpath = .
Detail on the media file if it is an issue related to playing a media file: N/A
A detailed description of the issue (the clearer you can make this the better): PlexConnect starts fine, certs installed on ATV2, DNS set. Unable to access PlexConnect via ATV2. When selecting Trailers app on ATV, error message 'Trailers is unavailable. Please try again later' appears.
Ensure you post your 'PlexConnect.log' file to pastebin and post the link ('PlexConnect.log' is located in your PlexConnect folder). If possible, follow these steps to create a "more detailed fresh" one:
Try throwing settings.cfg away and running with the defaults, you can always adjust afterwards.
I'll give that a go tomorrow. Oddly I tried setting it up on my MacBook in the exact same way and it works perfectly so I'm wondering if there's something weird going on on my iMac. Might try a clean install of Mavericks and see if that helps.
I believe yours was for trailers based on your settings.cfg so use that one when your add your cert via network method. I had to figure this out when I developed OpenConnect for hijacking any desired app. Only if you were adding it via webserver would you use your local ip to add the cert but this way is easier by far. For example if using a apache2 webserver you would add it by typing http://192.168.1.101:1234/trailers.cer but it’s a pain to set it up that way compared to the official method.
Hi y'all, I had similar issues after Mavericks install. Tried lots of fixes but ended up doing a fresh install of plexconnect, and as wahlman.j suggested, deleted my existing profile on ATV and uploaded my certs again a voila, all good.