#Zigbee2MQTT won't start after upgrade to 2025.1

83 messages Β· Page 1 of 1 (latest)

distant lotus
#

Has anybody had this issue. I can't get it to start. I rebooted several times and even pulled the zigbee dongle out and put it back in. Nothing seems to fix it. Any ideas?
Thanks

distant lotus
#

Well, it seems that the adapter protocol isn't supported:

    at EmberAdapter.emberVersion (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1403:19)
    at EmberAdapter.initEzsp (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:674:9)
    at EmberAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1533:24)
    at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/node_modules/zigbee-herdsman/src/controller/controller.ts:136:29)
    at Zigbee.start (/app/lib/zigbee.ts:69:27)
    at Controller.start (/app/lib/controller.ts:142:13)
    at start (/app/index.js:161:5)```
#

Does "not supported by host" mean that home assistant doesn't support it, or the zigbee dongle doesn't support the version that Home Assistant is using?

astral granite
#

That's likely the Z2M 2.x upgrade as opposed to HA. You likely need to update your coordinator firmware

terse crane
#

I got the same problem. For now I reverted back to old zigbee2mqtt

#

But yes, the dongle probably requires flashing

viral garnet
#

I have a similar problem. @terse crane how did you manage to revert back to the old zigbee2mqtt version? even though i checked backup before updating, i can't find my backup 😦

terse crane
#

I went to settings/system/backups/manual backups. There I could see a specific backup made for the zigbee2mqtt upgrade. I clicked on that line and there I got the option to restore the backup. Worked perfectly for me

#

And there I got:

viral garnet
#

it seems all my backups since late oktober are 0 bytes... oh nooooooooooooooooo
is there an other way to downgrade? do you know that?

#

my zigbee network is quite large... i really really do not want to re-setup everything 😦

terse crane
#

hmm. You could manually backup your configuration I suppose and then remove it and simply install the older version again?

#

Not sure if that will remove the configuration

astral granite
viral garnet
#

yes, but i am failing at updating the sonoff 😦 i am on a mac and it seems everything is against me today πŸ˜„

#

which firmware did you install @astral granite?

#

the one from the link above?

viral garnet
#

i see, and then you used the https://darkxst.github.io/silabs-firmware-builder/ to flash it? cause for me it does not want to connect to my sonoff stick

astral granite
#

Yeah

viral garnet
#

but i guess you are on windows?

astral granite
#

I am

#

You're using Chrome?

viral garnet
#

yes, still it complains that it can't connect to it... it spinns for a couple of seconds, then it tells me it can't connect. i already did install the drivers

#

i always get this, even though i did connect to the entry with the usb-to-uart in the name 😦

#

i already tried all my usb ports

astral granite
viral garnet
#

thank so much for your help...

universal-silabs-flasher --device /dev/tty.SLAB_USBtoUART flash --firmware ncp-uart-hw-v7.4.5.0-zbdonglee-115200.gbl                                                                                  ξ‚² 2 ✘ ξ‚² cc2538-bsl  ξ‚² 17:43:15 ο€— 
2025-01-04 17:43:24.950 MacBook-Pro-von-Georg.local universal_silabs_flasher.flash INFO Extracted GBL metadata: NabuCasaMetadata(metadata_version=1, sdk_version='4.4.5', ezsp_version='7.4.5.0', ot_rcp_version=None, cpc_version=None, fw_type=<FirmwareImageType.ZIGBEE_NCP: 'zigbee_ncp'>, fw_variant=None, baudrate=115200)
2025-01-04 17:43:24.951 MacBook-Pro-von-Georg.local universal_silabs_flasher.flasher INFO Probing ApplicationType.GECKO_BOOTLOADER at 115200 baud
2025-01-04 17:43:28.981 MacBook-Pro-von-Georg.local universal_silabs_flasher.flasher INFO Probing ApplicationType.EZSP at 115200 baud
2025-01-04 17:43:36.018 MacBook-Pro-von-Georg.local universal_silabs_flasher.flasher INFO Probing ApplicationType.CPC at 460800 baud
2025-01-04 17:43:42.375 MacBook-Pro-von-Georg.local universal_silabs_flasher.flasher INFO Probing ApplicationType.CPC at 115200 baud
2025-01-04 17:43:48.713 MacBook-Pro-von-Georg.local universal_silabs_flasher.flasher INFO Probing ApplicationType.CPC at 230400 baud
2025-01-04 17:43:55.076 MacBook-Pro-von-Georg.local universal_silabs_flasher.flasher INFO Probing ApplicationType.SPINEL at 460800 baud
2025-01-04 17:44:01.433 MacBook-Pro-von-Georg.local universal_silabs_flasher.flasher INFO Probing ApplicationType.ROUTER at 115200 baud
Error: Failed to probe running application type

the first one keeps failing at probing my stick

astral granite
#

If you can use the add-on to do it, that may be your best bet, since it sounds like there's comms issues w/ your Mac and your coordinator. Make sure nothing is using the coordinator if you go that route

viral garnet
#
[17:53:17] INFO: Checking /dev/ttyUSB0 identifying Sonoff Zigbee 3.0 USB Dongle Plus from Silicon Labs.
[17:53:17] WARNING: No firmware found for the selected device, assuming firmware is installed.
[17:53:17] INFO: universal-silabs-flasher-up script exited with code 0

ok, not sure if i am using it correctly, but this is the output

#

I can't manually choose a firmware though

astral granite
#

Need to check the bottom toggle

viral garnet
#

ahhh πŸ™‚

#

thank you sooo much for your help...
i still get errors...

[17:57:13] INFO: Starting universal-silabs-flasher with /dev/ttyUSB0 (bootloader baudrate 115200)
Error: '/root/firmware.gbl' does not appear to be a valid firmware image: ValueError('Unknown firmware image type')
[17:57:16] INFO: universal-silabs-flasher-up script exited with code 1
s6-rc: warning: unable to start service universal-silabs-flasher: command exited 1
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
/run/s6/basedir/scripts/rc.init: fatal: stopping the container.
astral granite
#

What's your URL

viral garnet
#

ok... better... but still an error...

2025-01-04 17:59:04.119 core-silabs-flasher universal_silabs_flasher.flash INFO Extracted GBL metadata: NabuCasaMetadata(metadata_version=1, sdk_version='4.4.5', ezsp_version='7.4.5.0', ot_rcp_version=None, cpc_version=None, fw_type=<FirmwareImageType.ZIGBEE_NCP: 'zigbee_ncp'>, fw_variant=None, baudrate=115200)
2025-01-04 17:59:04.120 core-silabs-flasher universal_silabs_flasher.flasher INFO Probing ApplicationType.GECKO_BOOTLOADER at 115200 baud
2025-01-04 17:59:06.145 core-silabs-flasher universal_silabs_flasher.flasher INFO Probing ApplicationType.EZSP at 115200 baud
2025-01-04 17:59:11.176 core-silabs-flasher universal_silabs_flasher.flasher INFO Probing ApplicationType.CPC at 460800 baud
2025-01-04 17:59:15.514 core-silabs-flasher universal_silabs_flasher.flasher INFO Probing ApplicationType.CPC at 115200 baud
2025-01-04 17:59:19.848 core-silabs-flasher universal_silabs_flasher.flasher INFO Probing ApplicationType.CPC at 230400 baud
2025-01-04 17:59:24.179 core-silabs-flasher universal_silabs_flasher.flasher INFO Probing ApplicationType.SPINEL at 460800 baud
Error: Failed to probe running application type
[17:59:28] INFO: universal-silabs-flasher-up script exited with code 1
s6-rc: warning: unable to start service universal-silabs-flasher: command exited 1
s6-rc: info: service banner: stopping

but my stick used to work up until 1h or so ago... i don't get it

#

might that be some issue with my hardware? i just don't belive it, cause it worked up until i updated home-assistant

astral granite
#

I think it's unlikely ... You're certain you've got the Sonoff-E?

viral garnet
#

it says "sonoff zigbee 3.0 usb dongle plus" on it?!?

#

ah ok.... stupid me... zbdongle-p on the backside 😦

astral granite
#

That'll be why then

viral garnet
#

do you know which firmware would be correct for my model?

astral granite
#

Are you sure you're getting the same error as OP?

#

What do you see when Z2M is starting

viral garnet
#

no, not 100% the same, i just took it to find out how to update my dongle πŸ˜„
what i get is:
Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.

astral granite
#

What's your serial configuration?

viral garnet
#
  /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
adapter: ember
astral granite
#

Did you change that? I'm pretty sure the P should be configured as a zstack

viral garnet
#

i added the ember today as it did not start up any more

astral granite
#

Change ember to zstack

viral garnet
#

DUDE!!! I CANT THANKT YOU ENOUGH πŸ˜„

#

I thought my whole zigbee config is broken now... but it works again!!! THANK YOU SO MUCH!!!!

astral granite
#

Glad you got it working, happy to help

#

Sorry to @distant lotus for hijacking their thread on something that's not the same as their issue

viral garnet
#

yes! sorry πŸ˜„ you rock @astral granite thanks!!! πŸ™‚ i'll have a beer now πŸ˜„

distant lotus
#

I just reverted to my previous Zigbee2MQTT version. Of course, now the Zigbee2MQTT want to update. I told it to skip and I am greeted with this:

#

So I am going to have to figure this out soon. I hav eno idea when Home Assistant will force the update on me.

#

BTW, reverting to the previous version worked great.

distant lotus
#

I am updating the firmware on the ZBT-1, but it is only 7.4.4.0. Not sure if it will work. though

#

The firmware upgrade worked. I had to reboot twice, but I am up and running with the newest Zigbee2MQTT. However, my question still stands about a better dongle and using zigbee over ethernet

astral granite
#

I'm pretty sure there should be no issue after you upgrade the firmware

astral granite
distant lotus
sand lintel
#

That packaging on SMLIGHT looks like some lotion tube package.. sorry, I'll get my coat..

astral granite
distant lotus
terse crane
#

I tried to change to zstack but that crashes the addon

#

So I'm still confused about what I actually have to do to fix this

#

I have this dongle: Sonoff ZBDongle-E Zigbee 3.0 USB Dongle

#

hmm hold on. I may just have to flash the dongle

#

nm, flashing the dongle worked πŸ™‚

astral granite
#

Yeah also the E isn't zstack, once you've flashed it, you'll use ember