[gelöst] Zigbee2mqtt Problem: Failed to load externel converter

Hallo,

als ich aus dem Urlaub zurück gekommen bin, lief mein Zigbee2mqtt nicht mehr.
Folgendes steht im ersten Teil des logs:

[14:33:29] INFO: Preparing to start...
[14:33:30] INFO: Socat not enabled
[14:33:31] ERROR: Got unexpected response from the API: Service not enabled
[14:33:31] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2024-08-02 14:33:38] info: 	z2m: Logging to console, file (filename: log.log)
[2024-08-02 14:33:38] error: 	z2m: Failed to load external converter file 'TS0205_Update.js' (Cannot find module 'zigbee-herdsman-converters/lib/extend'
Require stack:
- /app/dist/util/utils.js
- /app/dist/util/settings.js
- /app/index.js)
[2024-08-02 14:33:38] error: 	z2m: Probably there is a syntax error in the file or the external converter is not compatible with the current Zigbee2MQTT version
[2024-08-02 14:33:38] error: 	z2m: Note that external converters are not meant for long term usage, it's meant for local testing after which a pull request should be created to add out-of-the-box support for the device
[2024-08-02 14:33:38] info: 	z2m: Starting Zigbee2MQTT version 1.39.1 (commit #unknown)
[2024-08-02 14:33:38] info: 	z2m: Starting zigbee-herdsman (0.55.3)
[2024-08-02 14:33:38] info: 	zh:zstack:znp: Opening SerialPort with {"path":"/dev/ttyUSB0","baudRate":115200,"rtscts":false,"autoOpen":false}
[2024-08-02 14:33:38] info: 	zh:zstack:znp: Serialport opened
[2024-08-02 14:33:39] info: 	z2m: zigbee-herdsman started (resumed)
[2024-08-02 14:33:39] info: 	z2m: Coordinator firmware version: '{"meta":{"maintrel":1,"majorrel":2,"minorrel":7,"product":1,"revision":20211217,"transportrev":2},"type":"zStack3x0"}'
[2024-08-02 14:33:39] info: 	z2m: Currently 65 devices are joined:
[2024-08-02 14:33:39] info: 	z2m: Aqara_Multitaster (0x00158d0008072dea): WXKG11LM - Aqara Wireless mini switch (EndDevice)

dann kommen die ganzen Adapter. Das funktioniert alles. Und dann kommt diese Fehlermeldung:

|[2024-08-02 14:33:39] info: |z2m: Zigbee: disabling joining new devices.|
|---|---|
|[2024-08-02 14:33:39] info: |z2m: Connecting to MQTT server at mqtt://core-mosquitto:1883|
|[2024-08-02 14:33:39] error: |z2m: MQTT error: getaddrinfo ENOTFOUND core-mosquitto|
|[2024-08-02 14:33:39] error: |z2m: MQTT failed to connect, exiting...|
|[2024-08-02 14:33:39] info: |z2m: Stopping zigbee-herdsman...|
|[2024-08-02 14:33:44] error: |z2m: MQTT error: getaddrinfo ENOTFOUND core-mosquitto|
|[2024-08-02 14:33:45] error: |z2m: MQTT error: getaddrinfo ENOTFOUND core-mosquitto|
|[2024-08-02 14:33:46] error: |z2m: MQTT error: getaddrinfo ENOTFOUND core-mosquitto|
|[2024-08-02 14:33:47] error: |z2m: MQTT error: getaddrinfo ENOTFOUND core-mosquitto|
|[2024-08-02 14:33:48] error: |z2m: MQTT error: getaddrinfo ENOTFOUND core-mosquitto|
|[2024-08-02 14:33:49] info: |zh:controller: Wrote coordinator backup to '/config/zigbee2mqtt/coordinator_backup.json'|
|[2024-08-02 14:33:49] info: |zh:zstack:znp: closing|
|[2024-08-02 14:33:49] info: |zh:zstack:znp: Port closed|
|[2024-08-02 14:33:49] info: |z2m: Stopped zigbee-herdsman|

Ich habe nichts geändert während des Urlaubs und keine Updates gemacht. Evtl. ist irgendwas automatisch gelaufen.

Ich habe schon versucht den Converter aus der configurations.yaml von zigbee2mqtt zu löschen. Außerdem habe ich den server von mqtt://core-mosquitto:1883 in mqtt://core-mosquitto zu ändern.

Beides hat nichts gebracht. Hat jemand eine Idee?

Viele Grüße tors10hl

Hallo an alle,
ich habe die lösung gefunden. Das MQTT-AdOn war nicht gestartet. Es war in der AdOn Übersicht zwar Bunt, ist aber nicht gelaufen. Auch hat sich das “Beim Booten starten” eigenständig abgeschaltet.