Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. KNX-Adapter - keine UDP-Verbindung - OpenKNX-Adapter i.O.

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    KNX-Adapter - keine UDP-Verbindung - OpenKNX-Adapter i.O.

    This topic has been deleted. Only users with topic management privileges can see it.
    • Glasfaser
      Glasfaser @Nubbbi last edited by

      @nubbbi sagte in KNX-Adapter - keine UDP-Verbindung - OpenKNX-Adapter i.O.:

      bricht beim Start bei Schritt 3 ab.

      zusätzlich ... kann man hiermit mehr sehen :

      Trage in der ENV ein

      DEBUG = true
      

      .
      b9e43157-85a5-4714-9f62-bff5376f6e35-grafik.png

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

        @glasfaser

        ![85b79597-054d-4765-be09-13b9ebbf71d3-image.png](/assets/uploads/files/1706468856325-85b79597-054d-4765-be09-13b9ebbf71d3-image.png) code_text
        ```iobroker
        date,stream,content
        2024/01/28 19:33:12,stdout,This Script will exit now.
        
        2024/01/28 19:33:12,stdout, 
        
        2024/01/28 19:31:23,stdout,[DEBUG] IoBroker is not running!
        
        2024/01/28 19:31:23,stdout,[DEBUG] If you want to stop or restart your container you have to do it manually.
        
        2024/01/28 19:31:23,stdout,[DEBUG] This enables you to investigate or fix your issue on the command line.
        
        2024/01/28 19:31:23,stdout,[DEBUG] Debug mode prevents the container from exiting on errors.
        
        2024/01/28 19:31:23,stdout, 
        
        2024/01/28 19:31:23,stdout,For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs).
        
        2024/01/28 19:31:23,stdout,Please check your configuration and try again.
        
        2024/01/28 19:31:23,stdout,[DEBUG] No connection to databases possible ...
        
        2024/01/28 19:31:23,stdout,[DEBUG]  Could not connect to states database at 127.0.0.1:9000 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software!
        
        2024/01/28 19:31:23,stdout,[DEBUG]  Could not connect to states database at 127.0.0.1:9000 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software!
        
        2024/01/28 19:31:23,stdout,[DEBUG] Error message: 
        
        2024/01/28 19:31:23,stdout,Checking database connection... Failed.
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout,[DEBUG] Done.
        
        2024/01/28 19:30:30,stdout,[DEBUG] No custom states db settings detected.
        
        2024/01/28 19:30:30,stdout,[DEBUG] Checking custom states db settings... 
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout,[DEBUG] Done.
        
        2024/01/28 19:30:30,stdout,[DEBUG] No custom objects db settings detected.
        
        2024/01/28 19:30:30,stdout,[DEBUG] Checking custom objects db settings... 
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout,[DEBUG] Done.
        
        2024/01/28 19:30:30,stdout,[DEBUG] No multihost settings detected.
        
        2024/01/28 19:30:30,stdout,[DEBUG] Checking multihost settings... 
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout,(Re)setting permissions (This might take a while! Please be patient!)... Done.
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout,--------------------------------------------------------------------------------
        
        2024/01/28 19:30:30,stdout,-----             Step 3 of 5: Checking ioBroker Installation              -----
        
        2024/01/28 19:30:30,stdout,--------------------------------------------------------------------------------
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout,Existing installation of ioBroker detected in "/opt/iobroker".
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout,--------------------------------------------------------------------------------
        
        2024/01/28 19:30:30,stdout,-----             Step 2 of 5: Detecting ioBroker Installation             -----
        
        2024/01/28 19:30:30,stdout,--------------------------------------------------------------------------------
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout,--------------------------------------------------------------------------------
        
        2024/01/28 19:30:30,stdout,-----                   Step 1 of 5: Preparing Container                   -----
        
        2024/01/28 19:30:30,stdout,--------------------------------------------------------------------------------
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout,!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
        
        2024/01/28 19:30:30,stdout,!!!!           https://docs.buanet.de/iobroker-docker-image/docs/           !!!!
        
        2024/01/28 19:30:30,stdout,!!!!     For more information see ioBroker Docker image documentation:      !!!!
        
        2024/01/28 19:30:30,stdout,!!!!          Please make sure to deactivate if no longer needed.           !!!!
        
        2024/01/28 19:30:30,stdout,!!!! This will extend the logging output and may slow down container start. !!!!
        
        2024/01/28 19:30:30,stdout,!!!!               Environment variable DEBUG is set to true.               !!!!
        
        2024/01/28 19:30:30,stdout,!!!!                            DEBUG LOG ACTIVE                            !!!!
        
        2024/01/28 19:30:30,stdout,!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
        
        2024/01/28 19:30:30,stdout, 
        
        2024/01/28 19:30:30,stdout,--------------------------------------------------------------------------------
        N Glasfaser 2 Replies Last reply Reply Quote 0
        • N
          Nubbbi @Nubbbi last edited by

          @nubbbi
          Kann es sein, dass der Port 9000, der hier erwartet wird, bereits anders genutzt wird? Nämlich bei mir von Portainer?

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

            @nubbbi sagte in KNX-Adapter - keine UDP-Verbindung - OpenKNX-Adapter i.O.:

            Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software!

            Zeige mal vom vorhanden Container , die Full Ausgabe von

            iob diag
            
            1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @Nubbbi last edited by Glasfaser

              @nubbbi sagte in KNX-Adapter - keine UDP-Verbindung - OpenKNX-Adapter i.O.:

              Nämlich bei mir von Portainer?

              Richtig , den mußt du ändern !!!

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

                @glasfaser Wenn ich den Port 9000 für den Container Portainer ändere, komme ich aber nicht mehr auf dessen Weboberfläche.

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

                  @nubbbi

                  sieht dann so aus , also über den Port 8020 erreichbar :

                  Portainer ist im Bridge Modus :

                  .7572cd39-5cd1-482a-bf59-91ed9a451831-grafik.png .

                  1759362b-8e9a-4b7c-b183-a070e171bf16-grafik.png

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

                    @glasfaser

                                                                                                     
                    *** ioBroker-Installation ***                                                    
                                                                                                     
                    ioBroker Status                                                                  
                     Could not connect to objects database at 127.0.0.1:9001 (invalid protocol). Plea
                    se make sure the configured IP and port points to a host running JS-Controller >=
                     2.0. and that the port is not occupied by other software!                       
                     Could not connect to objects database at 127.0.0.1:9001 (invalid protocol). Plea
                    se make sure the configured IP and port points to a host running JS-Controller >=
                     2.0. and that the port is not occupied by other software!                       
                    No connection to databases possible ...                                          
                                                                                                     
                    Core adapters versions                                                           
                    js-controller:  5.0.17                                                           
                    admin:          6.12.0                                                           
                    javascript:     "javascript" not found                                           
                                                                                                     
                    Adapters from github:   0                                                        
                                                                                                     
                    Adapter State                                                                    
                     Could not connect to objects database at 127.0.0.1:9001 (invalid protocol). Plea
                    se make sure the configured IP and port points to a host running JS-Controller >=
                     2.0. and that the port is not occupied by other software!                       
                     Could not connect to objects database at 127.0.0.1:9001 (invalid protocol). Plea
                    se make sure the configured IP and port points to a host running JS-Controller >=
                     2.0. and that the port is not occupied by other software!                       
                    
                    
                    Glasfaser 1 Reply Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @Nubbbi last edited by

                      @nubbbi

                      was hast du denn noch auf 9001

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

                        @glasfaser Also, ich öffne die Einstellungen zum Container, gehe auf "Terminalfenster öffnen" und dann "Mit Befehl starten" und da gebe ich "iob diag" ein - soweit richtig?

                        Mir gelingt es aber nicht, das Ergebnis per STRG-C zu kopieren.

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

                          @nubbbi sagte in KNX-Adapter - keine UDP-Verbindung - OpenKNX-Adapter i.O.:

                          Mir gelingt es aber nicht, das Ergebnis per STRG-C zu kopieren.

                          Steht in der Beschreibung !!

                          vorher STRG-A dann STRG-C

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

                            @glasfaser vorher heißt, wenn da steht "drücke eine Taste, um Summary zu erstellen"?

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

                              @nubbbi
                              dort abbrechen , brauche die Summary nicht , nur die Full Ausgabe davor

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

                                @glasfaser ```

                                                    admin                   6.12.0                           
                                

                                ioBroker Status: iobroker is not running on this host.

                                Objects type: jsonl
                                States type: jsonl

                                Status admin and web instance:
                                system.adapter.admin.0 : admin : buildkitsandb
                                ox - enabled, port: 8081, bind: 0.0.0.0, run as: admin

                                Objects: 96
                                States: 22

                                Size of iob-Database:

                                4.1M /opt/iobroker/iobroker-data/objects.jsonl
                                12K /opt/iobroker/iobroker-data/states.jsonl

                                =================== END OF SUMMARY ====================

                                                                                                                 
                                === Mark text until here for copying ===                                         
                                                                                                                 
                                
                                N 1 Reply Last reply Reply Quote 0
                                • N
                                  Nubbbi @Nubbbi last edited by

                                  @nubbbi Ich bekomme immer nur die letzte sichtbare Seite in die Zwischenablage kopiert, ich kapiere das mit STRG-A nicht.

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

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  828
                                  Online

                                  31.8k
                                  Users

                                  80.0k
                                  Topics

                                  1.3m
                                  Posts

                                  2
                                  43
                                  1874
                                  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