Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. KNX Adapter läuft nicht

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    KNX Adapter läuft nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rookie 0 @Rookie 0 last edited by

      ist das so ok?

      Danke schonmal!

      Thomas Braun Glasfaser 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Rookie 0 last edited by

        @rookie-0
        Deine Systemzeit steht offenbar auf London-Zeit. Stell das auf Berlin/MEZ um

        1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Rookie 0 last edited by

          @rookie-0

          Oben im Screenshot ist die Instanz knx.2
          und im Log knx.1 !?

          Wieviel instanzen hast du !?

          R 1 Reply Last reply Reply Quote 0
          • R
            Rookie 0 @Glasfaser last edited by

            Eine Instanz. Der Rest ist eigentlich raus gelöscht...

            R 1 Reply Last reply Reply Quote 0
            • R
              Rookie 0 @Rookie 0 last edited by

              System Zeit hatte ich eigentlich schon auf berlin gesetzt.
              Geht doch über rasperry-config oder?

              Thomas Braun 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Rookie 0 last edited by Thomas Braun

                @rookie-0 Ja. Die geloggten Zeitstempel deuten aber auf eine Stunde Differenz hin.

                date && date -u
                

                liefert?

                R 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Rookie 0 last edited by

                  @rookie-0

                  iobroker list instances
                  iobroker update -i
                  
                  R 1 Reply Last reply Reply Quote 0
                  • R
                    Rookie 0 @Thomas Braun last edited by

                    @thomas-braun

                    Mon 31 Jan 20:08:12 CET 2022
                    Mon 31 Jan 19:08:12 UTC 2022

                    1 Reply Last reply Reply Quote 0
                    • R
                      Rookie 0 @Thomas Braun last edited by

                      @thomas-braun
                      iobroker list instances

                      • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin

                      • system.adapter.discovery.0 : discovery : raspberrypi - enabled
                        system.adapter.knx.1 : knx : raspberrypi - disabled, bind: 127.0.0.1

                      • system.adapter.knx.2 : knx : raspberrypi - enabled, bind: 192.168.178.37

                      • instance is alive

                      R 1 Reply Last reply Reply Quote 0
                      • R
                        Rookie 0 @Rookie 0 last edited by Rookie 0

                        
                        R
                        Rookie 0
                        32 minutes ago
                        
                        pi@raspberrypi:~ $ iobroker update -i
                        Used repository: default
                        hash changed or no sources cached => force download of new sources
                        update done
                        Adapter "admin" : 5.2.3 , installed 5.2.3
                        Adapter "backitup" : 2.2.3 , installed 2.2.3
                        Adapter "discovery" : 2.7.3 , installed 2.7.3
                        Controller "js-controller" : 3.3.22 , installed 3.3.22
                        Adapter "knx" : 2.0.5 , installed 2.0.5
                        
                        
                        R Thomas Braun 2 Replies Last reply Reply Quote 0
                        • R
                          Rookie 0 @Rookie 0 last edited by

                          kann es an einer verkehrten physikalischen adresse liegen?

                          1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Rookie 0 last edited by

                            @rookie-0

                            Bitte in CodeTags setzen. Danke.

                            R 1 Reply Last reply Reply Quote 0
                            • R
                              Rookie 0 @Thomas Braun last edited by

                              hiermit geschehen...

                              Thomas Braun T 2 Replies Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Rookie 0 last edited by Thomas Braun

                                @rookie-0
                                Nö, noch nicht geschehen.

                                bind: 192.168.178.37
                                

                                Ist meist falsch. Lös das Binding auf.

                                1 Reply Last reply Reply Quote 0
                                • T
                                  tombox @Rookie 0 last edited by

                                  @rookie-0
                                  Also sicherstellen das nur eine instance läuft.
                                  Dann die IP und Physikalische adresse des gateways doppelt checken
                                  OpenKnx Adapter ausprobieren.

                                  R 1 Reply Last reply Reply Quote 0
                                  • R
                                    Rookie 0 @tombox last edited by

                                    Ich habe es endlich hinbekommen.
                                    Die IP des Gateway war falsch...

                                    Danke an Alle!

                                    R 1 Reply Last reply Reply Quote 0
                                    • R
                                      Rookie 0 @Rookie 0 last edited by

                                      Jetzt würde ich gerne eine Visu installieren.
                                      Ich bekomme jedoch eine rote Meldung, wenn ich den Adapter hinzufügen möchte.

                                      Keine Versionsinfo für web

                                      Steht dann da und Hinzufügen ist ausgegraut.
                                      Was mache ich jetzt schon wieder verkehrt?

                                      1 Reply Last reply Reply Quote 0
                                      • R
                                        Rookie 0 last edited by

                                        Ok, der Webadapter fehlt wohl.
                                        Den bekomme ich aber nicht installiert. Woran liegt es?

                                        $ iobroker add web auto --host raspberrypi
                                        
                                        NPM version: 6.14.15
                                        
                                        npm install iobroker.web@3.4.16 --loglevel error --prefix "/opt/iobroker" (System call)
                                        
                                        npm ERR! Cannot read property 'match' of undefined
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        
                                        npm ERR! /home/iobroker/.npm/_logs/2022-02-01T08_53_20_360Z-debug.log
                                        
                                        host.raspberrypi Cannot install iobroker.web@3.4.16: 1
                                        
                                        ERROR: Process exited with code 25
                                        

                                        ???

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        943
                                        Online

                                        31.7k
                                        Users

                                        79.7k
                                        Topics

                                        1.3m
                                        Posts

                                        4
                                        21
                                        1012
                                        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