Trailers Is Unavailable - FreeNAS/PlexConnect

Hi Guys - Hopefully, I'm missing something really simple.

 

I have Plex Media Server running fine on FreeNAS but I'm trying to get PlexConnect up-and-running on the same box.  I followed this tutorial and PlexConnect appears to be running as it should - however, when accessing the Trailers app on my ATV2, I'm getting the 'Trailers is Unavailable' message.

 

PlexConnect is installed in the same jail as Plex Media Server - 192.168.1.202

 

PlexConnect.log:

 

c10:28:44 PlexConnect: started: 10:28:44
10:28:44 PlexConnect: Version: 0.3.1+
10:28:44 PlexConnect: Python: 2.7.6 (default, Apr 11 2014, 03:09:10)
[GCC 4.2.1 20070831 patched [FreeBSD]]
10:28:44 PlexConnect: Host OS: freebsd9
10:28:44 PlexConnect: IP_self: 192.168.1.202
10:28:44 DNSServer: started: 10:28:44
10:28:44 DNSServer: ***
10:28:44 DNSServer: DNSServer: Serving DNS on 192.168.1.202 port 53.
10:28:44 DNSServer: ***
10:28:44 WebServer: started: 10:28:44
10:28:44 WebServer: ***
10:28:44 WebServer: WebServer: Serving HTTP on 192.168.1.202 port 80.
10:28:44 WebServer: ***
10:28:44 WebServer: started: 10:28:44
10:28:44 WebServer: ***
10:28:44 WebServer: WebServer: Serving HTTPS on 192.168.1.202 port 443.
10:28:44 WebServer: *** 

 

 

Settings.cfg

 

c[PlexConnect]
enable_plexgdm = False
ip_pms = 192.168.1.202
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 = 192.168.1.202
hosttointercept = trailers.apple.com
port_webserver = 80
enable_webserver_ssl = True
port_ssl = 443
certfile = /PlexConnect/assets/certificates/trailers.pem
loglevel = Normal
logpath = . 

 

 

Thanks,

Jaime.

Sorry, it WAS simple - I missed one step: adding the 'http://trailers.apple.com/trailers.cer' certificate to the ATV2.  All is working fine now.

I had the same issue and I figured it has something to do with the cert but was being lazy and didn't want to go through the hassle of installing the cart again using the configuration utility.  Have to get the ATV out of the console, get the micro usb cable which I can never find when I need, and ind the ATV remotes.  Really didn't want to go through the hassle  so I keep putting off or tinkering with the PlexConnect settings on my FresNas box. Didn't realize there was an easier way of installing the cert  using "Send Data to Apple" option in the menu. Link to the instructions https://github.com/iBaa/PlexConnect/wiki/Install-Guide-Certificate-via-Ethernet. Once I reinstalled the cert it worked like a charm.  Your post motivated me to solve my issue thanks a lot and I hope it helps the next person having this issue. 

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