madchicken / homebridge-zigbee-nt

A standalone ZigBee plugin that works with CC2531 USB dongle or Deconz
Apache License 2.0
75 stars 38 forks source link

Can't unpair devices on web UI, plugin sends SIGTERM #253

Closed mrdcl closed 1 year ago

mrdcl commented 2 years ago

Hi!

Been trying to unpair two devices that were paired unsuccessfully. Every time I click on the device, plugin crashes and sends SIGTERM to server. This is the log

[13/10/2022, 19:54:10] Error: Bind 0x00124b0005a4bbe4/1 genOnOff from '0x00124b000e0eab19/1' failed (AREQ - ZDO - bindRsp after 10000ms)
    at Timeout._onTimeout (/var/lib/homebridge/node_modules/.pnpm/zigbee-herdsman@0.14.45/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)
    at listOnTimeout (node:internal/timers:559:17)
    at processTimers (node:internal/timers:502:7)
[13/10/2022, 19:54:10] Got SIGTERM, shutting down Homebridge...
[13/10/2022, 19:54:10] [ZigBee] Stopping zigbee service
[13/10/2022, 19:54:10] [ZigBee] Zigbee: disabling joining new devices.
[13/10/2022, 19:54:11] [ZigBee] Stopping http server
[13/10/2022, 19:54:11] [ZigBee] Successfully stopped ZigBee service
[13/10/2022, 19:54:15] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null
[13/10/2022, 19:54:20] [HB Supervisor] Restarting Homebridge...
[13/10/2022, 19:54:20] [HB Supervisor] Starting Homebridge with extra flags: -I -P /var/lib/homebridge/node_modules --strict-plugin-resolution
[13/10/2022, 19:54:20] [HB Supervisor] Started Homebridge v1.5.0 with PID: 18911

Other devices work fine, just the two last ones (two aqara vibration sensors) make a mess every time.

Captura de Pantalla 2022-10-13 a la(s) 19 58 50

Is there a way to delete those devices manually? Is this a bug? Thanks!

github-actions[bot] commented 1 year ago

Stale issue message