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
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.
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..
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.