Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter KNX v2.x

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    211

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Test Adapter KNX v2.x

Test Adapter KNX v2.x

Scheduled Pinned Locked Moved Tester
421 Posts 70 Posters 104.7k Views 62 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M mikah111

    @jojos Ist bei mir mit der 2.0.16 nicht besser geworden. Bin und bleibe nun wohl auf der 2.0.13

    C Offline
    C Offline
    Christobal0815
    wrote on last edited by
    #372

    @mikah111 said in Test Adapter KNX v2.x:

    @jojos Ist bei mir mit der 2.0.16 nicht besser geworden. Bin und bleibe nun wohl auf der 2.0.13

    Vielen Dank. Ich hatte seit einiger Zeit massive Probleme mit bis zu 10 Sekunden delay nach dem Schalten. Nach dem Downgrade auf 2.0.13 habe ich das Problem nicht mehr!

    K 1 Reply Last reply
    1
    • C Christobal0815

      @mikah111 said in Test Adapter KNX v2.x:

      @jojos Ist bei mir mit der 2.0.16 nicht besser geworden. Bin und bleibe nun wohl auf der 2.0.13

      Vielen Dank. Ich hatte seit einiger Zeit massive Probleme mit bis zu 10 Sekunden delay nach dem Schalten. Nach dem Downgrade auf 2.0.13 habe ich das Problem nicht mehr!

      K Offline
      K Offline
      KoelscheJung90
      wrote on last edited by
      #373

      @christobal0815 Same bei mir. Und ich habe heute über 2h nochmal alles gecheckt. Nachdem ich mit dem Busmonitor (ETS) festgestellt habe das die Telegrame einfach nur verzögert an kommen war ich stark verwundert. Downgrade auf 2.0.13, nun läuft alles wieder ohne Delay.

      M 1 Reply Last reply
      0
      • K KoelscheJung90

        @christobal0815 Same bei mir. Und ich habe heute über 2h nochmal alles gecheckt. Nachdem ich mit dem Busmonitor (ETS) festgestellt habe das die Telegrame einfach nur verzögert an kommen war ich stark verwundert. Downgrade auf 2.0.13, nun läuft alles wieder ohne Delay.

        M Offline
        M Offline
        marlan99
        wrote on last edited by
        #374

        @koelschejung90 von welcher Version bist du wieder auf die 2.0.13 ?

        Im release ist aktuell die 2.0.17 verfügbar
        Im beta ist aktuell die 2.0.22verfügbar

        1 Reply Last reply
        0
        • C Offline
          C Offline
          ChefSache
          wrote on last edited by ChefSache
          #375

          Ich habe frisch den aktuellen ioBroker mit KNX 2.0.17 installiert - Bin dabei natürlich auch auf das Verzögerungsproblem gestoßen. Dazu hier ein "tail -f" des ioBroker-Logs, nachdem ich den KNX-Log-Level auf "ultra verbose" gesetzt habe:

          KNX-Verzögerung.PNG

          • 09:14:08 Uhr: Wiederkehrender KeepAlive des KNX-Adapters (kommt wohl alle 10 Sekunden)
          • 09:14:13 Uhr: Switch-State manuell geändert
          • 09:14:18 Uhr: Senden des Telegramms mit neuem Switch-State durch den KNX-Adapter (5 Sekunden später)

          Gerne das Ganze auch hier als Video: KNX-Verzögerung.mp4 (Man sieht den fortlaufenden Protokoll-Output, während ich den Switch-State in der ioBroker-GUI ändere.)

          Die Verzögerung bei mir liegt normalerweise zwischen 1...9 Sekunden - Das hier vorgeschlagene Downgrade auf 2.0.13 löst das Problem.

          Vage Vermutung: Wenn ich den Switch-State kurz vor einem KNX-KeepAlive sende (der ja alle 10 Sekunden kommt), habe ich nur eine kurze Verzögerung. Wenn der nächste KeepAlive aber noch lange hin ist, wartet der Adapter scheinbar das Senden ab, bis der nächste KeepAlive ansteht!? (PS: schon komisch, dass das Telegramm genau dann rausgeht, wenn um 09:14:18 Uhr der nächste KeepAlive stattfindet, oder?)

          foxriver76F 1 Reply Last reply
          0
          • C ChefSache

            Ich habe frisch den aktuellen ioBroker mit KNX 2.0.17 installiert - Bin dabei natürlich auch auf das Verzögerungsproblem gestoßen. Dazu hier ein "tail -f" des ioBroker-Logs, nachdem ich den KNX-Log-Level auf "ultra verbose" gesetzt habe:

            KNX-Verzögerung.PNG

            • 09:14:08 Uhr: Wiederkehrender KeepAlive des KNX-Adapters (kommt wohl alle 10 Sekunden)
            • 09:14:13 Uhr: Switch-State manuell geändert
            • 09:14:18 Uhr: Senden des Telegramms mit neuem Switch-State durch den KNX-Adapter (5 Sekunden später)

            Gerne das Ganze auch hier als Video: KNX-Verzögerung.mp4 (Man sieht den fortlaufenden Protokoll-Output, während ich den Switch-State in der ioBroker-GUI ändere.)

            Die Verzögerung bei mir liegt normalerweise zwischen 1...9 Sekunden - Das hier vorgeschlagene Downgrade auf 2.0.13 löst das Problem.

            Vage Vermutung: Wenn ich den Switch-State kurz vor einem KNX-KeepAlive sende (der ja alle 10 Sekunden kommt), habe ich nur eine kurze Verzögerung. Wenn der nächste KeepAlive aber noch lange hin ist, wartet der Adapter scheinbar das Senden ab, bis der nächste KeepAlive ansteht!? (PS: schon komisch, dass das Telegramm genau dann rausgeht, wenn um 09:14:18 Uhr der nächste KeepAlive stattfindet, oder?)

            foxriver76F Offline
            foxriver76F Offline
            foxriver76
            Developer
            wrote on last edited by
            #376

            @chefsache 2.0.17 da ist das Problem bekannt wenn selten auf den Bus geschrieben wird. Ab 2.0.18 gefixt, sollte mal stable version angehoben werden

            Videotutorials & mehr

            Hier könnt ihr mich unterstützen.

            1 Reply Last reply
            0
            • J Offline
              J Offline
              jafr
              wrote on last edited by
              #377

              Ich habe eine „ioBroker.knx Lizenz - 2000 Datenpunkte, ein Jahr gültig“ erworben und benutze die Version v2.0.17 vom KNX Adapter. Eine IoBrokerVISoffline Lizenz liegt ebenfalls vor. Vom IoBroker nutze ich die Version v6.8.0.
              In den Instanzeinstellungen habe ich für das KNX Gateway soweit alles korrekt eingestellt. Hier scheint soweit auch alles zu funktionieren (Jeweils ein Haken bei "Verbunden mit Host", "Lebenszeichen" und "Verbunden mit Gerät oder Dienst". Wenn keine Lizenz eingetragen ist, kann ich hier ein Projekt mit bis zu 500 Datenpunkten hochladen und die GA's werden auch erfolgreich übermittelt. Sobald ich meinen erhaltenen Lizenzschlüssel eintrage, kommt eine Fehlermeldung: „Lizenzfehler:This license is not valid for this iobroker host. Klicken Sie hier, um eine Lizenz zu installieren.“
              Dabei spielt es auch keine Rolle ob ich mich mit ioBroker.net synchronisiere und von dort die Lizenz einfüge, oder manuell aus den aufgeführten Lizenzen und den Key dann von dort rein kopiere.
              In den Basiseinstellungen unter „Lizenzen“, wird soweit auch alles korrekt angezeigt, aufgelistet sind hier: „iobroker.vis“, „iobroker.vis.offline“ und „iobroker.knx.year“.
              Anbei noch zwei Bilder, einmal ohne eingegebene Lizenz und einmal mit der Lizenz die mir zur Verfügung steht.
              Was läuft hier falsch, warum wird meine Lizenz nicht anerkannt? Wie kann ich dieses Problem beheben?
              Inkediobrokerknx_oL.jpg Inkediobrokerknx_mL.jpg

              1 Reply Last reply
              0
              • B Offline
                B Offline
                blacksheep587
                wrote on last edited by
                #378

                Hallo Zusammen, ich habe seit einem Neustart meines RasPi das Problem, dass der KNX-Adapter nicht mehr startet.
                Folgende Logs werden angezeigt:

                2023-11-17 10:03:46.932  - debug: knx.0 (17897) States connected to redis: 127.0.0.1:9000
                2023-11-17 10:03:46.984  - debug: knx.0 (17897) Plugin sentry Initialize Plugin (enabled=true)
                2023-11-17 10:03:47.726  - info: knx.0 (17897) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.17.1, js-controller: 5.0.16
                2023-11-17 10:04:03.310  - warn: knx.0 (17897) stateChange: not ready
                2023-11-17 10:04:07.775  - info: knx.0 (17897) knx license is OK.
                2023-11-17 10:04:07.779  - info: knx.0 (17897) Connecting to knx GW: 192.168.178.100:3671 with phy. Adr: 1.0.7
                2023-11-17 10:04:08.165  - error: knx.0 (17897) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.166  - error: knx.0 (17897) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 10:04:08.167  - error: knx.0 (17897) Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.198  - error: knx.0 (17897) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.200  - error: knx.0 (17897) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 10:04:08.200  - error: knx.0 (17897) Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.203  - error: knx.0 (17897) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.203  - error: knx.0 (17897) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 10:04:08.204  - error: knx.0 (17897) Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.206  - error: knx.0 (17897) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.207  - error: knx.0 (17897) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 10:04:08.207  - error: knx.0 (17897) Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.211  - error: knx.0 (17897) uncaught exception: Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.212  - error: knx.0 (17897) TypeError: Cannot read properties of null (reading 'val')
                    at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                    at processImmediate (node:internal/timers:478:21)
                2023-11-17 10:04:08.212  - error: knx.0 (17897) Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.239  - debug: knx.0 (17897) Adapter close
                2023-11-17 10:04:08.240  - info: knx.0 (17897) terminating
                2023-11-17 10:04:08.241  - debug: knx.0 (17897) Plugin sentry destroyed
                2023-11-17 10:04:08.241  - warn: knx.0 (17897) Terminated (UNCAUGHT_EXCEPTION): Without reason
                2023-11-17 10:04:08.758  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.758  - error: host.raspberrypi Caught by controller[0]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[0]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[1]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[1]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[2]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[2]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[3]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[3]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val')
                2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[4]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[4]:     at processImmediate (node:internal/timers:478:21)
                2023-11-17 10:04:08.760  - error: host.raspberrypi instance system.adapter.knx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2023-11-17 10:04:08.760  - info: host.raspberrypi Restart adapter system.adapter.knx.0 because enabled
                

                Kann mir jemand einen Tip geben, woran es liegen kann?
                Danke vielmals schon vorab!

                Thomas BraunT 1 Reply Last reply
                0
                • B blacksheep587

                  Hallo Zusammen, ich habe seit einem Neustart meines RasPi das Problem, dass der KNX-Adapter nicht mehr startet.
                  Folgende Logs werden angezeigt:

                  2023-11-17 10:03:46.932  - debug: knx.0 (17897) States connected to redis: 127.0.0.1:9000
                  2023-11-17 10:03:46.984  - debug: knx.0 (17897) Plugin sentry Initialize Plugin (enabled=true)
                  2023-11-17 10:03:47.726  - info: knx.0 (17897) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.17.1, js-controller: 5.0.16
                  2023-11-17 10:04:03.310  - warn: knx.0 (17897) stateChange: not ready
                  2023-11-17 10:04:07.775  - info: knx.0 (17897) knx license is OK.
                  2023-11-17 10:04:07.779  - info: knx.0 (17897) Connecting to knx GW: 192.168.178.100:3671 with phy. Adr: 1.0.7
                  2023-11-17 10:04:08.165  - error: knx.0 (17897) uncaught exception: Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.166  - error: knx.0 (17897) TypeError: Cannot read properties of null (reading 'val')
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                      at processImmediate (node:internal/timers:478:21)
                  2023-11-17 10:04:08.167  - error: knx.0 (17897) Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.198  - error: knx.0 (17897) uncaught exception: Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.200  - error: knx.0 (17897) TypeError: Cannot read properties of null (reading 'val')
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                      at processImmediate (node:internal/timers:478:21)
                  2023-11-17 10:04:08.200  - error: knx.0 (17897) Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.203  - error: knx.0 (17897) uncaught exception: Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.203  - error: knx.0 (17897) TypeError: Cannot read properties of null (reading 'val')
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                      at processImmediate (node:internal/timers:478:21)
                  2023-11-17 10:04:08.204  - error: knx.0 (17897) Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.206  - error: knx.0 (17897) uncaught exception: Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.207  - error: knx.0 (17897) TypeError: Cannot read properties of null (reading 'val')
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                      at processImmediate (node:internal/timers:478:21)
                  2023-11-17 10:04:08.207  - error: knx.0 (17897) Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.211  - error: knx.0 (17897) uncaught exception: Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.212  - error: knx.0 (17897) TypeError: Cannot read properties of null (reading 'val')
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                      at processImmediate (node:internal/timers:478:21)
                  2023-11-17 10:04:08.212  - error: knx.0 (17897) Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.239  - debug: knx.0 (17897) Adapter close
                  2023-11-17 10:04:08.240  - info: knx.0 (17897) terminating
                  2023-11-17 10:04:08.241  - debug: knx.0 (17897) Plugin sentry destroyed
                  2023-11-17 10:04:08.241  - warn: knx.0 (17897) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2023-11-17 10:04:08.758  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.758  - error: host.raspberrypi Caught by controller[0]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[0]:     at processImmediate (node:internal/timers:478:21)
                  2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[1]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[1]:     at processImmediate (node:internal/timers:478:21)
                  2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[2]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  2023-11-17 10:04:08.759  - error: host.raspberrypi Caught by controller[2]:     at processImmediate (node:internal/timers:478:21)
                  2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[3]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[3]:     at processImmediate (node:internal/timers:478:21)
                  2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val')
                  2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[4]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                  2023-11-17 10:04:08.760  - error: host.raspberrypi Caught by controller[4]:     at processImmediate (node:internal/timers:478:21)
                  2023-11-17 10:04:08.760  - error: host.raspberrypi instance system.adapter.knx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2023-11-17 10:04:08.760  - info: host.raspberrypi Restart adapter system.adapter.knx.0 because enabled
                  

                  Kann mir jemand einen Tip geben, woran es liegen kann?
                  Danke vielmals schon vorab!

                  Thomas BraunT Offline
                  Thomas BraunT Offline
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #379

                  @blacksheep587 sagte in Test Adapter KNX v2.x:

                  node: v18.17.1

                  Auf die 18.18.2 bringen.

                  iob stop
                  iob fix
                  iob nodejs-update
                  

                  Dann weiterschauen.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  B 2 Replies Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @blacksheep587 sagte in Test Adapter KNX v2.x:

                    node: v18.17.1

                    Auf die 18.18.2 bringen.

                    iob stop
                    iob fix
                    iob nodejs-update
                    

                    Dann weiterschauen.

                    B Offline
                    B Offline
                    blacksheep587
                    wrote on last edited by
                    #380

                    @thomas-braun
                    ich hatte bis heute zum Restart noch 16.20.4 laufen und habe das Update nach dieser Vorgabe: https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18 gemacht. Die gezeigte 18.17.1 wurde dabei installiert.

                    Thomas BraunT 1 Reply Last reply
                    0
                    • B blacksheep587

                      @thomas-braun
                      ich hatte bis heute zum Restart noch 16.20.4 laufen und habe das Update nach dieser Vorgabe: https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18 gemacht. Die gezeigte 18.17.1 wurde dabei installiert.

                      Thomas BraunT Offline
                      Thomas BraunT Offline
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #381

                      @blacksheep587

                      Die Vorgehensweise ist veraltet.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      Thomas BraunT 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @blacksheep587

                        Die Vorgehensweise ist veraltet.

                        Thomas BraunT Offline
                        Thomas BraunT Offline
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #382

                        @Dutchman @Homoran

                        Bitte den Thread

                        https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18

                        als veraltet kennzeichnen und für Debian & Co. auf 'iob nodejs-update' verweisen.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        DutchmanD 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @blacksheep587 sagte in Test Adapter KNX v2.x:

                          node: v18.17.1

                          Auf die 18.18.2 bringen.

                          iob stop
                          iob fix
                          iob nodejs-update
                          

                          Dann weiterschauen.

                          B Offline
                          B Offline
                          blacksheep587
                          wrote on last edited by
                          #383

                          @thomas-braun said in Test Adapter KNX v2.x:

                          iob nodejs-update

                          Done.
                          Ergebnis ist leider das gleiche.

                          P 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @Dutchman @Homoran

                            Bitte den Thread

                            https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18

                            als veraltet kennzeichnen und für Debian & Co. auf 'iob nodejs-update' verweisen.

                            DutchmanD Offline
                            DutchmanD Offline
                            Dutchman
                            Developer Most Active Administrators
                            wrote on last edited by
                            #384

                            @thomas-braun sagte in Test Adapter KNX v2.x:

                            @Dutchman @Homoran

                            Bitte den Thread

                            https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18

                            als veraltet kennzeichnen und für Debian & Co. auf 'iob nodejs-update' verweisen.

                            hmm veraltet wuerde ich nicht sagen es ist die Variante ausserhalb des Job Befehl aber ja wir sollten den jetzt explizite benennen.
                            werde bei Gelegenheit (heute mittag/morgen) den thread abändern und standard auf den Befehl verweisen die regulären Sachen sollten aber drin bleiben wuerde ich sagen.

                            Werde es intern auch mal in der dev Gruppe nachfragen nach den Meinungen anderer dazu

                            Thomas BraunT 1 Reply Last reply
                            0
                            • DutchmanD Dutchman

                              @thomas-braun sagte in Test Adapter KNX v2.x:

                              @Dutchman @Homoran

                              Bitte den Thread

                              https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18

                              als veraltet kennzeichnen und für Debian & Co. auf 'iob nodejs-update' verweisen.

                              hmm veraltet wuerde ich nicht sagen es ist die Variante ausserhalb des Job Befehl aber ja wir sollten den jetzt explizite benennen.
                              werde bei Gelegenheit (heute mittag/morgen) den thread abändern und standard auf den Befehl verweisen die regulären Sachen sollten aber drin bleiben wuerde ich sagen.

                              Werde es intern auch mal in der dev Gruppe nachfragen nach den Meinungen anderer dazu

                              Thomas BraunT Offline
                              Thomas BraunT Offline
                              Thomas Braun
                              Most Active
                              wrote on last edited by Thomas Braun
                              #385

                              @dutchman sagte in Test Adapter KNX v2.x:

                              hmm veraltet wuerde ich nicht sagen es ist die Variante ausserhalb des Job Befehl

                              Das Vorgehen führt aber in eine Sackgasse, weil das alte Repository von nodesource keine aktuellen Versionen mehr erhält. Deswegen ist das veraltet.

                              Siehe auch:

                              https://github.com/nodesource/distributions

                              Package Changes: DEB and RPM packages are now available under the nodistro codename. We no longer package the installer coupled to specific versions. This means you can install Node.js on almost any distro that meets the minimum requirements.

                              Eine angepasste Variante für Installationen 'zu Fuß' findet sich hier:

                              https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              1 Reply Last reply
                              0
                              • B blacksheep587

                                @thomas-braun said in Test Adapter KNX v2.x:

                                iob nodejs-update

                                Done.
                                Ergebnis ist leider das gleiche.

                                P Offline
                                P Offline
                                peer69
                                Forum Testing
                                wrote on last edited by
                                #386

                                @blacksheep587 Vielleicht hilft noch ein Rebuld des Adapters nach dem NodeJS Update? Sollte mit 'iobroker rebuild knx‘ angestoßen werden können.

                                B 1 Reply Last reply
                                0
                                • P peer69

                                  @blacksheep587 Vielleicht hilft noch ein Rebuld des Adapters nach dem NodeJS Update? Sollte mit 'iobroker rebuild knx‘ angestoßen werden können.

                                  B Offline
                                  B Offline
                                  blacksheep587
                                  wrote on last edited by
                                  #387

                                  @peer69 war leider auch nicht erfolgreich. Wenn ich eine neue Instanz hinzufüge, dann funktioniert diese. Die alte aber nachwievor nicht. Ich habe mal noch die Logstufe vom KNX-Adapter erweitert:

                                  2023-11-17 12:34:08.811  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31285
                                  2023-11-17 12:34:12.629  - debug: knx.0 (31285) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                  2023-11-17 12:34:12.708  - debug: knx.0 (31285) Objects client ready ... initialize now
                                  2023-11-17 12:34:12.712  - debug: knx.0 (31285) Objects create System PubSub Client
                                  2023-11-17 12:34:12.714  - debug: knx.0 (31285) Objects create User PubSub Client
                                  2023-11-17 12:34:12.774  - debug: knx.0 (31285) Objects client initialize lua scripts
                                  2023-11-17 12:34:12.785  - debug: knx.0 (31285) Objects connected to redis: 127.0.0.1:9001
                                  2023-11-17 12:34:12.834  - debug: knx.0 (31285) Redis States: Use Redis connection: 127.0.0.1:9000
                                  2023-11-17 12:34:12.853  - debug: knx.0 (31285) States create System PubSub Client
                                  2023-11-17 12:34:12.855  - debug: knx.0 (31285) States create User PubSub Client
                                  2023-11-17 12:34:12.932  - debug: knx.0 (31285) States connected to redis: 127.0.0.1:9000
                                  2023-11-17 12:34:12.985  - debug: knx.0 (31285) Plugin sentry Initialize Plugin (enabled=true)
                                  2023-11-17 12:34:13.795  - info: knx.0 (31285) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                                  2023-11-17 12:34:20.308  - info: host.raspberrypi stopInstance system.adapter.knx.0 (force=false, process=true)
                                  2023-11-17 12:34:20.417  - info: knx.0 (31285) Got terminate signal TERMINATE_YOURSELF
                                  2023-11-17 12:34:20.425  - info: host.raspberrypi stopInstance system.adapter.knx.0 send kill signal
                                  2023-11-17 12:34:20.424  - debug: knx.0 (31285) Adapter close
                                  2023-11-17 12:34:20.426  - info: knx.0 (31285) terminating
                                  2023-11-17 12:34:20.427  - debug: knx.0 (31285) Plugin sentry destroyed
                                  2023-11-17 12:34:20.428  - info: knx.0 (31285) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  2023-11-17 12:34:20.930  - info: knx.0 (31285) terminating
                                  2023-11-17 12:34:20.951  - error: knx.0 (31285) Cannot get objects: Error: Connection is closed.
                                  2023-11-17 12:34:21.069  - info: host.raspberrypi instance system.adapter.knx.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  2023-11-17 12:34:23.688  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31300
                                  2023-11-17 12:34:27.588  - debug: knx.0 (31300) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                  2023-11-17 12:34:27.662  - debug: knx.0 (31300) Objects client ready ... initialize now
                                  2023-11-17 12:34:27.666  - debug: knx.0 (31300) Objects create System PubSub Client
                                  2023-11-17 12:34:27.668  - debug: knx.0 (31300) Objects create User PubSub Client
                                  2023-11-17 12:34:27.727  - debug: knx.0 (31300) Objects client initialize lua scripts
                                  2023-11-17 12:34:27.737  - debug: knx.0 (31300) Objects connected to redis: 127.0.0.1:9001
                                  2023-11-17 12:34:27.786  - debug: knx.0 (31300) Redis States: Use Redis connection: 127.0.0.1:9000
                                  2023-11-17 12:34:27.806  - debug: knx.0 (31300) States create System PubSub Client
                                  2023-11-17 12:34:27.808  - debug: knx.0 (31300) States create User PubSub Client
                                  2023-11-17 12:34:27.888  - debug: knx.0 (31300) States connected to redis: 127.0.0.1:9000
                                  2023-11-17 12:34:27.943  - debug: knx.0 (31300) Plugin sentry Initialize Plugin (enabled=true)
                                  2023-11-17 12:34:28.821  - info: knx.0 (31300) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                                  2023-11-17 12:34:38.769  - warn: knx.0 (31300) stateChange: not ready
                                  2023-11-17 12:34:40.283  - warn: knx.0 (31300) stateChange: not ready
                                  2023-11-17 12:34:40.361  - warn: knx.0 (31300) stateChange: not ready
                                  2023-11-17 12:34:49.161  - info: knx.0 (31300) knx license is OK.
                                  2023-11-17 12:34:49.164  - info: knx.0 (31300) Connecting to knx GW: 192.168.178.100:3671 with phy. Adr: 1.0.7
                                  2023-11-17 12:34:49.176  - info: knx.0 (31300) Debuglevel: 2    3
                                  2023-11-17 12:34:49.182  - info: knx.0 (31300) Event : UDP - listening
                                  2023-11-17 12:34:49.188  - info: knx.0 (31300) Connected  - local UDP Server listening on 192.168.178.59:51521
                                  2023-11-17 12:34:49.192  - info: knx.0 (31300) Send : description Request :        06 10 02 03 00 0e 08 01 c0 a8 b2 3b c9 41        sent to 192.168.178.100:3671
                                  2023-11-17 12:34:49.203  - info: knx.0 (31300) Send : searchReqExt Request :        06 10 02 0b 00 14 08 01 c0 a8 b2 3b c9 41 06 04 01 02 08 06        sent to 192.168.178.100:3671
                                  2023-11-17 12:34:49.204  - info: knx.0 (31300)  STATE_SEARCH_EXT_REQUEST : no defined handling for transition from State: STATE_DESCRIPTION_RESPONSE(18) to STATE_SEARCH_EXT_REQUEST(19).
                                  2023-11-17 12:34:49.209  - info: knx.0 (31300)  receiving descrExtResp
                                  2023-11-17 12:34:49.211  - info: knx.0 (31300) Send : UDP Connection Request :        06 10 02 05 00 1a 08 01 c0 a8 b2 3b c9 41 08 01 00 00 00 00 c9 41 04 04 02 00        sent to 192.168.178.100:3671
                                  2023-11-17 12:34:49.222  - info: knx.0 (31300) Received  CONNECTION_RESPONSE : 06 10 02 06 00 14 02 00 08 01 c0 a8 b2 64 0e 57 04 04 10 04    GW-IP: 192.168.178.100:3671 -  ChannelID: 2 cnt IN/OUT: 0/0
                                  #Hier wurden dann diverse Datenpunkte erzeugt...
                                  2023-11-17 12:34:49.306  - info: knx.0 (31300) Connected! :-) 
                                  2023-11-17 12:34:49.542  - info: knx.0 (31300)  Has todo still 309 tasks, just processing : false
                                  2023-11-17 12:34:49.545  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 0 SeqCntOUT : 0 GA : 7/0/1 conCheck.conected : true
                                  2023-11-17 12:34:49.547  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00  byteLen : 21
                                  2023-11-17 12:34:49.549  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 00 00    from 192.168.178.100:3671 SeqCntIN : 0 SeqCntOUT : 1 GA : 0/0/0
                                  2023-11-17 12:34:49.550  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                                  2023-11-17 12:34:49.551  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  7.266345ms 
                                  2023-11-17 12:34:49.552  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                  2023-11-17 12:34:49.587  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 00 00 2e 00 bc e0 10 07 38 01 01 00 00  was successfully processed by receiver. 
                                  2023-11-17 12:34:49.588  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                  2023-11-17 12:34:49.597  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 00 00   ChID : 2 SeqCntIN : 0 SeqCntOUT : 1 queue length : 308
                                  2023-11-17 12:34:49.598  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.599  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                  2023-11-17 12:34:49.600  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 01 00 29 00 bc e0 10 1e 10 01 03 00 80 00 2e   ChID: 2
                                  2023-11-17 12:34:49.607  - info: knx.0 (31300) WRITE : mappedName : Warmwasserzapftemperatur-soll    dest : 2/0/1  val: 46   (DPT7.000) Warmwasserzapftemperatur-soll
                                  2023-11-17 12:34:49.610  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                  2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 01 00   ChID : 2 SeqCntIN : 1 SeqCntOUT : 1 queue length : 308
                                  2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.613  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                  2023-11-17 12:34:49.622  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 02 00 29 00 bc e0 10 1e 10 0d 03 00 80 00 00   ChID: 2
                                  2023-11-17 12:34:49.624  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung Puls    dest : 2/0/13  val: 0   (DPT7.001) Waermepumpe_Stoerung_Puls
                                  2023-11-17 12:34:49.625  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                  2023-11-17 12:34:49.627  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 02 00   ChID : 2 SeqCntIN : 2 SeqCntOUT : 1 queue length : 308
                                  2023-11-17 12:34:49.628  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.628  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                  2023-11-17 12:34:49.633  - info: knx.0 (31300) main.js :  tGA.write on Statechange : 2/0/51   P-032E-0_GA-1378  typeof val: number  5.475  DPT9.024
                                  2023-11-17 12:34:49.642  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,1,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                                  2023-11-17 12:34:49.651  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 2 SeqCntOUT : 1 GA : 7/0/2 conCheck.conected : true
                                  2023-11-17 12:34:49.652  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00  byteLen : 21
                                  2023-11-17 12:34:49.656  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 03 00 29 00 bc e0 10 1e 10 05 03 00 80 00 01   ChID: 2
                                  2023-11-17 12:34:49.657  - info: knx.0 (31300) WRITE : mappedName : Heizkreis A Betriebsart    dest : 2/0/5  val: 1   (DPT7.000) Heizkreis_A_Betriebsart
                                  2023-11-17 12:34:49.659  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                                  2023-11-17 12:34:49.660  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 03 00   ChID : 2 SeqCntIN : 3 SeqCntOUT : 2 queue length : 308
                                  2023-11-17 12:34:49.661  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.662  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                  2023-11-17 12:34:49.662  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 01 00    from 192.168.178.100:3671 SeqCntIN : 3 SeqCntOUT : 2 GA : 0/0/0
                                  2023-11-17 12:34:49.663  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                                  2023-11-17 12:34:49.664  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  13.023492ms 
                                  2023-11-17 12:34:49.665  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                  2023-11-17 12:34:49.666  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 15 04 02 04 00 29 00 bc e0 10 03 10 0e 01 00 80   ChID: 2
                                  2023-11-17 12:34:49.668  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung bool    dest : 2/0/14  val: 0   (DPT1.001) Waermepumpe_Stoerung_bool
                                  2023-11-17 12:34:49.670  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                  2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 04 00   ChID : 2 SeqCntIN : 4 SeqCntOUT : 2 queue length : 308
                                  2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.672  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                  2023-11-17 12:34:49.683  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,1,3,0,128,1,244]}
                                  2023-11-17 12:34:49.687  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  23    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,0,3,0,128,12,126]}
                                  2023-11-17 12:34:49.690  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.009{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,9,3,0,128,0,0]}
                                  2023-11-17 12:34:49.693  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.562    dpt : DPT14.076{"type":"Buffer","data":[6,16,4,32,0,25,4,2,2,0,17,0,188,224,16,7,3,7,5,0,128,63,15,223,59]}
                                  2023-11-17 12:34:49.696  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,8,3,0,128,23,208]}
                                  2023-11-17 12:34:49.698  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  365    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,17,3,0,128,44,116]}
                                  2023-11-17 12:34:49.700  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  99    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,16,3,0,128,28,213]}
                                  2023-11-17 12:34:49.703  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  685    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,4,3,0,128,52,46]}
                                  2023-11-17 12:34:49.706  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,2,3,0,128,0,0]}
                                  2023-11-17 12:34:49.709  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,3,3,0,128,0,0]}
                                  2023-11-17 12:34:49.724  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:49.725  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                      at processImmediate (node:internal/timers:478:21)
                                  2023-11-17 12:34:49.725  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:49.752  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:49.753  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                      at processImmediate (node:internal/timers:478:21)
                                  2023-11-17 12:34:49.753  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:49.757  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:49.757  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                      at processImmediate (node:internal/timers:478:21)
                                  2023-11-17 12:34:49.758  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:49.761  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:49.762  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                      at processImmediate (node:internal/timers:478:21)
                                  2023-11-17 12:34:49.762  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:49.765  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:49.765  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                      at processImmediate (node:internal/timers:478:21)
                                  2023-11-17 12:34:49.766  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:49.770  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,2,13,3,0,128,4,176]}
                                  2023-11-17 12:34:49.771  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 4 SeqCntOUT : 2 GA : 7/0/4 conCheck.conected : true
                                  2023-11-17 12:34:49.773  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00  byteLen : 21
                                  2023-11-17 12:34:49.776  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,15,3,0,128,23,208]}
                                  2023-11-17 12:34:49.779  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  1758    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,12,3,0,128,61,93]}
                                  2023-11-17 12:34:49.783  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  13    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,11,3,0,128,5,20]}
                                  2023-11-17 12:34:49.785  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  30    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,10,3,0,128,13,220]}
                                  2023-11-17 12:34:49.787  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  57    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,16,3,0,128,21,145]}
                                  2023-11-17 12:34:49.789  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  4    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,23,3,0,128,1,144]}
                                  2023-11-17 12:34:49.791  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  90    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,25,3,0,128,28,101]}
                                  2023-11-17 12:34:49.793  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,22,3,0,128,0,0]}
                                  2023-11-17 12:34:49.795  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  8    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,21,3,0,128,3,32]}
                                  2023-11-17 12:34:49.798  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  85    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,20,3,0,128,28,38]}
                                  2023-11-17 12:34:49.801  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,26,3,0,128,0,0]}
                                  2023-11-17 12:34:49.803  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  50    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,35,3,0,128,20,226]}
                                  2023-11-17 12:34:49.805  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,31,3,0,128,4,176]}
                                  2023-11-17 12:34:49.807  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,30,3,0,128,0,0]}
                                  2023-11-17 12:34:49.809  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,36,3,0,128,4,176]}
                                  2023-11-17 12:34:49.811  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,45,3,0,128,21,220]}
                                  2023-11-17 12:34:49.820  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 05 00 29 00 bc e0 10 1e 10 09 03 00 80 00 01   ChID: 2
                                  2023-11-17 12:34:49.821  - info: knx.0 (31300) WRITE : mappedName : Zonenmodul Modus    dest : 2/0/9  val: 1   (DPT7.000) Zonenmodul_Modus
                                  2023-11-17 12:34:49.822  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                                  2023-11-17 12:34:49.823  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 05 00   ChID : 2 SeqCntIN : 5 SeqCntOUT : 3 queue length : 334
                                  2023-11-17 12:34:49.824  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.824  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                  2023-11-17 12:34:49.825  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 02 00    from 192.168.178.100:3671 SeqCntIN : 5 SeqCntOUT : 3 GA : 0/0/0
                                  2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 334
                                  2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  55.111437ms 
                                  2023-11-17 12:34:49.827  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                  2023-11-17 12:34:49.828  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 06 00 2e 00 bc e0 10 07 38 02 01 00 00  was successfully processed by receiver. 
                                  2023-11-17 12:34:49.828  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                  2023-11-17 12:34:49.829  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 06 00   ChID : 2 SeqCntIN : 6 SeqCntOUT : 3 queue length : 334
                                  2023-11-17 12:34:49.830  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.830  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                  2023-11-17 12:34:49.831  - info: knx.0 (31300) ( 3.3 ) Received TUNNEL_REQUEST (RESPONSE  - send ACK)      :    06 10 04 20 00 17 04 02 07 00 29 00 bc d0 11 0a 38 01 03 00 40 0c b6                2
                                  2023-11-17 12:34:49.833  - info: knx.0 (31300) main.js: onGroupValue_Response from 7/0/1
                                  2023-11-17 12:34:49.834  - info: knx.0 (31300) RESPONSE : mappedName : Windgeschwindigkeit    dest : 7/0/1  val: 24.12   (DPT9.005) Windgeschwindigkeit
                                  2023-11-17 12:34:49.835  - info: knx.0 (31300) RESPONSE single-array value : 24.12 auf knx.0.Wetter.Wetterstation.Windgeschwindigkeit
                                  2023-11-17 12:34:49.836  - info: knx.0 (31300) ( 3.4 ) Received TUNNEL_REQUEST for unexpected address
                                  2023-11-17 12:34:49.837  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                  2023-11-17 12:34:49.838  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 07 00   ChID : 2 SeqCntIN : 7 SeqCntOUT : 3 queue length : 334
                                  2023-11-17 12:34:49.839  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.839  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                  2023-11-17 12:34:49.841  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 08 00 29 00 bc e0 10 1e 12 03 03 00 80 0c 1a   ChID: 2
                                  2023-11-17 12:34:49.842  - info: knx.0 (31300) WRITE : mappedName : A3_Raumtemperatur EG Flur -Soll    dest : 2/2/3  val: 21   (DPT9.001) A3_Raumtemperatur_EG_Flur_-Soll
                                  2023-11-17 12:34:49.843  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                  2023-11-17 12:34:49.844  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 08 00   ChID : 2 SeqCntIN : 8 SeqCntOUT : 3 queue length : 334
                                  2023-11-17 12:34:49.845  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.846  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                  2023-11-17 12:34:49.847  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 09 00 29 00 bc e0 10 1e 12 04 03 00 80 07 6c   ChID: 2
                                  2023-11-17 12:34:49.848  - info: knx.0 (31300) WRITE : mappedName : A4_Raumtemperatur EG WC -Soll    dest : 2/2/4  val: 19   (DPT9.001) A4_Raumtemperatur_EG_WC_-Soll
                                  2023-11-17 12:34:49.848  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                  2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 09 00   ChID : 2 SeqCntIN : 9 SeqCntOUT : 3 queue length : 334
                                  2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.851  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                  2023-11-17 12:34:49.852  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 0a 00 2e 00 bc e0 10 07 38 04 01 00 00  was successfully processed by receiver. 
                                  2023-11-17 12:34:49.852  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                  2023-11-17 12:34:49.854  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0a 00   ChID : 2 SeqCntIN : 10 SeqCntOUT : 3 queue length : 334
                                  2023-11-17 12:34:49.855  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.855  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                  2023-11-17 12:34:49.856  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 0b 00 29 00 bc e0 10 1e 10 34 03 00 80 00 00   ChID: 2
                                  2023-11-17 12:34:49.857  - info: knx.0 (31300) WRITE : mappedName : PV_WP_Elektrische_Leistungsaufnahme    dest : 2/0/52  val: 0   (DPT9.001) PV_WP_Elektrische_Leistungsaufnahme
                                  2023-11-17 12:34:49.858  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                  2023-11-17 12:34:49.859  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0b 00   ChID : 2 SeqCntIN : 11 SeqCntOUT : 3 queue length : 334
                                  2023-11-17 12:34:49.860  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                  2023-11-17 12:34:49.860  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                  2023-11-17 12:34:49.871  - info: knx.0 (31300)  Connection persists.....closing now
                                  2023-11-17 12:34:49.872  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                  2023-11-17 12:34:49.873  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Try to connect / reconnect :  STATE_READY(7) to STATE_NOT_CONNECTED(0).
                                  2023-11-17 12:34:49.874  - debug: knx.0 (31300) Adapter close
                                  2023-11-17 12:34:49.875  - info: knx.0 (31300) terminating
                                  2023-11-17 12:34:49.876  - debug: knx.0 (31300) Plugin sentry destroyed
                                  2023-11-17 12:34:49.876  - warn: knx.0 (31300) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  2023-11-17 12:34:49.878  - info: knx.0 (31300) ( END ) Sending DISCONNECT_REQUEST :           06 10 02 09 00 10 02 00 08 01 c0 a8 b2 3b c9 41                                                        ChID : 0 SeqCntIN : 11 SeqCntOUT : 3  msgCode : [object Object]
                                  2023-11-17 12:34:49.879  - info: knx.0 (31300)  STATE_DISCONNECT_REQUEST : Transition from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_REQUEST(15) not possible because of cancelled connection.
                                  2023-11-17 12:34:49.879  - info: knx.0 (31300)  Connection persists.....closing now
                                  2023-11-17 12:34:49.880  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                  2023-11-17 12:34:49.881  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
                                  2023-11-17 12:34:49.914  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  11    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,41,3,0,128,4,76]}
                                  2023-11-17 12:34:49.916  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,40,3,0,128,21,220]}
                                  2023-11-17 12:34:49.919  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  51    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,46,3,0,128,20,251]}
                                  2023-11-17 12:34:49.922  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.055    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,50,3,0,128,0,5]}
                                  2023-11-17 12:34:49.925  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                                  2023-11-17 12:34:49.935  - info: knx.0 (31300)  STATE_DISCONNECT_RESPONSE : from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_RESPONSE(16) ... connection closed
                                  2023-11-17 12:34:49.936  - info: knx.0 (31300) Received DISCONNECT_RESPONSE06 10 02 0a 00 08 02 00 
                                  2023-11-17 12:34:49.937  - info: knx.0 (31300)  Connection persists.....closing now
                                  2023-11-17 12:34:49.939  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                  2023-11-17 12:34:49.940  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
                                  2023-11-17 12:34:50.418  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at processImmediate (node:internal/timers:478:21)
                                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at processImmediate (node:internal/timers:478:21)
                                  2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at processImmediate (node:internal/timers:478:21)
                                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at processImmediate (node:internal/timers:478:21)
                                  2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val')
                                  2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                  2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at processImmediate (node:internal/timers:478:21)
                                  2023-11-17 12:34:50.422  - error: host.raspberrypi instance system.adapter.knx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  2023-11-17 12:34:50.422  - info: host.raspberrypi Restart adapter system.adapter.knx.0 because enabled
                                  DutchmanD 1 Reply Last reply
                                  0
                                  • B blacksheep587

                                    @peer69 war leider auch nicht erfolgreich. Wenn ich eine neue Instanz hinzufüge, dann funktioniert diese. Die alte aber nachwievor nicht. Ich habe mal noch die Logstufe vom KNX-Adapter erweitert:

                                    2023-11-17 12:34:08.811  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31285
                                    2023-11-17 12:34:12.629  - debug: knx.0 (31285) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    2023-11-17 12:34:12.708  - debug: knx.0 (31285) Objects client ready ... initialize now
                                    2023-11-17 12:34:12.712  - debug: knx.0 (31285) Objects create System PubSub Client
                                    2023-11-17 12:34:12.714  - debug: knx.0 (31285) Objects create User PubSub Client
                                    2023-11-17 12:34:12.774  - debug: knx.0 (31285) Objects client initialize lua scripts
                                    2023-11-17 12:34:12.785  - debug: knx.0 (31285) Objects connected to redis: 127.0.0.1:9001
                                    2023-11-17 12:34:12.834  - debug: knx.0 (31285) Redis States: Use Redis connection: 127.0.0.1:9000
                                    2023-11-17 12:34:12.853  - debug: knx.0 (31285) States create System PubSub Client
                                    2023-11-17 12:34:12.855  - debug: knx.0 (31285) States create User PubSub Client
                                    2023-11-17 12:34:12.932  - debug: knx.0 (31285) States connected to redis: 127.0.0.1:9000
                                    2023-11-17 12:34:12.985  - debug: knx.0 (31285) Plugin sentry Initialize Plugin (enabled=true)
                                    2023-11-17 12:34:13.795  - info: knx.0 (31285) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                                    2023-11-17 12:34:20.308  - info: host.raspberrypi stopInstance system.adapter.knx.0 (force=false, process=true)
                                    2023-11-17 12:34:20.417  - info: knx.0 (31285) Got terminate signal TERMINATE_YOURSELF
                                    2023-11-17 12:34:20.425  - info: host.raspberrypi stopInstance system.adapter.knx.0 send kill signal
                                    2023-11-17 12:34:20.424  - debug: knx.0 (31285) Adapter close
                                    2023-11-17 12:34:20.426  - info: knx.0 (31285) terminating
                                    2023-11-17 12:34:20.427  - debug: knx.0 (31285) Plugin sentry destroyed
                                    2023-11-17 12:34:20.428  - info: knx.0 (31285) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2023-11-17 12:34:20.930  - info: knx.0 (31285) terminating
                                    2023-11-17 12:34:20.951  - error: knx.0 (31285) Cannot get objects: Error: Connection is closed.
                                    2023-11-17 12:34:21.069  - info: host.raspberrypi instance system.adapter.knx.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2023-11-17 12:34:23.688  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31300
                                    2023-11-17 12:34:27.588  - debug: knx.0 (31300) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    2023-11-17 12:34:27.662  - debug: knx.0 (31300) Objects client ready ... initialize now
                                    2023-11-17 12:34:27.666  - debug: knx.0 (31300) Objects create System PubSub Client
                                    2023-11-17 12:34:27.668  - debug: knx.0 (31300) Objects create User PubSub Client
                                    2023-11-17 12:34:27.727  - debug: knx.0 (31300) Objects client initialize lua scripts
                                    2023-11-17 12:34:27.737  - debug: knx.0 (31300) Objects connected to redis: 127.0.0.1:9001
                                    2023-11-17 12:34:27.786  - debug: knx.0 (31300) Redis States: Use Redis connection: 127.0.0.1:9000
                                    2023-11-17 12:34:27.806  - debug: knx.0 (31300) States create System PubSub Client
                                    2023-11-17 12:34:27.808  - debug: knx.0 (31300) States create User PubSub Client
                                    2023-11-17 12:34:27.888  - debug: knx.0 (31300) States connected to redis: 127.0.0.1:9000
                                    2023-11-17 12:34:27.943  - debug: knx.0 (31300) Plugin sentry Initialize Plugin (enabled=true)
                                    2023-11-17 12:34:28.821  - info: knx.0 (31300) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                                    2023-11-17 12:34:38.769  - warn: knx.0 (31300) stateChange: not ready
                                    2023-11-17 12:34:40.283  - warn: knx.0 (31300) stateChange: not ready
                                    2023-11-17 12:34:40.361  - warn: knx.0 (31300) stateChange: not ready
                                    2023-11-17 12:34:49.161  - info: knx.0 (31300) knx license is OK.
                                    2023-11-17 12:34:49.164  - info: knx.0 (31300) Connecting to knx GW: 192.168.178.100:3671 with phy. Adr: 1.0.7
                                    2023-11-17 12:34:49.176  - info: knx.0 (31300) Debuglevel: 2    3
                                    2023-11-17 12:34:49.182  - info: knx.0 (31300) Event : UDP - listening
                                    2023-11-17 12:34:49.188  - info: knx.0 (31300) Connected  - local UDP Server listening on 192.168.178.59:51521
                                    2023-11-17 12:34:49.192  - info: knx.0 (31300) Send : description Request :        06 10 02 03 00 0e 08 01 c0 a8 b2 3b c9 41        sent to 192.168.178.100:3671
                                    2023-11-17 12:34:49.203  - info: knx.0 (31300) Send : searchReqExt Request :        06 10 02 0b 00 14 08 01 c0 a8 b2 3b c9 41 06 04 01 02 08 06        sent to 192.168.178.100:3671
                                    2023-11-17 12:34:49.204  - info: knx.0 (31300)  STATE_SEARCH_EXT_REQUEST : no defined handling for transition from State: STATE_DESCRIPTION_RESPONSE(18) to STATE_SEARCH_EXT_REQUEST(19).
                                    2023-11-17 12:34:49.209  - info: knx.0 (31300)  receiving descrExtResp
                                    2023-11-17 12:34:49.211  - info: knx.0 (31300) Send : UDP Connection Request :        06 10 02 05 00 1a 08 01 c0 a8 b2 3b c9 41 08 01 00 00 00 00 c9 41 04 04 02 00        sent to 192.168.178.100:3671
                                    2023-11-17 12:34:49.222  - info: knx.0 (31300) Received  CONNECTION_RESPONSE : 06 10 02 06 00 14 02 00 08 01 c0 a8 b2 64 0e 57 04 04 10 04    GW-IP: 192.168.178.100:3671 -  ChannelID: 2 cnt IN/OUT: 0/0
                                    #Hier wurden dann diverse Datenpunkte erzeugt...
                                    2023-11-17 12:34:49.306  - info: knx.0 (31300) Connected! :-) 
                                    2023-11-17 12:34:49.542  - info: knx.0 (31300)  Has todo still 309 tasks, just processing : false
                                    2023-11-17 12:34:49.545  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 0 SeqCntOUT : 0 GA : 7/0/1 conCheck.conected : true
                                    2023-11-17 12:34:49.547  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00  byteLen : 21
                                    2023-11-17 12:34:49.549  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 00 00    from 192.168.178.100:3671 SeqCntIN : 0 SeqCntOUT : 1 GA : 0/0/0
                                    2023-11-17 12:34:49.550  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                                    2023-11-17 12:34:49.551  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  7.266345ms 
                                    2023-11-17 12:34:49.552  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.587  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 00 00 2e 00 bc e0 10 07 38 01 01 00 00  was successfully processed by receiver. 
                                    2023-11-17 12:34:49.588  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.597  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 00 00   ChID : 2 SeqCntIN : 0 SeqCntOUT : 1 queue length : 308
                                    2023-11-17 12:34:49.598  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.599  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.600  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 01 00 29 00 bc e0 10 1e 10 01 03 00 80 00 2e   ChID: 2
                                    2023-11-17 12:34:49.607  - info: knx.0 (31300) WRITE : mappedName : Warmwasserzapftemperatur-soll    dest : 2/0/1  val: 46   (DPT7.000) Warmwasserzapftemperatur-soll
                                    2023-11-17 12:34:49.610  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 01 00   ChID : 2 SeqCntIN : 1 SeqCntOUT : 1 queue length : 308
                                    2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.613  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.622  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 02 00 29 00 bc e0 10 1e 10 0d 03 00 80 00 00   ChID: 2
                                    2023-11-17 12:34:49.624  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung Puls    dest : 2/0/13  val: 0   (DPT7.001) Waermepumpe_Stoerung_Puls
                                    2023-11-17 12:34:49.625  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.627  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 02 00   ChID : 2 SeqCntIN : 2 SeqCntOUT : 1 queue length : 308
                                    2023-11-17 12:34:49.628  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.628  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.633  - info: knx.0 (31300) main.js :  tGA.write on Statechange : 2/0/51   P-032E-0_GA-1378  typeof val: number  5.475  DPT9.024
                                    2023-11-17 12:34:49.642  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,1,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                                    2023-11-17 12:34:49.651  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 2 SeqCntOUT : 1 GA : 7/0/2 conCheck.conected : true
                                    2023-11-17 12:34:49.652  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00  byteLen : 21
                                    2023-11-17 12:34:49.656  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 03 00 29 00 bc e0 10 1e 10 05 03 00 80 00 01   ChID: 2
                                    2023-11-17 12:34:49.657  - info: knx.0 (31300) WRITE : mappedName : Heizkreis A Betriebsart    dest : 2/0/5  val: 1   (DPT7.000) Heizkreis_A_Betriebsart
                                    2023-11-17 12:34:49.659  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                                    2023-11-17 12:34:49.660  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 03 00   ChID : 2 SeqCntIN : 3 SeqCntOUT : 2 queue length : 308
                                    2023-11-17 12:34:49.661  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.662  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.662  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 01 00    from 192.168.178.100:3671 SeqCntIN : 3 SeqCntOUT : 2 GA : 0/0/0
                                    2023-11-17 12:34:49.663  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                                    2023-11-17 12:34:49.664  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  13.023492ms 
                                    2023-11-17 12:34:49.665  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.666  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 15 04 02 04 00 29 00 bc e0 10 03 10 0e 01 00 80   ChID: 2
                                    2023-11-17 12:34:49.668  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung bool    dest : 2/0/14  val: 0   (DPT1.001) Waermepumpe_Stoerung_bool
                                    2023-11-17 12:34:49.670  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 04 00   ChID : 2 SeqCntIN : 4 SeqCntOUT : 2 queue length : 308
                                    2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.672  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.683  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,1,3,0,128,1,244]}
                                    2023-11-17 12:34:49.687  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  23    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,0,3,0,128,12,126]}
                                    2023-11-17 12:34:49.690  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.009{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,9,3,0,128,0,0]}
                                    2023-11-17 12:34:49.693  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.562    dpt : DPT14.076{"type":"Buffer","data":[6,16,4,32,0,25,4,2,2,0,17,0,188,224,16,7,3,7,5,0,128,63,15,223,59]}
                                    2023-11-17 12:34:49.696  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,8,3,0,128,23,208]}
                                    2023-11-17 12:34:49.698  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  365    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,17,3,0,128,44,116]}
                                    2023-11-17 12:34:49.700  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  99    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,16,3,0,128,28,213]}
                                    2023-11-17 12:34:49.703  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  685    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,4,3,0,128,52,46]}
                                    2023-11-17 12:34:49.706  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,2,3,0,128,0,0]}
                                    2023-11-17 12:34:49.709  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,3,3,0,128,0,0]}
                                    2023-11-17 12:34:49.724  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.725  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                        at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:49.725  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.752  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.753  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                        at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:49.753  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.757  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.757  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                        at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:49.758  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.761  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.762  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                        at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:49.762  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.765  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.765  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                        at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:49.766  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.770  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,2,13,3,0,128,4,176]}
                                    2023-11-17 12:34:49.771  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 4 SeqCntOUT : 2 GA : 7/0/4 conCheck.conected : true
                                    2023-11-17 12:34:49.773  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00  byteLen : 21
                                    2023-11-17 12:34:49.776  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,15,3,0,128,23,208]}
                                    2023-11-17 12:34:49.779  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  1758    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,12,3,0,128,61,93]}
                                    2023-11-17 12:34:49.783  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  13    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,11,3,0,128,5,20]}
                                    2023-11-17 12:34:49.785  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  30    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,10,3,0,128,13,220]}
                                    2023-11-17 12:34:49.787  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  57    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,16,3,0,128,21,145]}
                                    2023-11-17 12:34:49.789  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  4    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,23,3,0,128,1,144]}
                                    2023-11-17 12:34:49.791  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  90    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,25,3,0,128,28,101]}
                                    2023-11-17 12:34:49.793  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,22,3,0,128,0,0]}
                                    2023-11-17 12:34:49.795  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  8    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,21,3,0,128,3,32]}
                                    2023-11-17 12:34:49.798  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  85    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,20,3,0,128,28,38]}
                                    2023-11-17 12:34:49.801  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,26,3,0,128,0,0]}
                                    2023-11-17 12:34:49.803  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  50    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,35,3,0,128,20,226]}
                                    2023-11-17 12:34:49.805  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,31,3,0,128,4,176]}
                                    2023-11-17 12:34:49.807  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,30,3,0,128,0,0]}
                                    2023-11-17 12:34:49.809  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,36,3,0,128,4,176]}
                                    2023-11-17 12:34:49.811  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,45,3,0,128,21,220]}
                                    2023-11-17 12:34:49.820  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 05 00 29 00 bc e0 10 1e 10 09 03 00 80 00 01   ChID: 2
                                    2023-11-17 12:34:49.821  - info: knx.0 (31300) WRITE : mappedName : Zonenmodul Modus    dest : 2/0/9  val: 1   (DPT7.000) Zonenmodul_Modus
                                    2023-11-17 12:34:49.822  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                                    2023-11-17 12:34:49.823  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 05 00   ChID : 2 SeqCntIN : 5 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.824  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.824  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.825  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 02 00    from 192.168.178.100:3671 SeqCntIN : 5 SeqCntOUT : 3 GA : 0/0/0
                                    2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 334
                                    2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  55.111437ms 
                                    2023-11-17 12:34:49.827  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.828  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 06 00 2e 00 bc e0 10 07 38 02 01 00 00  was successfully processed by receiver. 
                                    2023-11-17 12:34:49.828  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.829  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 06 00   ChID : 2 SeqCntIN : 6 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.830  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.830  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.831  - info: knx.0 (31300) ( 3.3 ) Received TUNNEL_REQUEST (RESPONSE  - send ACK)      :    06 10 04 20 00 17 04 02 07 00 29 00 bc d0 11 0a 38 01 03 00 40 0c b6                2
                                    2023-11-17 12:34:49.833  - info: knx.0 (31300) main.js: onGroupValue_Response from 7/0/1
                                    2023-11-17 12:34:49.834  - info: knx.0 (31300) RESPONSE : mappedName : Windgeschwindigkeit    dest : 7/0/1  val: 24.12   (DPT9.005) Windgeschwindigkeit
                                    2023-11-17 12:34:49.835  - info: knx.0 (31300) RESPONSE single-array value : 24.12 auf knx.0.Wetter.Wetterstation.Windgeschwindigkeit
                                    2023-11-17 12:34:49.836  - info: knx.0 (31300) ( 3.4 ) Received TUNNEL_REQUEST for unexpected address
                                    2023-11-17 12:34:49.837  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.838  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 07 00   ChID : 2 SeqCntIN : 7 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.839  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.839  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.841  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 08 00 29 00 bc e0 10 1e 12 03 03 00 80 0c 1a   ChID: 2
                                    2023-11-17 12:34:49.842  - info: knx.0 (31300) WRITE : mappedName : A3_Raumtemperatur EG Flur -Soll    dest : 2/2/3  val: 21   (DPT9.001) A3_Raumtemperatur_EG_Flur_-Soll
                                    2023-11-17 12:34:49.843  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.844  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 08 00   ChID : 2 SeqCntIN : 8 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.845  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.846  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.847  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 09 00 29 00 bc e0 10 1e 12 04 03 00 80 07 6c   ChID: 2
                                    2023-11-17 12:34:49.848  - info: knx.0 (31300) WRITE : mappedName : A4_Raumtemperatur EG WC -Soll    dest : 2/2/4  val: 19   (DPT9.001) A4_Raumtemperatur_EG_WC_-Soll
                                    2023-11-17 12:34:49.848  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 09 00   ChID : 2 SeqCntIN : 9 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.851  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.852  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 0a 00 2e 00 bc e0 10 07 38 04 01 00 00  was successfully processed by receiver. 
                                    2023-11-17 12:34:49.852  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.854  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0a 00   ChID : 2 SeqCntIN : 10 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.855  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.855  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.856  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 0b 00 29 00 bc e0 10 1e 10 34 03 00 80 00 00   ChID: 2
                                    2023-11-17 12:34:49.857  - info: knx.0 (31300) WRITE : mappedName : PV_WP_Elektrische_Leistungsaufnahme    dest : 2/0/52  val: 0   (DPT9.001) PV_WP_Elektrische_Leistungsaufnahme
                                    2023-11-17 12:34:49.858  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.859  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0b 00   ChID : 2 SeqCntIN : 11 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.860  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.860  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.871  - info: knx.0 (31300)  Connection persists.....closing now
                                    2023-11-17 12:34:49.872  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                    2023-11-17 12:34:49.873  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Try to connect / reconnect :  STATE_READY(7) to STATE_NOT_CONNECTED(0).
                                    2023-11-17 12:34:49.874  - debug: knx.0 (31300) Adapter close
                                    2023-11-17 12:34:49.875  - info: knx.0 (31300) terminating
                                    2023-11-17 12:34:49.876  - debug: knx.0 (31300) Plugin sentry destroyed
                                    2023-11-17 12:34:49.876  - warn: knx.0 (31300) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    2023-11-17 12:34:49.878  - info: knx.0 (31300) ( END ) Sending DISCONNECT_REQUEST :           06 10 02 09 00 10 02 00 08 01 c0 a8 b2 3b c9 41                                                        ChID : 0 SeqCntIN : 11 SeqCntOUT : 3  msgCode : [object Object]
                                    2023-11-17 12:34:49.879  - info: knx.0 (31300)  STATE_DISCONNECT_REQUEST : Transition from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_REQUEST(15) not possible because of cancelled connection.
                                    2023-11-17 12:34:49.879  - info: knx.0 (31300)  Connection persists.....closing now
                                    2023-11-17 12:34:49.880  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                    2023-11-17 12:34:49.881  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
                                    2023-11-17 12:34:49.914  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  11    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,41,3,0,128,4,76]}
                                    2023-11-17 12:34:49.916  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,40,3,0,128,21,220]}
                                    2023-11-17 12:34:49.919  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  51    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,46,3,0,128,20,251]}
                                    2023-11-17 12:34:49.922  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.055    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,50,3,0,128,0,5]}
                                    2023-11-17 12:34:49.925  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                                    2023-11-17 12:34:49.935  - info: knx.0 (31300)  STATE_DISCONNECT_RESPONSE : from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_RESPONSE(16) ... connection closed
                                    2023-11-17 12:34:49.936  - info: knx.0 (31300) Received DISCONNECT_RESPONSE06 10 02 0a 00 08 02 00 
                                    2023-11-17 12:34:49.937  - info: knx.0 (31300)  Connection persists.....closing now
                                    2023-11-17 12:34:49.939  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                    2023-11-17 12:34:49.940  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
                                    2023-11-17 12:34:50.418  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                    2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:50.422  - error: host.raspberrypi instance system.adapter.knx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2023-11-17 12:34:50.422  - info: host.raspberrypi Restart adapter system.adapter.knx.0 because enabled
                                    DutchmanD Offline
                                    DutchmanD Offline
                                    Dutchman
                                    Developer Most Active Administrators
                                    wrote on last edited by
                                    #388

                                    @blacksheep587 sagte in Test Adapter KNX v2.x:

                                    @peer69 war leider auch nicht erfolgreich. Wenn ich eine neue Instanz hinzufüge, dann funktioniert diese. Die alte aber nachwievor nicht. Ich habe mal noch die Logstufe vom KNX-Adapter erweitert:

                                    2023-11-17 12:34:08.811  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31285
                                    2023-11-17 12:34:12.629  - debug: knx.0 (31285) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    2023-11-17 12:34:12.708  - debug: knx.0 (31285) Objects client ready ... initialize now
                                    2023-11-17 12:34:12.712  - debug: knx.0 (31285) Objects create System PubSub Client
                                    2023-11-17 12:34:12.714  - debug: knx.0 (31285) Objects create User PubSub Client
                                    2023-11-17 12:34:12.774  - debug: knx.0 (31285) Objects client initialize lua scripts
                                    2023-11-17 12:34:12.785  - debug: knx.0 (31285) Objects connected to redis: 127.0.0.1:9001
                                    2023-11-17 12:34:12.834  - debug: knx.0 (31285) Redis States: Use Redis connection: 127.0.0.1:9000
                                    2023-11-17 12:34:12.853  - debug: knx.0 (31285) States create System PubSub Client
                                    2023-11-17 12:34:12.855  - debug: knx.0 (31285) States create User PubSub Client
                                    2023-11-17 12:34:12.932  - debug: knx.0 (31285) States connected to redis: 127.0.0.1:9000
                                    2023-11-17 12:34:12.985  - debug: knx.0 (31285) Plugin sentry Initialize Plugin (enabled=true)
                                    2023-11-17 12:34:13.795  - info: knx.0 (31285) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                                    2023-11-17 12:34:20.308  - info: host.raspberrypi stopInstance system.adapter.knx.0 (force=false, process=true)
                                    2023-11-17 12:34:20.417  - info: knx.0 (31285) Got terminate signal TERMINATE_YOURSELF
                                    2023-11-17 12:34:20.425  - info: host.raspberrypi stopInstance system.adapter.knx.0 send kill signal
                                    2023-11-17 12:34:20.424  - debug: knx.0 (31285) Adapter close
                                    2023-11-17 12:34:20.426  - info: knx.0 (31285) terminating
                                    2023-11-17 12:34:20.427  - debug: knx.0 (31285) Plugin sentry destroyed
                                    2023-11-17 12:34:20.428  - info: knx.0 (31285) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2023-11-17 12:34:20.930  - info: knx.0 (31285) terminating
                                    2023-11-17 12:34:20.951  - error: knx.0 (31285) Cannot get objects: Error: Connection is closed.
                                    2023-11-17 12:34:21.069  - info: host.raspberrypi instance system.adapter.knx.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2023-11-17 12:34:23.688  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31300
                                    2023-11-17 12:34:27.588  - debug: knx.0 (31300) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    2023-11-17 12:34:27.662  - debug: knx.0 (31300) Objects client ready ... initialize now
                                    2023-11-17 12:34:27.666  - debug: knx.0 (31300) Objects create System PubSub Client
                                    2023-11-17 12:34:27.668  - debug: knx.0 (31300) Objects create User PubSub Client
                                    2023-11-17 12:34:27.727  - debug: knx.0 (31300) Objects client initialize lua scripts
                                    2023-11-17 12:34:27.737  - debug: knx.0 (31300) Objects connected to redis: 127.0.0.1:9001
                                    2023-11-17 12:34:27.786  - debug: knx.0 (31300) Redis States: Use Redis connection: 127.0.0.1:9000
                                    2023-11-17 12:34:27.806  - debug: knx.0 (31300) States create System PubSub Client
                                    2023-11-17 12:34:27.808  - debug: knx.0 (31300) States create User PubSub Client
                                    2023-11-17 12:34:27.888  - debug: knx.0 (31300) States connected to redis: 127.0.0.1:9000
                                    2023-11-17 12:34:27.943  - debug: knx.0 (31300) Plugin sentry Initialize Plugin (enabled=true)
                                    2023-11-17 12:34:28.821  - info: knx.0 (31300) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                                    2023-11-17 12:34:38.769  - warn: knx.0 (31300) stateChange: not ready
                                    2023-11-17 12:34:40.283  - warn: knx.0 (31300) stateChange: not ready
                                    2023-11-17 12:34:40.361  - warn: knx.0 (31300) stateChange: not ready
                                    2023-11-17 12:34:49.161  - info: knx.0 (31300) knx license is OK.
                                    2023-11-17 12:34:49.164  - info: knx.0 (31300) Connecting to knx GW: 192.168.178.100:3671 with phy. Adr: 1.0.7
                                    2023-11-17 12:34:49.176  - info: knx.0 (31300) Debuglevel: 2    3
                                    2023-11-17 12:34:49.182  - info: knx.0 (31300) Event : UDP - listening
                                    2023-11-17 12:34:49.188  - info: knx.0 (31300) Connected  - local UDP Server listening on 192.168.178.59:51521
                                    2023-11-17 12:34:49.192  - info: knx.0 (31300) Send : description Request :        06 10 02 03 00 0e 08 01 c0 a8 b2 3b c9 41        sent to 192.168.178.100:3671
                                    2023-11-17 12:34:49.203  - info: knx.0 (31300) Send : searchReqExt Request :        06 10 02 0b 00 14 08 01 c0 a8 b2 3b c9 41 06 04 01 02 08 06        sent to 192.168.178.100:3671
                                    2023-11-17 12:34:49.204  - info: knx.0 (31300)  STATE_SEARCH_EXT_REQUEST : no defined handling for transition from State: STATE_DESCRIPTION_RESPONSE(18) to STATE_SEARCH_EXT_REQUEST(19).
                                    2023-11-17 12:34:49.209  - info: knx.0 (31300)  receiving descrExtResp
                                    2023-11-17 12:34:49.211  - info: knx.0 (31300) Send : UDP Connection Request :        06 10 02 05 00 1a 08 01 c0 a8 b2 3b c9 41 08 01 00 00 00 00 c9 41 04 04 02 00        sent to 192.168.178.100:3671
                                    2023-11-17 12:34:49.222  - info: knx.0 (31300) Received  CONNECTION_RESPONSE : 06 10 02 06 00 14 02 00 08 01 c0 a8 b2 64 0e 57 04 04 10 04    GW-IP: 192.168.178.100:3671 -  ChannelID: 2 cnt IN/OUT: 0/0
                                    #Hier wurden dann diverse Datenpunkte erzeugt...
                                    2023-11-17 12:34:49.306  - info: knx.0 (31300) Connected! :-) 
                                    2023-11-17 12:34:49.542  - info: knx.0 (31300)  Has todo still 309 tasks, just processing : false
                                    2023-11-17 12:34:49.545  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 0 SeqCntOUT : 0 GA : 7/0/1 conCheck.conected : true
                                    2023-11-17 12:34:49.547  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00  byteLen : 21
                                    2023-11-17 12:34:49.549  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 00 00    from 192.168.178.100:3671 SeqCntIN : 0 SeqCntOUT : 1 GA : 0/0/0
                                    2023-11-17 12:34:49.550  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                                    2023-11-17 12:34:49.551  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  7.266345ms 
                                    2023-11-17 12:34:49.552  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.587  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 00 00 2e 00 bc e0 10 07 38 01 01 00 00  was successfully processed by receiver. 
                                    2023-11-17 12:34:49.588  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.597  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 00 00   ChID : 2 SeqCntIN : 0 SeqCntOUT : 1 queue length : 308
                                    2023-11-17 12:34:49.598  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.599  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.600  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 01 00 29 00 bc e0 10 1e 10 01 03 00 80 00 2e   ChID: 2
                                    2023-11-17 12:34:49.607  - info: knx.0 (31300) WRITE : mappedName : Warmwasserzapftemperatur-soll    dest : 2/0/1  val: 46   (DPT7.000) Warmwasserzapftemperatur-soll
                                    2023-11-17 12:34:49.610  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 01 00   ChID : 2 SeqCntIN : 1 SeqCntOUT : 1 queue length : 308
                                    2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.613  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.622  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 02 00 29 00 bc e0 10 1e 10 0d 03 00 80 00 00   ChID: 2
                                    2023-11-17 12:34:49.624  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung Puls    dest : 2/0/13  val: 0   (DPT7.001) Waermepumpe_Stoerung_Puls
                                    2023-11-17 12:34:49.625  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.627  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 02 00   ChID : 2 SeqCntIN : 2 SeqCntOUT : 1 queue length : 308
                                    2023-11-17 12:34:49.628  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.628  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.633  - info: knx.0 (31300) main.js :  tGA.write on Statechange : 2/0/51   P-032E-0_GA-1378  typeof val: number  5.475  DPT9.024
                                    2023-11-17 12:34:49.642  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,1,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                                    2023-11-17 12:34:49.651  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 2 SeqCntOUT : 1 GA : 7/0/2 conCheck.conected : true
                                    2023-11-17 12:34:49.652  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00  byteLen : 21
                                    2023-11-17 12:34:49.656  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 03 00 29 00 bc e0 10 1e 10 05 03 00 80 00 01   ChID: 2
                                    2023-11-17 12:34:49.657  - info: knx.0 (31300) WRITE : mappedName : Heizkreis A Betriebsart    dest : 2/0/5  val: 1   (DPT7.000) Heizkreis_A_Betriebsart
                                    2023-11-17 12:34:49.659  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                                    2023-11-17 12:34:49.660  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 03 00   ChID : 2 SeqCntIN : 3 SeqCntOUT : 2 queue length : 308
                                    2023-11-17 12:34:49.661  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.662  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.662  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 01 00    from 192.168.178.100:3671 SeqCntIN : 3 SeqCntOUT : 2 GA : 0/0/0
                                    2023-11-17 12:34:49.663  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                                    2023-11-17 12:34:49.664  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  13.023492ms 
                                    2023-11-17 12:34:49.665  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.666  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 15 04 02 04 00 29 00 bc e0 10 03 10 0e 01 00 80   ChID: 2
                                    2023-11-17 12:34:49.668  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung bool    dest : 2/0/14  val: 0   (DPT1.001) Waermepumpe_Stoerung_bool
                                    2023-11-17 12:34:49.670  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 04 00   ChID : 2 SeqCntIN : 4 SeqCntOUT : 2 queue length : 308
                                    2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.672  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                    2023-11-17 12:34:49.683  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,1,3,0,128,1,244]}
                                    2023-11-17 12:34:49.687  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  23    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,0,3,0,128,12,126]}
                                    2023-11-17 12:34:49.690  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.009{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,9,3,0,128,0,0]}
                                    2023-11-17 12:34:49.693  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.562    dpt : DPT14.076{"type":"Buffer","data":[6,16,4,32,0,25,4,2,2,0,17,0,188,224,16,7,3,7,5,0,128,63,15,223,59]}
                                    2023-11-17 12:34:49.696  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,8,3,0,128,23,208]}
                                    2023-11-17 12:34:49.698  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  365    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,17,3,0,128,44,116]}
                                    2023-11-17 12:34:49.700  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  99    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,16,3,0,128,28,213]}
                                    2023-11-17 12:34:49.703  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  685    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,4,3,0,128,52,46]}
                                    2023-11-17 12:34:49.706  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,2,3,0,128,0,0]}
                                    2023-11-17 12:34:49.709  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,3,3,0,128,0,0]}
                                    2023-11-17 12:34:49.724  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.725  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                        at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:49.725  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.752  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.753  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                        at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:49.753  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.757  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.757  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                        at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:49.758  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.761  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.762  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                        at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:49.762  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.765  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.765  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                        at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:49.766  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:49.770  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,2,13,3,0,128,4,176]}
                                    2023-11-17 12:34:49.771  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 4 SeqCntOUT : 2 GA : 7/0/4 conCheck.conected : true
                                    2023-11-17 12:34:49.773  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00  byteLen : 21
                                    2023-11-17 12:34:49.776  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,15,3,0,128,23,208]}
                                    2023-11-17 12:34:49.779  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  1758    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,12,3,0,128,61,93]}
                                    2023-11-17 12:34:49.783  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  13    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,11,3,0,128,5,20]}
                                    2023-11-17 12:34:49.785  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  30    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,10,3,0,128,13,220]}
                                    2023-11-17 12:34:49.787  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  57    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,16,3,0,128,21,145]}
                                    2023-11-17 12:34:49.789  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  4    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,23,3,0,128,1,144]}
                                    2023-11-17 12:34:49.791  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  90    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,25,3,0,128,28,101]}
                                    2023-11-17 12:34:49.793  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,22,3,0,128,0,0]}
                                    2023-11-17 12:34:49.795  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  8    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,21,3,0,128,3,32]}
                                    2023-11-17 12:34:49.798  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  85    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,20,3,0,128,28,38]}
                                    2023-11-17 12:34:49.801  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,26,3,0,128,0,0]}
                                    2023-11-17 12:34:49.803  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  50    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,35,3,0,128,20,226]}
                                    2023-11-17 12:34:49.805  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,31,3,0,128,4,176]}
                                    2023-11-17 12:34:49.807  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,30,3,0,128,0,0]}
                                    2023-11-17 12:34:49.809  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,36,3,0,128,4,176]}
                                    2023-11-17 12:34:49.811  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,45,3,0,128,21,220]}
                                    2023-11-17 12:34:49.820  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 05 00 29 00 bc e0 10 1e 10 09 03 00 80 00 01   ChID: 2
                                    2023-11-17 12:34:49.821  - info: knx.0 (31300) WRITE : mappedName : Zonenmodul Modus    dest : 2/0/9  val: 1   (DPT7.000) Zonenmodul_Modus
                                    2023-11-17 12:34:49.822  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                                    2023-11-17 12:34:49.823  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 05 00   ChID : 2 SeqCntIN : 5 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.824  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.824  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.825  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 02 00    from 192.168.178.100:3671 SeqCntIN : 5 SeqCntOUT : 3 GA : 0/0/0
                                    2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 334
                                    2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  55.111437ms 
                                    2023-11-17 12:34:49.827  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.828  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 06 00 2e 00 bc e0 10 07 38 02 01 00 00  was successfully processed by receiver. 
                                    2023-11-17 12:34:49.828  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.829  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 06 00   ChID : 2 SeqCntIN : 6 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.830  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.830  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.831  - info: knx.0 (31300) ( 3.3 ) Received TUNNEL_REQUEST (RESPONSE  - send ACK)      :    06 10 04 20 00 17 04 02 07 00 29 00 bc d0 11 0a 38 01 03 00 40 0c b6                2
                                    2023-11-17 12:34:49.833  - info: knx.0 (31300) main.js: onGroupValue_Response from 7/0/1
                                    2023-11-17 12:34:49.834  - info: knx.0 (31300) RESPONSE : mappedName : Windgeschwindigkeit    dest : 7/0/1  val: 24.12   (DPT9.005) Windgeschwindigkeit
                                    2023-11-17 12:34:49.835  - info: knx.0 (31300) RESPONSE single-array value : 24.12 auf knx.0.Wetter.Wetterstation.Windgeschwindigkeit
                                    2023-11-17 12:34:49.836  - info: knx.0 (31300) ( 3.4 ) Received TUNNEL_REQUEST for unexpected address
                                    2023-11-17 12:34:49.837  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.838  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 07 00   ChID : 2 SeqCntIN : 7 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.839  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.839  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.841  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 08 00 29 00 bc e0 10 1e 12 03 03 00 80 0c 1a   ChID: 2
                                    2023-11-17 12:34:49.842  - info: knx.0 (31300) WRITE : mappedName : A3_Raumtemperatur EG Flur -Soll    dest : 2/2/3  val: 21   (DPT9.001) A3_Raumtemperatur_EG_Flur_-Soll
                                    2023-11-17 12:34:49.843  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.844  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 08 00   ChID : 2 SeqCntIN : 8 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.845  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.846  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.847  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 09 00 29 00 bc e0 10 1e 12 04 03 00 80 07 6c   ChID: 2
                                    2023-11-17 12:34:49.848  - info: knx.0 (31300) WRITE : mappedName : A4_Raumtemperatur EG WC -Soll    dest : 2/2/4  val: 19   (DPT9.001) A4_Raumtemperatur_EG_WC_-Soll
                                    2023-11-17 12:34:49.848  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 09 00   ChID : 2 SeqCntIN : 9 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.851  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.852  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 0a 00 2e 00 bc e0 10 07 38 04 01 00 00  was successfully processed by receiver. 
                                    2023-11-17 12:34:49.852  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.854  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0a 00   ChID : 2 SeqCntIN : 10 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.855  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.855  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.856  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 0b 00 29 00 bc e0 10 1e 10 34 03 00 80 00 00   ChID: 2
                                    2023-11-17 12:34:49.857  - info: knx.0 (31300) WRITE : mappedName : PV_WP_Elektrische_Leistungsaufnahme    dest : 2/0/52  val: 0   (DPT9.001) PV_WP_Elektrische_Leistungsaufnahme
                                    2023-11-17 12:34:49.858  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                    2023-11-17 12:34:49.859  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0b 00   ChID : 2 SeqCntIN : 11 SeqCntOUT : 3 queue length : 334
                                    2023-11-17 12:34:49.860  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                    2023-11-17 12:34:49.860  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                    2023-11-17 12:34:49.871  - info: knx.0 (31300)  Connection persists.....closing now
                                    2023-11-17 12:34:49.872  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                    2023-11-17 12:34:49.873  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Try to connect / reconnect :  STATE_READY(7) to STATE_NOT_CONNECTED(0).
                                    2023-11-17 12:34:49.874  - debug: knx.0 (31300) Adapter close
                                    2023-11-17 12:34:49.875  - info: knx.0 (31300) terminating
                                    2023-11-17 12:34:49.876  - debug: knx.0 (31300) Plugin sentry destroyed
                                    2023-11-17 12:34:49.876  - warn: knx.0 (31300) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    2023-11-17 12:34:49.878  - info: knx.0 (31300) ( END ) Sending DISCONNECT_REQUEST :           06 10 02 09 00 10 02 00 08 01 c0 a8 b2 3b c9 41                                                        ChID : 0 SeqCntIN : 11 SeqCntOUT : 3  msgCode : [object Object]
                                    2023-11-17 12:34:49.879  - info: knx.0 (31300)  STATE_DISCONNECT_REQUEST : Transition from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_REQUEST(15) not possible because of cancelled connection.
                                    2023-11-17 12:34:49.879  - info: knx.0 (31300)  Connection persists.....closing now
                                    2023-11-17 12:34:49.880  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                    2023-11-17 12:34:49.881  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
                                    2023-11-17 12:34:49.914  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  11    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,41,3,0,128,4,76]}
                                    2023-11-17 12:34:49.916  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,40,3,0,128,21,220]}
                                    2023-11-17 12:34:49.919  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  51    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,46,3,0,128,20,251]}
                                    2023-11-17 12:34:49.922  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.055    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,50,3,0,128,0,5]}
                                    2023-11-17 12:34:49.925  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                                    2023-11-17 12:34:49.935  - info: knx.0 (31300)  STATE_DISCONNECT_RESPONSE : from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_RESPONSE(16) ... connection closed
                                    2023-11-17 12:34:49.936  - info: knx.0 (31300) Received DISCONNECT_RESPONSE06 10 02 0a 00 08 02 00 
                                    2023-11-17 12:34:49.937  - info: knx.0 (31300)  Connection persists.....closing now
                                    2023-11-17 12:34:49.939  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                    2023-11-17 12:34:49.940  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
                                    2023-11-17 12:34:50.418  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val')
                                    2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                    2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at processImmediate (node:internal/timers:478:21)
                                    2023-11-17 12:34:50.422  - error: host.raspberrypi instance system.adapter.knx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2023-11-17 12:34:50.422  - info: host.raspberrypi Restart adapter system.adapter.knx.0 because enabled
                                    

                                    es sieht so aus also er sich hier komplett zerschossen hat, da eine 2te Instanz geht waehre es eine option die fehlerhafte zu löschen und neu an zu legen ?

                                    B 1 Reply Last reply
                                    0
                                    • DutchmanD Dutchman

                                      @blacksheep587 sagte in Test Adapter KNX v2.x:

                                      @peer69 war leider auch nicht erfolgreich. Wenn ich eine neue Instanz hinzufüge, dann funktioniert diese. Die alte aber nachwievor nicht. Ich habe mal noch die Logstufe vom KNX-Adapter erweitert:

                                      2023-11-17 12:34:08.811  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31285
                                      2023-11-17 12:34:12.629  - debug: knx.0 (31285) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2023-11-17 12:34:12.708  - debug: knx.0 (31285) Objects client ready ... initialize now
                                      2023-11-17 12:34:12.712  - debug: knx.0 (31285) Objects create System PubSub Client
                                      2023-11-17 12:34:12.714  - debug: knx.0 (31285) Objects create User PubSub Client
                                      2023-11-17 12:34:12.774  - debug: knx.0 (31285) Objects client initialize lua scripts
                                      2023-11-17 12:34:12.785  - debug: knx.0 (31285) Objects connected to redis: 127.0.0.1:9001
                                      2023-11-17 12:34:12.834  - debug: knx.0 (31285) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2023-11-17 12:34:12.853  - debug: knx.0 (31285) States create System PubSub Client
                                      2023-11-17 12:34:12.855  - debug: knx.0 (31285) States create User PubSub Client
                                      2023-11-17 12:34:12.932  - debug: knx.0 (31285) States connected to redis: 127.0.0.1:9000
                                      2023-11-17 12:34:12.985  - debug: knx.0 (31285) Plugin sentry Initialize Plugin (enabled=true)
                                      2023-11-17 12:34:13.795  - info: knx.0 (31285) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                                      2023-11-17 12:34:20.308  - info: host.raspberrypi stopInstance system.adapter.knx.0 (force=false, process=true)
                                      2023-11-17 12:34:20.417  - info: knx.0 (31285) Got terminate signal TERMINATE_YOURSELF
                                      2023-11-17 12:34:20.425  - info: host.raspberrypi stopInstance system.adapter.knx.0 send kill signal
                                      2023-11-17 12:34:20.424  - debug: knx.0 (31285) Adapter close
                                      2023-11-17 12:34:20.426  - info: knx.0 (31285) terminating
                                      2023-11-17 12:34:20.427  - debug: knx.0 (31285) Plugin sentry destroyed
                                      2023-11-17 12:34:20.428  - info: knx.0 (31285) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2023-11-17 12:34:20.930  - info: knx.0 (31285) terminating
                                      2023-11-17 12:34:20.951  - error: knx.0 (31285) Cannot get objects: Error: Connection is closed.
                                      2023-11-17 12:34:21.069  - info: host.raspberrypi instance system.adapter.knx.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2023-11-17 12:34:23.688  - info: host.raspberrypi instance system.adapter.knx.0 started with pid 31300
                                      2023-11-17 12:34:27.588  - debug: knx.0 (31300) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2023-11-17 12:34:27.662  - debug: knx.0 (31300) Objects client ready ... initialize now
                                      2023-11-17 12:34:27.666  - debug: knx.0 (31300) Objects create System PubSub Client
                                      2023-11-17 12:34:27.668  - debug: knx.0 (31300) Objects create User PubSub Client
                                      2023-11-17 12:34:27.727  - debug: knx.0 (31300) Objects client initialize lua scripts
                                      2023-11-17 12:34:27.737  - debug: knx.0 (31300) Objects connected to redis: 127.0.0.1:9001
                                      2023-11-17 12:34:27.786  - debug: knx.0 (31300) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2023-11-17 12:34:27.806  - debug: knx.0 (31300) States create System PubSub Client
                                      2023-11-17 12:34:27.808  - debug: knx.0 (31300) States create User PubSub Client
                                      2023-11-17 12:34:27.888  - debug: knx.0 (31300) States connected to redis: 127.0.0.1:9000
                                      2023-11-17 12:34:27.943  - debug: knx.0 (31300) Plugin sentry Initialize Plugin (enabled=true)
                                      2023-11-17 12:34:28.821  - info: knx.0 (31300) starting. Version 2.0.23 in /opt/iobroker/node_modules/iobroker.knx, node: v18.18.2, js-controller: 5.0.16
                                      2023-11-17 12:34:38.769  - warn: knx.0 (31300) stateChange: not ready
                                      2023-11-17 12:34:40.283  - warn: knx.0 (31300) stateChange: not ready
                                      2023-11-17 12:34:40.361  - warn: knx.0 (31300) stateChange: not ready
                                      2023-11-17 12:34:49.161  - info: knx.0 (31300) knx license is OK.
                                      2023-11-17 12:34:49.164  - info: knx.0 (31300) Connecting to knx GW: 192.168.178.100:3671 with phy. Adr: 1.0.7
                                      2023-11-17 12:34:49.176  - info: knx.0 (31300) Debuglevel: 2    3
                                      2023-11-17 12:34:49.182  - info: knx.0 (31300) Event : UDP - listening
                                      2023-11-17 12:34:49.188  - info: knx.0 (31300) Connected  - local UDP Server listening on 192.168.178.59:51521
                                      2023-11-17 12:34:49.192  - info: knx.0 (31300) Send : description Request :        06 10 02 03 00 0e 08 01 c0 a8 b2 3b c9 41        sent to 192.168.178.100:3671
                                      2023-11-17 12:34:49.203  - info: knx.0 (31300) Send : searchReqExt Request :        06 10 02 0b 00 14 08 01 c0 a8 b2 3b c9 41 06 04 01 02 08 06        sent to 192.168.178.100:3671
                                      2023-11-17 12:34:49.204  - info: knx.0 (31300)  STATE_SEARCH_EXT_REQUEST : no defined handling for transition from State: STATE_DESCRIPTION_RESPONSE(18) to STATE_SEARCH_EXT_REQUEST(19).
                                      2023-11-17 12:34:49.209  - info: knx.0 (31300)  receiving descrExtResp
                                      2023-11-17 12:34:49.211  - info: knx.0 (31300) Send : UDP Connection Request :        06 10 02 05 00 1a 08 01 c0 a8 b2 3b c9 41 08 01 00 00 00 00 c9 41 04 04 02 00        sent to 192.168.178.100:3671
                                      2023-11-17 12:34:49.222  - info: knx.0 (31300) Received  CONNECTION_RESPONSE : 06 10 02 06 00 14 02 00 08 01 c0 a8 b2 64 0e 57 04 04 10 04    GW-IP: 192.168.178.100:3671 -  ChannelID: 2 cnt IN/OUT: 0/0
                                      #Hier wurden dann diverse Datenpunkte erzeugt...
                                      2023-11-17 12:34:49.306  - info: knx.0 (31300) Connected! :-) 
                                      2023-11-17 12:34:49.542  - info: knx.0 (31300)  Has todo still 309 tasks, just processing : false
                                      2023-11-17 12:34:49.545  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 0 SeqCntOUT : 0 GA : 7/0/1 conCheck.conected : true
                                      2023-11-17 12:34:49.547  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 00 00 11 00 bc e0 10 07 38 01 01 00 00  byteLen : 21
                                      2023-11-17 12:34:49.549  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 00 00    from 192.168.178.100:3671 SeqCntIN : 0 SeqCntOUT : 1 GA : 0/0/0
                                      2023-11-17 12:34:49.550  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                                      2023-11-17 12:34:49.551  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  7.266345ms 
                                      2023-11-17 12:34:49.552  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                      2023-11-17 12:34:49.587  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 00 00 2e 00 bc e0 10 07 38 01 01 00 00  was successfully processed by receiver. 
                                      2023-11-17 12:34:49.588  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                      2023-11-17 12:34:49.597  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 00 00   ChID : 2 SeqCntIN : 0 SeqCntOUT : 1 queue length : 308
                                      2023-11-17 12:34:49.598  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.599  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                      2023-11-17 12:34:49.600  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 01 00 29 00 bc e0 10 1e 10 01 03 00 80 00 2e   ChID: 2
                                      2023-11-17 12:34:49.607  - info: knx.0 (31300) WRITE : mappedName : Warmwasserzapftemperatur-soll    dest : 2/0/1  val: 46   (DPT7.000) Warmwasserzapftemperatur-soll
                                      2023-11-17 12:34:49.610  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                      2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 01 00   ChID : 2 SeqCntIN : 1 SeqCntOUT : 1 queue length : 308
                                      2023-11-17 12:34:49.612  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.613  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                      2023-11-17 12:34:49.622  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 02 00 29 00 bc e0 10 1e 10 0d 03 00 80 00 00   ChID: 2
                                      2023-11-17 12:34:49.624  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung Puls    dest : 2/0/13  val: 0   (DPT7.001) Waermepumpe_Stoerung_Puls
                                      2023-11-17 12:34:49.625  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                      2023-11-17 12:34:49.627  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 02 00   ChID : 2 SeqCntIN : 2 SeqCntOUT : 1 queue length : 308
                                      2023-11-17 12:34:49.628  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.628  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                      2023-11-17 12:34:49.633  - info: knx.0 (31300) main.js :  tGA.write on Statechange : 2/0/51   P-032E-0_GA-1378  typeof val: number  5.475  DPT9.024
                                      2023-11-17 12:34:49.642  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,1,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                                      2023-11-17 12:34:49.651  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 2 SeqCntOUT : 1 GA : 7/0/2 conCheck.conected : true
                                      2023-11-17 12:34:49.652  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 01 00 11 00 bc e0 10 07 38 02 01 00 00  byteLen : 21
                                      2023-11-17 12:34:49.656  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 03 00 29 00 bc e0 10 1e 10 05 03 00 80 00 01   ChID: 2
                                      2023-11-17 12:34:49.657  - info: knx.0 (31300) WRITE : mappedName : Heizkreis A Betriebsart    dest : 2/0/5  val: 1   (DPT7.000) Heizkreis_A_Betriebsart
                                      2023-11-17 12:34:49.659  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                                      2023-11-17 12:34:49.660  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 03 00   ChID : 2 SeqCntIN : 3 SeqCntOUT : 2 queue length : 308
                                      2023-11-17 12:34:49.661  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.662  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                      2023-11-17 12:34:49.662  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 01 00    from 192.168.178.100:3671 SeqCntIN : 3 SeqCntOUT : 2 GA : 0/0/0
                                      2023-11-17 12:34:49.663  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 308
                                      2023-11-17 12:34:49.664  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  13.023492ms 
                                      2023-11-17 12:34:49.665  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                      2023-11-17 12:34:49.666  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 15 04 02 04 00 29 00 bc e0 10 03 10 0e 01 00 80   ChID: 2
                                      2023-11-17 12:34:49.668  - info: knx.0 (31300) WRITE : mappedName : Waermepumpe Stoerung bool    dest : 2/0/14  val: 0   (DPT1.001) Waermepumpe_Stoerung_bool
                                      2023-11-17 12:34:49.670  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                      2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 04 00   ChID : 2 SeqCntIN : 4 SeqCntOUT : 2 queue length : 308
                                      2023-11-17 12:34:49.671  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.672  - info: knx.0 (31300)  Has todo still 308 tasks, just processing : false
                                      2023-11-17 12:34:49.683  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,1,3,0,128,1,244]}
                                      2023-11-17 12:34:49.687  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  23    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,0,3,0,128,12,126]}
                                      2023-11-17 12:34:49.690  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.009{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,9,3,0,128,0,0]}
                                      2023-11-17 12:34:49.693  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.562    dpt : DPT14.076{"type":"Buffer","data":[6,16,4,32,0,25,4,2,2,0,17,0,188,224,16,7,3,7,5,0,128,63,15,223,59]}
                                      2023-11-17 12:34:49.696  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,8,3,0,128,23,208]}
                                      2023-11-17 12:34:49.698  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  365    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,17,3,0,128,44,116]}
                                      2023-11-17 12:34:49.700  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  99    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,16,3,0,128,28,213]}
                                      2023-11-17 12:34:49.703  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  685    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,4,3,0,128,52,46]}
                                      2023-11-17 12:34:49.706  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,2,3,0,128,0,0]}
                                      2023-11-17 12:34:49.709  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.000{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,3,3,3,0,128,0,0]}
                                      2023-11-17 12:34:49.724  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:49.725  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                          at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                          at processImmediate (node:internal/timers:478:21)
                                      2023-11-17 12:34:49.725  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:49.752  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:49.753  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                          at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                          at processImmediate (node:internal/timers:478:21)
                                      2023-11-17 12:34:49.753  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:49.757  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:49.757  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                          at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                          at processImmediate (node:internal/timers:478:21)
                                      2023-11-17 12:34:49.758  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:49.761  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:49.762  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                          at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                          at processImmediate (node:internal/timers:478:21)
                                      2023-11-17 12:34:49.762  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:49.765  - error: knx.0 (31300) uncaught exception: Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:49.765  - error: knx.0 (31300) TypeError: Cannot read properties of null (reading 'val')
                                          at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                          at processImmediate (node:internal/timers:478:21)
                                      2023-11-17 12:34:49.766  - error: knx.0 (31300) Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:49.770  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,2,0,17,0,188,224,16,7,2,13,3,0,128,4,176]}
                                      2023-11-17 12:34:49.771  - info: knx.0 (31300) ( 1 ) Sending : GroupValueRead :   06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00    sent to 192.168.178.100:3671  ChID: 2 SeqCntIN : 4 SeqCntOUT : 2 GA : 7/0/4 conCheck.conected : true
                                      2023-11-17 12:34:49.773  - info: knx.0 (31300) easy-knx: task.data : 06 10 04 20 00 15 04 02 02 00 11 00 bc e0 10 07 38 04 01 00 00  byteLen : 21
                                      2023-11-17 12:34:49.776  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  80    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,15,3,0,128,23,208]}
                                      2023-11-17 12:34:49.779  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  1758    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,12,3,0,128,61,93]}
                                      2023-11-17 12:34:49.783  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  13    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,11,3,0,128,5,20]}
                                      2023-11-17 12:34:49.785  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  30    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,10,3,0,128,13,220]}
                                      2023-11-17 12:34:49.787  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  57    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,16,3,0,128,21,145]}
                                      2023-11-17 12:34:49.789  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  4    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,23,3,0,128,1,144]}
                                      2023-11-17 12:34:49.791  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  90    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,25,3,0,128,28,101]}
                                      2023-11-17 12:34:49.793  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.004{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,22,3,0,128,0,0]}
                                      2023-11-17 12:34:49.795  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  8    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,21,3,0,128,3,32]}
                                      2023-11-17 12:34:49.798  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  85    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,20,3,0,128,28,38]}
                                      2023-11-17 12:34:49.801  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,26,3,0,128,0,0]}
                                      2023-11-17 12:34:49.803  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  50    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,35,3,0,128,20,226]}
                                      2023-11-17 12:34:49.805  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,31,3,0,128,4,176]}
                                      2023-11-17 12:34:49.807  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,30,3,0,128,0,0]}
                                      2023-11-17 12:34:49.809  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  12    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,36,3,0,128,4,176]}
                                      2023-11-17 12:34:49.811  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,45,3,0,128,21,220]}
                                      2023-11-17 12:34:49.820  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 05 00 29 00 bc e0 10 1e 10 09 03 00 80 00 01   ChID: 2
                                      2023-11-17 12:34:49.821  - info: knx.0 (31300) WRITE : mappedName : Zonenmodul Modus    dest : 2/0/9  val: 1   (DPT7.000) Zonenmodul_Modus
                                      2023-11-17 12:34:49.822  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK newState: deferred
                                      2023-11-17 12:34:49.823  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 05 00   ChID : 2 SeqCntIN : 5 SeqCntOUT : 3 queue length : 334
                                      2023-11-17 12:34:49.824  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.824  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                      2023-11-17 12:34:49.825  - info: knx.0 (31300) ( 2 ) Received TUNNEL_ACK      :             06 10 04 21 00 0a 04 02 02 00    from 192.168.178.100:3671 SeqCntIN : 5 SeqCntOUT : 3 GA : 0/0/0
                                      2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==>  successful acknowledged previous package... processing next of 334
                                      2023-11-17 12:34:49.826  - info: knx.0 (31300)  ==> easy-knx.js: signal runtime : 0s  55.111437ms 
                                      2023-11-17 12:34:49.827  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                      2023-11-17 12:34:49.828  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 06 00 2e 00 bc e0 10 07 38 02 01 00 00  was successfully processed by receiver. 
                                      2023-11-17 12:34:49.828  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                      2023-11-17 12:34:49.829  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 06 00   ChID : 2 SeqCntIN : 6 SeqCntOUT : 3 queue length : 334
                                      2023-11-17 12:34:49.830  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.830  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                      2023-11-17 12:34:49.831  - info: knx.0 (31300) ( 3.3 ) Received TUNNEL_REQUEST (RESPONSE  - send ACK)      :    06 10 04 20 00 17 04 02 07 00 29 00 bc d0 11 0a 38 01 03 00 40 0c b6                2
                                      2023-11-17 12:34:49.833  - info: knx.0 (31300) main.js: onGroupValue_Response from 7/0/1
                                      2023-11-17 12:34:49.834  - info: knx.0 (31300) RESPONSE : mappedName : Windgeschwindigkeit    dest : 7/0/1  val: 24.12   (DPT9.005) Windgeschwindigkeit
                                      2023-11-17 12:34:49.835  - info: knx.0 (31300) RESPONSE single-array value : 24.12 auf knx.0.Wetter.Wetterstation.Windgeschwindigkeit
                                      2023-11-17 12:34:49.836  - info: knx.0 (31300) ( 3.4 ) Received TUNNEL_REQUEST for unexpected address
                                      2023-11-17 12:34:49.837  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                      2023-11-17 12:34:49.838  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 07 00   ChID : 2 SeqCntIN : 7 SeqCntOUT : 3 queue length : 334
                                      2023-11-17 12:34:49.839  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.839  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                      2023-11-17 12:34:49.841  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 08 00 29 00 bc e0 10 1e 12 03 03 00 80 0c 1a   ChID: 2
                                      2023-11-17 12:34:49.842  - info: knx.0 (31300) WRITE : mappedName : A3_Raumtemperatur EG Flur -Soll    dest : 2/2/3  val: 21   (DPT9.001) A3_Raumtemperatur_EG_Flur_-Soll
                                      2023-11-17 12:34:49.843  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                      2023-11-17 12:34:49.844  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 08 00   ChID : 2 SeqCntIN : 8 SeqCntOUT : 3 queue length : 334
                                      2023-11-17 12:34:49.845  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.846  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                      2023-11-17 12:34:49.847  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 09 00 29 00 bc e0 10 1e 12 04 03 00 80 07 6c   ChID: 2
                                      2023-11-17 12:34:49.848  - info: knx.0 (31300) WRITE : mappedName : A4_Raumtemperatur EG WC -Soll    dest : 2/2/4  val: 19   (DPT9.001) A4_Raumtemperatur_EG_WC_-Soll
                                      2023-11-17 12:34:49.848  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                      2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 09 00   ChID : 2 SeqCntIN : 9 SeqCntOUT : 3 queue length : 334
                                      2023-11-17 12:34:49.850  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.851  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                      2023-11-17 12:34:49.852  - info: knx.0 (31300) ( 3.6a ) Received L_DATA.con  06 10 04 20 00 15 04 02 0a 00 2e 00 bc e0 10 07 38 04 01 00 00  was successfully processed by receiver. 
                                      2023-11-17 12:34:49.852  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                      2023-11-17 12:34:49.854  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0a 00   ChID : 2 SeqCntIN : 10 SeqCntOUT : 3 queue length : 334
                                      2023-11-17 12:34:49.855  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.855  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                      2023-11-17 12:34:49.856  - info: knx.0 (31300) ( 3.2 ) Received TUNNEL_REQUEST (WRITE - send ACK )         :    06 10 04 20 00 17 04 02 0b 00 29 00 bc e0 10 1e 10 34 03 00 80 00 00   ChID: 2
                                      2023-11-17 12:34:49.857  - info: knx.0 (31300) WRITE : mappedName : PV_WP_Elektrische_Leistungsaufnahme    dest : 2/0/52  val: 0   (DPT9.001) PV_WP_Elektrische_Leistungsaufnahme
                                      2023-11-17 12:34:49.858  - info: knx.0 (31300) =====> STATE_TUNNELING_ACK
                                      2023-11-17 12:34:49.859  - info: knx.0 (31300) ( 4 ) Sending Tunnel_Request ACK  : 06 10 04 21 00 0a 04 02 0b 00   ChID : 2 SeqCntIN : 11 SeqCntOUT : 3 queue length : 334
                                      2023-11-17 12:34:49.860  - info: knx.0 (31300) ( 4.b ) return to STATE_READY, processing : false
                                      2023-11-17 12:34:49.860  - info: knx.0 (31300)  Has todo still 334 tasks, just processing : false
                                      2023-11-17 12:34:49.871  - info: knx.0 (31300)  Connection persists.....closing now
                                      2023-11-17 12:34:49.872  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                      2023-11-17 12:34:49.873  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Try to connect / reconnect :  STATE_READY(7) to STATE_NOT_CONNECTED(0).
                                      2023-11-17 12:34:49.874  - debug: knx.0 (31300) Adapter close
                                      2023-11-17 12:34:49.875  - info: knx.0 (31300) terminating
                                      2023-11-17 12:34:49.876  - debug: knx.0 (31300) Plugin sentry destroyed
                                      2023-11-17 12:34:49.876  - warn: knx.0 (31300) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2023-11-17 12:34:49.878  - info: knx.0 (31300) ( END ) Sending DISCONNECT_REQUEST :           06 10 02 09 00 10 02 00 08 01 c0 a8 b2 3b c9 41                                                        ChID : 0 SeqCntIN : 11 SeqCntOUT : 3  msgCode : [object Object]
                                      2023-11-17 12:34:49.879  - info: knx.0 (31300)  STATE_DISCONNECT_REQUEST : Transition from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_REQUEST(15) not possible because of cancelled connection.
                                      2023-11-17 12:34:49.879  - info: knx.0 (31300)  Connection persists.....closing now
                                      2023-11-17 12:34:49.880  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                      2023-11-17 12:34:49.881  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_REQUEST(15) to STATE_NOT_CONNECTED(0).
                                      2023-11-17 12:34:49.914  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  11    dpt : DPT9.001{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,41,3,0,128,4,76]}
                                      2023-11-17 12:34:49.916  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  60    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,40,3,0,128,21,220]}
                                      2023-11-17 12:34:49.919  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  51    dpt : DPT9.007{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,2,46,3,0,128,20,251]}
                                      2023-11-17 12:34:49.922  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  0.055    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,50,3,0,128,0,5]}
                                      2023-11-17 12:34:49.925  - info: knx.0 (31300) easy-knx.js groupValueWrite  value:  5.475    dpt : DPT9.024{"type":"Buffer","data":[6,16,4,32,0,23,4,2,3,0,17,0,188,224,16,7,16,51,3,0,128,2,35]}
                                      2023-11-17 12:34:49.935  - info: knx.0 (31300)  STATE_DISCONNECT_RESPONSE : from State:  STATE_NOT_CONNECTED(0) to STATE_DISCONNECT_RESPONSE(16) ... connection closed
                                      2023-11-17 12:34:49.936  - info: knx.0 (31300) Received DISCONNECT_RESPONSE06 10 02 0a 00 08 02 00 
                                      2023-11-17 12:34:49.937  - info: knx.0 (31300)  Connection persists.....closing now
                                      2023-11-17 12:34:49.939  - info: knx.0 (31300)  ... not able to close connection, because already closed
                                      2023-11-17 12:34:49.940  - info: knx.0 (31300)  STATE_NOT_CONNECTED : Stop connection :  STATE_DISCONNECT_RESPONSE(16) to STATE_NOT_CONNECTED(0).
                                      2023-11-17 12:34:50.418  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                      2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[0]:     at processImmediate (node:internal/timers:478:21)
                                      2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]: TypeError: Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                      2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[1]:     at processImmediate (node:internal/timers:478:21)
                                      2023-11-17 12:34:50.420  - error: host.raspberrypi Caught by controller[2]: TypeError: Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                      2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[2]:     at processImmediate (node:internal/timers:478:21)
                                      2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]: TypeError: Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                      2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[3]:     at processImmediate (node:internal/timers:478:21)
                                      2023-11-17 12:34:50.421  - error: host.raspberrypi Caught by controller[4]: TypeError: Cannot read properties of null (reading 'val')
                                      2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:380948)
                                      2023-11-17 12:34:50.422  - error: host.raspberrypi Caught by controller[4]:     at processImmediate (node:internal/timers:478:21)
                                      2023-11-17 12:34:50.422  - error: host.raspberrypi instance system.adapter.knx.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                      2023-11-17 12:34:50.422  - info: host.raspberrypi Restart adapter system.adapter.knx.0 because enabled
                                      

                                      es sieht so aus also er sich hier komplett zerschossen hat, da eine 2te Instanz geht waehre es eine option die fehlerhafte zu löschen und neu an zu legen ?

                                      B Offline
                                      B Offline
                                      blacksheep587
                                      wrote on last edited by
                                      #389

                                      @dutchman Ja, das habe ich gerade gemacht. Es hat aber nicht geholfen, die 0er Instanz zu deinstallieren und eine neue 0er zu erstellen. Ich baue jetzt auf 1. Instanz auf. Jetzt die Frage: kann ich InfluxDB Logs umhängen in eine andere Instanz?

                                      DutchmanD 1 Reply Last reply
                                      0
                                      • B blacksheep587

                                        @dutchman Ja, das habe ich gerade gemacht. Es hat aber nicht geholfen, die 0er Instanz zu deinstallieren und eine neue 0er zu erstellen. Ich baue jetzt auf 1. Instanz auf. Jetzt die Frage: kann ich InfluxDB Logs umhängen in eine andere Instanz?

                                        DutchmanD Offline
                                        DutchmanD Offline
                                        Dutchman
                                        Developer Most Active Administrators
                                        wrote on last edited by Dutchman
                                        #390

                                        @blacksheep587 sagte in Test Adapter KNX v2.x:

                                        @dutchman Ja, das habe ich gerade gemacht. Es hat aber nicht geholfen, die 0er Instanz zu deinstallieren und eine neue 0er zu erstellen. Ich baue jetzt auf 1. Instanz auf. Jetzt die Frage: kann ich InfluxDB Logs umhängen in eine andere Instanz?

                                        hmm ja aber damit bekämpfen wir ein symptom und mache es komplex da wir mit aliassen arbeiten müssen.
                                        (die Datenpunkte ändern sich nämlich von knx.0 nach knx.1)
                                        Wieso lässt sich die erste Instanz nicht löschen, kommt da was im log oder ?

                                        B 1 Reply Last reply
                                        0
                                        • DutchmanD Dutchman

                                          @blacksheep587 sagte in Test Adapter KNX v2.x:

                                          @dutchman Ja, das habe ich gerade gemacht. Es hat aber nicht geholfen, die 0er Instanz zu deinstallieren und eine neue 0er zu erstellen. Ich baue jetzt auf 1. Instanz auf. Jetzt die Frage: kann ich InfluxDB Logs umhängen in eine andere Instanz?

                                          hmm ja aber damit bekämpfen wir ein symptom und mache es komplex da wir mit aliassen arbeiten müssen.
                                          (die Datenpunkte ändern sich nämlich von knx.0 nach knx.1)
                                          Wieso lässt sich die erste Instanz nicht löschen, kommt da was im log oder ?

                                          B Offline
                                          B Offline
                                          blacksheep587
                                          wrote on last edited by
                                          #391

                                          @dutchman said in Test Adapter KNX v2.x:

                                          Wieso lässt sich die erste Instanz nicht löschen, kommt da was im log oder ?

                                          Ja, ich bekomme die gleiche Logschleife wie vorher.

                                          DutchmanD 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          79

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe