-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Z2M Starts but cannot start pairing procedure (Sonoff ZBDongle-E 7.4.4 | HA OS 13.1 | z2m 1.40.2-1) #24317
Comments
Could you provide your |
Sure, it only contains this line:
|
Hello, I also have a similar problem, although the adapter is different, but it is the same log: |
Hello, I had the same issue, after halve a day of troubleshooting I had a solution that might help. I uninstalled the zigbee2mqtt plugin and went into the plugin folder with For me it's working now, could be worth a try for you guys. |
Thank you, I also tried to reinstall zigbee2mqtt on my Raspberry PI today, and my problem can be solved after the re-installation. |
I found that whenever I re-installed zigbee2mqtt, my first npm start started normally, but after I closed zigbee2mqtt by ctrl+c, I started npm start again, and there was an error: |
Removing the content of this folder somehow fixed my issue too, thanks a lot @Matoxius for this easy fix.
|
Hello friends! I have an error when starting, could you help me pls? configuration.yaml: Debug log: |
@clrmsc , if you're on sonoff dongle plus (e), you have to use |
@Matoxius, your solution fixes the issue and is a "know-how", do you think the maintainers will accept smth like this onto a known issues or troubleshooting guide? |
Add a solution to a common problem that affects users who needed to re-install the plugin in HA for whatever reason. The solution is confirmed and validated by many users in this thread: Koenkk/zigbee2mqtt#24317 I used it myself to troubleshoot the ad-on start up after the re-installation.
HI, I had similar issue after updating SonOff Dongle-P to 20240710 Firmware but didn't wanna to loose my 127 devices and 16 groups. I did a backup of all the files in /config/zigbee2mqtt (coordinator_backup.json, configuration.yaml and database.db) run Z2M creating new files, took everything in configuration.yaml starting after "legacy: false" and deleted to database.db and copied the backup of the old one and I get everything backup showing up in Z2M with "permit join" working again and dongle versionning which was set as "Unknow" before |
What happened?
Hello, i have trouble to get Z2M to start properly.
Here is my setup:
Sonoff ZBDongle-E (V2 model, EFR32MG21)
HA.OS 13.1 which is running on RPI4 4GB
I flashed my sonoff dongle with this firmware (available on silabs-firmware-builder/firmware_builds/zbdonglee at main · darkxst/silabs-firmware-builder · GitHub 3):
ncp-uart-hw-v7.4.4.0-zbdonglee-115200.gbl
Z2M GUI is starting properly and my mqtt broker is receiving messages, but i got these errors (see logs) i cant start pairing procedure. Also my "coordinator revision" is unknown. Something is obviously going wrong but i can't find what.
Searched through the web (and also here) for this exact error but didn't find anything close to what i get.
Am i missing something or is it an Z2M bug?
What did you expect to happen?
Z2M nominal start without error logs
How to reproduce it (minimal and precise)
Start Z2M addon with my setup HA OS 13.1 on RPI4, with Sonoff ZBDongle-E dongle flashed with ncp-uart-hw-v7.4.4.0 firmware (i can provide my configuration if needed)
Zigbee2MQTT version
1.40.2-1
Adapter firmware version
unknown
Adapter
ember
Setup
Z2M Addon on HA OS 13.1
Debug log
The text was updated successfully, but these errors were encountered: