Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. IO Broker Multihost

NEWS

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

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

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

IO Broker Multihost

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
14 Beiträge 6 Kommentatoren 1.6k Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M Offline
    M Offline
    Moing
    schrieb am zuletzt editiert von
    #1

    Hallo,

    ich möchte gerne ein IO-Broker Multihostsystem.

    Dazu verwende ich aktuell testweise einen Raspberry Pi 3B und einen Raspberrry Pi 3B+.

    Ich habe auf beiden Systemen eine komplett neue IO-Broker Installation nach Anleitung vorgenommen.

    Anleitung: http://www.iobroker.net/docu/?page_id=5106&lang=de

    Ich habe auf keinen der IO-Broker Versionen weitere Adapter, ect. installiert.

    Anschließend, habe ich nach folgender Anleitung, versucht Multihost einzurichten:

    ! Ab der Version des js-controller v1.1.3 wird die Einrichtung eines Multihost-Systems noch weiter vereinfacht.
    ! Man gibt beim Master nur noch ein: sudo iobroker multihost enable
    ! Anschließend auf dem slave: sudo iobroker multihost browse
    ! Jetzt müssten vorhandene Master angezeigt werden.
    ! Daraufhin wird mit sudo iobroker multihost connect der entsprechenden Master ausgewählt
    ! Damit ist die Multihost-Verbindung fertig.
    Es kamen auf der Konsole auch immer Bestätigungen das alles geklappt hat.

    Habe inzwischen auch schon beide Raspberrys neu gestartet.

    Jedoch sehe ich im Master unter dem Reiter Host nur den Host selbst.

    Was habe ich falsch gemacht?

    1 Antwort Letzte Antwort
    0
    • wendy2702W Offline
      wendy2702W Offline
      wendy2702
      schrieb am zuletzt editiert von
      #2

      Welche JS-Controller Version hast du denn installiert?

      Da gab es einen Bug der erst in einer der letzten Versionen gefixt wurde.

      Wenn du eine Version < 1.30 hast nutze diese Anleitung:

      http://www.iobroker.net/docu/?page_id=3068&lang=de

      Bitte keine Fragen per PN, die gehören ins Forum!

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

      1 Antwort Letzte Antwort
      0
      • M Offline
        M Offline
        Moing
        schrieb am zuletzt editiert von
        #3

        ich verwende die JS-Controller Version: 1.2.3

        aktuell zeig er mir auch nicht an, dass ich auf eine aktuellere updaten kann.

        Sind die Versionen >1.3 noch in der Beta oder wie kann man auf diese Updaten?

        jetzt habe ich es nach der Anleitung in deinen Link gemacht.

        Folgende Schritte habe ich ausgeführt: (IP-Adresse hab ich beim Slave eingegeben)

        ! ./iobroker setup custom
        ! Änderung ab js-controller Version 1.1.0
        ! Ab der Version 1.1.0 des js-controllers müssen die Werte auf dem Master wie folgt eingegeben werden:
        ! Type of objects DB [file, couch, redis], default [file]: ENTER
        ! Host of objects DB(file), default[127.0.0.1]: <0.0.0.0>
        ! Port of objects DB(file), default[9001]: ENTER
        ! Type of states DB [file, redis], default [file]: ENTER
        ! Host of states DB (file), default[0.0.0.0]: ENTER
        ! Port of states DB (file), default[9000]: ENTER
        ! Host name of this machine [hostname]: ENTER
        ! auf dem Slave sieht es so aus:
        ! Type of objects DB [file, couch, redis], default [file]: ENTER
        ! Host of objects DB(file), default[127.0.0.1]: <ip adresse="">vom Hauptsystem
        ! Port of objects DB(file), default[9001]: ENTER
        ! Type of states DB [file, redis], default [file]: ENTER
        ! Host of states DB (file), default[cubie]: <ip adresse="">vom Hauptsystem
        ! Port of states DB (file), default[9000]: ENTER
        ! Host name of this machine [hostname]: ENTER</ip></ip>

        Nun hat es mir allerdings alles zerstört.

        Ich kann auf keine der beiden Adminflächen nicht mehr zugreifen.

        IO Broker stoppen, bzw. neustarten funktioniert nicht mehr.

        Und wenn ich den Raspberry rebooten möchte hängt sich dieser auch komplett auf.

        Nur noch Kabel ziehen hilft, nach dem neustart des Raspberry geht allerdings IO-Broker immer noch nicht und der reboot funktioniert weiterhin nicht mehr.

        Was natürlich überhaupt nicht sin der Sache ist.

        1 Antwort Letzte Antwort
        0
        • Schuko80S Offline
          Schuko80S Offline
          Schuko80
          schrieb am zuletzt editiert von
          #4

          Am besten schnell neu aussetzten und dann versuch es mal mit

          ./iobroker setup custom
          
          

          nach der Anleitung:

          http://www.iobroker.net/docu/?page_id=3068&lang=de

          Mit den Befehlen ab 1.1.3 gab es immer mal wieder Probleme

          Nuc6cayh + Proxmox / Zigbee (Deconz / Conbee I ) / ZWave / Homematic (CCU2)

          1 Antwort Letzte Antwort
          0
          • M Offline
            M Offline
            Moing
            schrieb am zuletzt editiert von
            #5

            @Schuko80 nach dieser Anleitung bin ich beim zweiten mal vorgegangen.

            Einmal IO-Broker komplett gelöscht, neu installiert und Anleitung verwendet.

            Aber eben das unter "Änderung ab js-controller Version 1.1.0"

            Und seitdem funktioniert eben gar nichts mehr.

            Ich kann IO-Broker nicht mehr stoppen oder restarten.

            Weder auf den Slave noch auf den Master.

            1 Antwort Letzte Antwort
            0
            • DutchmanD Offline
              DutchmanD Offline
              Dutchman
              Developer Most Active Administrators
              schrieb am zuletzt editiert von
              #6

              Was hast du genau auf dem master gemacht ?

              Desweiteren jetzt langsam schritt für schritt also lass den Slave Mal komplett aus und uns erst den master retten.

              Befohr wir uns die Mühe machen, muss da was gerettet werden oder war alles noch auf Grund Installation?

              –-----------------------

              Send from mobile device

              Das schöne ios hat Auto Korrektur zum k****

              Wer Schreibfehler findet darf sie behalten oder auf eBay verkaufen, mindest Umsatz 10% für die community

              1 Antwort Letzte Antwort
              0
              • M Offline
                M Offline
                Moing
                schrieb am zuletzt editiert von
                #7

                Sowohl der Master als auch der Slave sind Testsysteme.

                Also zweimal IO-Broker Grundinstallationen, es muss von daher nichts gerettet werden.

                Auf den Master habe ich folgenden Code ausgeführt:

                ./iobroker setup custom
                

                und anschliesend nach dieser Anleitung, mit folgenden Schritten konfiguriert. (http://www.iobroker.net/docu/?page_id=3068&lang=de)

                Type of objects DB [file, couch, redis], default [file]: ENTER
                Host of objects DB(file), default[127.0.0.1]: <0.0.0.0>
                Port of objects DB(file), default[9001]: ENTER
                Type of states DB [file, redis], default [file]: ENTER
                Host of states DB (file), default[0.0.0.0]: ENTER
                Port of states DB (file), default[9000]: ENTER
                Host name of this machine [hostname]: ENTER
                
                1 Antwort Letzte Antwort
                0
                • HomoranH Offline
                  HomoranH Offline
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #8

                  Da stimmt was nicht:
                  @Moing:

                  Host name of this machine [hostname]: ENTER `
                  Da sollte der Name deines Raspi stehen.

                  kann es sein, dass du zweimal den gleichen Hostnamen verwendet hattest?
                  ~~@[url=http://www.iobroker.net/docu/?page_id=3068⟨=de#Installation:~~

                  Doku"]Wichtig: Die verschiedenenen Hosts müssen unbedingt eindeutige Hostnamen besitzen. `

                  Gruß

                  Rainer

                  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 Antwort Letzte Antwort
                  0
                  • M Offline
                    M Offline
                    Moing
                    schrieb am zuletzt editiert von
                    #9

                    das ist der Text aus der Anleitung.

                    Was da beim installieren stand weiß ich leider nicht mehr.

                    Jedoch haben beide verschiedene Hostnamen.

                    Edit:

                    Ich installiere auf den Master gerade nochmal IO-Broker neu und führe dann die Multihostinstaltion auf den Master erneut durch und mache einen Screenshot der eingaben

                    1 Antwort Letzte Antwort
                    0
                    • wendy2702W Offline
                      wendy2702W Offline
                      wendy2702
                      schrieb am zuletzt editiert von
                      #10

                      Wenn es geht bitte alles in ein Logfile laufen lassen und hier Posten. Ist einfacher zu lesen.

                      Bitte keine Fragen per PN, die gehören ins Forum!

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

                      1 Antwort Letzte Antwort
                      0
                      • M Offline
                        M Offline
                        Moing
                        schrieb am zuletzt editiert von
                        #11

                        Ich habe nun auf den Master IO-Broker gelöscht und neu installiert.

                        Wieder nur die Grundversion.

                        IO-Broker startet und Admin-Oberfläche funktioniert.

                        Dann nach der vorher geposteten Anleitung den Multihostmaster konfiguriert.

                        Die Konsole sah dabei wie folgt aus:

                        ~~![](</s><URL url=)https://picload.org/thumbnail/doacpodl/master.jpg" />

                        Edit: Bildlink:

                        https://picload.org/view/doacpodl/master.jpg.html

                        Anschließen wollte ich wieder auf die Admin-Oberfläche zugreifen, allerdings keine reaktion.

                        IO-Brokrer restart geht nicht, da es sich bei "Stopping iobroker controller daemon…" seit 5 Minuten hängt.

                        Raspberry rebootet, bringt auch nichts, dass ich auf die Admin-Oberfläche wieder zugreifen kann.

                        Auch bei einen IO-Broker restart, hängt das System wieder bei der gleichen Stelle.

                        Der Slave war bei diesen Test, die ganze Zeit aus und wurde noch nicht konfiguriert.

                        Hier noch die Log (Systemzeit auf den Raspy ist aber falsch)

                        ! 2018-05-11 18:45:53.563 - #[32minfo#[39m: host.iobroker iobroker.js-controller version 1.2.3 js-controller starting
                        ! 2018-05-11 18:45:53.580 - #[32minfo#[39m: host.iobroker Copyright © 2014-2017 bluefox, 2014 hobbyquaker
                        ! 2018-05-11 18:45:53.581 - #[32minfo#[39m: host.iobroker hostname: iobroker, node: v6.14.2
                        ! 2018-05-11 18:45:53.584 - #[32minfo#[39m: host.iobroker ip addresses: XXX
                        ! 2018-05-11 18:45:53.651 - #[32minfo#[39m: host.iobroker inMem-states listening on port 9000
                        ! 2018-05-11 18:45:53.696 - #[32minfo#[39m: host.iobroker inMem-objects listening on port 9001
                        ! 2018-05-11 18:45:53.720 - #[32minfo#[39m: host.iobroker InMemoryDB connected
                        ! 2018-05-11 18:45:53.743 - #[32minfo#[39m: host.iobroker 2 instances found
                        ! 2018-05-11 18:45:53.758 - #[32minfo#[39m: host.iobroker starting 2 instances
                        ! 2018-05-11 18:45:53.859 - #[32minfo#[39m: host.iobroker instance system.adapter.admin.0 started with pid 1969
                        ! 2018-05-11 18:45:57.342 - #[32minfo#[39m: admin.0 starting. Version 2.0.9 in /opt/iobroker/node_modules/iobroker.admin, node: v6.14.2
                        ! 2018-05-11 18:45:57.403 - #[32minfo#[39m: admin.0 requesting all states
                        ! 2018-05-11 18:45:57.407 - #[32minfo#[39m: admin.0 requesting all objects
                        ! 2018-05-11 18:45:57.533 - #[32minfo#[39m: admin.0 received all objects
                        ! 2018-05-11 18:45:57.551 - #[33mwarn#[39m: admin.0 Repository cannot be read
                        ! 2018-05-11 18:45:57.556 - #[32minfo#[39m: admin.0 Request actual repository...
                        ! 2018-05-11 18:45:57.589 - #[32minfo#[39m: admin.0 received all states
                        ! 2018-05-11 18:45:57.601 - #[32minfo#[39m: host.iobroker Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                        ! 2018-05-11 18:45:57.653 - #[32minfo#[39m: admin.0 http server listening on port 8081
                        ! 2018-05-11 18:45:57.654 - #[32minfo#[39m: admin.0 Use link "http://localhost:8081" to configure.
                        ! 2018-05-11 18:45:58.189 - #[32minfo#[39m: admin.0 Change log subscriber state: true
                        ! 2018-05-11 18:45:58.634 - #[32minfo#[39m: host.iobroker instance system.adapter.discovery.0 started with pid 1982
                        ! 2018-05-11 18:45:58.640 - #[32minfo#[39m: admin.0 system.adapter.admin.0: logging true
                        ! 2018-05-11 18:46:00.043 - #[32minfo#[39m: admin.0 Repository received successfully.
                        ! 2018-05-11 18:46:00.456 - #[32minfo#[39m: discovery.0 starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v6.14.2
                        ! 2018-05-11 18:46:12.968 - #[32minfo#[39m: host.iobroker object change system.adapter.discovery.0
                        ! 2018-05-11 18:46:12.969 - #[32minfo#[39m: host.iobroker "system.adapter.discovery.0" disabled
                        ! 2018-05-11 18:46:12.975 - #[32minfo#[39m: host.iobroker stopInstance system.adapter.discovery.0
                        ! 2018-05-11 18:46:12.976 - #[32minfo#[39m: host.iobroker stopInstance system.adapter.discovery.0 killing pid 1982
                        ! 2018-05-11 18:46:12.999 - #[32minfo#[39m: discovery.0 terminating
                        ! 2018-05-11 18:46:13.060 - #[32minfo#[39m: host.iobroker instance system.adapter.discovery.0 terminated with code 0 (OK)
                        ! 2018-05-11 18:47:55.459 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:47:55.462 - #[32minfo#[39m: host.iobroker stopInstance system.adapter.admin.0
                        ! 2018-05-11 18:47:55.463 - #[32minfo#[39m: host.iobroker stopInstance system.adapter.admin.0 killing pid 1969
                        ! 2018-05-11 18:47:55.464 - #[32minfo#[39m: host.iobroker stopInstance system.adapter.discovery.0
                        ! 2018-05-11 18:47:55.465 - #[33mwarn#[39m: host.iobroker stopInstance system.adapter.discovery.0 not running
                        ! 2018-05-11 18:47:55.466 - #[32minfo#[39m: admin.0 terminating http server on port 8081
                        ! 2018-05-11 18:47:55.531 - #[32minfo#[39m: admin.0 terminating
                        ! 2018-05-11 18:47:55.555 - #[32minfo#[39m: host.iobroker instance system.adapter.admin.0 terminated with code 0 (OK)
                        ! 2018-05-11 18:47:55.556 - #[32minfo#[39m: host.iobroker All instances are stopped.
                        ! 2018-05-11 18:47:55.671 - #[32minfo#[39m: host.iobroker terminated
                        ! 2018-05-11 18:47:56.469 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:47:56.470 - #[32minfo#[39m: host.iobroker stopInstance system.adapter.admin.0
                        ! 2018-05-11 18:47:56.471 - #[33mwarn#[39m: host.iobroker stopInstance system.adapter.admin.0 not running
                        ! 2018-05-11 18:47:56.471 - #[32minfo#[39m: host.iobroker stopInstance system.adapter.discovery.0
                        ! 2018-05-11 18:47:56.472 - #[33mwarn#[39m: host.iobroker stopInstance system.adapter.discovery.0 not running
                        ! 2018-05-11 18:47:56.473 - #[32minfo#[39m: host.iobroker terminated
                        ! 2018-05-11 18:47:58.735 - #[32minfo#[39m: host.iobroker iobroker.js-controller version 1.2.3 js-controller starting
                        ! 2018-05-11 18:47:58.752 - #[32minfo#[39m: host.iobroker Copyright (c) 2014-2017 bluefox, 2014 hobbyquaker
                        ! 2018-05-11 18:47:58.753 - #[32minfo#[39m: host.iobroker hostname: iobroker, node: v6.14.2
                        ! 2018-05-11 18:47:58.756 - #[32minfo#[39m: host.iobroker ip addresses: XXX
                        ! 2018-05-11 18:48:34.785 - #[32minfo#[39m: host.iobroker iobroker.js-controller version 1.2.3 js-controller starting
                        ! 2018-05-11 18:48:34.806 - #[32minfo#[39m: host.iobroker Copyright (c) 2014-2017 bluefox, 2014 hobbyquaker
                        ! 2018-05-11 18:48:34.808 - #[32minfo#[39m: host.iobroker hostname: iobroker, node: v6.14.2
                        ! 2018-05-11 18:48:34.811 - #[32minfo#[39m: host.iobroker ip addresses: XXX
                        ! 2018-05-11 18:50:43.559 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:44.564 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:45.566 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:46.567 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:47.569 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:48.570 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:49.571 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:50.573 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:51.574 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:52.575 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:53.577 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:54.578 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:55.582 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:56.580 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:57.581 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:58.582 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:50:59.583 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:00.585 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:01.586 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:02.587 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:03.588 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:04.590 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:05.591 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:06.592 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:07.594 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:08.595 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:09.596 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:10.598 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:11.599 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:12.600 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:13.602 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:14.603 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:15.604 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:16.605 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:17.607 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:18.608 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:19.609 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:20.611 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:21.612 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:22.613 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:23.616 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:24.616 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:25.617 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:26.618 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:27.620 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:28.621 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:29.623 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:30.625 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:31.625 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:32.626 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:33.628 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:34.629 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:35.630 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:36.632 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:37.633 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:38.634 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:39.635 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:40.637 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:41.638 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:42.639 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:43.640 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:44.641 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:45.642 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:46.645 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:47.647 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:48.647 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:49.650 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:50.652 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:51.658 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:52.661 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:53.662 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:54.664 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:55.665 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:56.666 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:57.667 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:58.668 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:51:59.669 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:00.670 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:01.671 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:02.673 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:03.674 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:04.675 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:05.676 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:06.678 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:07.679 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:08.680 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:09.682 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:10.683 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:11.684 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:12.685 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:13.687 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:14.688 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:15.689 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:16.690 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:17.691 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:18.693 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:19.694 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:20.695 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:21.696 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:22.698 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:23.699 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:24.700 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:25.701 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:26.703 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:27.704 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:28.705 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:29.706 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:30.708 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:31.709 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:32.710 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:33.712 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:34.713 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:35.714 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:36.715 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:37.717 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:38.718 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:39.719 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:40.720 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:41.722 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:42.723 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:43.724 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:44.725 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:45.727 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:46.728 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:47.729 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:48.730 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:49.732 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:50.735 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:51.734 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:52.747 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:53.737 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:54.740 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:55.760 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:56.761 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:57.763 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:58.764 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:52:59.765 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:00.766 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:01.768 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:02.769 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:03.786 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:04.771 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:05.772 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:06.774 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:07.775 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:08.776 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:09.777 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:10.778 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:11.780 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:12.781 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:13.782 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:14.783 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:15.785 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:16.786 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:17.787 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:18.788 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:19.790 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:20.799 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:21.792 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:22.793 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:23.795 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:24.831 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:25.807 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:26.798 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:27.799 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:28.800 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:29.801 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:30.802 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:31.803 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:32.805 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:33.806 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:34.807 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:35.808 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:36.809 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:37.810 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:38.811 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:39.812 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:40.814 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:41.815 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:42.816 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:43.817 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:44.818 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:45.819 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:46.821 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:47.822 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:48.823 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:49.824 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:50.825 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:51.826 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:52.827 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:53.828 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:54.830 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:55.831 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:56.832 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:57.833 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:58.834 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:53:59.836 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:00.837 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:01.838 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:02.839 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:03.841 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:04.842 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:05.843 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:06.844 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:07.846 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:08.847 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:09.848 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:10.849 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:11.850 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:12.851 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:13.852 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:14.853 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:15.854 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:16.856 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:17.857 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:18.858 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:19.859 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:20.860 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:21.862 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:22.863 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:23.864 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:24.865 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:25.866 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:26.867 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:27.869 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:28.870 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:29.871 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:30.872 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:31.874 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:32.875 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:33.876 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:34.877 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:35.878 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:36.880 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:37.881 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:38.882 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:39.883 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:40.885 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:41.886 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:42.887 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:43.888 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:44.889 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:45.891 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:46.892 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:47.893 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:48.894 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:49.895 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:50.897 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:51.898 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:52.899 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:53.900 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:54.901 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:55.903 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:56.904 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:57.905 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:58.906 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:54:59.907 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:00.909 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:01.910 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:02.911 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:03.912 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:04.913 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:05.915 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:06.916 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:07.917 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:08.918 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:09.920 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:10.921 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:11.922 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:12.923 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:13.925 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:14.926 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:15.927 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:16.928 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:17.929 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:18.931 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:19.932 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:20.933 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:21.935 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:22.935 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:23.936 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:24.937 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:25.939 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:26.940 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:27.941 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:28.942 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:29.944 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:30.945 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:31.946 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:32.947 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:33.949 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:34.950 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:35.951 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:36.952 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:37.954 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:38.955 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:39.956 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:40.957 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:41.959 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:42.960 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:43.961 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:44.962 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:45.964 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:46.965 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:47.966 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:48.967 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:49.969 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:50.970 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:51.971 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:52.972 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:53.974 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:54.975 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:55.976 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:56.977 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:57.979 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:58.980 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:55:59.981 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:00.982 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:01.984 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:02.985 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:03.986 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:04.987 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:05.988 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:06.989 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:07.990 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:08.991 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:09.992 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:10.993 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:11.994 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:12.996 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:13.997 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:14.998 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:15.999 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:17.001 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:18.002 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:19.003 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:20.004 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:21.006 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:22.007 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:23.008 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:24.009 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:25.011 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:26.012 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:27.013 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:28.014 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:29.016 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:30.017 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:31.018 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:32.019 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:33.020 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:34.022 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:35.023 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:36.024 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:37.025 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:38.027 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:39.028 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:40.029 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:41.030 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:42.032 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:43.033 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:44.034 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:45.036 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:46.037 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:47.038 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:48.039 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:49.041 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:50.042 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:51.043 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:52.044 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:53.046 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:54.047 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:55.048 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:56.049 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:57.051 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:58.052 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:56:59.053 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:00.054 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:01.056 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:02.057 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:03.058 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:04.059 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:05.061 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:06.062 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:07.063 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:08.064 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:09.066 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:10.067 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:11.068 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:12.069 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:13.086 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:14.072 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:15.084 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:16.082 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:17.090 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:18.095 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:19.096 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:20.098 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:21.099 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:22.100 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:23.102 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:24.103 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:25.104 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:26.105 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:27.106 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:28.107 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:29.108 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:30.109 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:31.110 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:32.112 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:33.113 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:34.114 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:35.115 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:36.117 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:37.118 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:38.119 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:39.120 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:40.122 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:41.122 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:42.123 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:43.124 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:44.125 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:45.127 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:46.128 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:47.129 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:48.130 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:49.132 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:50.133 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:51.134 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:52.135 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:53.137 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:54.137 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:55.138 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:56.139 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:57.140 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:58.142 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:57:59.143 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:58:00.144 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:58:01.145 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:58:02.147 - #[32minfo#[39m: host.iobroker received SIGTERM
                        ! 2018-05-11 18:58:03.148 - #[32minfo#[39m: host.iobroker received SIGTERM

                        Was mache ich hier, falsch?

                        Weil ich gehe doch genau nach Anleitung vor?~~

                        1 Antwort Letzte Antwort
                        0
                        • wendy2702W Offline
                          wendy2702W Offline
                          wendy2702
                          schrieb am zuletzt editiert von
                          #12

                          Kann das Bild nicht "erkennen" und beim Zoomen wird es leider irgendwie undeutlich.

                          Also wenn du diese Anleitung nutzt:

                          Änderung ab js-controller Version 1.1.0
                          Ab der Version 1.1.0 des js-controllers müssen die Werte auf dem Master wie folgt eingegeben werden:
                          
                          Type of objects DB [file, couch, redis], default [file]: ENTER
                          Host of objects DB(file), default[127.0.0.1]: <0.0.0.0>
                          Port of objects DB(file), default[9001]: ENTER
                          Type of states DB [file, redis], default [file]: ENTER
                          Host of states DB (file), default[0.0.0.0]: ENTER
                          Port of states DB (file), default[9000]: ENTER
                          Host name of this machine [hostname]: ENTER
                          
                          auf dem Slave sieht es so aus:
                          
                          Type of objects DB [file, couch, redis], default [file]: ENTER
                          Host of objects DB(file), default[127.0.0.1]: <ip adresse=""> vom Hauptsystem
                          Port of objects DB(file), default[9001]: ENTER
                          Type of states DB [file, redis], default [file]: ENTER
                          Host of states DB (file), default[cubie]: <ip adresse="">vom Hauptsystem
                          Port of states DB (file), default[9000]: ENTER
                          Host name of this machine [hostname]: ENTER</ip></ip>
                          

                          Ist bei mir schon laaaaaannnnnnggeeeee her aber mach mal nur die Änderungen auf dem Slave.

                          Kannst um den Master zu retten versuchen den````
                          ./iobroker setup custom

                          Bitte keine Fragen per PN, die gehören ins Forum!

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

                          1 Antwort Letzte Antwort
                          0
                          • arteckA Offline
                            arteckA Offline
                            arteck
                            Developer Most Active
                            schrieb am zuletzt editiert von
                            #13
                            `2018-05-11 18:45:53.743 - #[32minfo#[39m: host.iobroker 2 instances found
                            2018-05-11 18:45:53.758 - #[32minfo#[39m: host.iobroker starting 2 instances[/code]`
                            
                            wasn das ?? 
                            
                            hast du den iobroker gestartet und dann 
                            
                            `~~[code]~~./iobroker setup custom[/code]` oder direkt nach dem reboot ?? denn da läuft iobroker auch direkt den musst du erstmal stoppen
                            
                            was sagt den `~~[code]~~sudo iobroker multihost browse [/code]`
                            

                            zigbee hab ich, zwave auch, nuc's genauso und HA auch

                            1 Antwort Letzte Antwort
                            0
                            • M Offline
                              M Offline
                              Moing
                              schrieb am zuletzt editiert von
                              #14

                              Inzwischen hat es funktioniert.

                              Die Lösung war zum einen den IO-Broker zu stoppen das er nicht läuft.

                              Zum zweiten habe ich vor lauter Anleitung, Schritt für Schritt folgen, bei den IP-Adresse immer die "<" ">" Zeichen mitgetippt.

                              Das hat das System wohl jedes mal zum Crash geführt.

                              Vielen Dank für die Hilfe.

                              1 Antwort Letzte Antwort
                              0
                              Antworten
                              • In einem neuen Thema antworten
                              Anmelden zum Antworten
                              • Älteste zuerst
                              • Neuste zuerst
                              • Meiste Stimmen


                              Support us

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

                              316

                              Online

                              32.4k

                              Benutzer

                              81.5k

                              Themen

                              1.3m

                              Beiträge
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                              ioBroker Community 2014-2025
                              logo
                              • Anmelden

                              • Du hast noch kein Konto? Registrieren

                              • Anmelden oder registrieren, um zu suchen
                              • Erster Beitrag
                                Letzter Beitrag
                              0
                              • Home
                              • Aktuell
                              • Tags
                              • Ungelesen 0
                              • Kategorien
                              • Unreplied
                              • Beliebt
                              • GitHub
                              • Docu
                              • Hilfe