Hi, im really struggling and have wasted 2 days now trying to get plexconnect up and running on my new windows 8 machine, after old machine destroyed by a virus.
i get "trailers not available" INSTANTLY when i load trailers. ive follwed all instructions. ive loaded new certificate made via local ip/trailers.pem and seemed fine.
ive tried the older version .5 of github files and most recent. ive stated my ip which ivd set as a fixed ip.
immsomewhere between a novice and experienced so mot sure of all the technocal terms.
any more info i should share? id be so grateful of anyone clever enough to spot the answer.
-
Your ATV model (2 or 3) and firmware version 6.2
-
The DNS server set on the ATV 192.168.0.26
-
The local IP address of the device that PlexConnect is installed on:192.169.0.26
-
The device and operating system (including version number) that PlexConnect is installed on: asus laptop windows 8.1
-
The device and operating system (including version number) that the Plex media server (PMS) is installed on: asus laptop windows 8.1
-
The Plex media server (PMS) version number you are running 0.9.11.7.803-87d0708
-
The local IP address of the device that the Plex media server (PMS) is installed on:192.169.0.26
-
The PlexConnect version number. 0.5 downloaded today
-
The contents of your 'Settings.cfg' file
('enable_plexgdm' , ('True', '((True)|(False))')),
('ip_pms' , ('192.168.178.10', '([0-9]{1,3}\.){3}[0-9]{1,3}')),
('port_pms' , ('32400', '[0-9]{1,5}')),
\
('enable_dnsserver', ('True', '((True)|(False))')),
('port_dnsserver' , ('53', '[0-9]{1,5}')),
('ip_dnsmaster' , ('8.8.8.8', '([0-9]{1,3}\.){3}[0-9]{1,3}')),
('prevent_atv_update' , ('True', '((True)|(False))')),
\
('enable_plexconnect_autodetect', ('False', '((True)|(False))')),
('ip_plexconnect' , ('192.168.0.26', '([0-9]{1,3}\.){3}[0-9]{1,3}')),
('hosttointercept' , ('trailers.apple.com', '[a-zA-Z0-9_.]+')),
\
('port_webserver' , ('80', '[0-9]{1,5}')),
('enable_webserver_ssl' , ('True', '((True)|(False))')),
('port_ssl' , ('443', '[0-9]{1,5}')),
('certfile' , ('./assets/certificates/trailers.pem', '.+.pem')),
\
('loglevel' , ('High', '((Off)|(Normal)|(High))')),
('logpath' , ('.', '.+')),
]
-
Ensure you post your 'PlexConnect.log'
16:27:20 PlexConnect: started: 16:27:20
16:27:20 PlexConnect: Version: 0.5
16:27:20 PlexConnect: Python: 2.7.8 (default, Jun 30 2014, 16:03:49) [MSC v.1500 32 bit (Intel)]
16:27:20 PlexConnect: Host OS: win32
16:27:20 PlexConnect: PILBackgrounds: Is PIL installed? False
16:27:20 PlexConnect: IP_self: 192.168.0.26
16:27:21 DNSServer: started: 16:27:21
16:27:21 DNSServer: ***
16:27:21 DNSServer: DNSServer: Serving DNS on 192.168.0.26 port 53.
16:27:21 DNSServer: ***
16:27:21 WebServer: started: 16:27:21
16:27:21 WebServer: ***
16:27:21 WebServer: WebServer: Serving HTTP on 192.168.0.26 port 80.
16:27:21 WebServer: ***
16:27:21 WebServer: started: 16:27:21
16:27:21 WebServer: ***
16:27:21 WebServer: WebServer: Serving HTTPS on 192.168.0.26 port 443.
16:27:21 WebServer: ***
16:28:00 PlexConnect: Shutting down.
16:28:00 WebServer: Shutting down (HTTPS).
16:28:01 WebServer: Shutting down (HTTP).
16:28:02 DNSServer: Shutting down.
16:28:02 PlexConnect: shutdown