when i came home today the Z2M Edge was not working and i had no lights
i rebooted, checked conf, rebooted changed radio. nothing.
Z2M would not boot.
removed addon and reinstalled
now i get
[20:25:17] INFO: Preparing to start... [20:25:17] INFO: Socat not enabled [20:25:18] INFO: Starting Zigbee2MQTT... Zigbee2MQTT:info 2023-02-17 20:25:19: Logging to console and directory: '/config/zigbee2mqtt/log/2023-02-17.20-25-19' filename: log.txt Zigbee2MQTT:info 2023-02-17 20:25:19: Starting Zigbee2MQTT version 1.30.1-dev (commit #e934b0d) Zigbee2MQTT:info 2023-02-17 20:25:19: Starting zigbee-herdsman (0.14.93) Error: Reset error: Error: {"sequence":-1} after 2000ms at /app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:298:23 at Queue.executeNext (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)
that is all
i cant figure this out
1 week ago i changed to cloud connect instead of the sonof stick p, but it have boon working for a week, also i tried changing back but still no luck
Same problem here when i move over to the skyconnect adapter.
Error: Reset error: Error: {“sequence”:-1} after 2000ms
at /app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:298:23
at Queue.executeNext (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)
Same here with SONOFF Zigbee 3.0 USB Dongle Plus V2
Error: Reset error: Error: {“sequence”:-1} after 2000ms
at /app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:298:23
at Queue.executeNext (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)
Same problem for me with Same here with SONOFF Zigbee 3.0 USB Dongle Plus V2
Error: Reset error: Error: {“sequence”:-1} after 2000ms
at /app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:298:23
at Queue.executeNext (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)
Every settings are lost but i spent so much time trying to fix this issue that it was worth it…
Your file/folder pathes can be different according to your HA installation.
Hmm just got my Sonoff stick today and ran into this issue. Deleted the Mosquitto and Zigbee2MQTT folders, .db file, uninstalled/reinstalled, but still getting the same error.
alright I was able to get it to work. I updated the Sonoff firmware and then removed the " adaptor: ezsp" from my config and now it’s magically working. (I had only added that after 20 attempts or so )
brltty was preventing from the Zigbee USB dongle to connect properly, I removed it completely and it solved the issue. I was even able to restore a backup from my old pi (using the same dongle) without having the re-pair everything.
My problem started about 2 days ago, reseating the USB worked the first time. But now nothing helps. I tried changing the configuration and then search for brltty, but running HA as a VM, so it does not seem to have this. I would very much like to avoid reinstalling.
yes USB is still on the same port, and i also did the write test from the Z2M site, test -w /dev/ttyACM0 && echo success || echo failure. Which works fine.