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 when trying to set put in authentication url #23

Open
atsalyuk opened this issue Aug 27, 2020 · 2 comments
Open

Error when trying to set put in authentication url #23

atsalyuk opened this issue Aug 27, 2020 · 2 comments

Comments

@atsalyuk
Copy link

atsalyuk commented Aug 27, 2020

Here is the console log right after pasting the url:


(node:727) UnhandledPromiseRejectionWarning: Error: write EPROTO 140644093990784:error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol:../deps/openssl/openssl/ssl/statem/statem_lib.c:1942:

    at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:92:16)
(node:727) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:727) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.```
@bacoboy
Copy link

bacoboy commented Aug 30, 2020

Same error here.

@aleksandryants
Copy link

I gave up doing it on homebridge,
Try hassio. It works for me

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

3 participants