Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. KNX Adapter überholt

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    KNX Adapter überholt

    This topic has been deleted. Only users with topic management privileges can see it.
    • chefkoch009
      chefkoch009 Developer @AndreasK last edited by

      @AndreasK im Adapter muss dann das writeflag gesetzt sein UND das readflag MUSS reaktiv sein. Bitte daran denken, wenn Objekte geändert wurden, muss der Adapter neu gestartet werden.

      VG
      chefkoch009

      A 1 Reply Last reply Reply Quote 0
      • C
        cyberopi last edited by cyberopi

        Ich möchte alle im Forum begrüßen und habe auch gleich ein Problem
        Habe heute meinen iobroker und KNX Adapter installiert
        Node.js 10.16.3 Raspberry4 mit 4 GB NPM: v6.9.0
        Welche Version des Adapters weiß ich nicht wo ich das sehe.
        folgender Fehler erscheint immer wieder Und KNX adapter startet immer wieder neu.
        Was kann ich tun um den Fehler wegzubekommen.
        Entschuldigung wegen Doppelpost. Ein Mitglied hat mir dazu geraten mein Anliegen hier zu posten.

        Viele Grüße

        host.raspberrypi	2019-09-20 22:13:25.829	info	Restart adapter system.adapter.knx.0 because enabled
        host.raspberrypi	2019-09-20 22:13:25.829	error	instance system.adapter.knx.0 terminated with code 6 (uncaught exception)
        host.raspberrypi	2019-09-20 22:13:25.829	error	Caught by controller[1]: at Object.onceWrapper (events.js:286:20)
        host.raspberrypi	2019-09-20 22:13:25.829	error	Caught by controller[1]: at process.stop (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5341:21)
        host.raspberrypi	2019-09-20 22:13:25.829	error	Caught by controller[1]: at Object.unload (/opt/iobroker/node_modules/iobroker.knx/knx.js:1:11067)
        host.raspberrypi	2019-09-20 22:13:25.829	error	Caught by controller[1]: at fsm.FSM.Disconnect (/opt/iobroker/node_modules/iobroker.knx/lib/knx-mod/src/Connection.js:252:8)
        host.raspberrypi	2019-09-20 22:13:25.829	error	Caught by controller[1]: at fsm.Fsm.(anonymous function) [as transition] (/opt/iobroker/node_modules/machina/lib/machina.js:466:63)
        host.raspberrypi	2019-09-20 22:13:25.828	error	Caught by controller[1]: at fsm.transition (/opt/iobroker/node_modules/machina/lib/machina.js:653:28)
        host.raspberrypi	2019-09-20 22:13:25.828	error	Caught by controller[1]: at fsm._onEnter (/opt/iobroker/node_modules/iobroker.knx/lib/knx-mod/src/FSM.js:118:14)
        host.raspberrypi	2019-09-20 22:13:25.828	error	Caught by controller[1]: at fsm.FSM.send (/opt/iobroker/node_modules/iobroker.knx/lib/knx-mod/src/Connection.js:186:15)
        host.raspberrypi	2019-09-20 22:13:25.828	error	Caught by controller[1]: at Socket.send (dgram.js:399:3)
        host.raspberrypi	2019-09-20 22:13:25.828	error	Caught by controller[1]: at healthCheck (dgram.js:605:11)
        host.raspberrypi	2019-09-20 22:13:25.828	error	Caught by controller[1]: Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running
        host.raspberrypi	2019-09-20 22:13:25.828	error	Caught by controller[0]: at fsm.transition (/opt/iobroker/node_modules/machina/lib/machina.js:653:28)
        host.raspberrypi	2019-09-20 22:13:25.828	error	Caught by controller[0]: at fsm._onEnter (/opt/iobroker/node_modules/iobroker.knx/lib/knx-mod/src/FSM.js:286:12)
        host.raspberrypi	2019-09-20 22:13:25.828	error	Caught by controller[0]: at fsm.emitEvent (/opt/iobroker/node_modules/iobroker.knx/lib/knx-mod/src/FSM.js:312:10)
        host.raspberrypi	2019-09-20 22:13:25.827	error	Caught by controller[0]: at fsm.emit (/opt/iobroker/node_modules/machina/lib/machina.js:111:8)
        host.raspberrypi	2019-09-20 22:13:25.827	error	Caught by controller[0]: at Function.<anonymous> (/opt/iobroker/node_modules/machina/node_modules/lodash/index.js:3346:13)
        host.raspberrypi	2019-09-20 22:13:25.827	error	Caught by controller[0]: at /opt/iobroker/node_modules/machina/node_modules/lodash/index.js:3049:15
        host.raspberrypi	2019-09-20 22:13:25.827	error	Caught by controller[0]: at /opt/iobroker/node_modules/machina/node_modules/lodash/index.js:2874:23
        host.raspberrypi	2019-09-20 22:13:25.827	error	Caught by controller[0]: at fsm.<anonymous> (/opt/iobroker/node_modules/machina/lib/machina.js:113:17)
        host.raspberrypi	2019-09-20 22:13:25.827	error	Caught by controller[0]: at fsm.<anonymous> (/opt/iobroker/node_modules/iobroker.knx/lib/knx-mod/src/Datapoint.js:51:28)
        host.raspberrypi	2019-09-20 22:13:25.827	error	Caught by controller[0]: at Object.dpts.fromBuffer (/opt/iobroker/node_modules/iobroker.knx/lib/knx-mod/src/dptlib/index.js:175:54)
        host.raspberrypi	2019-09-20 22:13:25.826	error	Caught by controller[0]: TypeError: Cannot read property 'hasOwnProperty' of undefined
        knx.0	2019-09-20 22:13:24.830	error	Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running at healthCheck (dgram.js:605:11) at Socket.send (dgram.js:399:3) at fsm.FSM.send (/opt/iobroker/node_modules/iobroker.knx/lib/knx-mod/src/
        knx.0	2019-09-20 22:13:24.830	error	uncaught exception: Not running
        knx.0	2019-09-20 22:13:24.830	info	terminating
        knx.0	2019-09-20 22:13:24.829	error	TypeError: Cannot read property 'hasOwnProperty' of undefined at Object.dpts.fromBuffer (/opt/iobroker/node_modules/iobroker.knx/lib/knx-mod/src/dptlib/index.js:175:54) at fsm.<anonymous> (/op
        knx.0	2019-09-20 22:13:24.827	error	uncaught exception: Cannot read property 'hasOwnProperty' of undefined
        
        1 Reply Last reply Reply Quote 0
        • chefkoch009
          chefkoch009 Developer last edited by

          Hallo cyberopi,

          welche knx-adapter Version hast Du? Ich schätze mal nicht die aktuelle. Der von Dir angezeigte Fehler deutet auf eine Version kleiner 1.x.x hin. Wie hast Du den Adapter installiert?

          VG
          chefkoch009

          C 1 Reply Last reply Reply Quote 0
          • A
            AndreasK @chefkoch009 last edited by AndreasK

            @chefkoch009 said in KNX Adapter überholt:

            @AndreasK im Adapter muss dann das writeflag gesetzt sein UND das readflag MUSS reaktiv sein.
            Also so:
            c06a2e7c-7edd-4783-9b63-91492eff15fa-image.png

            Sollte ich die Flags in der ETS auch anpassen? Aktuell stehen die auf KLS. Nicht das bei einem neu einlesen die Einstellungen im Adapter überschrieben werden

            Gruß
            Andreas

            1 Reply Last reply Reply Quote 0
            • chefkoch009
              chefkoch009 Developer last edited by

              Wie sieht das Objekt in der ETS aus?

              A 1 Reply Last reply Reply Quote 0
              • C
                cyberopi @chefkoch009 last edited by

                @chefkoch009
                Ja ist wahrscheinlich eine ältere Version. Ich weiß nicht wie ich die neuste installiert bekomme. Er zeigt mir am Adapter selbst Version 0.8.6 an . wenn ich auf ? klicke sagt er 1.035.
                Wie bekomme ich neuste Version?

                chefkoch009 1 Reply Last reply Reply Quote 0
                • chefkoch009
                  chefkoch009 Developer @cyberopi last edited by

                  @cyberopi du stellst im Admin bei dem „Schraubenschlüssel“ deine repositories von stable auf latent. Dann kann du die 1.0.35 installieren.

                  C 1 Reply Last reply Reply Quote 0
                  • A
                    AndreasK @chefkoch009 last edited by

                    @chefkoch009 said in KNX Adapter überholt:

                    Wie sieht das Objekt in der ETS aus?

                    Wie ich geschrieben habe. Das Flag des Objekt ist auf KLS eingestellt.

                    1 Reply Last reply Reply Quote 0
                    • C
                      cyberopi @chefkoch009 last edited by

                      @chefkoch009 Hat funktioniert vielen Dank

                      1 Reply Last reply Reply Quote 0
                      • S
                        steeffan last edited by

                        Ich habe den Adapter in der Version 1.0.35 installiert, in dieser Version finde ich den Lizenz-Reiter nicht mehr. ich verwende iobroker 3.6.2. mit nodejs10. Ist das Problem bereits bekannt?
                        knx_wo_license.JPG

                        T chefkoch009 2 Replies Last reply Reply Quote 0
                        • T
                          tombox @steeffan last edited by

                          @steeffan du solltest ein upload durchführen und wenn nötig deine hardware neustarten

                          1 Reply Last reply Reply Quote 0
                          • chefkoch009
                            chefkoch009 Developer @steeffan last edited by

                            @steeffan Das liegt daran, das das nicht die Version 1.0.35 ist. Wie hast du installiert? Versuche mal bitte „iobroker u knx“.

                            1 Reply Last reply Reply Quote 0
                            • S
                              steeffan last edited by

                              Danke. Es lag daran das ich keinen Upload durchgeführt habe.

                              Ich hatte erst die Version 0.8.6 installiert da nur diese über die Admin Oberfläche verfügbar ist. Anschließend habe ich dann die V1.0.35 installiert, per "npm i iobroker.knx@1.0.35".
                              Danke für die Hilfe.

                              1 Reply Last reply Reply Quote 0
                              • C
                                cyberax last edited by

                                Dumme Frage: ist es möglich mit ioBroker via skript (blockly) einen read-request (groupvalueread) zu beantworten? Der read request vom vom Bus und ioBroker soll drauf antworten.

                                Danke im Voraus!

                                chefkoch009 1 Reply Last reply Reply Quote 0
                                • chefkoch009
                                  chefkoch009 Developer @cyberax last edited by

                                  @cyberax Die Frage ist gar nicht dumm!

                                  Richtiger wäre vielleicht gewesen: Kann der knx-adapter auch selbst Datenpunkte zur Verfügung stellen, die ich im Projekt z.B. mit der Dummy-Applikation anbinden kann, so das beliebige Datenpunkte des ioBroker als KO im KNX zur Verfügung stehen?

                                  Der Vorteil wäre dann nämlich, das man keine Logik mehr bräuchte um States mit KNX zu verknüpfen. Intensive Überlegungen habe ich diesbezüglich schon angestellt. Die Umsetzung wurde leider aktiv durch das Projekt "ETS5.7.2" update ausgebremst.

                                  VG
                                  chefkoch009

                                  C 1 Reply Last reply Reply Quote 1
                                  • C
                                    cyberax @chefkoch009 last edited by

                                    @chefkoch009
                                    Ja genau! 🙂
                                    Tja man muss eben Prioritäten setzen und das ist auch in Ordnung 😇

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      steeffan last edited by

                                      Ich habe hier noch ein Verbindungsproblem zu meinem MDT IP Interface
                                      SCN-IP000.03 mit der Version 1.0.35 des Adapters. Allerdings kann ich den Grund dafür nicht erkennen. Ich habe zwei Wireshark Files angehängt. Mit Adapter v0.8.6 funktioniert der Verbindungsaufbau, mit 1.0.35 antwortet das IP Interface nicht.
                                      Ich verwende iobroker in einem Docker Container mit bridge network.
                                      Ich kann beliebig zwischen 0.8.6 und 1.0.35 hin- und herwechseln. Mit 0.8.6 funktioniert es immer, mit 1.0.35 nie.
                                      Hat jemand eine Idee?
                                      mycap_v1.0.35_knx.pcap
                                      mycap_v0.8.6_knx.pcap

                                      1 Reply Last reply Reply Quote 0
                                      • J
                                        Jasmin83 last edited by

                                        @chefkoch009

                                        Hi, ich hab neuerdings auch Probleme mit dem KNX adapter. Aktuell ist 1.0.20 installiert, mit der Version funktioniert alles. Mach ich ein Update auf eine höhere Version, habe ich das Problem, das nur noch das Licht sich über KNX (VIS und Objekte) steuern lässt, die Rollläden (Rademacher X-Line) aber nicht mehr auf Eingaben (weder im VIS, noch in den Objekten) reagieren.
                                        Ist das Problem bekannt, kann ich noch etwas zur Lösung beitragen?

                                        Vielen Dank schonmal. Ansonsten TOP Adapter, bin sehr zufrieden damit.

                                        Viele Grüße

                                        J 1 Reply Last reply Reply Quote 0
                                        • S
                                          steeffan last edited by

                                          Zu meinem Verbindungsproblem mit dem MDT IP Interface habe ich die folgende Information erhalten:

                                          8.6.3.5 Network Address Translation (NAT)
                                          
                                          If KNXnet/IP communication has to traverse across network routers using Network Address Translation (NAT) the KNXnet/IP Client shall set the value of the IP address and/or the port number in the HPAI to zero to indicate NAT traversal to the receiving KNXnet/IP Server.
                                          
                                          For the IP address and port number in the datagrams sent from the KNXnet/IP Server to the KNXnet/IP Client the KNXnet/IP Server shall replace the zero value for the IP address and/or the port number in the HPAI by the corresponding IP address and/or port number in the IP package received and use this value as the target IP address or port number for the response to the KNXnet/IP Client.
                                          
                                          Typically the KNXnet/IP Client should set both the IP address and the port number to zero but may choose to set only one (IP address or port number) to zero if required by the application and possible in the given network configuration.
                                          

                                          In dem Wireshark File v1.0.35 ist zu sehen, dass bei den Endpoints sowohl IP als auch Port gesetzt sind, weshalb die Connect Requests von dem IP Interface nicht beantwortet werden.
                                          Kann ich hier auf eine Überarbeitung hoffen? 🙂

                                          chefkoch009 2 Replies Last reply Reply Quote 0
                                          • chefkoch009
                                            chefkoch009 Developer @steeffan last edited by

                                            @steeffan na das ist doch mal heißer Tipp . Klar. Das muss gefixt werden.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            900
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            123
                                            1043
                                            281845
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo