Skip to content

Error: Unknown cipher #348

Description

@TapsHTS
(node:23992) UnhandledPromiseRejectionWarning: Error: Unknown cipher
    at normalizeReason (D:\Users\legot\Visual\home's\node_modules\node-coap-client\build\lib\DeferredPromise.js:6:16)
    at Promise.rej [as reject] (D:\Users\legot\Visual\home's\node_modules\node-coap-client\build\lib\DeferredPromise.js:14:34)
    at Socket.onError (D:\Users\legot\Visual\home's\node_modules\node-coap-client\build\CoapClient.js:1012:29)
    at Object.onceWrapper (events.js:422:26)
    at Socket.emit (events.js:315:20)
    at Socket.killConnection (D:\Users\legot\Visual\home's\node_modules\node-dtls-client\build\dtls.js:227:22)
    at nextStep (D:\Users\legot\Visual\home's\node_modules\node-dtls-client\build\dtls.js:109:30)
    at ClientHandshakeHandler.finishedCallback (D:\Users\legot\Visual\home's\node_modules\node-dtls-client\build\dtls.js:129:21)
    at ClientHandshakeHandler.processIncomingMessage (D:\Users\legot\Visual\home's\node_modules\node-dtls-client\build\DTLS\HandshakeHandler.js:239:30)
    at Socket.udp_onMessage (D:\Users\legot\Visual\home's\node_modules\node-dtls-client\build\dtls.js:163:47)
(Use `electron --trace-warnings ...` to show where the warning was created)
(node:23992) 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: 1)
(node:23992) [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.

My project is to create an electron app to control my ikea bulbs.

when click on my app button, it's turn on/off my bulb but i have this error

Module:
ikea-trafri

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions