-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.8-rc1 SSL error #17
Comments
Check for connectivity issues and that the Tivo is actually listening on port 1413. |
Connection refused makes me think it's not related to the update. Like Thess said telnet would be a good troubleshooting step along with rebooting the tivo. |
Silly me, you are correct. I had tried pinging but not telnetting. After a reboot, things are working. Thanks for the suggestion! (Although, from the loud grinding noises my poor old TiVo made when rebooting, it might not be long for this world. But that's another problem. :-) |
Grinding noises are 1 or 2 things:
|
Very interesting, I also started getting RPC SSL connection errors all of a sudden. It was connecting but didn't like what it was seeing. I tried with openssl sconnect and got errors too, although I don't know if they are because of self-signed certs or something, didn't dig fully into that. Did pull the certificates via openssl and noticed one of them was just issued today. Anyway, it continued not working until I rebooted, then it was happy again. |
First.... Thank you. I also was using version 2.7. I had errors this week. Tried v2.8. Saw this issue page. Sadly, I won't be home for 10 days to reboot my Tivo. I was not able to telnet into port 1413.
For now just reporting another data point; to see where this goes. |
TiVo must have changed/done something over the weekend. Mine is doing the same thing... However, I'm running a different fork of the original code. Edit: Here is the response I get from my TiVo:
|
"Connection reset by peer: socket write error" that's a different issue than what marsroverdriver had. It would help to collect some info about what device(s) and software versions are having issues or are working without issue. Also check if tivo online shows a todo list http://online.tivo.com/start/todolist. If someone can get a pcap of the connection that would be very helpful as I could see how far the handshake got before the connection was reset. my bolt running 21.11.1.v22-USC-11-849 is working without issue. It would be super weird if this is somehow related to the cable card certificate expiring. |
I'm glad to see someone is maintaining this wonderful tool; thank you! When I download and run the latest (2.8-rc1) and try to "Refresh" my TiVo, I get this error:
(I had started getting a similar error from the previous version -- 2.4p, albeit with an updated certificate -- which is why I thought I'd try this one.)
Looks like maybe my TiVo still isn't happy with the SSL certificate in this version? The IP address and MAK are correct.
The text was updated successfully, but these errors were encountered: