Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. KNX Adapter überholt

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    15
    1
    215

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.4k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

KNX Adapter überholt

Scheduled Pinned Locked Moved Tester
1.0k Posts 123 Posters 415.4k Views 26 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.
  • T Offline
    T Offline
    TheBigS
    wrote on last edited by
    #612

    @mathschut:

    Das gleiche Problem habe ich auch noch. Im Log siehst Du Bestimmt folgende (ähnliche) Fehler:

    2018-03-03 12:54:30.635 - error: knx.0 TypeError: Cannot read property 'nodeType' of undefined
    at /opt/iobroker/node_modules/iobroker.knx/knx.js:128:2133
    at _0x50fe09 (/opt/iobroker/node_modules/iobroker.knx/knx.js:128:450)
    at /opt/iobroker/node_modules/iobroker.knx/knx.js:128:215
    at null.matches (/opt/iobroker/node_modules/iobroker.knx/knx.js:128:1779)
    at Function._0x1ac0da.applyStep (/opt/iobroker/node_modules/iobroker.knx/knx.js:128:59372)
    at /opt/iobroker/node_modules/iobroker.knx/knx.js:128:59789
    at /opt/iobroker/node_modules/iobroker.knx/knx.js:128:1096
    at /opt/iobroker/node_modules/iobroker.knx/knx.js:128:661
    at _0x50fe09 (/opt/iobroker/node_modules/iobroker.knx/knx.js:128:450)
    at /opt/iobroker/node_modules/iobroker.knx/knx.js:128:1035`
    

    @Chefkoch009:

    Du wolltest Dir mal das Problem bei mir genauer anschauen ;)

    Wichtigste Adapter: KNX, Phillips Hue, z-wave, Unifi

    Host: Individueller Homeserver mit Proxmox, ioBroker in einem LXC-Container

    1 Reply Last reply
    0
    • chefkoch009C Offline
      chefkoch009C Offline
      chefkoch009
      Developer
      wrote on last edited by
      #613

      bitte ab und zu die PN's beachten.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        KNXbroker
        wrote on last edited by
        #614

        Habe übrigens seit der V1.0 Version das gleiche Problem. Nach dem Upload läuft der Balken und läuft und läuft…

        Passiert sowohl bei meiner Raspberry Installation wie auch bei meiner Windows Installation.

        Gehe ich zurück auf die 0.8.6 dann geht wieder alles

        1 Reply Last reply
        0
        • chefkoch009C Offline
          chefkoch009C Offline
          chefkoch009
          Developer
          wrote on last edited by
          #615

          Hallo an alle mit dem Importproblem,

          Führt mal bitte ein Adapter Upload durch.

          Folgenden Befehl ausführen :

          cd /opt/iobroker

          iobroker u knx

          Anschliessen bitte den Import nocheinmal versuchen.

          VG

          chefkoch009

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mathschut
            wrote on last edited by
            #616

            Danke, ich teste es morgen mal.

            1 Reply Last reply
            0
            • T Offline
              T Offline
              TheBigS
              wrote on last edited by
              #617

              @Chefkoch009:

              Leider hat dein Tipp bei mir nichts verändert. Nach der Ausführung

              root@iobroker:/opt/iobroker# iobroker u knx
              got /opt/iobroker/node_modules/iobroker.knx/admin
              upload [7] knx.admin /opt/iobroker/node_modules/iobroker.knx/admin/zip/zip.js zip/zip.js application/javascript
              upload [6] knx.admin /opt/iobroker/node_modules/iobroker.knx/admin/zip/zip-ext.js zip/zip-ext.js application/javascript
              upload [5] knx.admin /opt/iobroker/node_modules/iobroker.knx/admin/zip/z-worker.js zip/z-worker.js application/javascript
              upload [4] knx.admin /opt/iobroker/node_modules/iobroker.knx/admin/zip/inflate.js zip/inflate.js application/javascript
              upload [3] knx.admin /opt/iobroker/node_modules/iobroker.knx/admin/words.js words.js application/javascript
              upload [2] knx.admin /opt/iobroker/node_modules/iobroker.knx/admin/knx.png knx.png image/png
              upload [1] knx.admin /opt/iobroker/node_modules/iobroker.knx/admin/index_m.html index_m.html text/html
              upload [0] knx.admin /opt/iobroker/node_modules/iobroker.knx/admin/index.html index.html text/html
              Adapter "system.adapter.knx.0" restarted.
              
              

              erhalte ich immer noch diese Fehlermeldung:

              2018-06-03 10:53:05.097  - ^[[31merror^[[39m: knx.0 TypeError: Cannot read property 'nodeType' of undefined
                  at /opt/iobroker/node_modules/iobroker.knx/knx.js:87:2087
                  at _0x36bf7e (/opt/iobroker/node_modules/iobroker.knx/knx.js:87:450)
                  at /opt/iobroker/node_modules/iobroker.knx/knx.js:87:213
                  at null.matches (/opt/iobroker/node_modules/iobroker.knx/knx.js:87:1728)
                  at Function._0x47f16b.(anonymous function) [as applyStep] (/opt/iobroker/node_modules/iobroker.knx/knx.js:87:58843)
                  at /opt/iobroker/node_modules/iobroker.knx/knx.js:87:59243
                  at /opt/iobroker/node_modules/iobroker.knx/knx.js:87:1080
                  at /opt/iobroker/node_modules/iobroker.knx/knx.js:87:654
                  at _0x36bf7e (/opt/iobroker/node_modules/iobroker.knx/knx.js:87:450)
                  at /opt/iobroker/node_modules/iobroker.knx/knx.js:87:1019
              
              

              Wichtigste Adapter: KNX, Phillips Hue, z-wave, Unifi

              Host: Individueller Homeserver mit Proxmox, ioBroker in einem LXC-Container

              1 Reply Last reply
              0
              • M Offline
                M Offline
                mathschut
                wrote on last edited by
                #618

                Habe es gerade mit allen Browsern getestet, leider genau das selbe. Der Upload funktioniert nicht

                1 Reply Last reply
                0
                • P Offline
                  P Offline
                  peer6969
                  wrote on last edited by
                  #619

                  Hilft zwar nicht wirklich, aber bei mir funktioniert der Upload einwandfrei. Als Browser verwende ich Safari 11.1.1.

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    mathschut
                    wrote on last edited by
                    #620

                    wie groß ist deine Projektdatei und welche ETS Version hast du?

                    1 Reply Last reply
                    0
                    • P Offline
                      P Offline
                      peer6969
                      wrote on last edited by
                      #621

                      Meine Datei ist nur 259 KB groß, aktuell sind da nur Rolläden drin.

                      ETS ist 5.6.3.

                      1 Reply Last reply
                      0
                      • K Offline
                        K Offline
                        KNXbroker
                        wrote on last edited by
                        #622

                        @chefkoch009:

                        Führt mal bitte ein Adapter Upload durch.

                        Folgenden Befehl ausführen :

                        cd /opt/iobroker

                        iobroker u knx

                        Anschliessen bitte den Import nocheinmal versuchen. `
                        Bringt auch bei mir nichts.

                        Meine ETS ist ebenfalls die 5.6.4

                        1 Reply Last reply
                        0
                        • chefkoch009C Offline
                          chefkoch009C Offline
                          chefkoch009
                          Developer
                          wrote on last edited by
                          #623

                          Hallo,

                          Ich glaube ich muss meine ETS (wegen euch ;) ) auch Mal upgraden. Das werde ich demnächst Mal in Angriff nehmen.

                          VG

                          chefkoch009

                          1 Reply Last reply
                          0
                          • M Offline
                            M Offline
                            mathschut
                            wrote on last edited by
                            #624

                            was haben die anderen für eine ETS Version, dass es bei ihnen geht?

                            1 Reply Last reply
                            0
                            • Merlin123M Offline
                              Merlin123M Offline
                              Merlin123
                              wrote on last edited by
                              #625

                              Ich habe die aktuellste. Keine Ahnung, welche das ist. Kann jetzt auch nicht nachschauen.

                              Beta-Tester

                              1 Reply Last reply
                              0
                              • P Offline
                                P Offline
                                peer6969
                                wrote on last edited by
                                #626

                                Die Version steht doch unten rechts im Fenster.

                                1 Reply Last reply
                                0
                                • Merlin123M Offline
                                  Merlin123M Offline
                                  Merlin123
                                  wrote on last edited by
                                  #627

                                  Ja, da steht die… Aber im Büro hab ich keinen Zugriff auf die ETS zu Hause ;)

                                  Beta-Tester

                                  1 Reply Last reply
                                  0
                                  • chefkoch009C Offline
                                    chefkoch009C Offline
                                    chefkoch009
                                    Developer
                                    wrote on last edited by
                                    #628

                                    Hallo @all,

                                    es liegt eine neue Erkenntnis bezüglich des import Problems vor. Ich durfte mal bei mathschut draufschauen. (Danke nochmal)

                                    Da lag es an der node und npm Version. Es wurde node ist nun die 8er installiert und npm 6.1.0 und der Import lief problemlos durch.

                                    VG

                                    chefkoch009

                                    1 Reply Last reply
                                    0
                                    • M Offline
                                      M Offline
                                      mathschut
                                      wrote on last edited by
                                      #629

                                      Danke dir nochmal

                                      1 Reply Last reply
                                      0
                                      • P Offline
                                        P Offline
                                        peer6969
                                        wrote on last edited by
                                        #630

                                        Das sind meine Versionen, damit hat es funktioniert:

                                        Node.js: v8.11.2

                                        NPM: 4.6.1

                                        1 Reply Last reply
                                        0
                                        • chefkoch009C Offline
                                          chefkoch009C Offline
                                          chefkoch009
                                          Developer
                                          wrote on last edited by
                                          #631

                                          Achso…bevor ich es vergesse:

                                          in der npm Version 5.6.0 ist ein riesen Bug....nach dem Upgrade darauf ist euer node_modules Verzeichnis leer.

                                          Also

                                          npm i npm@6.1.0 -g

                                          !!

                                          VG

                                          chefkoch009

                                          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

                                          563

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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