Brand new Razberry 7 Pro fails in binding data

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
LasPro
Posts: 37
Joined: 10 Jun 2016 22:23

Brand new Razberry 7 Pro fails in binding data

Post by LasPro »

I installed a bullseye img file on my brand new Razberry 7 und downloaded my old setup data into the successful installation. It worked fine.

But after a restart of the raspberry the devices were not loaded and the following error messages appears: "An unexpected error occurred while initialising the Z-Wave controller data."

The log file reports the following:
...
[2022-12-09 22:15:33.442] [W] [zway] Discarding duplicate packet from node 18
[2022-12-09 22:15:33.442] [W] [zway] Received SOF, while awaiting ACK
[2022-12-09 22:15:33.442] [D] [zway] RECEIVED: ( 01 13 00 04 00 12 0A 56 01 31 05 04 22 00 03 49 B8 9E 00 00 D9 )
[2022-12-09 22:15:33.443] [D] [zway] SENT ACK
[2022-12-09 22:15:33.443] [W] [zway] Discarding duplicate packet from node 18
[2022-12-09 22:15:33.444] [D] [zway] Worker thread exit point
[2022-12-09 22:15:33.444] [D] [zway] Worker thread successfully finished
[2022-12-09 22:15:33.454] [zway] Saving configuration data to config/zddx/d976791a-DevicesData.xml
[2022-12-09 22:15:33.840] [core] Error: Bad data - communication failed
[2022-12-09 22:15:33.903] [core] Tried 5 times without success. Stopping tries.
[2022-12-09 22:15:33.904] [core] Notification: critical (z-wave): Cannot start Z-Wave binding: Error: Bad data - communication failed
[2022-12-09 22:15:33.904] [core] (Mobile App Support) send notification: "Cannot start Z-Wave binding: Error: Bad data - communication failed"
[2022-12-09 22:15:33.906] [core] (Mobile App Support) send notification: "Cannot start Z-Wave binding: Error: Bad data - communication failed"
[2022-12-09 22:15:33.908] [core] (Mobile App Support) send notification: "Cannot start Z-Wave binding: Error: Bad data - communication failed"
[2022-12-09 22:15:33.910] [core] (Mobile App Support) send notification: "Cannot start Z-Wave binding: Error: Bad data - communication failed"
[2022-12-09 22:15:33.912] [core] (Mobile App Support) send notification: "Cannot start Z-Wave binding: Error: Bad data - communication failed"
[2022-12-09 22:15:33.914] [core] (Mobile App Support) send notification: "Cannot start Z-Wave binding: Error: Bad data - communication failed"
[2022-12-09 22:15:34.493] [I] [core] (Mobile App Support) Notification sent

Does someone has a hint?
LasPro
Posts: 37
Joined: 10 Jun 2016 22:23

Re: Brand new Razberry 7 Pro fails in binding data

Post by LasPro »

Firmware: v3.2.2-lws16
LasPro
Posts: 37
Joined: 10 Jun 2016 22:23

Re: Brand new Razberry 7 Pro fails in binding data

Post by LasPro »

There seems to be a general error with the installation. A "controller factory reset" leads to an UI error: "Unable to update data. controller.SetDefault()"
LasPro
Posts: 37
Joined: 10 Jun 2016 22:23

Re: Brand new Razberry 7 Pro fails in binding data

Post by LasPro »

SOLVED: Renewed installation: wget -qO - https://storage.z-wave.me/RaspbianInstall | sudo bash
Post Reply