Problem with PlexConnect - ATV3 5.3

Hi all..

I've recently bought an AppleTV3.. When I received it I've tried to configure it in order to use Plexconnect but without success..

I've followed this guide: http://langui.sh/2013/08/27/appletv-ssl-plexconnect/

but the result is:

 

sudo ./Plexconnect.py

12:21:39 PlexConnect: ***

12:21:39 PlexConnect: PlexConnect

12:21:39 PlexConnect: Press CTRL-C to shut down.

12:21:39 PlexConnect: ***

12:21:39 PlexConnect: started: 12:21:39

12:21:39 PlexConnect: IP_self: 192.168.1.2

12:21:39 DNSServer: started: 12:21:39

12:21:39 DNSServer: ***

12:21:39 DNSServer: DNSServer: Serving DNS on port 53.

12:21:39 DNSServer: intercept: ['trailers.apple.com', 'atv.plexconnect'] => 192.168.1.2

12:21:39 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1

12:21:39 DNSServer: forward other to higher level DNS: 8.8.8.8

12:21:39 DNSServer: ***

12:21:40 WebServer: started: 12:21:40

12:21:40 WebServer: started: 12:21:40

12:21:40 WebServer: Failed to access certificate: /Users/Antonio/PlexConnect/./assets/certificates/trailers.pem

12:21:40 PlexConnect: WebServer_SSL not alive. Shutting down.

12:21:40 PlexConnect: Shutting down.

12:21:40 WebServer: ***

12:21:40 WebServer: WebServer: Serving HTTP on 0.0.0.0 port 80.

12:21:40 WebServer: ***

12:21:40 PlexGDM: ***

12:21:40 PlexGDM: looking up Plex Media Server

12:21:40 PlexGDM: ***

12:21:41 PlexGDM: servers discovered: 1

12:21:41 XMLConverter: PlexGDM - PMS: 192.168.1.2:32400

12:21:41 WebServer: Shutting down.

12:21:44 DNSServer: Shutting down.

12:21:44 PlexConnect: shutdown

iMac-di-Antonio:PlexConnect Antonio$ sudo ./Plexconnect.py

12:22:36 PlexConnect: ***

12:22:36 PlexConnect: PlexConnect

12:22:36 PlexConnect: Press CTRL-C to shut down.

12:22:36 PlexConnect: ***

12:22:36 PlexConnect: started: 12:22:36

12:22:36 PlexConnect: IP_self: 192.168.1.2

12:22:36 DNSServer: started: 12:22:36

12:22:36 DNSServer: ***

12:22:36 DNSServer: DNSServer: Serving DNS on port 53.

12:22:36 DNSServer: intercept: ['trailers.apple.com', 'atv.plexconnect'] => 192.168.1.2

12:22:36 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1

12:22:36 DNSServer: forward other to higher level DNS: 8.8.8.8

12:22:36 DNSServer: ***

12:22:36 WebServer: started: 12:22:36

12:22:36 WebServer: ***

12:22:36 WebServer: WebServer: Serving HTTP on 0.0.0.0 port 80.

12:22:36 WebServer: ***

12:22:36 PlexGDM: ***

12:22:36 PlexGDM: looking up Plex Media Server

12:22:36 PlexGDM: ***

12:22:36 WebServer: started: 12:22:36

12:22:36 WebServer: Failed to access certificate: /Users/Antonio/PlexConnect/./assets/certificates/trailers.pem

12:22:36 PlexConnect: WebServer_SSL not alive. Shutting down.

12:22:36 PlexConnect: Shutting down.

12:22:37 PlexGDM: servers discovered: 1

12:22:37 XMLConverter: PlexGDM - PMS: 192.168.1.2:32400

12:22:37 WebServer: Shutting down.

12:22:41 DNSServer: Shutting down.

12:22:41 PlexConnect: shutdown

 
I've set in Settings.py the correct folder but it doesn't work..
What's the problem?

You should not be making any changed to Settings.py all changes should be made to Setting.cfg

Oh, good.. but I haven't Setting.cfg.. where can I find it?

Firstly change your Settings.py back to the way it originally was, then run PlexConnect and do a clean exit from it using Ctrl-C and this will generate the Settings.cfg file. Then edit that.

I found a way... now I am several file .. also Settings.cfg.. I'm trying..

Configured.. but on Apple TV nothing..

How to report an issue

From what I saw in the log file, the certificate isn't being properly pulled from the directory. You changed the location from:

"./assets/certificates/trailers.pem"

to

"/Users/Antonio/PlexConnect/./assets/certificates/trailers.pem"

Drop the first part, and let PlexConnect find it in it's original folder.

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