Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme beim Installieren von MQTT-Client

    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

    Probleme beim Installieren von MQTT-Client

    This topic has been deleted. Only users with topic management privileges can see it.
    • Berges01
      Berges01 @Thomas Braun last edited by

      @thomas-braun said in Probleme beim Installieren von MQTT-Client:

      @berges01 Jetzt sollte der admin über das Webfrontend erreichbar sein.

      Keine Verbindung über http://192.168.2.50:8081/

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

        @berges01

        iobroker list instances
        
        Berges01 1 Reply Last reply Reply Quote 0
        • Berges01
          Berges01 @Thomas Braun last edited by

          @thomas-braun said in Probleme beim Installieren von MQTT-Client:

          iobroker list instances

          berges01@Strommix-Smart:~$ iobroker list instances
            system.adapter.admin.0                  : admin                 : Strommix-Smart                           -  enabled, port: 8081, bind: 192.168.2.50, run as: admin
            system.adapter.alexa2.0                 : alexa2                : Strommix-Smart                           - disabled
            system.adapter.backitup.0               : backitup              : Strommix-Smart                           -  enabled
            system.adapter.cloud.0                  : cloud                 : Strommix-Smart                           - disabled
            system.adapter.devices.0                : devices               : Strommix-Smart                           - disabled
            system.adapter.info.0                   : info                  : Strommix-Smart                           - disabled
            system.adapter.iot.0                    : iot                   : Strommix-Smart                           - disabled
            system.adapter.javascript.0             : javascript            : Strommix-Smart                           - disabled
            system.adapter.mqtt.0                   : mqtt                  : Strommix-Smart                           - disabled, port: 1883, bind: 0.0.0.0
            system.adapter.netatmo.0                : netatmo               : Strommix-Smart                           - disabled
            system.adapter.ping.0                   : ping                  : Strommix-Smart                           - disabled
            system.adapter.socketio.0               : socketio              : Strommix-Smart                           - disabled, port: 8084, bind: 0.0.0.0, run as: admin
            system.adapter.tr-064.0                 : tr-064                : Strommix-Smart                           - disabled
            system.adapter.vis.0                    : vis                   : Strommix-Smart                           - disabled
            system.adapter.web.0                    : web                   : Strommix-Smart                           - disabled, port: 8082, bind: 0.0.0.0, run as: admin
            system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Strommix-Smart                           - disabled
            system.adapter.zwave2.0                 : zwave2                : Strommix-Smart                           - disabled
          
          + instance is alive
          berges01@Strommix-Smart:~$
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Berges01 last edited by Thomas Braun

            @berges01

            iobroker start admin
            iobroker start web
            
            Berges01 1 Reply Last reply Reply Quote 0
            • Berges01
              Berges01 @Thomas Braun last edited by Berges01

              @thomas-braun said in Probleme beim Installieren von MQTT-Client:

              @berges01

              iobroker start admin
              iobroker start web
              
              
              berges01@Strommix-Smart:~$ iobroker start admin
              berges01@Strommix-Smart:~$ iobroker start web
              The adapter "web.0" was started.
              berges01@Strommix-Smart:~$
              
              

              und nix

              
              berges01@Strommix-Smart:~$ ^C
              berges01@Strommix-Smart:~$ iobroker start admin
              berges01@Strommix-Smart:~$ iobroker start web
              The adapter "web.0" was started.
              berges01@Strommix-Smart:~$ ^C
              berges01@Strommix-Smart:~$ iobroker list instances
                system.adapter.admin.0                  : admin                 : Strommix-Smart                           -  enabled, port: 8081, bind: 192.168.2.50, run as: admin
                system.adapter.alexa2.0                 : alexa2                : Strommix-Smart                           - disabled
                system.adapter.backitup.0               : backitup              : Strommix-Smart                           -  enabled
                system.adapter.cloud.0                  : cloud                 : Strommix-Smart                           - disabled
                system.adapter.devices.0                : devices               : Strommix-Smart                           - disabled
                system.adapter.info.0                   : info                  : Strommix-Smart                           - disabled
                system.adapter.iot.0                    : iot                   : Strommix-Smart                           - disabled
                system.adapter.javascript.0             : javascript            : Strommix-Smart                           - disabled
                system.adapter.mqtt.0                   : mqtt                  : Strommix-Smart                           - disabled, port: 1883, bind: 0.0.0.0
                system.adapter.netatmo.0                : netatmo               : Strommix-Smart                           - disabled
                system.adapter.ping.0                   : ping                  : Strommix-Smart                           - disabled
                system.adapter.socketio.0               : socketio              : Strommix-Smart                           - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                system.adapter.tr-064.0                 : tr-064                : Strommix-Smart                           - disabled
                system.adapter.vis.0                    : vis                   : Strommix-Smart                           - disabled
                system.adapter.web.0                    : web                   : Strommix-Smart                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Strommix-Smart                           - disabled
                system.adapter.zwave2.0                 : zwave2                : Strommix-Smart                           - disabled
              
              + instance is alive
              berge
              
              Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Berges01 last edited by

                @berges01

                sudo netstat -tulpen
                
                Berges01 1 Reply Last reply Reply Quote 0
                • Berges01
                  Berges01 @Thomas Braun last edited by

                  @thomas-braun said in Probleme beim Installieren von MQTT-Client:

                  sudo netstat -tulpen

                  berges01@Strommix-Smart:~$ sudo netstat -tulpen
                  [sudo] Passwort für berges01:
                  Aktive Internetverbindungen (Nur Server)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name
                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          37257      1/init
                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16735      514/sshd
                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       39687      11060/iobroker.js-c
                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       39680      11060/iobroker.js-c
                  tcp6       0      0 :::111                  :::*                    LISTEN      0          37263      1/init
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          16737      514/sshd
                  udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16104      474/dhclient
                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          37259      1/init
                  udp6       0      0 :::111                  :::*                                0          37267      1/init
                  berges01@Strommix-Smart:~$
                  
                  

                  immer noch nix !

                  tulpen sind wir in Oranje ? 🙂

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

                    @berges01

                    Keine Ahnung.

                    iobroker stop 
                    iobroker fix
                    

                    Ich muss jetzt aber weg. Viel Erfolg noch.

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

                      @thomas-braun said in Probleme beim Installieren von MQTT-Client:

                      @berges01

                      Keine Ahnung.

                      iobroker stop 
                      iobroker fix
                      

                      Ich muss jetzt aber weg. Viel Erfolg noch.

                      
                      berges01@Strommix-Smart:~$ sudo netstat -tulpen
                      Aktive Internetverbindungen (Nur Server)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17500      520/sshd
                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          2597       1/init
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          17502      520/sshd
                      tcp6       0      0 :::111                  :::*                    LISTEN      0          2601       1/init
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17507      476/dhclient
                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2598       1/init
                      udp6       0      0 :::111                  :::*                                0          12782      1/init
                      berges01@Strommix-Smart:~$
                      
                      

                      Anpingen über 192.168.2.50 geht !
                      keinen Zugang über 192.168.2.50:8081!

                      Tja das zurückspielen des Backups scheint wohl schief gegangen zu sein obwohl in den Obrigen Listen meine Adapter wieder da wahren.
                      ??
                      Der Web hat seine Adresse verloren oder interpretiere ich das Falsch ?
                      Wie bringt man Ihm das bei worauf er hören soll IP und Port ?!

                      1 Reply Last reply Reply Quote 0
                      • AlCalzone
                        AlCalzone Developer @Berges01 last edited by

                        @berges01 sagte in Probleme beim Installieren von MQTT-Client:

                        does not start any instances on this host

                        Der Hostname hat sich geändert und die Instanzen sind noch dem alten Hostnamen zugeordnet. Daher wird nichts gestartet.

                        @apollon77 @Homoran ich bin hier grad ein bisschen eingerostet - habt ihr ggf. das richtige Kommando parat? War das iobroker host this?

                        Berges01 1 Reply Last reply Reply Quote 0
                        • Berges01
                          Berges01 @AlCalzone last edited by

                          @alcalzone said in Probleme beim Installieren von MQTT-Client:

                          @berges01 sagte in Probleme beim Installieren von MQTT-Client:

                          does not start any instances on this host

                          Der Hostname hat sich geändert und die Instanzen sind noch dem alten Hostnamen zugeordnet. Daher wird nichts gestartet.

                          @apollon77 @Homoran ich bin hier grad ein bisschen eingerostet - habt ihr ggf. das richtige Kommando parat? War das iobroker host this?

                          laut Hilfe müsste es so aussehen :

                          iobroker host <hostname> Set host to given hostname

                          "hostnahme = Neuer Name", meine Vermutung.

                          Dann währe der Befehl :
                          iobroker host Strommix-Smart

                          Das tippe ich aber erst nach OK ein !

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

                            @berges01

                            iobroker host this
                            
                            Berges01 1 Reply Last reply Reply Quote 0
                            • Berges01
                              Berges01 @Thomas Braun last edited by

                              @thomas-braun said in Probleme beim Installieren von MQTT-Client:

                              iobroker host this

                              
                              berges01@Strommix-Smart:~$ iobroker host this
                              Host "DESKTOP-61ND8BH(SmartHome)" successfully renamed to "Strommix-Smart".
                              The host for instance "system.adapter.admin.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.alexa2.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.backitup.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.cloud.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.devices.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.info.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.iot.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.javascript.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.mqtt.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.netatmo.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.ping.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.socketio.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.tr-064.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.vis.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.web.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.whatsapp-cmb.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              The host for instance "system.adapter.zwave2.0" was changed from "Strommix-Smart" to "Strommix-Smart".
                              berges01@Strommix-Smart:~$
                              
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Berges01 last edited by

                                @berges01

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

                                  @thomas-braun
                                  Notiz an mich selbst:
                                  Den host change sieht man im log file

                                  2021-05-17 07:52:44.827  - info: host.Strommix-Smart All instances are stopped.
                                  2021-05-17 07:52:44.898  - info: host.Strommix-Smart terminated
                                  2021-05-17 07:53:02.319  - info: host.DESKTOP-61ND8BH(SmartHome) iobroker.js-controller version 3.2.16 js-controller starting
                                  2021-05-17 07:53:02.320  - info: host.DESKTOP-61ND8BH(SmartHome) Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                                  2021-05-17 07:53:02.321  - info: host.DESKTOP-61ND8BH(SmartHome) hostname: DESKTOP-61ND8BH(SmartHome), node: v12.22.1
                                  
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • Berges01
                                    Berges01 @Thomas Braun last edited by

                                    @thomas-braun said in Probleme beim Installieren von MQTT-Client:

                                    iobroker restart

                                    AHHHHHHH
                                    Schau an da is er wieder !
                                    Instanzen sind da aber noch nicht aktiv.

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

                                      @berges01
                                      Dann schau nochmal per

                                      iobroker list instances
                                      iobroker start admin
                                      
                                      Berges01 1 Reply Last reply Reply Quote 0
                                      • Berges01
                                        Berges01 @Thomas Braun last edited by

                                        @thomas-braun said in Probleme beim Installieren von MQTT-Client:

                                        iobroker list instances

                                        
                                        berges01@Strommix-Smart:~$ iobroker list instances
                                        + system.adapter.admin.0                  : admin                 : Strommix-Smart                           -  enabled, port: 8081, bind: 192.168.2.50, run as: admin
                                        + system.adapter.alexa2.0                 : alexa2                : Strommix-Smart                           -  enabled
                                        + system.adapter.backitup.0               : backitup              : Strommix-Smart                           -  enabled
                                        + system.adapter.cloud.0                  : cloud                 : Strommix-Smart                           -  enabled
                                          system.adapter.devices.0                : devices               : Strommix-Smart                           - disabled
                                        + system.adapter.info.0                   : info                  : Strommix-Smart                           -  enabled
                                        + system.adapter.iot.0                    : iot                   : Strommix-Smart                           -  enabled
                                        + system.adapter.javascript.0             : javascript            : Strommix-Smart                           -  enabled
                                        + system.adapter.mqtt.0                   : mqtt                  : Strommix-Smart                           -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.netatmo.0                : netatmo               : Strommix-Smart                           -  enabled
                                        + system.adapter.ping.0                   : ping                  : Strommix-Smart                           -  enabled
                                        + system.adapter.socketio.0               : socketio              : Strommix-Smart                           -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                          system.adapter.vis.0                    : vis                   : Strommix-Smart                           -  enabled
                                        + system.adapter.web.0                    : web                   : Strommix-Smart                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Strommix-Smart                           -  enabled
                                        + system.adapter.zwave2.0                 : zwave2                : Strommix-Smart                           -  enabled
                                        
                                        + instance is alive
                                        
                                        
                                        code_text
                                        
                                        Berges01 1 Reply Last reply Reply Quote 0
                                        • Berges01
                                          Berges01 @Berges01 last edited by Berges01

                                          @berges01 said in Probleme beim Installieren von MQTT-Client:

                                          @thomas-braun said in Probleme beim Installieren von MQTT-Client:

                                          iobroker list instances

                                          
                                          berges01@Strommix-Smart:~$ iobroker list instances
                                          + system.adapter.admin.0                  : admin                 : Strommix-Smart                           -  enabled, port: 8081, bind: 192.168.2.50, run as: admin
                                          + system.adapter.alexa2.0                 : alexa2                : Strommix-Smart                           -  enabled
                                          + system.adapter.backitup.0               : backitup              : Strommix-Smart                           -  enabled
                                          + system.adapter.cloud.0                  : cloud                 : Strommix-Smart                           -  enabled
                                            system.adapter.devices.0                : devices               : Strommix-Smart                           - disabled
                                          + system.adapter.info.0                   : info                  : Strommix-Smart                           -  enabled
                                          + system.adapter.iot.0                    : iot                   : Strommix-Smart                           -  enabled
                                          + system.adapter.javascript.0             : javascript            : Strommix-Smart                           -  enabled
                                          + system.adapter.mqtt.0                   : mqtt                  : Strommix-Smart                           -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.netatmo.0                : netatmo               : Strommix-Smart                           -  enabled
                                          + system.adapter.ping.0                   : ping                  : Strommix-Smart                           -  enabled
                                          + system.adapter.socketio.0               : socketio              : Strommix-Smart                           -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                            system.adapter.vis.0                    : vis                   : Strommix-Smart                           -  enabled
                                          + system.adapter.web.0                    : web                   : Strommix-Smart                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Strommix-Smart                           -  enabled
                                          + system.adapter.zwave2.0                 : zwave2                : Strommix-Smart                           -  enabled
                                          
                                          + instance is alive
                                          
                                          
                                          code_text
                                          

                                          Adapter alle grün
                                          z-wave wieder da und 2 Nodes funktionieren (mehr hatte dauert aber wenn 2 gehen)
                                          Blockly alle da
                                          Das scheind Gut gegangen zu sein !
                                          Dann ist das jetzt auf einem Debian Server ohne Desktop.
                                          Oh mann was machte ich nur ohne EUCH ?

                                          Erst mal DANKE (Organisiert ein User-Treffen und ich werfe eine Runde Freibier) !!!

                                          1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Berges01 last edited by Homoran

                                            @berges01 sagte in Probleme beim Installieren von MQTT-Client:

                                            enabled, port: 8081, bind: 192.168.2.50, run as: admin

                                            wieso denn das?
                                            da gehört 0.0.0.0 rein

                                            das kommt dann wohl schon aus dem Backup.
                                            Jetzt wo du wieder an den admin kommst, dort unbedingt in der Konfig 0.0.0.0 eingeben!
                                            https://www.iobroker.net/#de/adapters/adapterref/iobroker.admin/README.md
                                            (ist schon was älter, gilt aber immer noch)

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            826
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            91
                                            5367
                                            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