ATV model/firmware:
Apple TV 2 - Firmware 5.3
The DNS server set on the ATV:
N/A
The local IP address of the device that PlexConnect is installed on:
192.168.2.103
The device and operating system (including version number) that PlexConnect is installed on:
Windows 7 - PC
The device and operating system (including version number) that the Plex media server (PMS) is installed on:
Windows 7 - PC
The Plex media server (PMS) version number you are running:
0.9.7.28
The local IP address of the device that the Plex media server (PMS) is installed on:
192.168.2.103
The PlexConnect version number:
Github master as of 1/26/2014
The contents of your 'Settings.cfg' file:
***Tried this***
[PlexConnect]
port_pms = 32400
port_webserver = 80
ip_plexconnect = 0.0.0.0
certfile = ./assets/certificates/trailers.pem
ip_dnsmaster = 8.8.8.8
loglevel = Normal
enable_dnsserver = True
logpath = .
ip_pms = 192.168.178.10
enable_plexgdm = True
hosttointercept = trailers.apple.com
port_ssl = 443
enable_webserver_ssl = True
prevent_atv_update = True
port_dnsserver = 53
enable_plexconnect_autodetect = True
***Also tried this (same results)***
[PlexConnect]
port_pms = 32400
port_webserver = 80
ip_plexconnect = 0.0.0.0
certfile = ./assets/certificates/trailers.pem
ip_dnsmaster = 8.8.8.8
loglevel = Normal
enable_dnsserver = True
logpath = .
ip_pms = 192.168.2.103
enable_plexgdm = False
hosttointercept = trailers.apple.com
port_ssl = 443
enable_webserver_ssl = True
prevent_atv_update = True
port_dnsserver = 53
enable_plexconnect_autodetect = True
Detail on the media file if it is an issue related to playing a media file:
N/A
Description of the issue:
PlexConnect doesn't load up a connection to Plex Media Server. I've tried to reinstall fresh multiple times, ensured my certs were created correctly, tried with the enable_plexgdm setting set to both True and False....no luck. Its as if PlexConnect doesn't even try to connect to my running instance of PMS (I did ensure it was running by the way).
In several guides, I see something similar to the following, referenced at startup....but these PlexGDM actions never happen for me (I also ensured this was enabled in PMS). My DNSServer and WebServer seem to start fine. What am I missing?
HH:MM:SS PlexGDM: ***
HH:MM:SS PlexGDM: looking up Plex Media Server
HH:MM:SS PlexGDM: ***
Note, PlexConnect and PMS are installed on the same machine/IP.
PlexConnect.log: