no Plex Server found

All,

  I just have a quick question to ensure that I am not doing anything wrong.

 

I have a mac mini running 10.8.5 with plex server 0.9.8.10.215-020456b.  I have turned off the firewall to ensure that all ports are open.  

 

I am running the latest version of plex connect that I downloaded from github this morning.  

 

my Settings.cfg is 

 

[PlexConnect]
enable_webserver_ssl = True
logpath = .
enable_dnsserver = True
prevent_atv_update = True
port_dnsserver = 53
enable_plexconnect_autodetect = True
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
ip_pms = 127.0.0.1
enable_plexgdm = True
port_ssl = 443
 
my PlexConnect.log shows
 
12:09:45 PlexConnect: started: 12:09:44
12:09:45 PlexConnect: IP_self: 192.168.0.3
12:09:45 DNSServer: started: 12:09:45
12:09:45 DNSServer: ***
12:09:45 DNSServer: DNSServer: Serving DNS on 192.168.0.3 port 53.
12:09:45 WebServer: started: 12:09:45
12:09:45 WebServer: started: 12:09:45
12:09:45 DNSServer: ***
12:09:45 WebServer: ***
12:09:45 WebServer: ***
12:09:45 WebServer: WebServer: Serving HTTP on 192.168.0.3 port 80.
12:09:45 WebServer: WebServer: Serving HTTPS on 192.168.0.3 port 443.
12:09:45 WebServer: ***
12:09:45 WebServer: ***
 
 
It seems like my local server is never found.  I have turned of GDM and used both the 127.0.0.1 and 192.168.0.3 in the settings file and it never shows up in the log.  Any ideas?
 
 

 

The local server is never looked for, as you did not yet jump into "trailers" on your aTV...

And refrain from using 127.0.0.1. This address will get communicated to aTV as well. And there 127.0.0.1 is most likely not your PMS host.

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