Hello, I am seeking help with configuring Plexconnect on my ATV and PMS. I am unable to operate PlexConnect on my ATV. It appears to be hanging at "serving /js/application.js"
I have reinstalled everything from scratch several times, with no discernable changes.
Your ATV model (2 or 3) and firmware version (found under the ATV settings > general > about > Apple TV software):
ATV 2, Model MC572LL/A, 6.0.2 (6646.81.1)
The DNS server set on the ATV (found under the ATV settings > general > network > DNS):
192.168.1.12
The device and operating system (including version number) that PlexConnect is installed on:
MAC OS X 10.6.8, Macmini1,1 Intel Core Duo
The local IP address of the device that PlexConnect is installed on:
192.168.1.12
The device and operating system (including version number) that the Plex media server (PMS) is installed on:
MAC OS X 10.6.8, Macmini1,1 Intel Core Duo (Same as Plexconnect)
The Plex media server (PMS) version number you are running (do not put 'latest'):
Plex Media Server 0.9.8.6.175-88ffbb2
The local IP address of the device that the Plex media server (PMS) is installed on:
192.168.1.12
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 testing branch e.g. the Elan/PlexInc one.
PlexConnect V0.3 (https://github.com/iBaa/PlexConnect/releases/tag/v0.3)
The content of your 'Settings.cfg' file (if you do not have this file you are running an old version, please update)
[PlexConnect]
port_pms = 32400
port_webserver = 80
ip_plexconnect = 0.0.0.0
certfile = ./assets/certificates/trailers.pem
ip_dnsmaster = 8.8.8.8
ip_pms = 192.168.178.10
loglevel = Normal
logpath = .
enable_dnsserver = True
enable_plexgdm = True
hosttointercept = trailers.apple.com
port_dnsserver = 53
prevent_atv_update = True
enable_plexconnect_autodetect = True
port_ssl = 443
enable_webserver_ssl = True
Detail on the media file if it is an issue related to playing a media file (in order to get the necessary information on a particular media file go into the Plex web interface, select the video file, when it brings up the page for the media file click on the "i" information button on the left hand side, it will then bring up a "media info" box, click on the "View XML" button, it will then open a browser window with the relevant information, copy this to http://www.pastebin.com and use the pastebin link to post the details; posting the information directly in the forum may mess up the formatting and generally takes up a lot of space):
*Not applicable*
A detailed description of the issue (the clearer you can make this the better):
Upon selecting Trailers app, PlexConnect appears to hang on WebServer: serving /js/application.js
There is no further response from the server, and ATV times out with the response Trailers Unavailable. Try again later.
Running OSX 10.6.8
Running Python 2.7.6
PlecConnect.log is attached.