I'm facing an issue with Domoticz and my zwave devices.
I lost all nodes in the Zwave devices list but Hardware liste is OK. The openZwave Control Panel is empty too
I have 9 devices in my home (NodeOn, Figaro, Qubino, ...) All worked fine since 5 years, with buggs sometimes but nothing I couldn't solved

here is the hardware list device list (empty) No error in the log and all other things are working fine (MQTT, lua script python script, HTTP API,...)
If I ask to include a new node an error appears:
2020-11-06 11:27:44.290 Error: OpenZWave: Exception. Type: 100, Msg: Invalid HomeId passed to GetDriver, File: /home/pi/build32/open-zwave-read-only/cpp/src/Manager.cpp (Line 410) OpenZWave.cpp:3483
2020-11-06 11:27:51.623 Error: OpenZWave: Exception. Type: 100, Msg: Invalid HomeId passed to GetDriver, File: /home/pi/build32/open-zwave-read-only/cpp/src/Manager.cpp (Line 410) OpenZWave.cpp:3877
I tryed with a DB backup ==> still same issue
I tryed a former SD backup of the whole Rasp that worked ==> still same issue
I opened the DB and it seem OK (but not sure : I'm not confident with SQL DB)
Configuration :
Rasp3 model B - Buster and up to date (OS + firmware)
Domoticz stable 2020.1
RaZberry V1
Please, is someone has an idea to help?
And I would like avoid to reset all zwave devices & controller

Thanks