Bonjour,
Plusieurs postes ces derniers temps sur Zwave, concernant des problèmes de communications avec le contrôleur.
Symptômes:
- les équipements sont visibles sur la page d’accueil du plugin :/index.php?v=d&m=openzwave&p=openzwave
- en revanche, lorsque je souhaite visualiser le réseau une alerte javascript apparait, cf la capture 1.
Dans les logs très peu d’info, voici une relance du démon en mode débug:
0138|[2023-01-08 09:14:46]INFO : ******** The ZWave network is being started ********
0139|[2023-01-08 09:14:46]INFO : Start Openzwave network.
0140|[2023-01-08 09:14:46]INFO : OpenZwave Library Version 1.4.0
0141|[2023-01-08 09:14:46]INFO : Python-OpenZwave Wrapper Version 0.3.1
0142|[2023-01-08 09:14:46]INFO : --> pass
0143|[2023-01-08 09:14:46]INFO : Waiting for network to become ready
0144|[2023-01-08 09:14:46]DEBUG : Writing PID 25235 to /tmp/jeedom/openzwave/deamon.pid
0145|[2023-01-08 09:14:47]INFO : Démon openzwave lancé
0146|[2023-01-08 09:14:47]DEBUG : notif_callback : new notification
0147|[2023-01-08 09:14:47]DEBUG : notif_callback : Notification type : 26, nodeId : 255
0148|[2023-01-08 09:14:47]DEBUG : notif_callback : call callback context
0149|[2023-01-08 09:14:47]DEBUG : zwcallback args=[{'homeId': 0, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 255}]
0150|[2023-01-08 09:14:47]DEBUG : Z-Wave Notification : {'homeId': 0, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 255}
0151|[2023-01-08 09:14:47]DEBUG : notif_callback : end
0152|[2023-01-08 09:14:48]DEBUG : notif_callback : new notification
0153|[2023-01-08 09:14:48]DEBUG : notif_callback : Notification type : 26, nodeId : 255
0154|[2023-01-08 09:14:48]DEBUG : notif_callback : call callback context
0155|[2023-01-08 09:14:48]DEBUG : zwcallback args=[{'homeId': 0, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 255}]
0156|[2023-01-08 09:14:48]DEBUG : Z-Wave Notification : {'homeId': 0, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 255}
0157|[2023-01-08 09:14:48]DEBUG : notif_callback : end
0158|[2023-01-08 09:14:49]DEBUG : notif_callback : new notification
0159|[2023-01-08 09:14:49]DEBUG : notif_callback : Notification type : 26, nodeId : 255
0160|[2023-01-08 09:14:49]DEBUG : notif_callback : call callback context
0161|[2023-01-08 09:14:49]DEBUG : zwcallback args=[{'homeId': 0, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 255}]
0162|[2023-01-08 09:14:49]DEBUG : Z-Wave Notification : {'homeId': 0, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 255}
0163|[2023-01-08 09:14:49]DEBUG : notif_callback : end
0164|[2023-01-08 09:14:50]DEBUG : notif_callback : new notification
0165|[2023-01-08 09:14:50]DEBUG : notif_callback : Notification type : 26, nodeId : 255
0166|[2023-01-08 09:14:50]DEBUG : notif_callback : call callback context
0167|[2023-01-08 09:14:50]DEBUG : zwcallback args=[{'homeId': 0, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 255}]
0168|[2023-01-08 09:14:50]DEBUG : Z-Wave Notification : {'homeId': 0, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 255}
0169|[2023-01-08 09:14:50]DEBUG : notif_callback : end
0170|[2023-01-08 09:14:51]DEBUG : notif_callback : new notification
0171|[2023-01-08 09:14:51]DEBUG : notif_callback : Notification type : 26, nodeId : 255
0172|[2023-01-08 09:14:51]DEBUG : notif_callback : call callback context
0173|[2023-01-08 09:14:51]DEBUG : zwcallback args=[{'homeId': 0, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 255}]
0174|[2023-01-08 09:14:51]DEBUG : Z-Wave Notification : {'homeId': 0, 'notificationCode': 1, 'notificationType': 'Notification', 'nodeId': 255}
0175|[2023-01-08 09:14:51]DEBUG : notif_callback : end
0176|[2023-01-08 09:15:00]INFO : 200 GET /network?type=info&info=getNeighbours&apikey=3HPIg19p#mask#QDW (127.0.0.1) 0.58ms
0177|[2023-01-08 09:15:00]INFO : 200 GET /network?type=info&info=getStatus&apikey=3HPIg19p#mask#QDW (127.0.0.1) 0.38ms
D’un point de vue configuration, je n’ai pas changé de « controller » ou de configuration. J’ai procédé à des updates pip2 et 3 il y a 10 jours.
Le point de montage du dongle est fixé. Je vous joins la capture d’écran de la conf.
La clef est bien vue et montée:
Mes versions pip:

pip3 list :
pip3list.txt (1,5 Ko)
pip2 list : (je tente de corriger ce pb de version avec cryptography, je ne suis pas sur que ce soit le pb)
pip2list.txt (3,6 Ko)
Si vous avez un retour d’exp, sur ce problème (je rappelle je n’ai procédé à aucun changement hardware
).
Bon dimanche!






