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

error:0A00010B #1173

Closed
cryptotimb opened this issue Oct 28, 2023 · 1 comment
Closed

error:0A00010B #1173

cryptotimb opened this issue Oct 28, 2023 · 1 comment
Labels

Comments

@cryptotimb
Copy link

Issue

Having issues setting up, please see log

Running homebridge version 1.6.1
node version 18.16.1
plugin version 0.13.67

Log Messages

05:41:56 PMHue BridgeHueinfohomebridge-hue v0.13.67, node v18.16.1, homebridge v1.6.1
05:41:56 PMHue BridgeHuewarnwarning: planned changes, see #1070
05:41:56 PMHue BridgeHueinfoHue Bridge: Signify Netherlands B.V. BSB002 bridge v1960149090, api v1.60.0
05:41:56 PMHue BridgeHueinfoHue Bridge: request 1: POST / {"devicetype":"homebridge-hue#hoobs"}
05:41:56 PMHue BridgeHuewarnHue Bridge: request 1: write EPROTO 10F02A88FFFF0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:
05:42:11 PMHue BridgeHueinfoHue Bridge: request 2: POST / {"devicetype":"homebridge-hue#hoobs"}
05:42:11 PMHue BridgeHuewarnHue Bridge: request 2: write EPROTO 10F02A88FFFF0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:
05:42:26 PMHue BridgeHueinfoHue Bridge: request 3: POST / {"devicetype":"homebridge-hue#hoobs"}
05:42:26 PMHue BridgeHuewarnHue Bridge: request 3: write EPROTO 10F02A88FFFF0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:

Debug Files

05:41:56 PMHue BridgeHueinfohomebridge-hue v0.13.67, node v18.16.1, homebridge v1.6.1
05:41:56 PMHue BridgeHuewarnwarning: planned changes, see #1070
05:41:56 PMHue BridgeHueinfoHue Bridge: Signify Netherlands B.V. BSB002 bridge v1960149090, api v1.60.0
05:41:56 PMHue BridgeHueinfoHue Bridge: request 1: POST / {"devicetype":"homebridge-hue#hoobs"}
05:41:56 PMHue BridgeHuewarnHue Bridge: request 1: write EPROTO 10F02A88FFFF0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:
05:42:11 PMHue BridgeHueinfoHue Bridge: request 2: POST / {"devicetype":"homebridge-hue#hoobs"}
05:42:11 PMHue BridgeHuewarnHue Bridge: request 2: write EPROTO 10F02A88FFFF0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:
05:42:26 PMHue BridgeHueinfoHue Bridge: request 3: POST / {"devicetype":"homebridge-hue#hoobs"}
05:42:26 PMHue BridgeHuewarnHue Bridge: request 3: write EPROTO 10F02A88FFFF0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:

@ebaauw
Copy link
Owner

ebaauw commented Oct 28, 2023

Looks like you have a version of OpenSSL that is incompatible with the version of NodeJS. Nothing to do with Homebridge Hue. As a workaround, you might try setting forceHttp, so Homebridge Hue doesn’t use HTTPS.

@ebaauw ebaauw closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants