Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Multihost

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Multihost

Multihost

Scheduled Pinned Locked Moved ioBroker Allgemein
72 Posts 6 Posters 3.3k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O ostseeskipper

    @thomas-braun
    auf beiden geräten ?

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #62

    @ostseeskipper

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

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    O 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @ostseeskipper

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

      O Offline
      O Offline
      ostseeskipper
      wrote on last edited by ostseeskipper
      #63

      @thomas-braun

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

      Thomas BraunT 1 Reply Last reply
      0
      • O ostseeskipper

        @thomas-braun

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

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #64

        @ostseeskipper

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

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        O 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @ostseeskipper

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

          O Offline
          O Offline
          ostseeskipper
          wrote on last edited by
          #65

          @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
          0
          • O ostseeskipper

            @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 Offline
            O Offline
            ostseeskipper
            wrote on last edited by
            #66

            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 BraunT 1 Reply Last reply
            0
            • O ostseeskipper

              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 BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #67

              @ostseeskipper

              Ich mach das immer danach:

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

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              HomoranH O 3 Replies Last reply
              0
              • Thomas BraunT Thomas Braun

                @ostseeskipper

                Ich mach das immer danach:

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

                HomoranH Do not disturb
                HomoranH Do not disturb
                Homoran
                Global Moderator Administrators
                wrote on last edited by
                #68

                @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

                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @ostseeskipper

                  Ich mach das immer danach:

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

                  O Offline
                  O Offline
                  ostseeskipper
                  wrote on last edited by
                  #69

                  @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" ?

                  HomoranH 1 Reply Last reply
                  0
                  • O ostseeskipper

                    @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" ?

                    HomoranH Do not disturb
                    HomoranH Do not disturb
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #70

                    @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

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    O 1 Reply Last reply
                    0
                    • HomoranH Homoran

                      @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 Offline
                      O Offline
                      ostseeskipper
                      wrote on last edited by
                      #71

                      @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
                      0
                      • Thomas BraunT Thomas Braun

                        @ostseeskipper

                        Ich mach das immer danach:

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

                        O Offline
                        O Offline
                        ostseeskipper
                        wrote on last edited by
                        #72

                        @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
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        Support us

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

                        470

                        Online

                        32.4k

                        Users

                        81.3k

                        Topics

                        1.3m

                        Posts
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                        ioBroker Community 2014-2025
                        logo
                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Recent
                        • Tags
                        • Unread 0
                        • Categories
                        • Unreplied
                        • Popular
                        • GitHub
                        • Docu
                        • Hilfe