Closed chrislentz closed 1 year ago
Have flashing not recorded 7.X firmware in the dongle ? If yes then you need flashing one new NVM file then its corrupted.
In my case the original firmware on the dongle was 6.10.3.0 build 297. Since then I updated it to 7.1.1.0 build 273. Much better firmware. But the double restart issue stayed. Every second start hangs.
I just tried flashing ncp-uart-sw_7.2.0.0_115200
and the problem persists.
The problem persists with ncp-uart-sw_7.1.4.0_115200.gbl as well.
i'm using dev image ( koenkk/zigbee2mqtt:latest-dev) and have no problems with ncp-uart-sw_7.1.4.0_115200.gbl
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
I recently upgraded my SONOFF Dongle-E with the latest 6.10.3 firmware (ncp-uart-sw_6.10.3_115200.gbl) and I have noticed intermittenant start up issues with zigbee-herdsman. I am using Zigbee2MQTT via Docker with Herdsman logging turned on. Below is a start up log for a failed startup and a successful startup.
I am able to trigger the error with a simple
docker compose down
followed bydocker compose up -d
. But if I restart everything again after a failed start, it starts up fine.Compose Block for Reference:
Success Log: https://gist.github.com/chrislentz/dc7dd0a342e9442544733251618b03cd
Failed Log: