Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Multihost - Master nicht verfügbar Upgrade Bookworm

    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

    Multihost - Master nicht verfügbar Upgrade Bookworm

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

      Hi leute,

      hat jemand ne (weitere) Idee?
      Folgendes:

      • Multihost System - seit Jahren am laufen (jsonl / redis).
      • Beide Systeme hatten den JS-Controller 5.0.16
        Upgrade auf Bookworm am Slave, alles lief wie bisher.
        Einige Tage später dann das Upgrade am Master - Mist wars..
        Der Master läuft zwar einwandfrei, aber ich bekomm den Host nimmer verbunden.
        hatte ich früher auch mal, da half manchmal ein restart des redis servers, aber das hilft nun auch nichts.

      Master:

      Multihost discovery server: enabled
      Discovery authentication:   enabled
      Persistent activation:      enabled
      Objects:                    jsonl on 0.0.0.0
      States:                     redis on 127.0.0.1
      

      Slave:

      No connection to states 192.168.4.22:6379[redis]
      

      Am Slave ein "iobroker setup custom" bringt auch nix bzw. sieht korrekt aus

      Current configuration:
      - Objects database:
        - Type: jsonl
        - Host/Unix Socket: 192.168.4.22
        - Port: 9001
      - States database:
        - Type: redis
        - Host/Unix Socket: 192.168.4.22
        - Port: 6379
      - Data Directory: ../../iobroker-data/
      

      Danke für eure Hilfe

      arteck 1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active @garfield2412 last edited by arteck

        @garfield2412 sagte in Multihost - Master nicht verfügbar Upgrade Bookworm:

        redis on 127.0.0.1

        die muss auf 0.0.0.0

        also am master

        obroker setup custom
        

        und dann umfummeln

        wenn das nicht hilft . musst du in die redis.conf reinschauen.. ob die 0.0.0.0 drin steht oder 127.0.0.1

        G 1 Reply Last reply Reply Quote 0
        • G
          garfield2412 @arteck last edited by garfield2412

          @arteck
          sorry unverändert, ich bekomms nicht mehr connected vom Slave:

          No connection to states 192.168.4.22:6379[redis] am slave
          

          am Master ist (seit Jahren) wie folgt in der Redis Konfig eingetragen:

          bind 127.0.0.1 ::1 192.168.4.22
          
          arteck 1 Reply Last reply Reply Quote 0
          • arteck
            arteck Developer Most Active @garfield2412 last edited by

            @garfield2412

            erreichst du per redis-cli den das redis auf dem master

            1 Reply Last reply Reply Quote 0
            • G
              garfield2412 last edited by

              @arteck said in Multihost - Master nicht verfügbar Upgrade Bookworm:

              @garfield2412

              erreichst du per redis-cli den das redis auf dem master

              ja hatte ich nun und so bin ich dem ganzen auf die Spur gekommen...

              bind 127.0.0.1 192.168.4.22
              

              war ja schon drin und
              dann hatte ich nun noch

              protected-mode no
              

              umgestellt, dann wurden wieder alle adapter Grün! 🙂

              was ich allerdings nicht verstehe: wenn ich am Slave ein:

              root@iobroker-raspi2:~# iobroker multihost connect (oder Browse)
              

              absetze
              erscheint nun

              No Multihost server found. Make sure iobroker is running on the host where you enabled multihost discovery (and it is not this host)!
              

              ich dachte eigentlich das ich dann das Secret Passwort eingeben müsste.. aber er findet das ja irgendwie nicht.. oder doch??

              Am Master ist der Status wie folgt:

              root@iobroker-raspi:/etc/redis# iobroker multihost status
              Please check the binding of the configured jsonl server to allow remote connections.
              No configuration change needed.
              
              
              Multihost discovery server: enabled
              Discovery authentication:   enabled
              Persistent activation:      enabled
              Objects:                    jsonl on 0.0.0.0
              States:                     redis on 127.0.0.1
              
              Homoran Thomas Braun Meister Mopper 3 Replies Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @garfield2412 last edited by

                @garfield2412 sagte in Multihost - Master nicht verfügbar Upgrade Bookworm:

                Am Master ist der Status wie folgt:

                und am slave?

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

                  @garfield2412

                  Und wie üblich: Hampel da nicht als root herum.

                  G 1 Reply Last reply Reply Quote 0
                  • Meister Mopper
                    Meister Mopper @garfield2412 last edited by

                    @garfield2412

                    Bei mir sieht das so aus und läuft auch:

                    thomas@iobroker:~$ iob multihost status
                    No configuration change needed.
                    
                    
                    Multihost discovery server: disabled
                    Discovery authentication:   enabled
                    Persistent activation:      disabled
                    Objects:                    jsonl on 0.0.0.0
                    States:                     redis on 0.0.0.0
                    
                    
                    thomas@rpizigbee:~ $ iob multihost status
                    No configuration change needed.
                    
                    
                    Multihost discovery server: disabled
                    Discovery authentication:   enabled
                    Persistent activation:      disabled
                    Objects:                    jsonl on 192.168.178.10
                    States:                     redis on 192.168.178.10
                    
                    1 Reply Last reply Reply Quote 0
                    • G
                      garfield2412 @Thomas Braun last edited by

                      @thomas-braun said in Multihost - Master nicht verfügbar Upgrade Bookworm:

                      @garfield2412

                      Und wie üblich: Hampel da nicht als root herum.

                      hast recht.. vllt. hat mir das was zerschossen.. hab am Master und slave nen fixer drüber laufen lassen, am slave siehts nun so aus:

                      pi@iobroker-raspi2:~ $ iobroker multihost status
                      No configuration change needed.
                      
                      
                      Multihost discovery server: disabled
                      Discovery authentication:   enabled
                      Persistent activation:      disabled
                      Objects:                    jsonl on 192.168.4.22
                      States:                     redis on 192.168.4.22
                      

                      dennoch bringt ein browse am slave keinen gefundenen host - obwohl alles läuft nun:

                      iobroker multihost browse
                      No Multihost server found. Make sure iobroker is running on the host where you enabled multihost discovery (and it is not this host)!
                      
                      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

                      866
                      Online

                      31.8k
                      Users

                      79.9k
                      Topics

                      1.3m
                      Posts

                      5
                      9
                      374
                      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