Skip to content
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

SSL error trying to pair #56

Open
Aransh opened this issue Sep 4, 2023 · 9 comments
Open

SSL error trying to pair #56

Aransh opened this issue Sep 4, 2023 · 9 comments

Comments

@Aransh
Copy link

Aransh commented Sep 4, 2023

Trying to connect Xiaomi TV Box S 2nd Gen
UI is acting weird and failing.

Worth mentioning my Xiaomi MiTV 4S is successfully paired.

log shows:

Start Remote Connect

192.168.68.63 Remote secureConnect

192.168.68.63 Remote secureConnect

192.168.68.63 [Error: A09BFDB6:error:0A000416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 46

] {

library: 'SSL routines',

reason: 'sslv3 alert certificate unknown',

code: 'ERR_SSL_SSLV3_ALERT_CERTIFICATE_UNKNOWN'

}

192.168.68.63 Remote Connection closed false

192.168.68.63 Remote Connection closed false

@SawkeeReemo
Copy link

Same issue here. Is this project dead? (trying to pair with NVIDIA Shield Pro)

@tomeranaray
Copy link

Same issue here. I guess the TV box got updated (remotely by the vendor/cable company), and now refuses connection with the HomeBridge plugin. The problem is it's seems very hard to unpair and repair the TV Box. I can't find any option for it in the plugin.

@JuanIgnaciosj
Copy link

JuanIgnaciosj commented Apr 22, 2024

Same issue here. I guess the TV box got updated (remotely by the vendor/cable company), and now refuses connection with the HomeBridge plugin. The problem is it's seems very hard to unpair and repair the TV Box. I can't find any option for it in the plugin.

The same situation here, my Box was updated yesterday and I'm not able to pair the device (In hombridge works well) but my app in my iPhone and iPad doesn't find the TV. Anybody could fix this?

Edit: I got a solution changing the plugin for this https://github.com/dwaan/homebridge-adb
If this plugin works for you, the new has the same use and is really easy to install (you will have the same functions and you can add others)

@SawkeeReemo
Copy link

How did you get that to work? I’m running Homebridge in a docker container, and nothing I’ve tried works. It’s literally the only plugin I’ve never figured out how to make work. Followed all of the directions, network is good, but it just doesn’t connect to my Shield.

@JuanIgnaciosj
Copy link

JuanIgnaciosj commented Apr 24, 2024

Like I said, I changed the plugin for that I posted before. Follow the instructions, and It will work only is a bir slow than this.
In my case Btw I had static IP assigned for my devices, look at that, maybe that solves yoyr problem.

@Aransh
Copy link
Author

Aransh commented Apr 25, 2024

@JuanIgnaciosj That's the plugin I'm currently using, if you look at the bottom of the link you've sent, you'll see the ads developer is recommending this plugin instead (which I hoped would resolve some of the issues I'm having with the adb plugin, but since it doesn't work at all...)

@SawkeeReemo
Copy link

SawkeeReemo commented Apr 26, 2024

Like I said, I changed the plugin for that I posted before. Follow the instructions, and It will work only is a bir slow than this. In my case Btw I had static IP assigned for my devices, look at that, maybe that solves yoyr problem.

Yes, I know. Many of us cannot get the homebridge-adb plugin to work. Yes, I’ve followed all the instructions. Some folks say that for whatever reason, you can’t get the latest version of Android Tools in the homebridge docker container. So I was asking how you got it to work.

EDIT: for the NVIDIA Shield Pro.

@JuanIgnaciosj
Copy link

You tried to install from the shell of the docker? (Not homebridge?) and after that mapping the installation place?

@SawkeeReemo
Copy link

I can get into the container’s shell of course, follow all the instructions on their guide, no problem. No idea how what “map the installation place” means though. Following their guide doesn’t work, unfortunately. It’s either outdated or they are missing something. Lots of people having this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants