Skip to content

Error with keyble, then die  #2

@nerdosity

Description

@nerdosity

Hello, I followed your guide for using keyble.
It almost work, but it hangs too often when used as a service. That's a shame, since it is more usable as a service from home assistant:

root@raspberrypi:~/.homeassistant# /usr/local/bin/smartlock.sh
Error: Promise did not resolve within 45000 milliseconds
Error: Promise did not resolve within 45000 milliseconds
(node:30985) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'connect' of null
at Promise (/usr/lib/node_modules/keyble/node_modules/simble/simble.js:549:33)
at new Promise ()
at _Class.ensure_connected (/usr/lib/node_modules/keyble/node_modules/simble/simble.js:544:14)
at _Class.ensure_discovered (/usr/lib/node_modules/keyble/node_modules/simble/simble.js:582:19)
at ensure_peripheral.then (/usr/lib/node_modules/keyble/keyble.js:888:85)
at
(node:30985) 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 w ith .catch(). (rejection id: 3)
(node:30985) [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.
Error: TypeError: Cannot read property 'connect' of null
Error: TypeError: Cannot read property 'connect' of null
Error: TypeError: Cannot read property 'connect' of null
Error: TypeError: Cannot read property 'connect' of null
Error: TypeError: Cannot read property 'connect' of null
Error: TypeError: Cannot read property 'connect' of null

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