[Article] Zigbee2mqtt : choisir, installer et configurer

AU cas où j’ai trouvé ce tuto :

les 2, le logiciel de flash c’est sous windows, HA ça va déprendre de ta configuration

Avec ta manip je comprend que je l’enlève du Raspberry et je la mets sur mon pc windows .
C’est bien ca ?

:x: Problème : Chrome ne peut pas accéder au port COM directement

WebUSB ne voit pas les ports COM ouverts par le driver « Enhanced COM Port »
C’est un limite connue : WebUSB ne peut pas accéder aux devices USB qui utilisent des pilotes COM virtuels (comme c’est le cas ici).

en ligne ca fonctionne pas mais merci la piste était bonne

Quel information je peut te donner sur ma configuration qui est simple pour le moments j’en suis qu’au début de l’histoire HA

Très honettement au prix de 126 euros (wtf) la clef, renvois la à domadoo et achète une clef zooz 800 pour le zwave et SMLIGHT pour le zigbee. Même avec les frais de port tu est gagnant. Tu assures la pérénité de ton systeme (qui n’est clairement pas assurée avec cette clef) et tu as du matos de qualité.

1 « J'aime »

je crois que c’est ce que je vais faire car je suis dessus depuis 1 semaine
et la depuis 3h sa me saoul et j’ai l’impression de vous saouler aussi

Bonsoir, après quelques recherches, je vais donc partir sur :

Z-wave : ZOOZ - Contrôleur USB Z-Wave+ 800 ZST39

Zigbee : SMLIGHT SLZB-07Mg24

Que pensez-vous de ces choix ?

Merci de votre retour

Oui ça devrait être plus simple a mettre en place.

1 « J'aime »

Bonsoir

Je tourne HA sur un RPI4, avec les versions suivantes:
Installation method: Home Assistant OS
Core: 2025.5.3
Supervisor: 2025.05.3
Operating System: 15.2
Frontend: 20250516.0

-je voudrais renforcer la sécurité sur les composants Zigbee2Mqtt et MQTT, en utilisant les certificats et le protocole mqtts
Pour les certificats je souhaite utiliser ceux qui sont générés (et renouvelés) par l’addon « Let’s Encrypt » et qui place la clef privé dans /ssl/privkey.pem et la chaine de certificats dans /ssl/fullchain.pem
Je n’ai pas trouvé d’aide ou de tuto qui explique comment faire pour que Zigbee2Mqtt utilise ces certificats, ni comment activer l’encryption TLS.

-Dans zibee2mqtt/configuration.yaml:

mqtt:
  base_topic: zigbee2mqtt
  server: mqtts://core-mosquitto:8883
  user: addons
  password: xxxx
  cert: /ssl/fullchain.pem
  keepalive: 60
  key: /ssl/privkey.pem
  reject_unauthorized: true
  version: 4

-mosquito broker configuration:
certificate file: fullchain.pem
private key file: privkey.pem
et les ports 8883 pour SSL et 8884 pour webSocket en SSL

-Le problème premier est que zigbee2mqtt ne trouve pas les fichiers des certificats
Pouvez-vous ajouter ces étapes configuration des certificats au tuto ?
Pouvez-vous m’aider ?

Bonjour,
pas de mise a jour prévu pour le SSL, je ne sais pas faire et n’en vois pas l’utilité.

La « sécurisation » en https entre Z2M et MQTT ajoutés comme addon a haos n’a aucun interet. C’est des communications qui restent dans la machine et ne passe absolument pas dans le réseau.
En plus vraiment pas sûr que les certificats autosignés sois reconnu par Z2M… A part complexifier inutilement le system et sa maintenance je vois aucun avantage à ce montage.

1 « J'aime »

Bonjour,

Il y a un quelque temps j’ai installé HAOS sur un RPI3 + carte SD et j’ai testé des cartes ESP32 (j’ai réussi à faire marcher 2 cartes avec un capteur de T° et d’humidité mais cela n’a pas été aussi simple que dans les vidéos…)

Afin d’avoir une config fiable et pérenne, j’ai acheté un RPI4 avec SSD, j’ai installé de HAOS 2025.6.1.
Ce WE j’ai voulu tester mon ZBDongle-E SONOFF avec un module ZBMiniR2 SONOFF

J’ai suivi le tuto suivant:

[TUTO] Installation de Zigbee2mqtt et Broker Mosquitto ( archive ) - #413 par Family-Hub

J’ai flashé le Dongle ZBDongle-E avec la version v7.4.5.0
J’ai installé SSH pour aller modifier « sur place » le fichier configuration.yaml dans le dossier /config/zigbee2mqtt/
J’ai aussi perdu pas mal de temps sur ZHA…

Puis j’ai trouvé le Tuto

Zigbee2mqtt : choisir, installer et configurer.

J’ai repris en essayant de tout bien vérifier, j’ai aussi supprimé ZHA

J’ai suivi ce 2° TUTO jusqu’à l’ajout de l’intégration MQTT.
Le tuto indique que « Maintenant, vous retrouvez tous les appareils appairés sur Zigbee2MQTT dans l’intégration MQTT. Vous y retrouverez toutes les entités des appareils, pour pouvoir les piloter dans Home assistant. ».

Mais cela n’est pas le cas chez moi…

Lorsque je clique sur Zigbee2MQTT dans la barre latérale de HA, j’ai cette page configuration qui apparait

Je ne peux pas lancer d’appairage et j’ai l’impression que la config de Zigbee2MQTT n’est pas complète (le champ Found Devices est vide).


Même si je le mets à jour et que je sauvegarde puis redémarre Zigbee2MQTT cela ne change pas et complète le champ Found Device est toujours vide.

Je suis un peu désemparé , même si j’ai un peu appris sur le fonctionnement de Zigbee dans HA, de ne pas être arrivé à commander mon unique module malgré le temps passé ce WE. :weary:

Je joins ma config et les logs et les captures en espérant que cela aide quelqu’un à trouver la cause de mon pb.


Voici le log de Zigbee2MQTT

[18:28:48] INFO: e[32mSocat not enablede[0m
[18:28:49] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[10:41:25] INFO: e[32mPreparing to start...e[0m
[10:41:26] INFO: e[32mSocat not enablede[0m
[10:41:26] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:08:35] INFO: e[32mPreparing to start...e[0m
[15:08:35] INFO: e[32mSocat not enablede[0m
[15:08:36] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:09:54] INFO: e[32mPreparing to start...e[0m
[15:09:54] INFO: e[32mSocat not enablede[0m
[15:09:54] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:24:10] INFO: e[32mPreparing to start...e[0m
[15:24:10] INFO: e[32mSocat not enablede[0m
[15:24:11] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:26:30] INFO: e[32mPreparing to start...e[0m
[15:26:30] INFO: e[32mSocat not enablede[0m
[15:26:31] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:26:49] INFO: e[32mPreparing to start...e[0m
[15:26:50] INFO: e[32mSocat not enablede[0m
[15:26:50] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[2025-06-15 15:36:56] e[32minfoe[39m: 	z2m: Logging to console, file (filename: log.log)
[2025-06-15 15:36:56] e[32minfoe[39m: 	z2m: Starting Zigbee2MQTT version 2.4.0 (commit #unknown)
[2025-06-15 15:36:56] e[32minfoe[39m: 	z2m: Starting zigbee-herdsman (4.1.0)
[2025-06-15 15:36:56] e[32minfoe[39m: 	zh:adapter:discovery: Matched adapter: {"path":"/dev/ttyUSB0","manufacturer":"Itead","serialNumber":"ac4dbfaa5c4eef11ba434ab3174bec31","pnpId":"usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_ac4dbfaa5c4eef11ba434ab3174bec31-if00-port0","vendorId":"10c4","productId":"ea60"} => ember: 4
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember: Using default stack config.
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember: ======== Ember Adapter Starting ========
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:ezsp: ======== EZSP starting ========
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash: RTS/CTS config is off, enabling software flow control.
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash: ASH COUNTERS since last clear:
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Total frames: RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Cancelled   : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA frames : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA bytes  : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry frames: RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK frames  : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   NAK frames  : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   nRdy frames : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   CRC errors      : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Comm errors     : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Length < minimum: RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Length > maximum: RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad controls    : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad lengths     : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad ACK numbers : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of buffers  : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry dupes     : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of sequence : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK timeouts    : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH stopped ========
[2025-06-15 15:36:57] e[31merrore[39m: 	zh:ember:uart:ash: Failed to init port with error Error: Error Resource temporarily unavailable Cannot lock port
[2025-06-15 15:36:57] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-06-15 15:36:57] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-06-15 15:36:57] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-06-15 15:36:57] e[31merrore[39m: 	z2m: Exiting...
[2025-06-15 15:36:57] e[31merrore[39m: 	z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
    at EmberAdapter.initEzsp (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:666:19)
    at EmberAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1548:24)
    at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/controller/controller.ts:133:29)
    at Zigbee.start (/app/lib/zigbee.ts:71:27)
    at Controller.start (/app/lib/controller.ts:102:13)
    at start (/app/index.js:149:5)
[15:36:58] INFO: e[32mPreparing to start...e[0m
[15:36:58] INFO: e[32mSocat not enablede[0m
[15:36:59] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:54:28] INFO: e[32mPreparing to start...e[0m
[15:54:28] INFO: e[32mSocat not enablede[0m
[15:54:28] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:56:05] INFO: e[32mPreparing to start...e[0m
[15:56:05] INFO: e[32mSocat not enablede[0m
[15:56:06] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[2025-06-15 15:58:54] e[32minfoe[39m: 	z2m: Logging to console, file (filename: log.log)
[2025-06-15 15:58:54] e[32minfoe[39m: 	z2m: Starting Zigbee2MQTT version 2.4.0 (commit #unknown)
[2025-06-15 15:58:54] e[32minfoe[39m: 	z2m: Starting zigbee-herdsman (4.1.0)
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:adapter:discovery: Matched adapter: {"path":"/dev/ttyUSB0","manufacturer":"Itead","serialNumber":"ac4dbfaa5c4eef11ba434ab3174bec31","pnpId":"usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_ac4dbfaa5c4eef11ba434ab3174bec31-if00-port0","vendorId":"10c4","productId":"ea60"} => ember: 4
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember: Using default stack config.
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember: ======== Ember Adapter Starting ========
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:ezsp: ======== EZSP starting ========
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash: RTS/CTS config is off, enabling software flow control.
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash: ASH COUNTERS since last clear:
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Total frames: RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Cancelled   : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA frames : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA bytes  : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry frames: RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK frames  : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   NAK frames  : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   nRdy frames : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   CRC errors      : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Comm errors     : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Length < minimum: RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Length > maximum: RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad controls    : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad lengths     : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad ACK numbers : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of buffers  : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry dupes     : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of sequence : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK timeouts    : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH stopped ========
[2025-06-15 15:58:55] e[31merrore[39m: 	zh:ember:uart:ash: Failed to init port with error Error: Error Resource temporarily unavailable Cannot lock port
[2025-06-15 15:58:55] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-06-15 15:58:55] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-06-15 15:58:55] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-06-15 15:58:55] e[31merrore[39m: 	z2m: Exiting...
[2025-06-15 15:58:55] e[31merrore[39m: 	z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
    at EmberAdapter.initEzsp (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:666:19)
    at EmberAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1548:24)
    at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/controller/controller.ts:133:29)
    at Zigbee.start (/app/lib/zigbee.ts:71:27)
    at Controller.start (/app/lib/controller.ts:102:13)
    at start (/app/index.js:149:5)
[15:58:56] INFO: e[32mPreparing to start...e[0m
[15:58:56] INFO: e[32mSocat not enablede[0m
[15:58:57] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[16:01:18] INFO: e[32mPreparing to start...e[0m
[16:01:18] INFO: e[32mSocat not enablede[0m
[16:01:19] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[2025-06-15 16:36:23] e[32minfoe[39m: 	z2m: Logging to console, file (filename: log.log)
[2025-06-15 16:36:23] e[32minfoe[39m: 	z2m: Starting Zigbee2MQTT version 2.4.0 (commit #unknown)
[2025-06-15 16:36:23] e[32minfoe[39m: 	z2m: Starting zigbee-herdsman (4.1.0)
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:adapter:discovery: Matched adapter: {"path":"/dev/ttyUSB0","manufacturer":"Itead","serialNumber":"ac4dbfaa5c4eef11ba434ab3174bec31","pnpId":"usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_ac4dbfaa5c4eef11ba434ab3174bec31-if00-port0","vendorId":"10c4","productId":"ea60"} => ember: 4
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember: Using default stack config.
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember: ======== Ember Adapter Starting ========
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:ezsp: ======== EZSP starting ========
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: RTS/CTS config is off, enabling software flow control.
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: ASH COUNTERS since last clear:
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Total frames: RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Cancelled   : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA frames : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA bytes  : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry frames: RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK frames  : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   NAK frames  : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   nRdy frames : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   CRC errors      : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Comm errors     : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Length < minimum: RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Length > maximum: RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad controls    : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad lengths     : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad ACK numbers : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of buffers  : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry dupes     : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of sequence : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK timeouts    : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH stopped ========
[2025-06-15 16:36:23] e[31merrore[39m: 	zh:ember:uart:ash: Failed to init port with error Error: Error Resource temporarily unavailable Cannot lock port
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Exiting...
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
    at EmberAdapter.initEzsp (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:666:19)
    at EmberAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1548:24)
    at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/controller/controller.ts:133:29)
    at Zigbee.start (/app/lib/zigbee.ts:71:27)
    at Controller.start (/app/lib/controller.ts:102:13)
    at start (/app/index.js:149:5)
[16:36:25] INFO: e[32mPreparing to start...e[0m
[16:36:25] INFO: e[32mSocat not enablede[0m
[16:36:25] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[16:36:39] INFO: e[32mPreparing to start...e[0m
[16:36:39] INFO: e[32mSocat not enablede[0m
[16:36:39] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[16:39:22] INFO: e[32mPreparing to start...e[0m
[16:39:23] INFO: e[32mSocat not enablede[0m
[16:39:23] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/

Voici le log de Mosquitto broker

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[18:08:35] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[18:08:36] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[18:08:36] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-14 18:08:36: mosquitto version 2.0.21 starting
2025-06-14 18:08:36: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-14 18:08:36: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-14 18:08:36: Warning: Mosquitto should not be run as root/administrator.
2025-06-14 18:08:36:  ├── Username/password checking enabled.
2025-06-14 18:08:36:  ├── TLS-PSK checking enabled.
2025-06-14 18:08:36:  └── Extended authentication not enabled.
2025-06-14 18:08:36: Opening ipv4 listen socket on port 1883.
2025-06-14 18:08:36: Opening ipv6 listen socket on port 1883.
2025-06-14 18:08:36: Opening websockets listen socket on port 1884.
2025-06-14 18:08:36: mosquitto version 2.0.21 running
2025-06-14 18:08:37: New connection from ::1:53872 on port 1883.
2025-06-14 18:08:37: Client <unknown> disconnected due to protocol error.
[18:08:38] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[18:08:38] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
s6-rc: info: service legacy-services: stopping
2025-06-14 18:10:07: mosquitto version 2.0.21 terminating
2025-06-14 18:10:07: Saving in-memory database to /data//mosquitto.db.
[16:10:07] INFO: e[32mService restart after closinge[0m
[16:10:07] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[18:18:28] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[18:18:29] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[18:18:30] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-14 18:18:30: Warning: Mosquitto should not be run as root/administrator.
2025-06-14 18:18:30: mosquitto version 2.0.21 starting
2025-06-14 18:18:30: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-14 18:18:30: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-14 18:18:30:  ├── Username/password checking enabled.
2025-06-14 18:18:30:  ├── TLS-PSK checking enabled.
2025-06-14 18:18:30:  └── Extended authentication not enabled.
2025-06-14 18:18:30: Opening ipv4 listen socket on port 1883.
2025-06-14 18:18:30: Opening ipv6 listen socket on port 1883.
2025-06-14 18:18:30: Opening websockets listen socket on port 1884.
2025-06-14 18:18:30: mosquitto version 2.0.21 running
2025-06-14 18:18:30: New connection from ::1:54380 on port 1883.
2025-06-14 18:18:30: Client <unknown> disconnected due to protocol error.
[18:18:31] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[18:18:32] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
s6-rc: info: service legacy-services: stopping
[16:19:12] INFO: e[32mService restart after closinge[0m
2025-06-14 18:19:12: mosquitto version 2.0.21 terminating
2025-06-14 18:19:12: Saving in-memory database to /data//mosquitto.db.
[16:19:13] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[18:19:19] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[18:19:20] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[18:19:21] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-14 18:19:21: Warning: Mosquitto should not be run as root/administrator.
2025-06-14 18:19:21: mosquitto version 2.0.21 starting
2025-06-14 18:19:21: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-14 18:19:21: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-14 18:19:21:  ├── Username/password checking enabled.
2025-06-14 18:19:21:  ├── TLS-PSK checking enabled.
2025-06-14 18:19:21:  └── Extended authentication not enabled.
2025-06-14 18:19:21: Opening ipv4 listen socket on port 1883.
2025-06-14 18:19:21: Opening ipv6 listen socket on port 1883.
2025-06-14 18:19:21: Opening websockets listen socket on port 1884.
2025-06-14 18:19:21: mosquitto version 2.0.21 running
2025-06-14 18:19:21: New connection from ::1:41692 on port 1883.
2025-06-14 18:19:21: Client <unknown> disconnected due to protocol error.
[18:19:22] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[18:19:23] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
s6-rc: info: service legacy-services: stopping
2025-06-14 18:29:36: mosquitto version 2.0.21 terminating
2025-06-14 18:29:36: Saving in-memory database to /data//mosquitto.db.
[16:29:36] INFO: e[32mService restart after closinge[0m
[16:29:36] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[18:29:42] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[18:29:44] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[18:29:44] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-14 18:29:44: Warning: Mosquitto should not be run as root/administrator.
2025-06-14 18:29:44: mosquitto version 2.0.21 starting
2025-06-14 18:29:44: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-14 18:29:44: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-14 18:29:44:  ├── Username/password checking enabled.
2025-06-14 18:29:44:  ├── TLS-PSK checking enabled.
2025-06-14 18:29:44:  └── Extended authentication not enabled.
2025-06-14 18:29:44: Opening ipv4 listen socket on port 1883.
2025-06-14 18:29:44: Opening ipv6 listen socket on port 1883.
2025-06-14 18:29:44: Opening websockets listen socket on port 1884.
2025-06-14 18:29:44: mosquitto version 2.0.21 running
2025-06-14 18:29:44: New connection from ::1:44048 on port 1883.
2025-06-14 18:29:44: Client <unknown> disconnected due to protocol error.
[18:29:45] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[18:29:46] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
s6-rc: info: service legacy-services: stopping
2025-06-14 18:30:38: mosquitto version 2.0.21 terminating
2025-06-14 18:30:38: Saving in-memory database to /data//mosquitto.db.
[16:30:38] INFO: e[32mService restart after closinge[0m
[16:30:38] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[18:30:45] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[18:30:46] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[18:30:47] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-14 18:30:47: Warning: Mosquitto should not be run as root/administrator.
2025-06-14 18:30:47: mosquitto version 2.0.21 starting
2025-06-14 18:30:47: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-14 18:30:47: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-14 18:30:47:  ├── Username/password checking enabled.
2025-06-14 18:30:47:  ├── TLS-PSK checking enabled.
2025-06-14 18:30:47:  └── Extended authentication not enabled.
2025-06-14 18:30:47: Opening ipv4 listen socket on port 1883.
2025-06-14 18:30:47: Opening ipv6 listen socket on port 1883.
2025-06-14 18:30:47: Opening websockets listen socket on port 1884.
2025-06-14 18:30:47: mosquitto version 2.0.21 running
2025-06-14 18:30:47: New connection from ::1:53098 on port 1883.
2025-06-14 18:30:47: Client <unknown> disconnected due to protocol error.
[18:30:48] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[18:30:49] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
s6-rc: info: service legacy-services: stopping
2025-06-14 18:31:06: mosquitto version 2.0.21 terminating
2025-06-14 18:31:06: Saving in-memory database to /data//mosquitto.db.
[16:31:06] INFO: e[32mService restart after closinge[0m
[16:31:06] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[18:31:13] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[18:31:14] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[18:31:14] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-14 18:31:14: Warning: Mosquitto should not be run as root/administrator.
2025-06-14 18:31:14: mosquitto version 2.0.21 starting
2025-06-14 18:31:14: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-14 18:31:14: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-14 18:31:14:  ├── Username/password checking enabled.
2025-06-14 18:31:14:  ├── TLS-PSK checking enabled.
2025-06-14 18:31:14:  └── Extended authentication not enabled.
2025-06-14 18:31:14: Opening ipv4 listen socket on port 1883.
2025-06-14 18:31:14: Opening ipv6 listen socket on port 1883.
2025-06-14 18:31:14: Opening websockets listen socket on port 1884.
2025-06-14 18:31:14: mosquitto version 2.0.21 running
2025-06-14 18:31:14: New connection from ::1:54878 on port 1883.
2025-06-14 18:31:14: Client <unknown> disconnected due to protocol error.
[18:31:15] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[18:31:16] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
2025-06-14 18:31:18: New connection from 172.30.32.2:42094 on port 1883.
2025-06-14 18:31:18: Client <unknown> closed its connection.
2025-06-14 18:33:18: New connection from 172.30.32.2:56232 on port 1883.
2025-06-14 18:33:18: Client <unknown> closed its connection.
s6-rc: info: service legacy-services: stopping
[16:34:27] INFO: e[32mService restart after closinge[0m
2025-06-14 18:34:27: mosquitto version 2.0.21 terminating
2025-06-14 18:34:27: Saving in-memory database to /data//mosquitto.db.
[16:34:27] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[18:34:33] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[18:34:34] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[18:34:35] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-14 18:34:35: Warning: Mosquitto should not be run as root/administrator.
2025-06-14 18:34:35: mosquitto version 2.0.21 starting
2025-06-14 18:34:35: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-14 18:34:35: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-14 18:34:35:  ├── Username/password checking enabled.
2025-06-14 18:34:35:  ├── TLS-PSK checking enabled.
2025-06-14 18:34:35:  └── Extended authentication not enabled.
2025-06-14 18:34:35: Opening ipv4 listen socket on port 1883.
2025-06-14 18:34:35: Opening ipv6 listen socket on port 1883.
2025-06-14 18:34:35: Opening websockets listen socket on port 1884.
2025-06-14 18:34:35: mosquitto version 2.0.21 running
2025-06-14 18:34:35: New connection from ::1:37446 on port 1883.
2025-06-14 18:34:35: Client <unknown> disconnected due to protocol error.
[18:34:36] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[18:34:37] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
s6-rc: info: service legacy-services: stopping
2025-06-14 18:34:44: mosquitto version 2.0.21 terminating
2025-06-14 18:34:44: Saving in-memory database to /data//mosquitto.db.
[16:34:45] INFO: e[32mService restart after closinge[0m
[16:34:45] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[18:34:51] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
s6-rc: info: service legacy-services successfully started
[18:34:52] INFO: e[32mStarting NGINX for authentication handling...e[0m
[18:34:53] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-14 18:34:53: mosquitto version 2.0.21 starting
2025-06-14 18:34:53: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-14 18:34:53: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-14 18:34:53: Warning: Mosquitto should not be run as root/administrator.
2025-06-14 18:34:53:  ├── Username/password checking enabled.
2025-06-14 18:34:53:  ├── TLS-PSK checking enabled.
2025-06-14 18:34:53:  └── Extended authentication not enabled.
2025-06-14 18:34:53: Opening ipv4 listen socket on port 1883.
2025-06-14 18:34:53: Opening ipv6 listen socket on port 1883.
2025-06-14 18:34:53: Opening websockets listen socket on port 1884.
2025-06-14 18:34:53: mosquitto version 2.0.21 running
2025-06-14 18:34:53: New connection from ::1:48870 on port 1883.
2025-06-14 18:34:53: Client <unknown> disconnected due to protocol error.
[18:34:54] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[18:34:55] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
2025-06-14 18:35:18: New connection from 172.30.32.2:48752 on port 1883.
2025-06-14 18:35:18: Client <unknown> closed its connection.
2025-06-14 18:37:18: New connection from 172.30.32.2:39244 on port 1883.
2025-06-14 18:37:18: Client <unknown> closed its connection.
2025-06-14 18:39:18: New connection from 172.30.32.2:35984 on port 1883.
2025-06-14 18:39:18: Client <unknown> closed its connection.
2025-06-14 18:41:18: New connection from 172.30.32.2:41750 on port 1883.
2025-06-14 18:41:18: Client <unknown> closed its connection.
2025-06-14 18:43:18: New connection from 172.30.32.2:37176 on port 1883.
2025-06-14 18:43:18: Client <unknown> closed its connection.
2025-06-14 18:45:18: New connection from 172.30.32.2:59568 on port 1883.
2025-06-14 18:45:18: Client <unknown> closed its connection.
2025-06-14 18:47:18: New connection from 172.30.32.2:53492 on port 1883.
2025-06-14 18:47:18: Client <unknown> closed its connection.
2025-06-14 18:49:18: New connection from 172.30.32.2:58306 on port 1883.
2025-06-14 18:49:18: Client <unknown> closed its connection.
2025-06-14 18:51:18: New connection from 172.30.32.2:59880 on port 1883.
2025-06-14 18:51:18: Client <unknown> closed its connection.
2025-06-14 18:53:18: New connection from 172.30.32.2:52028 on port 1883.
2025-06-14 18:53:18: Client <unknown> closed its connection.
2025-06-14 18:55:18: New connection from 172.30.32.2:49348 on port 1883.
2025-06-14 18:55:18: Client <unknown> closed its connection.
2025-06-14 18:57:18: New connection from 172.30.32.2:42090 on port 1883.
2025-06-14 18:57:18: Client <unknown> closed its connection.
s6-rc: info: service legacy-services: stopping
2025-06-14 18:57:58: mosquitto version 2.0.21 terminating
2025-06-14 18:57:58: Saving in-memory database to /data//mosquitto.db.
[16:57:58] INFO: e[32mService restart after closinge[0m
[16:57:58] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[10:40:17] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[10:40:18] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[10:40:18] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-15 10:40:18: Warning: Mosquitto should not be run as root/administrator.
2025-06-15 10:40:18: mosquitto version 2.0.21 starting
2025-06-15 10:40:18: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-15 10:40:18: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-15 10:40:18:  ├── Username/password checking enabled.
2025-06-15 10:40:18:  ├── TLS-PSK checking enabled.
2025-06-15 10:40:18:  └── Extended authentication not enabled.
2025-06-15 10:40:18: Opening ipv4 listen socket on port 1883.
2025-06-15 10:40:18: Opening ipv6 listen socket on port 1883.
2025-06-15 10:40:18: Opening websockets listen socket on port 1884.
2025-06-15 10:40:18: mosquitto version 2.0.21 running
2025-06-15 10:40:19: New connection from ::1:33484 on port 1883.
2025-06-15 10:40:19: Client <unknown> disconnected due to protocol error.
[10:40:21] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[10:40:21] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
2025-06-15 10:43:30: New connection from 172.30.32.2:59304 on port 1883.
2025-06-15 10:43:30: Client <unknown> closed its connection.
2025-06-15 10:45:30: New connection from 172.30.32.2:43826 on port 1883.
2025-06-15 10:45:30: Client <unknown> closed its connection.
2025-06-15 10:47:30: New connection from 172.30.32.2:43066 on port 1883.
2025-06-15 10:47:30: Client <unknown> closed its connection.
2025-06-15 10:49:30: New connection from 172.30.32.2:42684 on port 1883.
2025-06-15 10:49:30: Client <unknown> closed its connection.
2025-06-15 10:51:30: New connection from 172.30.32.2:35996 on port 1883.
2025-06-15 10:51:30: Client <unknown> closed its connection.
2025-06-15 10:53:30: New connection from 172.30.32.2:51402 on port 1883.
2025-06-15 10:53:30: Client <unknown> closed its connection.
2025-06-15 10:55:31: New connection from 172.30.32.2:34906 on port 1883.
2025-06-15 10:55:31: Client <unknown> closed its connection.
2025-06-15 10:57:31: New connection from 172.30.32.2:33274 on port 1883.
2025-06-15 10:57:31: Client <unknown> closed its connection.
2025-06-15 10:59:31: New connection from 172.30.32.2:52190 on port 1883.
2025-06-15 10:59:31: Client <unknown> closed its connection.
2025-06-15 11:01:31: New connection from 172.30.32.2:35210 on port 1883.
2025-06-15 11:01:31: Client <unknown> closed its connection.
2025-06-15 11:03:31: New connection from 172.30.32.2:43410 on port 1883.
2025-06-15 11:03:31: Client <unknown> closed its connection.
2025-06-15 11:05:31: New connection from 172.30.32.2:51040 on port 1883.
2025-06-15 11:05:31: Client <unknown> closed its connection.
2025-06-15 11:07:31: New connection from 172.30.32.2:60672 on port 1883.
2025-06-15 11:07:31: Client <unknown> closed its connection.
2025-06-15 11:09:31: New connection from 172.30.32.2:34420 on port 1883.
2025-06-15 11:09:31: Client <unknown> closed its connection.
2025-06-15 11:10:20: Saving in-memory database to /data//mosquitto.db.
2025-06-15 11:11:31: New connection from 172.30.32.2:41910 on port 1883.
2025-06-15 11:11:31: Client <unknown> closed its connection.
2025-06-15 11:13:31: New connection from 172.30.32.2:48126 on port 1883.
2025-06-15 11:13:31: Client <unknown> closed its connection.
2025-06-15 11:15:31: New connection from 172.30.32.2:34966 on port 1883.
2025-06-15 11:15:31: Client <unknown> closed its connection.
2025-06-15 11:17:31: New connection from 172.30.32.2:58516 on port 1883.
2025-06-15 11:17:31: Client <unknown> closed its connection.
2025-06-15 11:19:31: New connection from 172.30.32.2:34828 on port 1883.
2025-06-15 11:19:31: Client <unknown> closed its connection.
2025-06-15 11:21:31: New connection from 172.30.32.2:38118 on port 1883.
2025-06-15 11:21:31: Client <unknown> closed its connection.
2025-06-15 11:23:31: New connection from 172.30.32.2:45826 on port 1883.
2025-06-15 11:23:31: Client <unknown> closed its connection.
2025-06-15 11:25:31: New connection from 172.30.32.2:48686 on port 1883.
2025-06-15 11:25:31: Client <unknown> closed its connection.
2025-06-15 11:27:31: New connection from 172.30.32.2:42868 on port 1883.
2025-06-15 11:27:31: Client <unknown> closed its connection.
2025-06-15 11:29:31: New connection from 172.30.32.2:40106 on port 1883.
2025-06-15 11:29:31: Client <unknown> closed its connection.
2025-06-15 11:31:31: New connection from 172.30.32.2:52176 on port 1883.
2025-06-15 11:31:31: Client <unknown> closed its connection.
2025-06-15 11:33:31: New connection from 172.30.32.2:38498 on port 1883.
2025-06-15 11:33:31: Client <unknown> closed its connection.
2025-06-15 11:35:31: New connection from 172.30.32.2:46542 on port 1883.
2025-06-15 11:35:31: Client <unknown> closed its connection.
2025-06-15 11:37:31: New connection from 172.30.32.2:51696 on port 1883.
2025-06-15 11:37:31: Client <unknown> closed its connection.
2025-06-15 11:39:31: New connection from 172.30.32.2:55330 on port 1883.
2025-06-15 11:39:31: Client <unknown> closed its connection.
2025-06-15 11:40:21: Saving in-memory database to /data//mosquitto.db.
2025-06-15 11:41:31: New connection from 172.30.32.2:35122 on port 1883.
2025-06-15 11:41:31: Client <unknown> closed its connection.
2025-06-15 11:43:31: New connection from 172.30.32.2:60718 on port 1883.
2025-06-15 11:43:31: Client <unknown> closed its connection.
2025-06-15 11:45:31: New connection from 172.30.32.2:33858 on port 1883.
2025-06-15 11:45:31: Client <unknown> closed its connection.
2025-06-15 11:47:31: New connection from 172.30.32.2:35316 on port 1883.
2025-06-15 11:47:31: Client <unknown> closed its connection.
2025-06-15 11:49:31: New connection from 172.30.32.2:39988 on port 1883.
2025-06-15 11:49:31: Client <unknown> closed its connection.
2025-06-15 11:51:31: New connection from 172.30.32.2:57000 on port 1883.
2025-06-15 11:51:31: Client <unknown> closed its connection.
2025-06-15 11:53:31: New connection from 172.30.32.2:60914 on port 1883.
2025-06-15 11:53:31: Client <unknown> closed its connection.
2025-06-15 11:55:31: New connection from 172.30.32.2:36468 on port 1883.
2025-06-15 11:55:31: Client <unknown> closed its connection.
2025-06-15 11:57:31: New connection from 172.30.32.2:44372 on port 1883.
2025-06-15 11:57:31: Client <unknown> closed its connection.
2025-06-15 11:59:31: New connection from 172.30.32.2:58216 on port 1883.
2025-06-15 11:59:31: Client <unknown> closed its connection.
2025-06-15 12:01:31: New connection from 172.30.32.2:52886 on port 1883.
2025-06-15 12:01:31: Client <unknown> closed its connection.
2025-06-15 12:03:31: New connection from 172.30.32.2:59992 on port 1883.
2025-06-15 12:03:31: Client <unknown> closed its connection.
2025-06-15 12:05:31: New connection from 172.30.32.2:40254 on port 1883.
2025-06-15 12:05:31: Client <unknown> closed its connection.
2025-06-15 12:07:31: New connection from 172.30.32.2:43398 on port 1883.
2025-06-15 12:07:31: Client <unknown> closed its connection.
2025-06-15 12:09:31: New connection from 172.30.32.2:44712 on port 1883.
2025-06-15 12:09:31: Client <unknown> closed its connection.
2025-06-15 12:10:22: Saving in-memory database to /data//mosquitto.db.
2025-06-15 12:11:31: New connection from 172.30.32.2:41184 on port 1883.
2025-06-15 12:11:31: Client <unknown> closed its connection.
2025-06-15 12:13:31: New connection from 172.30.32.2:47820 on port 1883.
2025-06-15 12:13:31: Client <unknown> closed its connection.
2025-06-15 12:15:31: New connection from 172.30.32.2:32948 on port 1883.
2025-06-15 12:15:31: Client <unknown> closed its connection.
2025-06-15 12:17:31: New connection from 172.30.32.2:42202 on port 1883.
2025-06-15 12:17:31: Client <unknown> closed its connection.
2025-06-15 12:19:31: New connection from 172.30.32.2:54044 on port 1883.
2025-06-15 12:19:31: Client <unknown> closed its connection.
2025-06-15 12:21:31: New connection from 172.30.32.2:54848 on port 1883.
2025-06-15 12:21:31: Client <unknown> closed its connection.
2025-06-15 12:23:31: New connection from 172.30.32.2:54156 on port 1883.
2025-06-15 12:23:31: Client <unknown> closed its connection.
2025-06-15 12:25:31: New connection from 172.30.32.2:48108 on port 1883.
2025-06-15 12:25:31: Client <unknown> closed its connection.
2025-06-15 12:27:31: New connection from 172.30.32.2:39068 on port 1883.
2025-06-15 12:27:31: Client <unknown> closed its connection.
2025-06-15 12:29:31: New connection from 172.30.32.2:34090 on port 1883.
2025-06-15 12:29:31: Client <unknown> closed its connection.
2025-06-15 12:31:31: New connection from 172.30.32.2:34180 on port 1883.
2025-06-15 12:31:31: Client <unknown> closed its connection.
2025-06-15 12:33:31: New connection from 172.30.32.2:39162 on port 1883.
2025-06-15 12:33:31: Client <unknown> closed its connection.
2025-06-15 12:35:31: New connection from 172.30.32.2:45730 on port 1883.
2025-06-15 12:35:31: Client <unknown> closed its connection.
2025-06-15 12:37:31: New connection from 172.30.32.2:43396 on port 1883.
2025-06-15 12:37:31: Client <unknown> closed its connection.
2025-06-15 12:39:31: New connection from 172.30.32.2:49296 on port 1883.
2025-06-15 12:39:31: Client <unknown> closed its connection.
2025-06-15 12:40:23: Saving in-memory database to /data//mosquitto.db.
2025-06-15 12:41:31: New connection from 172.30.32.2:33218 on port 1883.
2025-06-15 12:41:31: Client <unknown> closed its connection.
2025-06-15 12:43:31: New connection from 172.30.32.2:58238 on port 1883.
2025-06-15 12:43:31: Client <unknown> closed its connection.
2025-06-15 12:45:31: New connection from 172.30.32.2:42814 on port 1883.
2025-06-15 12:45:31: Client <unknown> closed its connection.
2025-06-15 12:47:31: New connection from 172.30.32.2:48396 on port 1883.
2025-06-15 12:47:31: Client <unknown> closed its connection.
2025-06-15 12:49:31: New connection from 172.30.32.2:34110 on port 1883.
2025-06-15 12:49:31: Client <unknown> closed its connection.
2025-06-15 12:51:31: New connection from 172.30.32.2:48102 on port 1883.
2025-06-15 12:51:31: Client <unknown> closed its connection.
2025-06-15 12:53:31: New connection from 172.30.32.2:60394 on port 1883.
2025-06-15 12:53:31: Client <unknown> closed its connection.
2025-06-15 12:55:31: New connection from 172.30.32.2:54080 on port 1883.
2025-06-15 12:55:31: Client <unknown> closed its connection.
2025-06-15 12:57:31: New connection from 172.30.32.2:34186 on port 1883.
2025-06-15 12:57:31: Client <unknown> closed its connection.
2025-06-15 12:59:31: New connection from 172.30.32.2:45230 on port 1883.
2025-06-15 12:59:31: Client <unknown> closed its connection.
2025-06-15 13:01:31: New connection from 172.30.32.2:34408 on port 1883.
2025-06-15 13:01:31: Client <unknown> closed its connection.
2025-06-15 13:03:31: New connection from 172.30.32.2:49548 on port 1883.
2025-06-15 13:03:31: Client <unknown> closed its connection.
2025-06-15 13:05:31: New connection from 172.30.32.2:49124 on port 1883.
2025-06-15 13:05:31: Client <unknown> closed its connection.
2025-06-15 13:07:31: New connection from 172.30.32.2:35724 on port 1883.
2025-06-15 13:07:31: Client <unknown> closed its connection.
2025-06-15 13:09:31: New connection from 172.30.32.2:36226 on port 1883.
2025-06-15 13:09:31: Client <unknown> closed its connection.
2025-06-15 13:10:24: Saving in-memory database to /data//mosquitto.db.
2025-06-15 13:11:31: New connection from 172.30.32.2:34966 on port 1883.
2025-06-15 13:11:31: Client <unknown> closed its connection.
2025-06-15 13:13:31: New connection from 172.30.32.2:42712 on port 1883.
2025-06-15 13:13:31: Client <unknown> closed its connection.
2025-06-15 13:15:31: New connection from 172.30.32.2:49474 on port 1883.
2025-06-15 13:15:31: Client <unknown> closed its connection.
2025-06-15 13:17:31: New connection from 172.30.32.2:48634 on port 1883.
2025-06-15 13:17:31: Client <unknown> closed its connection.
2025-06-15 13:19:32: New connection from 172.30.32.2:35534 on port 1883.
2025-06-15 13:19:32: Client <unknown> closed its connection.
2025-06-15 13:21:32: New connection from 172.30.32.2:44048 on port 1883.
2025-06-15 13:21:32: Client <unknown> closed its connection.
2025-06-15 13:23:32: New connection from 172.30.32.2:42142 on port 1883.
2025-06-15 13:23:32: Client <unknown> closed its connection.
2025-06-15 13:25:32: New connection from 172.30.32.2:51534 on port 1883.
2025-06-15 13:25:32: Client <unknown> closed its connection.
2025-06-15 13:27:32: New connection from 172.30.32.2:58394 on port 1883.
2025-06-15 13:27:32: Client <unknown> closed its connection.
2025-06-15 13:29:32: New connection from 172.30.32.2:48760 on port 1883.
2025-06-15 13:29:32: Client <unknown> closed its connection.
2025-06-15 13:31:32: New connection from 172.30.32.2:60196 on port 1883.
2025-06-15 13:31:32: Client <unknown> closed its connection.
2025-06-15 13:33:32: New connection from 172.30.32.2:54140 on port 1883.
2025-06-15 13:33:32: Client <unknown> closed its connection.
2025-06-15 13:35:32: New connection from 172.30.32.2:49488 on port 1883.
2025-06-15 13:35:32: Client <unknown> closed its connection.
2025-06-15 13:37:32: New connection from 172.30.32.2:53930 on port 1883.
2025-06-15 13:37:32: Client <unknown> closed its connection.
2025-06-15 13:39:32: New connection from 172.30.32.2:55560 on port 1883.
2025-06-15 13:39:32: Client <unknown> closed its connection.
2025-06-15 13:40:25: Saving in-memory database to /data//mosquitto.db.
2025-06-15 13:41:32: New connection from 172.30.32.2:45356 on port 1883.
2025-06-15 13:41:32: Client <unknown> closed its connection.
2025-06-15 13:43:32: New connection from 172.30.32.2:45502 on port 1883.
2025-06-15 13:43:32: Client <unknown> closed its connection.
2025-06-15 13:45:32: New connection from 172.30.32.2:38804 on port 1883.
2025-06-15 13:45:32: Client <unknown> closed its connection.
2025-06-15 13:47:32: New connection from 172.30.32.2:46858 on port 1883.
2025-06-15 13:47:32: Client <unknown> closed its connection.
2025-06-15 13:49:32: New connection from 172.30.32.2:36482 on port 1883.
2025-06-15 13:49:32: Client <unknown> closed its connection.
2025-06-15 13:51:32: New connection from 172.30.32.2:43230 on port 1883.
2025-06-15 13:51:32: Client <unknown> closed its connection.
2025-06-15 13:53:32: New connection from 172.30.32.2:46844 on port 1883.
2025-06-15 13:53:32: Client <unknown> closed its connection.
2025-06-15 13:55:32: New connection from 172.30.32.2:36782 on port 1883.
2025-06-15 13:55:32: Client <unknown> closed its connection.
2025-06-15 13:57:32: New connection from 172.30.32.2:35226 on port 1883.
2025-06-15 13:57:32: Client <unknown> closed its connection.
2025-06-15 13:59:32: New connection from 172.30.32.2:45862 on port 1883.
2025-06-15 13:59:32: Client <unknown> closed its connection.
2025-06-15 14:01:32: New connection from 172.30.32.2:42458 on port 1883.
2025-06-15 14:01:32: Client <unknown> closed its connection.
2025-06-15 14:03:32: New connection from 172.30.32.2:48216 on port 1883.
2025-06-15 14:03:32: Client <unknown> closed its connection.
2025-06-15 14:05:32: New connection from 172.30.32.2:45696 on port 1883.
2025-06-15 14:05:32: Client <unknown> closed its connection.
2025-06-15 14:07:32: New connection from 172.30.32.2:50484 on port 1883.
2025-06-15 14:07:32: Client <unknown> closed its connection.
2025-06-15 14:09:32: New connection from 172.30.32.2:50282 on port 1883.
2025-06-15 14:09:32: Client <unknown> closed its connection.
2025-06-15 14:10:26: Saving in-memory database to /data//mosquitto.db.
2025-06-15 14:11:32: New connection from 172.30.32.2:43008 on port 1883.
2025-06-15 14:11:32: Client <unknown> closed its connection.
2025-06-15 14:13:32: New connection from 172.30.32.2:51746 on port 1883.
2025-06-15 14:13:32: Client <unknown> closed its connection.
2025-06-15 14:15:32: New connection from 172.30.32.2:39124 on port 1883.
2025-06-15 14:15:32: Client <unknown> closed its connection.
2025-06-15 14:17:32: New connection from 172.30.32.2:44734 on port 1883.
2025-06-15 14:17:32: Client <unknown> closed its connection.
2025-06-15 14:19:32: New connection from 172.30.32.2:51058 on port 1883.
2025-06-15 14:19:32: Client <unknown> closed its connection.
2025-06-15 14:21:32: New connection from 172.30.32.2:50020 on port 1883.
2025-06-15 14:21:32: Client <unknown> closed its connection.
2025-06-15 14:23:32: New connection from 172.30.32.2:52240 on port 1883.
2025-06-15 14:23:32: Client <unknown> closed its connection.
2025-06-15 14:25:32: New connection from 172.30.32.2:52256 on port 1883.
2025-06-15 14:25:32: Client <unknown> closed its connection.
2025-06-15 14:27:32: New connection from 172.30.32.2:47426 on port 1883.
2025-06-15 14:27:32: Client <unknown> closed its connection.
2025-06-15 14:29:32: New connection from 172.30.32.2:44398 on port 1883.
2025-06-15 14:29:32: Client <unknown> closed its connection.
2025-06-15 14:31:32: New connection from 172.30.32.2:51306 on port 1883.
2025-06-15 14:31:32: Client <unknown> closed its connection.
2025-06-15 14:33:32: New connection from 172.30.32.2:43796 on port 1883.
2025-06-15 14:33:32: Client <unknown> closed its connection.
2025-06-15 14:35:32: New connection from 172.30.32.2:55624 on port 1883.
2025-06-15 14:35:32: Client <unknown> closed its connection.
2025-06-15 14:37:32: New connection from 172.30.32.2:47400 on port 1883.
2025-06-15 14:37:32: Client <unknown> closed its connection.
2025-06-15 14:39:32: New connection from 172.30.32.2:49718 on port 1883.
2025-06-15 14:39:32: Client <unknown> closed its connection.
2025-06-15 14:40:27: Saving in-memory database to /data//mosquitto.db.
2025-06-15 14:41:32: New connection from 172.30.32.2:48078 on port 1883.
2025-06-15 14:41:32: Client <unknown> closed its connection.
2025-06-15 14:43:32: New connection from 172.30.32.2:58858 on port 1883.
2025-06-15 14:43:32: Client <unknown> closed its connection.
2025-06-15 14:45:32: New connection from 172.30.32.2:32900 on port 1883.
2025-06-15 14:45:32: Client <unknown> closed its connection.
2025-06-15 14:47:32: New connection from 172.30.32.2:56046 on port 1883.
2025-06-15 14:47:32: Client <unknown> closed its connection.
2025-06-15 14:49:32: New connection from 172.30.32.2:60794 on port 1883.
2025-06-15 14:49:32: Client <unknown> closed its connection.
2025-06-15 14:51:32: New connection from 172.30.32.2:58078 on port 1883.
2025-06-15 14:51:32: Client <unknown> closed its connection.
2025-06-15 14:53:32: New connection from 172.30.32.2:42436 on port 1883.
2025-06-15 14:53:32: Client <unknown> closed its connection.
2025-06-15 14:55:32: New connection from 172.30.32.2:52458 on port 1883.
2025-06-15 14:55:32: Client <unknown> closed its connection.
2025-06-15 14:57:32: New connection from 172.30.32.2:43938 on port 1883.
2025-06-15 14:57:32: Client <unknown> closed its connection.
2025-06-15 14:59:32: New connection from 172.30.32.2:46270 on port 1883.
2025-06-15 14:59:32: Client <unknown> closed its connection.
2025-06-15 15:01:32: New connection from 172.30.32.2:49076 on port 1883.
2025-06-15 15:01:32: Client <unknown> closed its connection.
2025-06-15 15:03:32: New connection from 172.30.32.2:41154 on port 1883.
2025-06-15 15:03:32: Client <unknown> closed its connection.
2025-06-15 15:05:32: New connection from 172.30.32.2:51482 on port 1883.
2025-06-15 15:05:32: Client <unknown> closed its connection.
s6-rc: info: service legacy-services: stopping
[13:07:22] INFO: e[32mService restart after closinge[0m
2025-06-15 15:07:22: mosquitto version 2.0.21 terminating
2025-06-15 15:07:22: Saving in-memory database to /data//mosquitto.db.
[13:07:22] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[15:07:28] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[15:07:29] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[15:07:30] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-15 15:07:30: Warning: Mosquitto should not be run as root/administrator.
2025-06-15 15:07:30: mosquitto version 2.0.21 starting
2025-06-15 15:07:30: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-15 15:07:30: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-15 15:07:30:  ├── Username/password checking enabled.
2025-06-15 15:07:30:  ├── TLS-PSK checking enabled.
2025-06-15 15:07:30:  └── Extended authentication not enabled.
2025-06-15 15:07:30: Opening ipv4 listen socket on port 1883.
2025-06-15 15:07:30: Opening ipv6 listen socket on port 1883.
2025-06-15 15:07:30: Opening websockets listen socket on port 1884.
2025-06-15 15:07:30: mosquitto version 2.0.21 running
2025-06-15 15:07:30: New connection from ::1:43134 on port 1883.
2025-06-15 15:07:30: Client <unknown> disconnected due to protocol error.
[15:07:31] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[15:07:32] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
2025-06-15 15:07:32: New connection from 172.30.32.2:41686 on port 1883.
2025-06-15 15:07:32: Client <unknown> closed its connection.
2025-06-15 15:09:32: New connection from 172.30.32.2:48388 on port 1883.
2025-06-15 15:09:32: Client <unknown> closed its connection.
2025-06-15 15:11:32: New connection from 172.30.32.2:49590 on port 1883.
2025-06-15 15:11:32: Client <unknown> closed its connection.
s6-rc: info: service legacy-services: stopping
2025-06-15 15:12:05: mosquitto version 2.0.21 terminating
2025-06-15 15:12:05: Saving in-memory database to /data//mosquitto.db.
[13:12:05] INFO: e[32mService restart after closinge[0m
[13:12:05] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[15:12:11] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[15:12:12] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[15:12:13] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-15 15:12:13: Warning: Mosquitto should not be run as root/administrator.
2025-06-15 15:12:13: mosquitto version 2.0.21 starting
2025-06-15 15:12:13: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-15 15:12:13: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-15 15:12:13:  ├── Username/password checking enabled.
2025-06-15 15:12:13:  ├── TLS-PSK checking enabled.
2025-06-15 15:12:13:  └── Extended authentication not enabled.
2025-06-15 15:12:13: Opening ipv4 listen socket on port 1883.
2025-06-15 15:12:13: Opening ipv6 listen socket on port 1883.
2025-06-15 15:12:13: Opening websockets listen socket on port 1884.
2025-06-15 15:12:13: mosquitto version 2.0.21 running
2025-06-15 15:12:13: New connection from ::1:55754 on port 1883.
2025-06-15 15:12:13: Client <unknown> disconnected due to protocol error.
[15:12:14] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[15:12:15] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
2025-06-15 15:13:32: New connection from 172.30.32.2:54014 on port 1883.
2025-06-15 15:13:32: Client <unknown> closed its connection.
2025-06-15 15:15:32: New connection from 172.30.32.2:42328 on port 1883.
2025-06-15 15:15:32: Client <unknown> closed its connection.
2025-06-15 15:17:32: New connection from 172.30.32.2:50490 on port 1883.
2025-06-15 15:17:32: Client <unknown> closed its connection.
2025-06-15 15:19:32: New connection from 172.30.32.2:36146 on port 1883.
2025-06-15 15:19:32: Client <unknown> closed its connection.
2025-06-15 15:21:32: New connection from 172.30.32.2:34556 on port 1883.
2025-06-15 15:21:32: Client <unknown> closed its connection.
2025-06-15 15:23:32: New connection from 172.30.32.2:49518 on port 1883.
2025-06-15 15:23:32: Client <unknown> closed its connection.
2025-06-15 15:25:32: New connection from 172.30.32.2:49882 on port 1883.
2025-06-15 15:25:32: Client <unknown> closed its connection.
2025-06-15 15:27:32: New connection from 172.30.32.2:40280 on port 1883.
2025-06-15 15:27:32: Client <unknown> closed its connection.
2025-06-15 15:28:36: New connection from 172.30.32.1:39167 on port 1883.
2025-06-15 15:28:36: New client connected from 172.30.32.1:39167 as 4LDOw0sMotwmMrPpvBfr9o (p2, c1, k60, u'homeassistant').
2025-06-15 15:28:37: Client 4LDOw0sMotwmMrPpvBfr9o disconnected.
2025-06-15 15:28:37: New connection from 172.30.32.1:34447 on port 1883.
2025-06-15 15:28:37: New client connected from 172.30.32.1:34447 as 2wp1o6RIZ2lPK0Y6h2UGoz (p2, c1, k60, u'homeassistant').
2025-06-15 15:29:32: New connection from 172.30.32.2:59454 on port 1883.
2025-06-15 15:29:32: Client <unknown> closed its connection.
2025-06-15 15:31:32: New connection from 172.30.32.2:35290 on port 1883.
2025-06-15 15:31:32: Client <unknown> closed its connection.
2025-06-15 15:33:32: New connection from 172.30.32.2:59128 on port 1883.
2025-06-15 15:33:32: Client <unknown> closed its connection.
2025-06-15 15:35:32: New connection from 172.30.32.2:60372 on port 1883.
2025-06-15 15:35:32: Client <unknown> closed its connection.
2025-06-15 15:37:32: New connection from 172.30.32.2:37142 on port 1883.
2025-06-15 15:37:32: Client <unknown> closed its connection.
2025-06-15 15:39:32: New connection from 172.30.32.2:50028 on port 1883.
2025-06-15 15:39:32: Client <unknown> closed its connection.
2025-06-15 15:41:32: New connection from 172.30.32.2:39906 on port 1883.
2025-06-15 15:41:32: Client <unknown> closed its connection.
2025-06-15 15:42:14: Saving in-memory database to /data//mosquitto.db.
2025-06-15 15:42:29: Client 2wp1o6RIZ2lPK0Y6h2UGoz disconnected.
2025-06-15 15:42:29: New connection from 172.30.32.1:39809 on port 1883.
2025-06-15 15:42:29: New client connected from 172.30.32.1:39809 as 5YsCzTPXSvGNTqyHFbLRKc (p2, c1, k60, u'homeassistant').
2025-06-15 15:43:32: New connection from 172.30.32.2:45148 on port 1883.
2025-06-15 15:43:32: Client <unknown> closed its connection.
2025-06-15 15:45:32: New connection from 172.30.32.2:36852 on port 1883.
2025-06-15 15:45:32: Client <unknown> closed its connection.
2025-06-15 15:47:32: New connection from 172.30.32.2:41612 on port 1883.
2025-06-15 15:47:32: Client <unknown> closed its connection.
2025-06-15 15:49:32: New connection from 172.30.32.2:43456 on port 1883.
2025-06-15 15:49:32: Client <unknown> closed its connection.
2025-06-15 15:51:32: New connection from 172.30.32.2:50930 on port 1883.
2025-06-15 15:51:32: Client <unknown> closed its connection.
2025-06-15 15:53:32: New connection from 172.30.32.2:59014 on port 1883.
2025-06-15 15:53:32: Client <unknown> closed its connection.
2025-06-15 15:55:32: New connection from 172.30.32.2:53306 on port 1883.
2025-06-15 15:55:32: Client <unknown> closed its connection.
2025-06-15 15:57:32: New connection from 172.30.32.2:39850 on port 1883.
2025-06-15 15:57:32: Client <unknown> closed its connection.
2025-06-15 15:59:32: New connection from 172.30.32.2:48842 on port 1883.
2025-06-15 15:59:32: Client <unknown> closed its connection.
2025-06-15 16:01:32: New connection from 172.30.32.2:32840 on port 1883.
2025-06-15 16:01:32: Client <unknown> closed its connection.
2025-06-15 16:03:32: New connection from 172.30.32.2:32788 on port 1883.
2025-06-15 16:03:32: Client <unknown> closed its connection.
2025-06-15 16:05:32: New connection from 172.30.32.2:53394 on port 1883.
2025-06-15 16:05:32: Client <unknown> closed its connection.
2025-06-15 16:07:32: New connection from 172.30.32.2:51244 on port 1883.
2025-06-15 16:07:32: Client <unknown> closed its connection.
2025-06-15 16:09:32: New connection from 172.30.32.2:39982 on port 1883.
2025-06-15 16:09:32: Client <unknown> closed its connection.
2025-06-15 16:11:32: New connection from 172.30.32.2:37998 on port 1883.
2025-06-15 16:11:32: Client <unknown> closed its connection.
2025-06-15 16:12:15: Saving in-memory database to /data//mosquitto.db.
2025-06-15 16:13:32: New connection from 172.30.32.2:50930 on port 1883.
2025-06-15 16:13:32: Client <unknown> closed its connection.
2025-06-15 16:15:32: New connection from 172.30.32.2:55680 on port 1883.
2025-06-15 16:15:32: Client <unknown> closed its connection.
2025-06-15 16:17:32: New connection from 172.30.32.2:51246 on port 1883.
2025-06-15 16:17:32: Client <unknown> closed its connection.
2025-06-15 16:19:32: New connection from 172.30.32.2:59672 on port 1883.
2025-06-15 16:19:32: Client <unknown> closed its connection.
2025-06-15 16:21:33: New connection from 172.30.32.2:53790 on port 1883.
2025-06-15 16:21:33: Client <unknown> closed its connection.
2025-06-15 16:23:33: New connection from 172.30.32.2:35878 on port 1883.
2025-06-15 16:23:33: Client <unknown> closed its connection.
2025-06-15 16:25:33: New connection from 172.30.32.2:34504 on port 1883.
2025-06-15 16:25:33: Client <unknown> closed its connection.
2025-06-15 16:27:33: New connection from 172.30.32.2:53114 on port 1883.
2025-06-15 16:27:33: Client <unknown> closed its connection.
2025-06-15 16:29:33: New connection from 172.30.32.2:37158 on port 1883.
2025-06-15 16:29:33: Client <unknown> closed its connection.
2025-06-15 16:31:33: New connection from 172.30.32.2:47336 on port 1883.
2025-06-15 16:31:33: Client <unknown> closed its connection.
2025-06-15 16:33:33: New connection from 172.30.32.2:48706 on port 1883.
2025-06-15 16:33:33: Client <unknown> closed its connection.
2025-06-15 16:35:33: New connection from 172.30.32.2:36282 on port 1883.
2025-06-15 16:35:33: Client <unknown> closed its connection.
2025-06-15 16:37:19: Client 5YsCzTPXSvGNTqyHFbLRKc closed its connection.
s6-rc: info: service legacy-services: stopping
2025-06-15 16:37:26: mosquitto version 2.0.21 terminating
2025-06-15 16:37:26: Saving in-memory database to /data//mosquitto.db.
[14:37:26] INFO: e[32mService restart after closinge[0m
[14:37:26] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[16:38:48] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[16:38:49] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[16:38:50] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-15 16:38:50: Warning: Mosquitto should not be run as root/administrator.
2025-06-15 16:38:50: mosquitto version 2.0.21 starting
2025-06-15 16:38:50: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-15 16:38:50: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-15 16:38:50:  ├── Username/password checking enabled.
2025-06-15 16:38:50:  ├── TLS-PSK checking enabled.
2025-06-15 16:38:50:  └── Extended authentication not enabled.
2025-06-15 16:38:50: Opening ipv4 listen socket on port 1883.
2025-06-15 16:38:50: Opening ipv6 listen socket on port 1883.
2025-06-15 16:38:50: Opening websockets listen socket on port 1884.
2025-06-15 16:38:50: mosquitto version 2.0.21 running
2025-06-15 16:38:51: New connection from ::1:41500 on port 1883.
2025-06-15 16:38:51: Client <unknown> disconnected due to protocol error.
[16:38:52] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[16:38:54] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
2025-06-15 16:39:19: New connection from 172.30.32.1:47375 on port 1883.
2025-06-15 16:39:19: New client connected from 172.30.32.1:47375 as 6dtlqBH5vq5guDFAHdsGk3 (p2, c1, k60, u'homeassistant').
2025-06-15 16:41:27: New connection from 172.30.32.2:51428 on port 1883.
2025-06-15 16:41:27: Client <unknown> closed its connection.
2025-06-15 16:43:27: New connection from 172.30.32.2:33226 on port 1883.
2025-06-15 16:43:27: Client <unknown> closed its connection.
2025-06-15 16:45:27: New connection from 172.30.32.2:50922 on port 1883.
2025-06-15 16:45:27: Client <unknown> closed its connection.
2025-06-15 16:47:27: New connection from 172.30.32.2:45408 on port 1883.
2025-06-15 16:47:27: Client <unknown> closed its connection.
2025-06-15 16:49:27: New connection from 172.30.32.2:36256 on port 1883.
2025-06-15 16:49:27: Client <unknown> closed its connection.
2025-06-15 16:51:27: New connection from 172.30.32.2:47408 on port 1883.
2025-06-15 16:51:27: Client <unknown> closed its connection.
2025-06-15 16:53:27: New connection from 172.30.32.2:58874 on port 1883.
2025-06-15 16:53:27: Client <unknown> closed its connection.
2025-06-15 16:55:27: New connection from 172.30.32.2:56950 on port 1883.
2025-06-15 16:55:27: Client <unknown> closed its connection.
2025-06-15 16:57:27: New connection from 172.30.32.2:34718 on port 1883.
2025-06-15 16:57:27: Client <unknown> closed its connection.
2025-06-15 16:59:27: New connection from 172.30.32.2:38374 on port 1883.
2025-06-15 16:59:27: Client <unknown> closed its connection.
2025-06-15 17:01:27: New connection from 172.30.32.2:33666 on port 1883.
2025-06-15 17:01:27: Client <unknown> closed its connection.
2025-06-15 17:03:27: New connection from 172.30.32.2:46856 on port 1883.
2025-06-15 17:03:27: Client <unknown> closed its connection.
2025-06-15 17:05:27: New connection from 172.30.32.2:53664 on port 1883.
2025-06-15 17:05:27: Client <unknown> closed its connection.
2025-06-15 17:07:28: New connection from 172.30.32.2:34326 on port 1883.
2025-06-15 17:07:28: Client <unknown> closed its connection.
2025-06-15 17:08:51: Saving in-memory database to /data//mosquitto.db.
2025-06-15 17:09:28: New connection from 172.30.32.2:41976 on port 1883.
2025-06-15 17:09:28: Client <unknown> closed its connection.

Merci pour votre aide :cold_sweat:

Bonjour,
c’est que Z2M n’est pas démarré.
Quand Z2M est démarré, tu as le voyant en vert. Il est surement en rouge chez toi

Tu as fais une erreur, tu as deux fois serial:.

il faut l’écrire comme telle , exemple:

serial:
  port: >-
    /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_3ee8ee205d29ec1193366f7840c9ce8d-if00-port0
  adapter: zstack

sinon, en mode UI


tu ecris que port et adapter.
exemple:

port: >-
  /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_XXXXXXXXXXX-if00
adapter: ember

Bonsoir WarC0zer,
Merci pour ta réponse rapide,
Z2M est bien démarré, en effet le voyant vert était déjà là ce matin (j’ai essayé de cliquer dessus pour voir si cela ouvrait un menu et je le contrôle fréquement)
J’ai corrigé le « serial serial » :pensive:
J’ai redémarré Z2M puis Mosquitto mais rien n’a changé au niveau de l’intégration MQTT, elle n’affiche rien:

Voici le log de Z2M si cela peut aider

[15:09:54] INFO: e[32mSocat not enablede[0m
[15:09:54] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:24:10] INFO: e[32mPreparing to start...e[0m
[15:24:10] INFO: e[32mSocat not enablede[0m
[15:24:11] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:26:30] INFO: e[32mPreparing to start...e[0m
[15:26:30] INFO: e[32mSocat not enablede[0m
[15:26:31] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:26:49] INFO: e[32mPreparing to start...e[0m
[15:26:50] INFO: e[32mSocat not enablede[0m
[15:26:50] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[2025-06-15 15:36:56] e[32minfoe[39m: 	z2m: Logging to console, file (filename: log.log)
[2025-06-15 15:36:56] e[32minfoe[39m: 	z2m: Starting Zigbee2MQTT version 2.4.0 (commit #unknown)
[2025-06-15 15:36:56] e[32minfoe[39m: 	z2m: Starting zigbee-herdsman (4.1.0)
[2025-06-15 15:36:56] e[32minfoe[39m: 	zh:adapter:discovery: Matched adapter: {"path":"/dev/ttyUSB0","manufacturer":"Itead","serialNumber":"ac4dbfaa5c4eef11ba434ab3174bec31","pnpId":"usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_ac4dbfaa5c4eef11ba434ab3174bec31-if00-port0","vendorId":"10c4","productId":"ea60"} => ember: 4
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember: Using default stack config.
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember: ======== Ember Adapter Starting ========
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:ezsp: ======== EZSP starting ========
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash: RTS/CTS config is off, enabling software flow control.
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash: ASH COUNTERS since last clear:
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Total frames: RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Cancelled   : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA frames : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA bytes  : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry frames: RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK frames  : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   NAK frames  : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   nRdy frames : RX=0, TX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   CRC errors      : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Comm errors     : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Length < minimum: RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Length > maximum: RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad controls    : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad lengths     : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad ACK numbers : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of buffers  : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry dupes     : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of sequence : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK timeouts    : RX=0
[2025-06-15 15:36:57] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH stopped ========
[2025-06-15 15:36:57] e[31merrore[39m: 	zh:ember:uart:ash: Failed to init port with error Error: Error Resource temporarily unavailable Cannot lock port
[2025-06-15 15:36:57] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-06-15 15:36:57] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-06-15 15:36:57] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-06-15 15:36:57] e[31merrore[39m: 	z2m: Exiting...
[2025-06-15 15:36:57] e[31merrore[39m: 	z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
    at EmberAdapter.initEzsp (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:666:19)
    at EmberAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1548:24)
    at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/controller/controller.ts:133:29)
    at Zigbee.start (/app/lib/zigbee.ts:71:27)
    at Controller.start (/app/lib/controller.ts:102:13)
    at start (/app/index.js:149:5)
[15:36:58] INFO: e[32mPreparing to start...e[0m
[15:36:58] INFO: e[32mSocat not enablede[0m
[15:36:59] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:54:28] INFO: e[32mPreparing to start...e[0m
[15:54:28] INFO: e[32mSocat not enablede[0m
[15:54:28] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[15:56:05] INFO: e[32mPreparing to start...e[0m
[15:56:05] INFO: e[32mSocat not enablede[0m
[15:56:06] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[2025-06-15 15:58:54] e[32minfoe[39m: 	z2m: Logging to console, file (filename: log.log)
[2025-06-15 15:58:54] e[32minfoe[39m: 	z2m: Starting Zigbee2MQTT version 2.4.0 (commit #unknown)
[2025-06-15 15:58:54] e[32minfoe[39m: 	z2m: Starting zigbee-herdsman (4.1.0)
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:adapter:discovery: Matched adapter: {"path":"/dev/ttyUSB0","manufacturer":"Itead","serialNumber":"ac4dbfaa5c4eef11ba434ab3174bec31","pnpId":"usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_ac4dbfaa5c4eef11ba434ab3174bec31-if00-port0","vendorId":"10c4","productId":"ea60"} => ember: 4
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember: Using default stack config.
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember: ======== Ember Adapter Starting ========
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:ezsp: ======== EZSP starting ========
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash: RTS/CTS config is off, enabling software flow control.
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash: ASH COUNTERS since last clear:
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Total frames: RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Cancelled   : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA frames : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA bytes  : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry frames: RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK frames  : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   NAK frames  : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   nRdy frames : RX=0, TX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   CRC errors      : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Comm errors     : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Length < minimum: RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Length > maximum: RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad controls    : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad lengths     : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad ACK numbers : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of buffers  : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry dupes     : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of sequence : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK timeouts    : RX=0
[2025-06-15 15:58:55] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH stopped ========
[2025-06-15 15:58:55] e[31merrore[39m: 	zh:ember:uart:ash: Failed to init port with error Error: Error Resource temporarily unavailable Cannot lock port
[2025-06-15 15:58:55] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-06-15 15:58:55] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-06-15 15:58:55] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-06-15 15:58:55] e[31merrore[39m: 	z2m: Exiting...
[2025-06-15 15:58:55] e[31merrore[39m: 	z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
    at EmberAdapter.initEzsp (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:666:19)
    at EmberAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1548:24)
    at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/controller/controller.ts:133:29)
    at Zigbee.start (/app/lib/zigbee.ts:71:27)
    at Controller.start (/app/lib/controller.ts:102:13)
    at start (/app/index.js:149:5)
[15:58:56] INFO: e[32mPreparing to start...e[0m
[15:58:56] INFO: e[32mSocat not enablede[0m
[15:58:57] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[16:01:18] INFO: e[32mPreparing to start...e[0m
[16:01:18] INFO: e[32mSocat not enablede[0m
[16:01:19] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[2025-06-15 16:36:23] e[32minfoe[39m: 	z2m: Logging to console, file (filename: log.log)
[2025-06-15 16:36:23] e[32minfoe[39m: 	z2m: Starting Zigbee2MQTT version 2.4.0 (commit #unknown)
[2025-06-15 16:36:23] e[32minfoe[39m: 	z2m: Starting zigbee-herdsman (4.1.0)
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:adapter:discovery: Matched adapter: {"path":"/dev/ttyUSB0","manufacturer":"Itead","serialNumber":"ac4dbfaa5c4eef11ba434ab3174bec31","pnpId":"usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_ac4dbfaa5c4eef11ba434ab3174bec31-if00-port0","vendorId":"10c4","productId":"ea60"} => ember: 4
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember: Using default stack config.
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember: ======== Ember Adapter Starting ========
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:ezsp: ======== EZSP starting ========
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: RTS/CTS config is off, enabling software flow control.
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: ASH COUNTERS since last clear:
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Total frames: RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Cancelled   : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA frames : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA bytes  : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry frames: RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK frames  : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   NAK frames  : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   nRdy frames : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   CRC errors      : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Comm errors     : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Length < minimum: RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Length > maximum: RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad controls    : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad lengths     : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad ACK numbers : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of buffers  : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry dupes     : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of sequence : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK timeouts    : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH stopped ========
[2025-06-15 16:36:23] e[31merrore[39m: 	zh:ember:uart:ash: Failed to init port with error Error: Error Resource temporarily unavailable Cannot lock port
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Exiting...
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
    at EmberAdapter.initEzsp (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:666:19)
    at EmberAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1548:24)
    at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/controller/controller.ts:133:29)
    at Zigbee.start (/app/lib/zigbee.ts:71:27)
    at Controller.start (/app/lib/controller.ts:102:13)
    at start (/app/index.js:149:5)
[16:36:25] INFO: e[32mPreparing to start...e[0m
[16:36:25] INFO: e[32mSocat not enablede[0m
[16:36:25] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[16:36:39] INFO: e[32mPreparing to start...e[0m
[16:36:39] INFO: e[32mSocat not enablede[0m
[16:36:39] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[16:39:22] INFO: e[32mPreparing to start...e[0m
[16:39:23] INFO: e[32mSocat not enablede[0m
[16:39:23] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[21:14:07] INFO: e[32mPreparing to start...e[0m
[21:14:07] INFO: e[32mSocat not enablede[0m
[21:14:07] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[21:15:12] INFO: e[32mPreparing to start...e[0m
[21:15:12] INFO: e[32mSocat not enablede[0m
[21:15:12] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[21:15:29] INFO: e[32mPreparing to start...e[0m
[21:15:29] INFO: e[32mSocat not enablede[0m
[21:15:30] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/

Je viens de regarder le fichier /homeassistant/zigbee2mqtt/configuration.yaml et j’ai trouvé une autre erreur « adapter: ember adapter: ember »


J’ai arrêté Z2M et Mosquitto puis j’ai supprimé la partie surlignée puis j’ai sauvegardé.
J’ai relancé Z2M et Mosquitto.
Je contrôle le configuration.yaml et la partie « adapter: ember » en doublon est réapparue :flushed:

Utilise le module complémentaire File editor, ça sera plus simple pour éditer les fichiers de HA.

Vérifie bien la configuration de Z2M, dans le fichier configuration.yaml du dossier de Zigbee2MQTT et par le module complémentaire dans l’onglet configuration.

Vérifie que tu as bien ignoré l’installation de ZHA ( Zigbee Home automation ) dans paramètres / appareils et services. Il faut que ZHA, soit supprimer et ensuite l’ignoré ( Il te faudra reboot HA, voir plusieurs reboot pour avoir une nouvelle proposition d’installation de ZHA et que tu ignores ).

J’ai installé File editor, j’ai corrigé le fichier configuration.yaml mais j’ai dû m’y reprendre plusieurs fois pour arriver à faire disparaitre cette ligne « en double ». (j’ai arrété Z2M et Mosquitto puis supprimé les 2 lignes « adapter: ember » puis sauvegardé, j’ai réouvert le fichier puis j’ai remis la ligne « adapter: ember »).
J’ai rebooté plusieurs fois, j’ai ignoré l’install de ZHA.
Voici les log et le fichier .yaml

2025-06-16 17:29:38: Client <unknown> closed its connection.
2025-06-16 17:31:39: New connection from 172.30.32.2:42274 on port 1883.
2025-06-16 17:31:39: Client <unknown> closed its connection.
2025-06-16 17:33:39: New connection from 172.30.32.2:36732 on port 1883.
2025-06-16 17:33:39: Client <unknown> closed its connection.
2025-06-16 17:35:39: New connection from 172.30.32.2:50822 on port 1883.
2025-06-16 17:35:39: Client <unknown> closed its connection.
2025-06-16 17:37:39: New connection from 172.30.32.2:49412 on port 1883.
2025-06-16 17:37:39: Client <unknown> closed its connection.
2025-06-16 17:39:39: New connection from 172.30.32.2:46620 on port 1883.
2025-06-16 17:39:39: Client <unknown> closed its connection.
2025-06-16 17:41:39: New connection from 172.30.32.2:43906 on port 1883.
2025-06-16 17:41:39: Client <unknown> closed its connection.
2025-06-16 17:43:39: New connection from 172.30.32.2:38832 on port 1883.
2025-06-16 17:43:39: Client <unknown> closed its connection.
2025-06-16 17:45:06: Saving in-memory database to /data//mosquitto.db.
2025-06-16 17:45:39: New connection from 172.30.32.2:60694 on port 1883.
2025-06-16 17:45:39: Client <unknown> closed its connection.
2025-06-16 17:47:44: Client 6dtlqBH5vq5guDFAHdsGk3 closed its connection.
s6-rc: info: service legacy-services: stopping
2025-06-16 17:47:51: mosquitto version 2.0.21 terminating
2025-06-16 17:47:51: Saving in-memory database to /data//mosquitto.db.
[15:47:51] INFO: e[32mService restart after closinge[0m
[15:47:51] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[17:49:13] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[17:49:15] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[17:49:15] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-16 17:49:15: Warning: Mosquitto should not be run as root/administrator.
2025-06-16 17:49:15: mosquitto version 2.0.21 starting
2025-06-16 17:49:15: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-16 17:49:15: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-16 17:49:15:  ├── Username/password checking enabled.
2025-06-16 17:49:15:  ├── TLS-PSK checking enabled.
2025-06-16 17:49:15:  └── Extended authentication not enabled.
2025-06-16 17:49:15: Opening ipv4 listen socket on port 1883.
2025-06-16 17:49:15: Opening ipv6 listen socket on port 1883.
2025-06-16 17:49:15: Opening websockets listen socket on port 1884.
2025-06-16 17:49:15: mosquitto version 2.0.21 running
2025-06-16 17:49:16: New connection from ::1:47574 on port 1883.
2025-06-16 17:49:16: Client <unknown> disconnected due to protocol error.
[17:49:18] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[17:49:19] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
2025-06-16 17:49:45: New connection from 172.30.32.1:58241 on port 1883.
2025-06-16 17:49:45: New client connected from 172.30.32.1:58241 as 7mDSPwOncbcJ5jpOorx5Hh (p2, c1, k60, u'homeassistant').
2025-06-16 17:52:20: New connection from 172.30.32.2:34226 on port 1883.
2025-06-16 17:52:20: Client <unknown> closed its connection.
2025-06-16 17:54:20: New connection from 172.30.32.2:37114 on port 1883.
2025-06-16 17:54:20: Client <unknown> closed its connection.
2025-06-16 17:55:38: Client 7mDSPwOncbcJ5jpOorx5Hh closed its connection.
s6-rc: info: service legacy-services: stopping
[15:55:45] INFO: e[32mService restart after closinge[0m
2025-06-16 17:55:45: mosquitto version 2.0.21 terminating
2025-06-16 17:55:45: Saving in-memory database to /data//mosquitto.db.
[15:55:45] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[17:57:02] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[17:57:03] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[17:57:03] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-16 17:57:03: Warning: Mosquitto should not be run as root/administrator.
2025-06-16 17:57:03: mosquitto version 2.0.21 starting
2025-06-16 17:57:03: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-16 17:57:03: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-16 17:57:03:  ├── Username/password checking enabled.
2025-06-16 17:57:03:  ├── TLS-PSK checking enabled.
2025-06-16 17:57:03:  └── Extended authentication not enabled.
2025-06-16 17:57:03: Opening ipv4 listen socket on port 1883.
2025-06-16 17:57:03: Opening ipv6 listen socket on port 1883.
2025-06-16 17:57:03: Opening websockets listen socket on port 1884.
2025-06-16 17:57:03: mosquitto version 2.0.21 running
2025-06-16 17:57:04: New connection from ::1:38164 on port 1883.
2025-06-16 17:57:04: Client <unknown> disconnected due to protocol error.
[17:57:06] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[17:57:07] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
2025-06-16 17:57:33: New connection from 172.30.32.1:40105 on port 1883.
2025-06-16 17:57:33: New client connected from 172.30.32.1:40105 as 0sifvoQl7fCmZCqJNR99vC (p2, c1, k60, u'homeassistant').
2025-06-16 18:00:07: New connection from 172.30.32.2:49910 on port 1883.
2025-06-16 18:00:07: Client <unknown> closed its connection.
2025-06-16 18:02:07: New connection from 172.30.32.2:41586 on port 1883.
2025-06-16 18:02:07: Client <unknown> closed its connection.
s6-rc: info: service legacy-services: stopping
[16:03:03] INFO: e[32mService restart after closinge[0m
2025-06-16 18:03:03: mosquitto version 2.0.21 terminating
time="2025-06-16T18:03:03+02:00" level=error msg="http request error: Post \"http://127.0.0.1:80/superuser\": dial tcp 127.0.0.1:80: connect: connection refused"
time="2025-06-16T18:03:03+02:00" level=error msg="http request error: Post \"http://127.0.0.1:80/acl\": dial tcp 127.0.0.1:80: connect: connection refused"
time="2025-06-16T18:03:03+02:00" level=error msg="Post \"http://127.0.0.1:80/superuser\": dial tcp 127.0.0.1:80: connect: connection refused"
2025-06-16 18:03:03: Saving in-memory database to /data//mosquitto.db.
[16:03:03] INFO: e[32mService restart after closinge[0m
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[18:08:35] INFO: e[32mSSL is not enablede[0m
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[18:08:36] INFO: e[32mStarting NGINX for authentication handling...e[0m
s6-rc: info: service legacy-services successfully started
[18:08:37] INFO: e[32mStarting mosquitto MQTT broker...e[0m
2025-06-16 18:08:37: Warning: Mosquitto should not be run as root/administrator.
2025-06-16 18:08:37: mosquitto version 2.0.21 starting
2025-06-16 18:08:37: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-06-16 18:08:37: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-06-16 18:08:37:  ├── Username/password checking enabled.
2025-06-16 18:08:37:  ├── TLS-PSK checking enabled.
2025-06-16 18:08:37:  └── Extended authentication not enabled.
2025-06-16 18:08:37: Opening ipv4 listen socket on port 1883.
2025-06-16 18:08:37: Opening ipv6 listen socket on port 1883.
2025-06-16 18:08:37: Opening websockets listen socket on port 1884.
2025-06-16 18:08:37: mosquitto version 2.0.21 running
2025-06-16 18:08:38: New connection from ::1:33538 on port 1883.
2025-06-16 18:08:38: Client <unknown> disconnected due to protocol error.
[18:08:39] INFO: e[32mSuccessfully send discovery information to Home Assistant.e[0m
[18:08:40] INFO: e[32mSuccessfully send service information to the Supervisor.e[0m
2025-06-16 18:09:06: New connection from 172.30.32.1:51751 on port 1883.
2025-06-16 18:09:06: New client connected from 172.30.32.1:51751 as 65Mz2pP7ZU9COtlZ3Yc9Fm (p2, c1, k60, u'homeassistant').
2025-06-16 18:11:41: New connection from 172.30.32.2:34084 on port 1883.
2025-06-16 18:11:41: Client <unknown> closed its connection.
2025-06-16 18:13:41: New connection from 172.30.32.2:54442 on port 1883.
2025-06-16 18:13:41: Client <unknown> closed its connection.
2025-06-16 18:15:41: New connection from 172.30.32.2:54472 on port 1883.
2025-06-16 18:15:41: Client <unknown> closed its connection.
2025-06-16 18:17:41: New connection from 172.30.32.2:58510 on port 1883.
2025-06-16 18:17:41: Client <unknown> closed its connection.
2025-06-16 18:19:41: New connection from 172.30.32.2:38736 on port 1883.
2025-06-16 18:19:41: Client <unknown> closed its connection.
2025-06-16 18:21:41: New connection from 172.30.32.2:54750 on port 1883.
2025-06-16 18:21:41: Client <unknown> closed its connection.
2025-06-16 18:23:41: New connection from 172.30.32.2:59778 on port 1883.
2025-06-16 18:23:41: Client <unknown> closed its connection.
2025-06-16 18:25:41: New connection from 172.30.32.2:36936 on port 1883.
2025-06-16 18:25:41: Client <unknown> closed its connection.
2025-06-16 18:27:41: New connection from 172.30.32.2:48478 on port 1883.
2025-06-16 18:27:42: Client <unknown> closed its connection.
2025-06-16 18:29:42: New connection from 172.30.32.2:48136 on port 1883.
2025-06-16 18:29:42: Client <unknown> closed its connection.
2025-06-16 18:31:42: New connection from 172.30.32.2:55950 on port 1883.
2025-06-16 18:31:42: Client <unknown> closed its connection.
2025-06-16 18:33:42: New connection from 172.30.32.2:54022 on port 1883.
2025-06-16 18:33:42: Client <unknown> closed its connection.
2025-06-16 18:35:42: New connection from 172.30.32.2:38304 on port 1883.
2025-06-16 18:35:42: Client <unknown> closed its connection.
2025-06-16 18:37:42: New connection from 172.30.32.2:56488 on port 1883.
2025-06-16 18:37:42: Client <unknown> closed its connection.
2025-06-16 18:38:38: Saving in-memory database to /data//mosquitto.db.
2025-06-16 18:39:42: New connection from 172.30.32.2:39398 on port 1883.
2025-06-16 18:39:42: Client <unknown> closed its connection.
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember: ======== Ember Adapter Starting ========
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:ezsp: ======== EZSP starting ========
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH Adapter reset ========
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: RTS/CTS config is off, enabling software flow control.
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: ASH COUNTERS since last clear:
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Total frames: RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Cancelled   : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA frames : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   DATA bytes  : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry frames: RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK frames  : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   NAK frames  : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   nRdy frames : RX=0, TX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   CRC errors      : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Comm errors     : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Length < minimum: RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Length > maximum: RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad controls    : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad lengths     : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Bad ACK numbers : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of buffers  : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Retry dupes     : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   Out of sequence : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash:   ACK timeouts    : RX=0
[2025-06-15 16:36:23] e[32minfoe[39m: 	zh:ember:uart:ash: ======== ASH stopped ========
[2025-06-15 16:36:23] e[31merrore[39m: 	zh:ember:uart:ash: Failed to init port with error Error: Error Resource temporarily unavailable Cannot lock port
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Error while starting zigbee-herdsman
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Failed to start zigbee-herdsman
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Exiting...
[2025-06-15 16:36:23] e[31merrore[39m: 	z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
    at EmberAdapter.initEzsp (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:666:19)
    at EmberAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1548:24)
    at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@4.1.0/node_modules/zigbee-herdsman/src/controller/controller.ts:133:29)
    at Zigbee.start (/app/lib/zigbee.ts:71:27)
    at Controller.start (/app/lib/controller.ts:102:13)
    at start (/app/index.js:149:5)
[16:36:25] INFO: e[32mPreparing to start...e[0m
[16:36:25] INFO: e[32mSocat not enablede[0m
[16:36:25] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[16:36:39] INFO: e[32mPreparing to start...e[0m
[16:36:39] INFO: e[32mSocat not enablede[0m
[16:36:39] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[16:39:22] INFO: e[32mPreparing to start...e[0m
[16:39:23] INFO: e[32mSocat not enablede[0m
[16:39:23] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[21:14:07] INFO: e[32mPreparing to start...e[0m
[21:14:07] INFO: e[32mSocat not enablede[0m
[21:14:07] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[21:15:12] INFO: e[32mPreparing to start...e[0m
[21:15:12] INFO: e[32mSocat not enablede[0m
[21:15:12] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[21:15:29] INFO: e[32mPreparing to start...e[0m
[21:15:29] INFO: e[32mSocat not enablede[0m
[21:15:30] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[21:39:22] INFO: e[32mPreparing to start...e[0m
[21:39:22] INFO: e[32mSocat not enablede[0m
[21:39:23] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[21:39:53] INFO: e[32mPreparing to start...e[0m
[21:39:53] INFO: e[32mSocat not enablede[0m
[21:39:53] INFO: e[32mStarting Zigbee2MQTT...e[0m
[21:40:19] INFO: e[32mPreparing to start...e[0m
[21:40:19] INFO: e[32mSocat not enablede[0m
[21:40:20] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[21:44:13] INFO: e[32mPreparing to start...e[0m
[21:44:14] INFO: e[32mSocat not enablede[0m
[21:44:14] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[17:49:48] INFO: e[32mPreparing to start...e[0m
[17:49:49] INFO: e[32mSocat not enablede[0m
[17:49:49] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[17:57:36] INFO: e[32mPreparing to start...e[0m
[17:57:37] INFO: e[32mSocat not enablede[0m
[17:57:37] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[18:09:10] INFO: e[32mPreparing to start...e[0m
[18:09:11] INFO: e[32mSocat not enablede[0m
[18:09:11] INFO: e[32mStarting Zigbee2MQTT...e[0m
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/

Pas de changement coté MQTT

Il y a un problème avec le port USB.

Tu utilises un port USB2 ( port noir )?
Tu utilises une rallonge USB sur la clé Zigbee ?
Tu es sûr du port pour la clé ?

Le port de la clé ZIGBEE était l’USB n°3 (selon l’image ci dessous) c’est un port noir


J’ai arrêté le RPI (proprement) j’ai placé la clé ZIGBEE sur l’autre ports noir.
J’ai vérifié l’adresse du port de ma clé (Paramètre > Matériel > RPI4 > Tout le matériel) l’adresse du port de ma clé est la bonne (le changement de ports physique n’a rien changé)

J’ai une rallonge USB (3 m c’est surement pas bon) mais je ne peux pas tester sans rallonge car la clé SONOFF est si grosse qu’elle masque les 3 autre ports et du coup je ne peux pas brancher mons SSD qui contient HAOS. => je vais commander un câble plus court

Rem le msg d’erreur zh:ember:uart:ash: Failed to init port with error Error: Error Resource temporarily unavailable Cannot lock port date de hier après midi j’avais alors un pb dans mon fichier configuration.yaml (2 lignes « adapter: ember »)

Sur un RPI4 les ports noirs sont de l’USB2 et les ports bleus de l’USB3.
Ton SSD, branche le sur un USB3 et la clé Zigbee sur un USB2.

Tu as flashé ta clé comment et avec quel fichier de firmware ?

c’est bien avec ce firmware ncp-uart-hw-v7.4.5.0-zbdonglee-115200.gbl ?