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

Plug-in causes homebridge boot loop #30

Closed
pwlivewire opened this issue Sep 18, 2022 · 8 comments
Closed

Plug-in causes homebridge boot loop #30

pwlivewire opened this issue Sep 18, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@pwlivewire
Copy link

Log is full of these before it reloads

[9/18/2022, 2:09:47 PM] Error: HAP Status
Error: -70402
at new HapStatusError /var/lib/homebr idge/node_modules/.pnpm/hap-nodejs@0.10.2/ node modules/hap-nodejs/src/lib/util/hapSt atusError.ts:15:5)
at /var/lib/homebridge/node_ modules/.p npm/homebridge-smartthings-ik@1.3.0/node_m odules/homebridge-smartthings-ik/src/senso rAccessory.ts:80:23
at new Promise ()
at SensorAccessory.requestStatus /var /lib/homebridge/node_modules/.pnpm/homebri dge-smartthings-ik@1.3.0/node_modules/home bridge-smartthings-ik/src/sensorAccessory.
ts:77:12)
at sensorAccessory.getMotion (/var/lib /homebridge/node_modules/.pnpm/homebridge-smartthings-ik@1.3.0/node_modules/homebrid ge-smartthings-ik/src/sensorAccessory.ts:1
09:37)
at Timeout.
onTimeout /var/lib/homebr
idge/node_modules/.pnpm/homebridge-smartth ings-ik@1.3.0/node_ modules/homebridge-smar tthings-ik/src/sensorAccessory.ts:56:14)
at listOnTimeout node:internal/timers
:559:17)
at processTimers node:internal/timers
:502:7)

@pwlivewire pwlivewire added the bug Something isn't working label Sep 18, 2022
@pwlivewire
Copy link
Author

image

@martindinicolino
Copy link

same here, any solutions?

@iklein99
Copy link
Owner

iklein99 commented Sep 19, 2022 via email

@iklein99
Copy link
Owner

There is a bug with the sensor code. This is happening because your motion sensor is offline. For now, you can exclude the device (see the readme for how to exclude devices) so that it doesn't try to register it. I will get a fix out as soon as I can.

@iklein99
Copy link
Owner

Fixed in 1.3.1

@pwlivewire
Copy link
Author

image

Not fixed, just boot loops with a different error

@pwlivewire
Copy link
Author

image

@iklein99
Copy link
Owner

iklein99 commented Sep 20, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants