Plus d'accès à l'interface Zigbee2mqtt

Je me suis rendu compte hier que je n’avais plus d’accès à l’interface Zigbee2mqtt IP:8080
Sur Firefox

La connexion a échoué

Firefox ne peut établir de connexion avec le serveur à l’adresse 192.168.xx.xxx:8080.

Sur Chrome :

Ce site est inaccessible

192.168.xx.xxx n’autorise pas la connexion

Les logs Zigbee2MQTT :

Using '/app/data' as data directory
Starting Zigbee2MQTT without watchdog.
[2024-11-09 14:14:49] info:     z2m: Logging to console, file (filename: log.log)
[2024-11-09 14:14:49] info:     z2m: Starting Zigbee2MQTT version 1.41.0 (commit #cc31cea)
[2024-11-09 14:14:49] info:     z2m: Starting zigbee-herdsman (2.1.7)
[2024-11-09 14:14:50] info:     zh:zstack:znp: Opening SerialPort with {"path":"/dev/ttyACM0","baudRate":115200,"rtscts":false,"autoOpen":false}
[2024-11-09 14:14:50] info:     zh:zstack:znp: Serialport opened
[2024-11-09 14:14:50] info:     zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
[2024-11-09 14:14:51] info:     zh:zstack:znp: Skip bootloader for CC2652/CC1352
[2024-11-09 14:15:05] info:     zh:zstack:znp: Port closed
[2024-11-09 14:15:10] error:    z2m: Error while starting zigbee-herdsman
[2024-11-09 14:15:10] error:    z2m: Failed to start zigbee
[2024-11-09 14:15:10] error:    z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-11-09 14:15:10] error:    z2m: Exiting...
[2024-11-09 14:15:10] error:    z2m: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
    at ZStackAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:113:27)
    at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
    at Zigbee.start (/app/lib/zigbee.ts:69:27)
    at Controller.start (/app/lib/controller.ts:161:27)
    at start (/app/index.js:154:5)

ls -l /dev/serial/by-id
lrwxrwxrwx 1 root root 13 oct.  31 16:18 usb-0658_0200-if00 -> ../../ttyACM1
lrwxrwxrwx 1 root root 13 nov.   9 15:15 usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB0
lrwxrwxrwx 1 root root 13 oct.  10 17:18 usb-Arduino__www.arduino.cc__0042_85036313330351508161-if00 -> ../../ttyACM0

ACM1 : Z-Wave
USB0 : Zigbee
ACM0 : RF-link
J’ai débranché et rebranché le dongle, qui s’éclaire bien en bleu.
J’ai redémarré le mini PC en SSH ; dommage qu’il n’y ai pas un moyen de le faire depuis l’interface, avec un bouton :blush:, par exemple. Car si on n’est pas chez nous, on ne peut redémarrer le PC ou Rpi.
L’interface est accessible.

Le problème est résolu, mais… pourquoi ça a lâché ?

Sur le lien que tu as partagé (dans les logs: z2m: Check Zigbee2MQTT fails to start | Zigbee2MQTT for possible solutions)

Il y a plusieurs causes:

Dans tous les cas ça se passe côté Z2M :smiley: