Help with ATV3

Hey Guys,

 

Spent most of the night trying to get this working, and no luck. Still coming up with the error message of "Trailers is unavailable. Try again later". Any assistance would be much appreciated.

 

I went through the whole process before with ATV3 on 5.1.1, then after reading forums etc, upgraded to 5.3 (and also grabbed latest version of PlexConnect) and still no luck at all.

 

Here's the dets:

ATV3 5.3

DNS - 192.168.1.83 

Local IP - 192.168.1.83

Device Info - HP 6570b ProBook running Windows 7 64bit 

PMS Version - 0.9.8.6.175-88ffbb2

Local IP PMS - 192.168.1.83

Github version - downloaded about 10 mins ago

 

[PlexConnect]
logpath = .
enable_dnsserver = True
ip_webserver = 0.0.0.0
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 = 192.168.178.10
enable_plexgdm = True
port_ssl = 443
 
Link for log file:
http://pastebin.com/GnKtNcQA
 
Any other info you need, just sing out.
 
Appreciate any help guys
 
Cheers

Per your log file Port 433 is not starting. I see your using windows 7 for PlexConnect, try changing setting for " certfile = ./assets/certificates/trailers.pem " to the absolute path of the certificate file:

certfile = c:…\assets\certificates/trailers.pem

Make sure you copied the trailers.pem their too. You can also try putting the file in the root of your C drive and try " certfile = c: railers.pem " as your setting.

None of this path stuff should be a problem anymore as long as you have an uptodate version of Plexconnect. Baa added in code that checks that trailers.pem file is present and completes an absolute path if necessary.

>>Per your log file Port 433 is not starting.

It is... line 54 or so.

To me it looks like a "no valid certificate on aTV" thingy...

None of this path stuff should be a problem anymore as long as you have an uptodate version of Plexconnect. Baa added in code that checks that trailers.pem file is present and completes an absolute path if necessary.

Didn't know Baa added that to the Master (at least that's not going to be an issue anymore)  :)

>>Per your log file Port 433 is not starting.

It is... line 54 or so.

I missed that in reviewing log.  I guess I was trying to hard to help someone out with a problem I once too experienced..  

BTW- Keep up the GREAT PlexConnect work.

>> I missed that in reviewing log.  I guess I was trying to hard to help someone out with a problem I once too experienced..  

No big deal... it usually helps a lot to have a different set of eyes on an issue!

Thanks for the replies guys.

What's the remedy to fix then?

So 443 being the SSL port, any way to get it kicking into life when PC is run?

Re the cert; I've just downloaded the create.cert.txt file, renamed to a batch file. Opened cmd prompt and run it. Installed the cert, then installed on ATV. Oh, and copied the file through to the Certificates folder within Plexconnect file.

I'm at a bit of a loss haha

bump

Well, since I have no idea, what you already did (or not) and also know nothing about any create.cert.txt/bat - I don't really know what to recommend.

Question... how many certificates did you install on your aTV already?

This might help...

- remove ALL certificates from aTV

- get a fresh copy of PlexConnect

- prepare both as described on "langui.sh"

- have fun. :-D

The create.cert batch is a direct copy of the langui.sh tutorial you're talking about, just for Windows OS not Apple.

Comments in the forums after this guy made the tutorial we're pretty positive from everyone.

I've installed 1 cert, removed and then put back on in a trial and error process.

If the issue is the port 443 no opening as you've mentioned before, is there any way to get that side of things working too?

Cheers bud

Doesnt the log say its serving on 443??


Can you telnet to 443?

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