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.
    • 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
                          • Berges01
                            Berges01 @Homoran last edited by

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

                            @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)

                            Erledigt !

                            Danke !

                            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

                            409
                            Online

                            31.9k
                            Users

                            80.1k
                            Topics

                            1.3m
                            Posts

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