Navigation

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

    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

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

      @thomas-braun
      auf beiden geräten ?

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

        @ostseeskipper

        Ja, wenn du in beiden Systemen mit sudo rumgesaut hast.

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

          @thomas-braun

          im docker geht kein iobroker stop
          warte mal mit pkill -u iobroker ging das
          japp

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

            @ostseeskipper

            Stimmt. Das wird da mit pkill irgendwie gestoppt. Ich fahre aber keine Containerschiffe durch die Gegend, kann ich nix weiter zu sagen.

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

              @thomas-braun

              keine besserung:

              pi@iobroker-pi:~ $ 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)!
              
              
              root@buanet-iobroker1:/opt/iobroker# iobroker restart                                                                                                                         
              iobroker controller daemon is not running                                                                                                                                     
              Starting iobroker controller daemon...                                                                                                                                        
              iobroker controller daemon started. PID: 1655                                                                                                                                 
              root@buanet-iobroker1:/opt/iobroker# 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.      
              Multihost discovery will be automatically deactivated after 15 minutes. If you want to activate it permanently use the --persist flag                                         
              Discovery authentication activated.                                                                                                                                           
              Enter secret phrase for connection:                                                                                                                                           
              Repeat secret phrase for connection:                                                                                                                                          
              Please check the binding of the configured file server to allow remote connections.                                                                                           
              Please restart ioBroker for the changes to take effect: "iobroker restart"                                                                                                    
                                                                                                                                                                                            
                                                                                                                                                                                            
              Multihost discovery server: enabled                                                                                                                                           
              Discovery authentication:   enabled                                                                                                                                           
              Persistent activation:      disabled                                                                                                                                          
              Objects:                    file on 0.0.0.0                                                                                                                                   
              States:                     file on 0.0.0.0  
              
              O 1 Reply Last reply Reply Quote 0
              • O
                ostseeskipper @ostseeskipper last edited by

                und restart ist auch gemacht

                root@buanet-iobroker1:/opt/iobroker# iobroker restart                                                                                                                         
                iobroker controller daemon is not running                                                                                                                                     
                Starting iobroker controller daemon...                                                                                                                                        
                iobroker controller daemon started. PID: 1655                                                                                                                                 
                root@buanet-iobroker1:/opt/iobroker# 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.      
                Multihost discovery will be automatically deactivated after 15 minutes. If you want to activate it permanently use the --persist flag                                         
                Discovery authentication activated.                                                                                                                                           
                Enter secret phrase for connection:                                                                                                                                           
                Repeat secret phrase for connection:                                                                                                                                          
                Please check the binding of the configured file server to allow remote connections.                                                                                           
                Please restart ioBroker for the changes to take effect: "iobroker restart"                                                                                                    
                                                                                                                                                                                              
                                                                                                                                                                                              
                Multihost discovery server: enabled                                                                                                                                           
                Discovery authentication:   enabled                                                                                                                                           
                Persistent activation:      disabled                                                                                                                                          
                Objects:                    file on 0.0.0.0                                                                                                                                   
                States:                     file on 0.0.0.0  
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @ostseeskipper last edited by

                  @ostseeskipper

                  Ich mach das immer danach:

                  https://www.iobroker.net/#de/documentation/config/multihost.md

                  Homoran O 3 Replies Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Thomas Braun last edited by

                    @thomas-braun sagte in Multihost:

                    @ostseeskipper

                    Ich mach das immer danach:

                    https://www.iobroker.net/#de/documentation/config/multihost.md

                    aber ein dicker Container muss wahrscheinlich im Hafen freigegeben werden

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

                      @thomas-braun said in Multihost:

                      Ich mach das immer danach:
                      https://www.iobroker.net/#de/documentation/config/multihost.md

                      Das hatte ich ausprobiert, im Master wurde nichts angezeigt aber die Weboberfläche vom Slave war wie erwartet weg.
                      Sämtliche Befehle per Putty an iobroker wurden mit immer den gleichen Fehlermeldungen zur Port zu 9000 und 9001 beantwortet.

                      @Homoran : im Doker läuft auf dem Master noch nicht viel, bin mir aber ziemlich sicher das Port 9000 und 9001 nicht benutzt werden und auch die Synology Firewall lässt durch. An was denkst du bei "muss wahrscheinlich im Hafen freigegeben werden" ?

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

                        @ostseeskipper sagte in Multihost:

                        muss wahrscheinlich im Hafen freigegeben werden

                        hast du schon erkannt.
                        Ich habe keine Ahnung von den Blechbüchsen.
                        Aber da müssen doch die Ports durchgereicht werden

                        O 1 Reply Last reply Reply Quote 0
                        • O
                          ostseeskipper @Homoran last edited by

                          @homoran
                          Die Ports und wie sie durchgereicht werden kann man definieren.
                          Man muss jeden einzelnen definieren
                          8989847c-1c14-46f6-ab4e-272e914d6fe5-grafik.png

                          Ich bin nun nicht er Kommandozeilen Kenner.
                          Gibts nen Aufruf wie das gegengerät quasi auf nem bestimmten Port anpingen kann?

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

                            @thomas-braun und @Homoran
                            Habe die Herausforderung unter Docker auf der Synology nun wie folgt gelöst.
                            Mit Portainer ein Netzwerk(IP30) mit einer IP angelegt (aus dem Adresskreis des Slave falls mehrere Subnetze)
                            Den iobroker Container diese Netzwerk(IP30) und zusätzlich zum Bridge Netzwerk zugewiesen.
                            Danach nach Anleitung zum Einrichten Multihost verfahren.😊

                            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

                            522
                            Online

                            31.9k
                            Users

                            80.2k
                            Topics

                            1.3m
                            Posts

                            6
                            72
                            2193
                            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