I'm getting 'trailers unavailable' and when I try to connect via browser it says
<span style="font-size:12px;">Error response Error code 403.Message: Not Serving Client 192.168.2.30.Error code explanation: 403 = Request forbidden -- authorization will not help.</span>
I have literally working on this all weekend looking through different posts and trying different settings. I have also uninstalled and reinstalled everything even the certificate on the atv.
-require authenication on servers is unchecked
-ports 80, 53, 443 and 32400 are open on router
-exceptions added in firewall for all programs
-tried turning off firewall on router and windows computer
Here is my setup:
ATV3 6.0.2
Python 2.7.6
PlexConnect 0.3.1
PMS 0.9.8.18
Windows 8 Pro
Settings.cfg
[PlexConnect]
port_pms = 32400
port_webserver = 80
ip_plexconnect = 0.0.0.0
certfile = C:/PlexConnect/assets/certificates/trailers.pem
ip_dnsmaster = 8.8.8.8
loglevel = Normal
enable_dnsserver = True
logpath = C:\Log
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
Any help would be greatly appreciated! This is driving me crazy!PlexConnect.log (25.8 KB)