Skip to content
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

Error while starting zigbee-herdsman after restoring backup (changing panID helps) #4353

Closed
mcdax opened this issue Sep 13, 2020 · 2 comments
Labels
problem Something isn't working

Comments

@mcdax
Copy link

mcdax commented Sep 13, 2020

Hi,
I'm running HASS.io with the Zigbee2MQTT-Addon on a Raspberry Pi 4 and a CC2652R1 as coordinator.
Yesterday I accidentally set the default configuration of zigbee2mqtt to default (with PanID 6754) and restored by backup after noticing my mistake. But now I'm not able to start zigbee2mqtt with my originally used PanID (6755). Only changing the PanID to another value helps here. (I don't want to repair all >25 devices.)

What I have tried so far:

My config and logs:
https://hastebin.com/esapadokec.coffeescript

I hope you can give me some advice.

@mcdax mcdax added the problem Something isn't working label Sep 13, 2020
@mcdax mcdax changed the title Error while starting zigbee-herdsman after restoring backup (changing panID helps) - Error: AREQ - ZDO - stateChangeInd after 60000ms Error while starting zigbee-herdsman after restoring backup (changing panID helps) Sep 13, 2020
@TheStigh
Copy link

Hi @mcdax , I had a similar problem the other day. After a good tip from @Koenkk I did the following;

  • Disconnect the adapter
  • Re-flash the adapter
  • Restore the coordinator_backup.json
  • restore the database.db
  • restore the configuration.yaml
  • OPTIONAL: I disconnected also my external antenna
  • Re-plug the adapter

My adapter immediately discovered the network and z2m started working as before :)

@mcdax
Copy link
Author

mcdax commented Sep 13, 2020

Thank you very much! Z2M is working again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants