Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Multihost Probleme, sie finden sich nicht.

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Multihost Probleme, sie finden sich nicht.

    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kg36304 last edited by

      Nö geht auch nicht, das steht jetzt drin:

      pi@raspberrypi-iob-slave:~ $ iobroker setup custom
      Current configuration:
      - Objects database:
        - Type: file
        - Host/Unix Socket: 192.168.62.93
        - Port: 9001
      - States database:
        - Type: redis
        - Host/Unix Socket: 192.168.62.93
        - Port: 6379
      - Data Directory: ../../iobroker-data/
      
      und beim Master:
      
      pi@raspberrypi4-iob:~ $ iobroker setup custom
      Current configuration:
      - Objects database:
        - Type: file
        - Host/Unix Socket: 0.0.0.0
        - Port: 9001
      - States database:
        - Type: redis
        - Host/Unix Socket: 127.0.0.1
        - Port: 6379
      - Data Directory: ../../iobroker-data/
      
      Type of objects DB [(f)ile, (r)edis], default [file]: 
      

      Muss da nicht auch irgendwo die IP vom Master rein???

      Homoran 2 Replies Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @kg36304 last edited by

        @kg36304 sagte in Multihost Probleme, sie finden sich nicht.:

        Muss da nicht auch irgendwo die IP vom Master rein???

        schrieb ich doch!
        in Zeile 2 und 5

        1 Reply Last reply Reply Quote 0
        • K
          kg36304 last edited by

          Moment, du hast geschrieben in die Custom vom Slave sollen die IP´s vom Master.

          Habe ich gemacht.

          Im letzten Post habe ich Dir die custom vom Slave und Master gepostet.
          Da ist momentan keine IP drin.

          Dazu hattest Du nichts geschrieben.

          Danke.

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

            @kg36304 sagte in Multihost Probleme, sie finden sich nicht.:

            Im letzten Post habe ich Dir die custom vom Slave und Master gepostet.

            Da sollst du nichts machen
            nur beim Slave, damit er den Master findet

            Dann rebooten (ggf. beide - manchmal zweimal)
            dann müsste der slave im Master zu finden sein

            PS
            beide im gleichen Netz?
            beide gleiche Versionen node, npm, controller und admin?

            1 Reply Last reply Reply Quote 0
            • K
              kg36304 last edited by

              Sind beide im selben Netz.

              Ich habe den Slave jetzt nochmal neu aufgesetzt.

              Node und npm sowie admin sind gleich.

              Beim Slave finde ich aber in der Admin Übersicht kein Host!!!

              Was fehlt da?

              Bildschirmfoto 2020-02-09 um 14.10.43.png

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

                @kg36304 sagte in Multihost Probleme, sie finden sich nicht.:

                Was fehlt da?

                Der Reiter HOST ist nicht aktiviert:

                • links oben das dreieck anklicken
                • Checkbox HOSTS aktiviern
                • dann erscheinenden Reiter HOSTS anklicken
                1 Reply Last reply Reply Quote 0
                • K
                  kg36304 last edited by

                  ok, sind auch gleich.

                  1 Reply Last reply Reply Quote 0
                  • K
                    kg36304 last edited by

                    Habe beim starten vom Multihost auf dem Master folgende Meldung:

                    pi@raspberrypi4-iob:~ $ iobroker multihost enable
                    Multihost discovery server activated on this host. If iobroker is currently not running please start befeore trying to discover this host.
                    Important: Multihost discovery works with UDP packets. Make sure they are routed correctly in your network. If you use Docker you also need to configure this correctly.
                    Discovery authentication activated.
                    Enter secret phrase for connection: 
                    Repeat secret phrase for connection: 
                    Please check the binding of redis service. By default it is only local: http://download.redis.io/redis-stable/redis.conf
                    Change "bind 127.0.0.1" to "bind 0.0.0.0" or to others.
                    Please restart ioBroker for the changes to take effect: "iobroker restart"
                    
                    
                    Multihost discovery server: enabled
                    Discovery authentication:   enabled
                    Objects:                    file on 0.0.0.0
                    States:                     redis on 127.0.0.1
                    
                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @kg36304 last edited by

                      @kg36304 sagte in Multihost Probleme, sie finden sich nicht.:

                      Habe beim starten vom Multihost auf dem Master folgende Meldung:

                      Bitte nicht damit arbeiten - NUR mit iobroker setup custom auf dem SLAVE

                      1 Reply Last reply Reply Quote 0
                      • K
                        kg36304 last edited by

                        Hab es hin bekommen.

                        waren auf dem einen auf Redis und dem anderen auf File System.

                        Danke für deine Hilfe.

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

                          @kg36304 sagte in Multihost Probleme, sie finden sich nicht.:

                          pi@raspberrypi-iob-slave:~ $ iobroker setup custom
                          Current configuration:

                          • Objects database:
                            • Type: file
                            • Host/Unix Socket: 192.168.62.93
                            • Port: 9001
                          • States database:
                            • Type: redis
                            • Host/Unix Socket: 192.168.62.93
                            • Port: 6379
                          • Data Directory: ../../iobroker-data/

                          und beim Master:

                          pi@raspberrypi4-iob:~ $ iobroker setup custom
                          Current configuration:

                          • Objects database:
                            • Type: file
                            • Host/Unix Socket: 0.0.0.0
                            • Port: 9001
                          • States database:
                            • Type: redis
                            • Host/Unix Socket: 127.0.0.1
                            • Port: 6379
                          • Data Directory: ../../iobroker-data/

                          laut deinem Screenshot nicht

                          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

                          466
                          Online

                          32.0k
                          Users

                          80.4k
                          Topics

                          1.3m
                          Posts

                          123
                          2
                          17
                          2052
                          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