Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. KNX 2.0.30 startet nicht

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    783

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    588

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

KNX 2.0.30 startet nicht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
1 Beiträge 1 Kommentatoren 56 Aufrufe 1 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • P Offline
    P Offline
    Phil 0
    schrieb am zuletzt editiert von
    #1

    Hallo Zusammen,
    ich versuche seit ein paar Tagen mein MDT VC-Easy.03 mit dem KNX Adapter zu verbinden.

    a978f4cb-615c-423e-ae94-111f407145b2-image.png

    Leider startet der Adapter nicht mit folgenden Fehlern.

    2025-09-29 13:38:14.015 - info: host.TNAS "system.adapter.knx.0" enabled
    2025-09-29 13:38:14.085 - info: host.TNAS instance system.adapter.knx.0 in version "2.0.30" started with pid 102196
    2025-09-29 13:38:14.536 - info: knx.0 (102196) starting. Version 2.0.30 in /opt/iobroker/node_modules/iobroker.knx, node: v22.19.0, js-controller: 7.0.7
    2025-09-29 13:38:14.547 - warn: knx.0 (102196) No license found for knx. You can use 500DP for free or you can get a license on https://iobroker.net/accountLicenses !
    2025-09-29 13:38:14.548 - info: knx.0 (102196) Connecting to knx GW: 192.168.178.21:3671 with phy. Adr: 1.1.10
    2025-09-29 13:38:14.551 - info: knx.0 (102196) Debuglevel: 2 3
    2025-09-29 13:38:14.552 - info: knx.0 (102196) Event : UDP - listening
    2025-09-29 13:38:14.553 - info: knx.0 (102196) Connected - local UDP Server listening on 192.168.178.75:54205
    2025-09-29 13:38:14.554 - info: knx.0 (102196) Send : description Request : 06 10 02 03 00 0e 08 01 c0 a8 b2 4b d3 bd sent to 192.168.178.21:3671
    2025-09-29 13:38:14.556 - info: knx.0 (102196) Send : searchReqExt Request : 06 10 02 0b 00 14 08 01 c0 a8 b2 4b d3 bd 06 04 01 02 08 06 sent to 192.168.178.21:3671
    2025-09-29 13:38:14.556 - info: knx.0 (102196) STATE_SEARCH_EXT_REQUEST : no defined handling for transition from State: STATE_DESCRIPTION_RESPONSE(18) to STATE_SEARCH_EXT_REQUEST(19).
    2025-09-29 13:38:14.560 - error: knx.0 (102196) uncaught exception: _0x4c9871[_0x4e88fd(...)] is not a function
    2025-09-29 13:38:14.560 - error: knx.0 (102196) TypeError: _0x4c9871[_0x4e88fd(...)] is not a function
    at _0x337b2b (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:83825)
    at _0x22f01e (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:97218)
    at _0x541942 (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:100445)
    at _0x4c80a7 (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:78546)
    at Socket. (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:125187)
    at Socket.emit (node:events:519:28)
    at Socket.emit (node:domain:489:12)
    at UDP.onMessage (node:dgram:988:8)
    2025-09-29 13:38:14.561 - error: knx.0 (102196) _0x4c9871[_0x4e88fd(...)] is not a function
    2025-09-29 13:38:14.564 - info: knx.0 (102196) Connection persists.....closing now
    2025-09-29 13:38:14.565 - info: knx.0 (102196) ... not able to close connection, because already closed
    2025-09-29 13:38:14.565 - info: knx.0 (102196) STATE_NOT_CONNECTED : Try to connect / reconnect : STATE_SEARCH_EXT_REQUEST(19) to STATE_NOT_CONNECTED(0).
    2025-09-29 13:38:14.565 - info: knx.0 (102196) terminating
    2025-09-29 13:38:14.565 - warn: knx.0 (102196) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2025-09-29 13:38:14.565 - info: knx.0 (102196) ( END ) Sending DISCONNECT_REQUEST : 06 10 02 09 00 10 00 00 08 01 c0 a8 b2 4b 00 00 ChID : 0 SeqCntIN : 0 SeqCntOUT : 0 msgCode : [object Object]
    2025-09-29 13:38:14.565 - info: knx.0 (102196) STATE_DISCONNECT_REQUEST : Transition from State: STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_REQUEST(15) not possible because of cancelled connection.
    2025-09-29 13:38:14.565 - info: knx.0 (102196) Connection persists.....closing now
    2025-09-29 13:38:14.566 - info: knx.0 (102196) ... not able to close connection, because already closed
    2025-09-29 13:38:14.566 - info: knx.0 (102196) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
    2025-09-29 13:38:14.567 - info: knx.0 (102196) STATE_DISCONNECT_RESPONSE : from State: STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_RESPONSE(16) ... connection closed
    2025-09-29 13:38:14.567 - info: knx.0 (102196) Received DISCONNECT_RESPONSE06 10 02 0a 00 08 00 21
    2025-09-29 13:38:14.567 - info: knx.0 (102196) Connection persists.....closing now
    2025-09-29 13:38:14.567 - info: knx.0 (102196) ... not able to close connection, because already closed
    2025-09-29 13:38:14.567 - info: knx.0 (102196) STATE_NOT_CONNECTED : Stop connection : STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
    2025-09-29 13:38:14.759 - error: host.TNAS Caught by controller[0]: TypeError: _0x4c9871[_0x4e88fd(...)] is not a function
    2025-09-29 13:38:14.759 - error: host.TNAS Caught by controller[0]: at _0x337b2b (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:83825)
    2025-09-29 13:38:14.759 - error: host.TNAS Caught by controller[0]: at _0x22f01e (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:97218)
    2025-09-29 13:38:14.759 - error: host.TNAS Caught by controller[0]: at _0x541942 (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:100445)
    2025-09-29 13:38:14.759 - error: host.TNAS Caught by controller[0]: at _0x4c80a7 (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:78546)
    2025-09-29 13:38:14.759 - error: host.TNAS Caught by controller[0]: at Socket. (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:125187)
    2025-09-29 13:38:14.759 - error: host.TNAS Caught by controller[0]: at Socket.emit (node:events:519:28)
    2025-09-29 13:38:14.759 - error: host.TNAS Caught by controller[0]: at Socket.emit (node:domain:489:12)
    2025-09-29 13:38:14.759 - error: host.TNAS Caught by controller[0]: at UDP.onMessage (node:dgram:988:8)
    2025-09-29 13:38:14.759 - error: host.TNAS instance system.adapter.knx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2025-09-29 13:38:14.759 - info: host.TNAS Restart adapter system.adapter.knx.0 because enabled
    2025-09-29 13:38:20.009 - info: host.TNAS "system.adapter.knx.0" disabled
    2025-09-29 13:38:45.267 - error: knx.0 (102235) adapter disabled
    2025-09-29 13:38:45.350 - warn: knx.0 (102235) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
    2025-09-29 13:38:45.859 - error: host.TNAS instance system.adapter.knx.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
    2025-09-29 13:38:45.859 - info: host.TNAS Do not restart adapter system.adapter.knx.0 because disabled or deleted
    2025-09-29 14:53:37.746 - info: admin.0 (196) ==> Connected system.user.admin from ::ffff:192.168.178.43
    2025-09-29 14:54:41.655 - info: admin.0 (196) <== Disconnect system.user.admin from ::ffff:192.168.178.43 knx
    
    
    1 Antwort Letzte Antwort
    0

    Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

    Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

    Mit deinem Input könnte dieser Beitrag noch besser werden 💗

    Registrieren Anmelden
    Antworten
    • In einem neuen Thema antworten
    Anmelden zum Antworten
    • Älteste zuerst
    • Neuste zuerst
    • Meiste Stimmen


    Support us

    ioBroker
    Community Adapters
    Donate
    FAQ Cloud / IOT
    HowTo: Node.js-Update
    HowTo: Backup/Restore
    Downloads
    BLOG

    589

    Online

    32.8k

    Benutzer

    82.9k

    Themen

    1.3m

    Beiträge
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
    ioBroker Community 2014-2025
    logo
    • Anmelden

    • Du hast noch kein Konto? Registrieren

    • Anmelden oder registrieren, um zu suchen
    • Erster Beitrag
      Letzter Beitrag
    0
    • Home
    • Aktuell
    • Tags
    • Ungelesen 0
    • Kategorien
    • Unreplied
    • Beliebt
    • GitHub
    • Docu
    • Hilfe