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. Tester
  4. Test js-controller v2.0.x (GitHub)

NEWS

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

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

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

Test js-controller v2.0.x (GitHub)

Geplant Angeheftet Gesperrt Verschoben Tester
js-controller
1.0k Beiträge 48 Kommentatoren 317.1k Aufrufe 35 Watching
  • Ä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.
  • apollon77A Offline
    apollon77A Offline
    apollon77
    schrieb am zuletzt editiert von
    #299

    Hey All, ich habe gerade radar2 1.0.8 veröffentlicht mit dem Fix. Das wird quasi die offiziell kompatible Version. GitHub Stand bleibt erst einmal kaputt bis Frank wieder verfügbar ist.

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    1 Antwort Letzte Antwort
    0
    • M msauer

      Ich habe, wegen einem Fehler im Adapter NINA, diesen mal deinstalliert. Letztens hatte ich so was schon mal, habe dem aber keine Beachtung geschenkt.
      Heute jedoch wollte ich das doch mal posten, da iobroker bzw. der js-controller komplett neu gestartet ist.

      host.MSNUC-IOB	2019-09-30 09:28:48.591	error	at Timer.processTimers (timers.js:223:10)
      host.MSNUC-IOB	2019-09-30 09:28:48.591	error	at listOnTimeout (timers.js:263:5)
      host.MSNUC-IOB	2019-09-30 09:28:48.591	error	at tryOnTimeout (timers.js:300:5)
      host.MSNUC-IOB	2019-09-30 09:28:48.591	error	at ontimeout (timers.js:436:11)
      host.MSNUC-IOB	2019-09-30 09:28:48.591	error	at Timeout.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/iobroker.js-controller/main.js:3272:43)
      host.MSNUC-IOB	2019-09-30 09:28:48.591	error	TypeError: Cannot read property 'process' of undefined
      host.MSNUC-IOB	2019-09-30 09:28:48.589	error	uncaught exception: Cannot read property 'process' of undefined
      host.MSNUC-IOB	2019-09-30 09:28:47.768	info	iobroker npm uninstall iobroker.nina --silent --save --prefix "/opt/iobroker" (System call)
      host.MSNUC-IOB	2019-09-30 09:28:47.768	info	Do not restart adapter system.adapter.nina.0 because disabled or deleted
      host.MSNUC-IOB	2019-09-30 09:28:47.767	error	instance system.adapter.nina.0 terminated with code 156 (156)
      host.MSNUC-IOB	2019-09-30 09:28:47.587	info	stopInstance system.adapter.nina.0 send kill signal
      host.MSNUC-IOB	2019-09-30 09:28:47.585	info	stopInstance system.adapter.nina.0
      host.MSNUC-IOB	2019-09-30 09:28:47.584	info	object deleted system.adapter.nina.0
      
      apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #300

      @msauer

      Fixe ich. Danke fürs melden

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Antwort Letzte Antwort
      0
      • D darkiop

        @apollon77 das bin ich schon :) Nach der Umstellung auf 2.x liefen beiden ioBroker Instanzen als 'file'. Ich schau mal ob ich heut Abend den Fehler reproduziert bekomme.

        D Online
        D Online
        darkiop
        Most Active
        schrieb am zuletzt editiert von darkiop
        #301

        @apollon77

        Hab das heute nochmal nachgestellt:

        Ausgangsbasis:

        1. iobroker-master 1.5.14, im docker-container unter node 8, file/file
        2. iobroker-hwr 1.5.14, auf RPI4 unter Node 10, file/file
        3. Upgrade mit sudo -H -u iobroker npm install ioBroker/ioBroker.js-controller, zuerst der Slave, dann der Master

        Nach den beiden Upgrades folgendes im Log:

        2019-09-30 14_23_19-logs - ioBroker - Firefox Developer Edition.png

        Dann Reboot des Slaves + Master, Log:

        2019-09-30 14_26_49-logs - ioBroker - Firefox Developer Edition.png

        Der Slave kommt dann auch nicht mehr automatisch auf die Beine nach einen Reboot, starte ich ihn aber manuell mit iobroker start schafft er es:

        b995bfda-4a1e-4852-b5de-dc21c2a4d497-grafik.png

        Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

        apollon77A StabilostickS 2 Antworten Letzte Antwort
        0
        • D darkiop

          @apollon77

          Hab das heute nochmal nachgestellt:

          Ausgangsbasis:

          1. iobroker-master 1.5.14, im docker-container unter node 8, file/file
          2. iobroker-hwr 1.5.14, auf RPI4 unter Node 10, file/file
          3. Upgrade mit sudo -H -u iobroker npm install ioBroker/ioBroker.js-controller, zuerst der Slave, dann der Master

          Nach den beiden Upgrades folgendes im Log:

          2019-09-30 14_23_19-logs - ioBroker - Firefox Developer Edition.png

          Dann Reboot des Slaves + Master, Log:

          2019-09-30 14_26_49-logs - ioBroker - Firefox Developer Edition.png

          Der Slave kommt dann auch nicht mehr automatisch auf die Beine nach einen Reboot, starte ich ihn aber manuell mit iobroker start schafft er es:

          b995bfda-4a1e-4852-b5de-dc21c2a4d497-grafik.png

          apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von apollon77
          #302

          @darkiop Ok, ich sehe im Log folgendes. Bitte sag mal ob das ok ist:

          • 13:59-14:05 hast Du den Slave auf 2.0.4 aktualisiert. Der Master lief noch. Der Slave hat danach (weil Master alt war) im "Fallback Modus" sich verbunden
          • 14:16 hast Du den Master beendet, 14:25 war er zurück. Der Slave hat sich in der zwischenzeit immer wieder neu gestartet und dann sah es aber so aus als ob 14:25 wieder alles ok war.

          Dann schreibst DU das Du rebootest hast alle beide und sich dann der Slave so verhalten hat ?! Komisch

          Der Slave sagt das er Port 9001 vom Master nicht erreichen kann. ENETUNREACH. Sieht mir also eher nach irgendwas netzwerkigem aus ... Der -hwr meldet sich mit ner 10er IP ... ist das bei dir so aufgesetzt auf dem Raspi?

          Mit dem was ich generell sehe hat sich alles korrekt verhalten. Die Frage ist was zu dem EHOSTUNREACH geführt hat

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          D 1 Antwort Letzte Antwort
          0
          • MathiasJM Offline
            MathiasJM Offline
            MathiasJ
            schrieb am zuletzt editiert von MathiasJ
            #303

            Radar2-Downgrade auf 1.08, Objekt UWZ (Unwetterwarnung) fehlt,
            Keine BT LE-Scan mehr möglich. mein G-Tag wird nicht mehr gefunden.
            Update zurück auf 1.2.0
            Zurück auf 1.2.0 ist mein G-Tag wieder erreichbar.
            dafür wieder die Fehlrmeldung:

            radar2.0	2019-09-30 18:28:00.577	warn	(13080) No geo location data found configured in admin to calculate UWZ AREA ID or ID not valid!
            

            Jetzt kommt auch noch ein

            host.pivccu	2019-09-30 18:54:04.523	info	instance system.adapter.radar2.0 terminated with code NaN ()
            host.pivccu	2019-09-30 18:54:04.523	warn	instance system.adapter.radar2.0 terminated due to SIGSEGV
            

            Ein pkill -f Radar2 hat nichts gebracht.

            IObroker auf dem NUC als VM.
            Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
            Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

            apollon77A 1 Antwort Letzte Antwort
            0
            • apollon77A apollon77

              @darkiop Ok, ich sehe im Log folgendes. Bitte sag mal ob das ok ist:

              • 13:59-14:05 hast Du den Slave auf 2.0.4 aktualisiert. Der Master lief noch. Der Slave hat danach (weil Master alt war) im "Fallback Modus" sich verbunden
              • 14:16 hast Du den Master beendet, 14:25 war er zurück. Der Slave hat sich in der zwischenzeit immer wieder neu gestartet und dann sah es aber so aus als ob 14:25 wieder alles ok war.

              Dann schreibst DU das Du rebootest hast alle beide und sich dann der Slave so verhalten hat ?! Komisch

              Der Slave sagt das er Port 9001 vom Master nicht erreichen kann. ENETUNREACH. Sieht mir also eher nach irgendwas netzwerkigem aus ... Der -hwr meldet sich mit ner 10er IP ... ist das bei dir so aufgesetzt auf dem Raspi?

              Mit dem was ich generell sehe hat sich alles korrekt verhalten. Die Frage ist was zu dem EHOSTUNREACH geführt hat

              D Online
              D Online
              darkiop
              Most Active
              schrieb am zuletzt editiert von darkiop
              #304

              @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

              EHOSTUNREACH

              Ja passt so wie du es beschrieben hast. Bin auch gerade nach Hause gekommen und musste feststellen das mein Schalter fürs Garagentor ohne Funktion war. Auf master und slave hat sich jeweils der komplette Stack verabschiedet.

              Aktuell habe ich jetzt jeweils nen tail -f laufen und beobachte ...

              Das mit der IP passt, der Raspi ist in einem VLAN für IOT Geräte, der Docker Container aber noch nicht - trotzdem sollte hier seitens Netzwerk nichts im argen liegen ... das läuft auch so schon einige Monate.

              Folgendes hab ich im Log von vorhin gefunden:

              2019-09-30 18:00:21.905  - warn: ical.0 (7513) Cannot connect/reconnect to objects DB. Terminating
              2019-09-30 18:00:21.906  - warn: ical.4 (7597) Cannot connect/reconnect to objects DB. Terminating
              2019-09-30 18:00:21.908  - warn: ical.2 (7529) Cannot connect/reconnect to objects DB. Terminating
              2019-09-30 18:00:21.903  - warn: ical.3 (7585) Cannot connect/reconnect to objects DB. Terminating
              2019-09-30 18:00:21.915  - warn: ical.1 (7520) Cannot connect/reconnect to objects DB. Terminating
              2019-09-30 18:00:21.914  - warn: yr.0 (7507) Cannot connect/reconnect to objects DB. Terminating
              2019-09-30 18:00:21.933  - warn: ical.5 (7603) Cannot connect/reconnect to objects DB. Terminating
              2019-09-30 18:00:23.491  - info: host.iobroker-master iobroker.js-controller version 2.0.14 js-controller starting
              2019-09-30 18:00:23.504  - info: host.iobroker-master Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
              2019-09-30 18:00:23.505  - info: host.iobroker-master hostname: iobroker-master, node: v8.16.1
              2019-09-30 18:00:23.508  - info: host.iobroker-master ip addresses: 192.168.1.82
              2019-09-30 18:00:26.487  - info: host.iobroker-master connected to Objects and States
              2019-09-30 18:00:26.944  - info: host.iobroker-master 86 instances found
              2019-09-30 18:00:27.048  - info: host.iobroker-master starting 42 instances
              2019-09-30 18:00:28.007  - info: host.iobroker-master instance system.adapter.admin.0 started with pid 8270
              2019-09-30 18:00:28.162  - warn: host.iobroker-master Multihost discovery server: service started on 0.0.0.0:50005
              2019-09-30 18:00:28.178  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
              2019-09-30 18:00:28.179  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
              

              Edit:

              Kurzer Blick aufs LAN, da passt alles wenn er denn läuft.

              47567574-1060-46f0-9d59-0304ad3fba31-grafik.png

              Edit 2:

              Beide laufen jetzt seit einer guten Stunde ohne Auffälligkeiten. Hab auch diverese Aktionen ausgelöst, alles wie gewohnt. Ich befürchte nur, wenn ich durch starte braucht der -hwr wieder Start-Hilfe :) Ich lass das jetzt mal noch 1-2 Stunden so laufen zum beobachten und starte dann den Slave nochmal durch.

              Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

              apollon77A 1 Antwort Letzte Antwort
              0
              • StuebiS Offline
                StuebiS Offline
                Stuebi
                schrieb am zuletzt editiert von Stuebi
                #305

                Ich habe eben das update auf den js-controller 2.0 Beta auf meinem Entwicklerrechner (macbook, nodejs 10) durchgeführt. Seit dem wird im Visual Studio Code (VSC) kein Logging im Debug Modus angezeigt. Jemand eine Idee was ich dort ändern muss.

                hier meine launch.json im .vscode Verzeichnis:

                "version": "0.2.0",
                    "configurations": [
                        {
                            "type": "node",
                            "request": "launch",
                            "name": "Programm starten",
                            "program": "${workspaceFolder}/shelly.js",
                            "cwd": "${workspaceRoot}",
                            "args": [
                                "--debug", "--force", "--logs", "--trace-warnings"
                            ]
                        },
                        {
                            "type": "node",
                            "request": "attach",
                            "name": "An den Prozess anfügen",
                            "port": 5858
                        }
                    ]
                }
                

                VG
                Stübi

                ioBroker auf Synology DS216+II im Docker Container

                StuebiS 1 Antwort Letzte Antwort
                0
                • MathiasJM MathiasJ

                  Radar2-Downgrade auf 1.08, Objekt UWZ (Unwetterwarnung) fehlt,
                  Keine BT LE-Scan mehr möglich. mein G-Tag wird nicht mehr gefunden.
                  Update zurück auf 1.2.0
                  Zurück auf 1.2.0 ist mein G-Tag wieder erreichbar.
                  dafür wieder die Fehlrmeldung:

                  radar2.0	2019-09-30 18:28:00.577	warn	(13080) No geo location data found configured in admin to calculate UWZ AREA ID or ID not valid!
                  

                  Jetzt kommt auch noch ein

                  host.pivccu	2019-09-30 18:54:04.523	info	instance system.adapter.radar2.0 terminated with code NaN ()
                  host.pivccu	2019-09-30 18:54:04.523	warn	instance system.adapter.radar2.0 terminated due to SIGSEGV
                  

                  Ein pkill -f Radar2 hat nichts gebracht.

                  apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von
                  #306

                  @MathiasJ 1.0.8 war kaputt, 1.0.9 ist da

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  1 Antwort Letzte Antwort
                  0
                  • D darkiop

                    @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

                    EHOSTUNREACH

                    Ja passt so wie du es beschrieben hast. Bin auch gerade nach Hause gekommen und musste feststellen das mein Schalter fürs Garagentor ohne Funktion war. Auf master und slave hat sich jeweils der komplette Stack verabschiedet.

                    Aktuell habe ich jetzt jeweils nen tail -f laufen und beobachte ...

                    Das mit der IP passt, der Raspi ist in einem VLAN für IOT Geräte, der Docker Container aber noch nicht - trotzdem sollte hier seitens Netzwerk nichts im argen liegen ... das läuft auch so schon einige Monate.

                    Folgendes hab ich im Log von vorhin gefunden:

                    2019-09-30 18:00:21.905  - warn: ical.0 (7513) Cannot connect/reconnect to objects DB. Terminating
                    2019-09-30 18:00:21.906  - warn: ical.4 (7597) Cannot connect/reconnect to objects DB. Terminating
                    2019-09-30 18:00:21.908  - warn: ical.2 (7529) Cannot connect/reconnect to objects DB. Terminating
                    2019-09-30 18:00:21.903  - warn: ical.3 (7585) Cannot connect/reconnect to objects DB. Terminating
                    2019-09-30 18:00:21.915  - warn: ical.1 (7520) Cannot connect/reconnect to objects DB. Terminating
                    2019-09-30 18:00:21.914  - warn: yr.0 (7507) Cannot connect/reconnect to objects DB. Terminating
                    2019-09-30 18:00:21.933  - warn: ical.5 (7603) Cannot connect/reconnect to objects DB. Terminating
                    2019-09-30 18:00:23.491  - info: host.iobroker-master iobroker.js-controller version 2.0.14 js-controller starting
                    2019-09-30 18:00:23.504  - info: host.iobroker-master Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                    2019-09-30 18:00:23.505  - info: host.iobroker-master hostname: iobroker-master, node: v8.16.1
                    2019-09-30 18:00:23.508  - info: host.iobroker-master ip addresses: 192.168.1.82
                    2019-09-30 18:00:26.487  - info: host.iobroker-master connected to Objects and States
                    2019-09-30 18:00:26.944  - info: host.iobroker-master 86 instances found
                    2019-09-30 18:00:27.048  - info: host.iobroker-master starting 42 instances
                    2019-09-30 18:00:28.007  - info: host.iobroker-master instance system.adapter.admin.0 started with pid 8270
                    2019-09-30 18:00:28.162  - warn: host.iobroker-master Multihost discovery server: service started on 0.0.0.0:50005
                    2019-09-30 18:00:28.178  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                    2019-09-30 18:00:28.179  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                    

                    Edit:

                    Kurzer Blick aufs LAN, da passt alles wenn er denn läuft.

                    47567574-1060-46f0-9d59-0304ad3fba31-grafik.png

                    Edit 2:

                    Beide laufen jetzt seit einer guten Stunde ohne Auffälligkeiten. Hab auch diverese Aktionen ausgelöst, alles wie gewohnt. Ich befürchte nur, wenn ich durch starte braucht der -hwr wieder Start-Hilfe :) Ich lass das jetzt mal noch 1-2 Stunden so laufen zum beobachten und starte dann den Slave nochmal durch.

                    apollon77A Offline
                    apollon77A Offline
                    apollon77
                    schrieb am zuletzt editiert von
                    #307

                    @darkiop Und was ist 18 Uhr passiert? oder da wo der Spuk los ging?

                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                    D 1 Antwort Letzte Antwort
                    0
                    • E Offline
                      E Offline
                      e-i-k-e
                      schrieb am zuletzt editiert von e-i-k-e
                      #308

                      erledigt

                      1 Antwort Letzte Antwort
                      0
                      • lobomauL Offline
                        lobomauL Offline
                        lobomau
                        schrieb am zuletzt editiert von
                        #309

                        Muss man auch den Master beenden um das Update auf den slave zu spielen? Habe ich noch nicht ausprobiert.
                        Bisheriger Versuch auf Pi3-Slave zu installieren schlug fehl.
                        Probleme: iobroker status sagt immer iobroker running obwohl vorher beendet. Fix habe ich auch schon vorher durchlaufen lassen.
                        Version:
                        npm: 6.9.0
                        nodejs: 10.6.3

                        pi@Pi3:/opt/iobroker $ sudo iobroker status
                        iobroker is running
                        
                        Objects type: file
                        States  type: file
                        pi@Pi3:/opt/iobroker $ sudo iobroker stop
                        pi@Pi3:/opt/iobroker $ sudo npm install ioBroker/ioBroker.js-controller
                        npm ERR! code 128
                        npm ERR! Command failed: git clone --mirror -q git://github.com/ioBroker/ioBroker.js-controller.git /root/.npm/_cacache/tmp/git-clone-ca0fa90a/.git
                        npm ERR! fatal: could not create leading directories of '/root/.npm/_cacache/tmp/git-clone-ca0fa90a/.git'
                        npm ERR!
                        
                        npm ERR! A complete log of this run can be found in:
                        npm ERR!     /root/.npm/_logs/2019-09-30T19_54_21_045Z-debug.log
                        pi@Pi3:/opt/iobroker $ sudo iobroker status
                        iobroker is running
                        
                        Objects type: file
                        States  type: file
                        
                        

                        Host: NUC8i3 mit Proxmox:

                        • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                        • Slave: Pi4
                        D apollon77A 2 Antworten Letzte Antwort
                        0
                        • apollon77A apollon77

                          @febea wenn im Host noch 1.5.x angezeigt wird dann Hatvda was nicht geklappt. Hast damals das install log vom js-Controller Update? Sonst mach’s nochmal drüber

                          F Offline
                          F Offline
                          febea
                          schrieb am zuletzt editiert von
                          #310

                          @apollon77 said in [Aufruf] js-controller 2.0 Beta Test:

                          @febea wenn im Host noch 1.5.x angezeigt wird dann Hatvda was nicht geklappt. Hast damals das install log vom js-Controller Update? Sonst mach’s nochmal drüber

                          Wie kann ich das log sichern? Einfach alles markieren und speichern oder gibt es da direkt ein file?

                          1 Antwort Letzte Antwort
                          0
                          • lobomauL lobomau

                            Muss man auch den Master beenden um das Update auf den slave zu spielen? Habe ich noch nicht ausprobiert.
                            Bisheriger Versuch auf Pi3-Slave zu installieren schlug fehl.
                            Probleme: iobroker status sagt immer iobroker running obwohl vorher beendet. Fix habe ich auch schon vorher durchlaufen lassen.
                            Version:
                            npm: 6.9.0
                            nodejs: 10.6.3

                            pi@Pi3:/opt/iobroker $ sudo iobroker status
                            iobroker is running
                            
                            Objects type: file
                            States  type: file
                            pi@Pi3:/opt/iobroker $ sudo iobroker stop
                            pi@Pi3:/opt/iobroker $ sudo npm install ioBroker/ioBroker.js-controller
                            npm ERR! code 128
                            npm ERR! Command failed: git clone --mirror -q git://github.com/ioBroker/ioBroker.js-controller.git /root/.npm/_cacache/tmp/git-clone-ca0fa90a/.git
                            npm ERR! fatal: could not create leading directories of '/root/.npm/_cacache/tmp/git-clone-ca0fa90a/.git'
                            npm ERR!
                            
                            npm ERR! A complete log of this run can be found in:
                            npm ERR!     /root/.npm/_logs/2019-09-30T19_54_21_045Z-debug.log
                            pi@Pi3:/opt/iobroker $ sudo iobroker status
                            iobroker is running
                            
                            Objects type: file
                            States  type: file
                            
                            
                            D Online
                            D Online
                            darkiop
                            Most Active
                            schrieb am zuletzt editiert von
                            #311

                            @lobomau Prüf mal mit

                            ps -ef | grep ^io
                            

                            Ob noch ein Prozess vom ioBroker läuft, und wenn ja kannst du diesen per

                            kill -9 PROCESS-ID
                            

                            oder

                            pgrep -f '^io.*' | xargs kill -9
                            

                            auf die sanfte Art beenden :)

                            Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

                            lobomauL 1 Antwort Letzte Antwort
                            0
                            • apollon77A apollon77

                              @darkiop Und was ist 18 Uhr passiert? oder da wo der Spuk los ging?

                              D Online
                              D Online
                              darkiop
                              Most Active
                              schrieb am zuletzt editiert von darkiop
                              #312

                              @apollon77 Wenn ich das wüsste :)

                              Ich bin 17:52 nach Hause gekommen und konnte das Garagentor öffnen ... dann hat sich wohl kurz danach der js-controller Verabschiedet und mein Skript* welches regelmäßig prüft ob der iobroker Prozess im Container läuft hat ihn wieder gestartet.
                              Leider liest sich da aus meinre Sicht nichts wirklich heraus. Aktuell läufts noch stabil, ich lass das jetzt auch mal bis Morgen nach der Arbeit und starte dann erst den Slave nochmal durch.

                              Skript: https://github.com/darkiop/smarthome/blob/master/iobroker/check_iobroker.sh

                              Auf dem Slave habe ich das hier im Log:

                              863 2019-09-30 16:42:17.642  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker _restart
                              864 2019-09-30 16:48:11.446  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker.js-controller version 2.0.14 js-controller starting
                              865 2019-09-30 16:48:11.453  - ^[[32minfo^[[39m: host.iobroker-hwr Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                              866 2019-09-30 16:48:11.454  - ^[[32minfo^[[39m: host.iobroker-hwr hostname: iobroker-hwr, node: v10.16.3
                              867 2019-09-30 16:48:11.456  - ^[[32minfo^[[39m: host.iobroker-hwr ip addresses: 10.3.1.22 fe80::dea6:32ff:fe17:78f5
                              868 2019-09-30 16:48:11.708  - ^[[32minfo^[[39m: host.iobroker-hwr connected to Objects and States
                              869 2019-09-30 16:48:11.748  - ^[[33mwarn^[[39m: host.iobroker-hwr Multihost discovery server: service started on 0.0.0.0:50005
                              870 2019-09-30 16:48:13.063  - ^[[32minfo^[[39m: host.iobroker-hwr 86 instances found
                              871 2019-09-30 16:48:13.080  - ^[[32minfo^[[39m: host.iobroker-hwr starting 2 instances
                              872 2019-09-30 16:48:13.101  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.0 started with pid 1211
                              873 2019-09-30 16:48:17.097  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.1 started with pid 1222
                              874 2019-09-30 18:00:21.981  - ^[[33mwarn^[[39m: smartmeter.1 (1222) Cannot connect/reconnect to objects DB. Terminating
                              875 2019-09-30 18:00:21.981  - ^[[33mwarn^[[39m: smartmeter.0 (1211) Cannot connect/reconnect to objects DB. Terminating
                              876 2019-09-30 18:00:26.492  - ^[[33mwarn^[[39m: host.iobroker-hwr Slave controller detected disconnection. Stop all instances.
                              877 2019-09-30 18:00:26.499  - ^[[32minfo^[[39m: host.iobroker-hwr stopInstance system.adapter.smartmeter.0
                              878 2019-09-30 18:00:26.500  - ^[[31merror^[[39m: host.iobroker-hwr result is not defined
                              879 2019-09-30 18:00:28.263  - ^[[33mwarn^[[39m: host.iobroker-hwr Cannot get view: ReplyError: Error Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              880 2019-09-30 18:00:28.267  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.1 terminated with code 0 (NO_ERROR)
                              881 2019-09-30 18:00:28.268  - ^[[32minfo^[[39m: host.iobroker-hwr Do not restart adapter system.adapter.smartmeter.1 because disabled or deleted
                              882 2019-09-30 18:00:28.304  - ^[[33mwarn^[[39m: host.iobroker-hwr Cannot get view: ReplyError: Error Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              883 2019-09-30 18:00:28.305  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.0 terminated with code 0 (NO_ERROR)
                              884 2019-09-30 18:00:28.305  - ^[[32minfo^[[39m: host.iobroker-hwr Do not restart adapter system.adapter.smartmeter.0 because disabled or deleted
                              885 2019-09-30 18:00:41.501  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker _restart
                              886 2019-09-30 18:00:42.019  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker Starting node restart.js
                              887 2019-09-30 18:15:09.303  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker.js-controller version 2.0.14 js-controller starting
                              888 2019-09-30 18:15:09.311  - ^[[32minfo^[[39m: host.iobroker-hwr Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                              889 2019-09-30 18:15:09.312  - ^[[32minfo^[[39m: host.iobroker-hwr hostname: iobroker-hwr, node: v10.16.3
                              890 2019-09-30 18:15:09.313  - ^[[32minfo^[[39m: host.iobroker-hwr ip addresses: 10.3.1.22 fe80::dea6:32ff:fe17:78f5
                              891 2019-09-30 18:15:09.849  - ^[[32minfo^[[39m: host.iobroker-hwr connected to Objects and States
                              892 2019-09-30 18:15:10.576  - ^[[33mwarn^[[39m: host.iobroker-hwr Multihost discovery server: service started on 0.0.0.0:50005
                              893 2019-09-30 18:15:10.829  - ^[[32minfo^[[39m: host.iobroker-hwr Delete state "system.host.iobroker-hwr.compactModeEnabled"
                              894 2019-09-30 18:15:11.579  - ^[[32minfo^[[39m: host.iobroker-hwr 86 instances found
                              895 2019-09-30 18:15:11.596  - ^[[32minfo^[[39m: host.iobroker-hwr starting 3 instances
                              896 2019-09-30 18:15:11.624  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.email.0 started with pid 1424
                              897 2019-09-30 18:15:11.629  - ^[[32minfo^[[39m: host.iobroker-hwr Some obsolete host states deleted.
                              898 2019-09-30 18:15:14.011  - ^[[32minfo^[[39m: email.0 (1424) starting. Version 1.0.5 in /opt/iobroker/node_modules/iobroker.email, node: v10.16.3
                              899 2019-09-30 18:15:15.614  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.0 started with pid 1439
                              900 2019-09-30 18:15:19.605  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.1 started with pid 1450
                              901 2019-09-30 18:18:21.377  - ^[[33mwarn^[[39m: smartmeter.1 (1450) Cannot connect/reconnect to objects DB. Terminating
                              902 2019-09-30 18:18:21.378  - ^[[33mwarn^[[39m: email.0 (1424) Cannot connect/reconnect to objects DB. Terminating
                              903 2019-09-30 18:18:21.379  - ^[[33mwarn^[[39m: smartmeter.0 (1439) Cannot connect/reconnect to objects DB. Terminating
                              904 2019-09-30 18:18:25.889  - ^[[33mwarn^[[39m: host.iobroker-hwr Slave controller detected disconnection. Stop all instances.
                              905 2019-09-30 18:18:25.895  - ^[[32minfo^[[39m: host.iobroker-hwr stopInstance system.adapter.email.0
                              906 2019-09-30 18:18:25.896  - ^[[31merror^[[39m: host.iobroker-hwr result is not defined
                              

                              Auf dem Master

                              2019-09-30 17:52:59.863  - info: javascript.0 (479) script.js.PRODUKTIV.Garage.Garagentor: Tor auf
                              2019-09-30 17:53:00.073  - info: javascript.0 (479) script.js.PRODUKTIV.Garage.Garagentor: Tor auf
                              2019-09-30 17:53:00.162  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                              2019-09-30 17:53:00.165  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                              2019-09-30 17:53:41.288  - info: javascript.0 (479) script.js.PRODUKTIV.Beleuchtung.01_Bewegungsmelder_Flur: +++ Bewegung im Flur erkannt: Aktuelle Tageszeit: Abend | Skript wird ausgelöst bei: Abend,Abenddämmerung,Nacht,Morgendämmerung
                              2019-09-30 17:54:00.210  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                              2019-09-30 17:54:00.219  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                              2019-09-30 17:55:00.080  - info: javascript.0 (479) script.js.PRODUKTIV.Anwesenheit.Anwesenheit_Unifi: +++ Thorsten ist anwesend +++
                              2019-09-30 17:55:00.082  - info: javascript.0 (479) script.js.PRODUKTIV.Anwesenheit.Anwesenheit_Unifi: +++ Jenny ist abwesend +++
                              2019-09-30 17:55:00.130  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                              2019-09-30 17:55:00.134  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                              2019-09-30 17:56:00.099  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                              2019-09-30 17:56:00.101  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                              2019-09-30 17:57:00.117  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                              2019-09-30 17:57:00.118  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                              2019-09-30 17:57:51.869  - info: javascript.0 (479) script.js.PRODUKTIV.Beleuchtung.01_Bewegungsmelder_Flur: +++ Bewegung im Flur erkannt: Aktuelle Tageszeit: Abend | Skript wird ausgelöst bei: Abend,Abenddämmerung,Nacht,Morgendämmerung
                              2019-09-30 17:58:00.088  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                              2019-09-30 17:58:00.089  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                              2019-09-30 17:59:00.343  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                              2019-09-30 17:59:00.344  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                              2019-09-30 18:00:00.063  - info: host.iobroker-master instance system.adapter.tvspielfilm.0 started with pid 7495
                              2019-09-30 18:00:00.227  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                              2019-09-30 18:00:00.227  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                              2019-09-30 18:00:00.191  - info: host.iobroker-master instance system.adapter.yr.0 started with pid 7507
                              2019-09-30 18:00:00.393  - info: host.iobroker-master instance system.adapter.ical.0 started with pid 7513
                              2019-09-30 18:00:00.623  - info: host.iobroker-master instance system.adapter.ical.1 started with pid 7520
                              2019-09-30 18:00:00.784  - info: host.iobroker-master instance system.adapter.ical.2 started with pid 7529
                              2019-09-30 18:00:01.905  - info: host.iobroker-master instance system.adapter.ical.3 started with pid 7585
                              2019-09-30 18:00:02.118  - info: host.iobroker-master instance system.adapter.ical.4 started with pid 7597
                              2019-09-30 18:00:02.359  - info: host.iobroker-master instance system.adapter.ical.5 started with pid 7603
                              2019-09-30 18:00:21.895  - warn: dwd.0 (7501) Cannot connect/reconnect to objects DB. Terminating
                              2019-09-30 18:00:21.903  - warn: tvspielfilm.0 (7495) Cannot connect/reconnect to objects DB. Terminating
                              2019-09-30 18:00:21.905  - warn: ical.0 (7513) Cannot connect/reconnect to objects DB. Terminating
                              2019-09-30 18:00:21.906  - warn: ical.4 (7597) Cannot connect/reconnect to objects DB. Terminating
                              2019-09-30 18:00:21.908  - warn: ical.2 (7529) Cannot connect/reconnect to objects DB. Terminating
                              2019-09-30 18:00:21.903  - warn: ical.3 (7585) Cannot connect/reconnect to objects DB. Terminating
                              2019-09-30 18:00:21.915  - warn: ical.1 (7520) Cannot connect/reconnect to objects DB. Terminating
                              2019-09-30 18:00:21.914  - warn: yr.0 (7507) Cannot connect/reconnect to objects DB. Terminating
                              2019-09-30 18:00:21.933  - warn: ical.5 (7603) Cannot connect/reconnect to objects DB. Terminating
                              2019-09-30 18:00:23.491  - info: host.iobroker-master iobroker.js-controller version 2.0.14 js-controller starting
                              2019-09-30 18:00:23.504  - info: host.iobroker-master Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                              2019-09-30 18:00:23.505  - info: host.iobroker-master hostname: iobroker-master, node: v8.16.1
                              2019-09-30 18:00:23.508  - info: host.iobroker-master ip addresses: 192.168.1.82
                              2019-09-30 18:00:26.487  - info: host.iobroker-master connected to Objects and States
                              2019-09-30 18:00:26.944  - info: host.iobroker-master 86 instances found
                              2019-09-30 18:00:27.048  - info: host.iobroker-master starting 42 instances
                              2019-09-30 18:00:28.007  - info: host.iobroker-master instance system.adapter.admin.0 started with pid 8270
                              2019-09-30 18:00:28.162  - warn: host.iobroker-master Multihost discovery server: service started on 0.0.0.0:50005
                              2019-09-30 18:00:28.178  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              2019-09-30 18:00:28.179  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                              2019-09-30 18:00:31.419  - info: host.iobroker-master instance system.adapter.web.0 started with pid 8282
                              2019-09-30 18:00:37.214  - info: host.iobroker-master instance system.adapter.ping.0 started with pid 8294
                              2019-09-30 18:00:37.284  - info: host.iobroker-master Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
                              2019-09-30 18:00:39.452  - info: host.iobroker-master instance system.adapter.hue.0 started with pid 8308
                              2019-09-30 18:00:42.462  - info: ping.0 (8294) starting. Version 1.3.2 in /opt/iobroker/node_modules/iobroker.ping, node: v8.16.1
                              2019-09-30 18:00:43.415  - info: hue.0 (8308) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v8.16.1
                              2019-09-30 18:00:43.439  - info: host.iobroker-master instance system.adapter.tankerkoenig.0 started with pid 8323
                              

                              Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

                              apollon77A 2 Antworten Letzte Antwort
                              0
                              • E Offline
                                E Offline
                                e-i-k-e
                                schrieb am zuletzt editiert von e-i-k-e
                                #313

                                Ich habe leider immer noch probleme eine ioBroker backup mit redis/redis herzustellen.

                                einfügen von iobroker-data

                                pi@ioBrokerMaster:/opt/iobroker$ iobroker host <ioBroker-Rock>
                                bash: Syntaxfehler beim unerwarteten Wort `newline'
                                pi@ioBrokerMaster:/opt/iobroker$ iobroker setup custom
                                Current configuration:
                                - Objects database:
                                  - Type: redis
                                  - Host/Unix Socket: 0.0.0.0
                                  - Port: 6379
                                - States database:
                                  - Type: redis
                                  - Host/Unix Socket: 0.0.0.0
                                  - Port: 6379
                                
                                Type of objects DB [(f)ile, (r)edis], default [redis]: r
                                Host / Unix Socket of objects DB(redis), default[0.0.0.0]: 0.0.0.0
                                Port of objects DB(redis), default[6379]:
                                Type of states DB [(f)file, (r)edis], default [redis]: r
                                Host / Unix Socket of states DB (redis), default[0.0.0.0]: 0.0.0.0
                                Port of states DB (redis), default[6379]:
                                Host name of this machine [ioBrokerMaster]: ioBroker-Rock
                                updating conf/iobroker.json
                                
                                pi@ioBrokerMaster:/opt/iobroker$ iobroker start
                                pi@ioBrokerMaster:/opt/iobroker$ iobroker status
                                 Cannot read system.config: null
                                 Cannot find view "system" for search "host" : null
                                iobroker is running on this host.
                                
                                No iobroker host is running.
                                
                                Objects type: redis
                                States  type: redis
                                
                                

                                über iobroker restore

                                Backup created: /opt/iobroker/backups/restore.tar.gz
                                pi@ioBrokerMaster:/opt/iobroker$ iobroker restore minimal_2019_09_30-17_27_35_backupiobroker
                                iobroker controller daemon is not running
                                host.ioBrokerMaster OK.
                                host.ioBrokerMaster Clear all objects and states...
                                clean 305 objects...
                                [Not critical] Cannot delete object system.repositories: "Object is marked as non deletable"
                                [Not critical] Cannot delete object system.config: "Object is marked as non deletable"
                                [Not critical] Cannot delete object enum.functions: "Object is marked as non deletable"
                                [Not critical] Cannot delete object enum.rooms: "Object is marked as non deletable"
                                clean 237 states...
                                host.ioBrokerMaster done.
                                host.ioBrokerMaster Processed 0/8136 states
                                host.ioBrokerMaster Processed 200/8136 states
                                host.ioBrokerMaster Processed 400/8136 states
                                host.ioBrokerMaster Processed 600/8136 states
                                host.ioBrokerMaster Processed 800/8136 states
                                host.ioBrokerMaster Processed 1000/8136 states
                                host.ioBrokerMaster Processed 1200/8136 states
                                host.ioBrokerMaster Processed 1400/8136 states
                                host.ioBrokerMaster Processed 1600/8136 states
                                host.ioBrokerMaster Processed 1800/8136 states
                                host.ioBrokerMaster Processed 2000/8136 states
                                host.ioBrokerMaster Processed 2200/8136 states
                                host.ioBrokerMaster Processed 2400/8136 states
                                host.ioBrokerMaster Processed 2600/8136 states
                                host.ioBrokerMaster Processed 2800/8136 states
                                host.ioBrokerMaster Processed 3000/8136 states
                                host.ioBrokerMaster Processed 3200/8136 states
                                host.ioBrokerMaster Processed 3400/8136 states
                                host.ioBrokerMaster Processed 3600/8136 states
                                host.ioBrokerMaster Processed 3800/8136 states
                                host.ioBrokerMaster Processed 4000/8136 states
                                host.ioBrokerMaster Processed 4200/8136 states
                                host.ioBrokerMaster Processed 4400/8136 states
                                host.ioBrokerMaster Processed 4600/8136 states
                                host.ioBrokerMaster Processed 4800/8136 states
                                host.ioBrokerMaster Processed 5000/8136 states
                                host.ioBrokerMaster Processed 5200/8136 states
                                host.ioBrokerMaster Processed 5400/8136 states
                                host.ioBrokerMaster Processed 5600/8136 states
                                host.ioBrokerMaster Processed 5800/8136 states
                                host.ioBrokerMaster Processed 6000/8136 states
                                host.ioBrokerMaster Processed 6200/8136 states
                                host.ioBrokerMaster Processed 6400/8136 states
                                host.ioBrokerMaster Processed 6600/8136 states
                                host.ioBrokerMaster Processed 6800/8136 states
                                host.ioBrokerMaster Processed 7000/8136 states
                                host.ioBrokerMaster Processed 7200/8136 states
                                host.ioBrokerMaster Processed 7400/8136 states
                                host.ioBrokerMaster Processed 7600/8136 states
                                host.ioBrokerMaster Processed 7800/8136 states
                                host.ioBrokerMaster Processed 8000/8136 states
                                8136 states restored.
                                host.ioBrokerMaster Processed 0/13867 objects
                                host.ioBrokerMaster Processed 200/13867 objects
                                host.ioBrokerMaster Processed 400/13867 objects
                                host.ioBrokerMaster Processed 600/13867 objects
                                host.ioBrokerMaster Processed 800/13867 objects
                                host.ioBrokerMaster Processed 1000/13867 objects
                                host.ioBrokerMaster Processed 1200/13867 objects
                                host.ioBrokerMaster Processed 1400/13867 objects
                                host.ioBrokerMaster Processed 1600/13867 objects
                                host.ioBrokerMaster Processed 1800/13867 objects
                                host.ioBrokerMaster Processed 2000/13867 objects
                                host.ioBrokerMaster Processed 2200/13867 objects
                                host.ioBrokerMaster Processed 2400/13867 objects
                                host.ioBrokerMaster Processed 2600/13867 objects
                                host.ioBrokerMaster Processed 2800/13867 objects
                                host.ioBrokerMaster Processed 3000/13867 objects
                                host.ioBrokerMaster Processed 3200/13867 objects
                                host.ioBrokerMaster Processed 3400/13867 objects
                                host.ioBrokerMaster Processed 3600/13867 objects
                                host.ioBrokerMaster Processed 3800/13867 objects
                                host.ioBrokerMaster Processed 4000/13867 objects
                                host.ioBrokerMaster Processed 4200/13867 objects
                                host.ioBrokerMaster Processed 4400/13867 objects
                                host.ioBrokerMaster Processed 4600/13867 objects
                                host.ioBrokerMaster Processed 4800/13867 objects
                                host.ioBrokerMaster Processed 5000/13867 objects
                                host.ioBrokerMaster Processed 5200/13867 objects
                                host.ioBrokerMaster Processed 5400/13867 objects
                                host.ioBrokerMaster Processed 5600/13867 objects
                                host.ioBrokerMaster Processed 5800/13867 objects
                                host.ioBrokerMaster Processed 6000/13867 objects
                                host.ioBrokerMaster Processed 6200/13867 objects
                                host.ioBrokerMaster Processed 6400/13867 objects
                                host.ioBrokerMaster Processed 6600/13867 objects
                                host.ioBrokerMaster Processed 6800/13867 objects
                                host.ioBrokerMaster Processed 7000/13867 objects
                                host.ioBrokerMaster Processed 7200/13867 objects
                                host.ioBrokerMaster Processed 7400/13867 objects
                                host.ioBrokerMaster Processed 7600/13867 objects
                                host.ioBrokerMaster Processed 7800/13867 objects
                                host.ioBrokerMaster Processed 8000/13867 objects
                                host.ioBrokerMaster Processed 8200/13867 objects
                                host.ioBrokerMaster Processed 8400/13867 objects
                                host.ioBrokerMaster Processed 8600/13867 objects
                                host.ioBrokerMaster Processed 8800/13867 objects
                                host.ioBrokerMaster Processed 9000/13867 objects
                                host.ioBrokerMaster Processed 9200/13867 objects
                                host.ioBrokerMaster Processed 9400/13867 objects
                                host.ioBrokerMaster Processed 9600/13867 objects
                                host.ioBrokerMaster Processed 9800/13867 objects
                                host.ioBrokerMaster Processed 10000/13867 objects
                                host.ioBrokerMaster Processed 10200/13867 objects
                                host.ioBrokerMaster Processed 10400/13867 objects
                                host.ioBrokerMaster Processed 10600/13867 objects
                                host.ioBrokerMaster Processed 10800/13867 objects
                                host.ioBrokerMaster Processed 11000/13867 objects
                                host.ioBrokerMaster Processed 11200/13867 objects
                                host.ioBrokerMaster Processed 11400/13867 objects
                                host.ioBrokerMaster Processed 11600/13867 objects
                                host.ioBrokerMaster Processed 11800/13867 objects
                                host.ioBrokerMaster Processed 12000/13867 objects
                                host.ioBrokerMaster Processed 12200/13867 objects
                                host.ioBrokerMaster Processed 12400/13867 objects
                                host.ioBrokerMaster Processed 12600/13867 objects
                                host.ioBrokerMaster Processed 12800/13867 objects
                                host.ioBrokerMaster Processed 13000/13867 objects
                                host.ioBrokerMaster Processed 13200/13867 objects
                                host.ioBrokerMaster Processed 13400/13867 objects
                                host.ioBrokerMaster Processed 13600/13867 objects
                                host.ioBrokerMaster Processed 13800/13867 objects
                                13867 objects restored.
                                host.ioBrokerMaster Upload user file "vis/css/vis-common-user.css
                                host.ioBrokerMaster Upload user file "vis.0/Beispiel_neu/vis-views.json
                                host.ioBrokerMaster Upload user file "vis.0/Display10/vis-views.json
                                host.ioBrokerMaster Upload user file "vis.0/Display7/vis-views.json
                                host.ioBrokerMaster Upload user file "vis.0//Haus Leer.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/Thumbs.db
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/admin.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/alexa.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/cloud.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/daswetter.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/dwd.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/email.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/feiertage.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/flot.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/fritzbox.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/fritzdect_logo.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/harmony.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/history.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/homematic.gif
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/homematic.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/homematic_ip.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/info.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/javascript.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/kodi.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/mihome-vacuum.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/mihome.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/paw.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/ping.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/pushover.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/radar.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/rpi.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/scenes.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/simple-api.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/snmp.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/tr-064.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/unifi.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/upnp-discovery.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/vis.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/web.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/yamaha.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/1.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/10.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/11.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/12.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/13.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/14.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/15.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/16.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/17.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/18.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/19.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/2.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/20.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/21.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/22.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/23.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/24.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/25.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/3.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/4.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/5.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/6.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/7.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/8.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/9.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/Monde.psd
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/alle Mondphasen.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/Amazon_Echo.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/CCU2.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/FB_6360.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/FB_6490.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/FB_7270.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/Foscam_FI9900P.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/Galaxy_S6.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/Galaxy_S7.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/Galaxy_Tab_A.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/UniFi_Switch_8_60W.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/WOL.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/WinNAS.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/canon_mx920.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/echo_dot.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/esx-nuc.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/fritz.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/harmony_hub.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/iobroker.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/nagios.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/qnap-b.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/sophos.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/synology.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/unifi_16_poe.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/unifi_ap_lite.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/unifi_logo.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/vmwarew.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/win10.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/IoBroker_Logo_lang.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/Spotify.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/Thumbs.db
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/diskette.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/gruneer_haken.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/homematic.gif
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/homematic.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/io-2.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/ioBrokerLogo.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/kodi.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/low_bat.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/mihome.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/restart.ico
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/restart.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/rotes_x.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/shutdown.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/start.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/unnamed.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/voller_briefkasten.gif
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/xmg.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/yamaha.jpg
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/robo.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_filter.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_filter_white2.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_mainbrush.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_mainbrush_white.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_sidebrish.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_sidebrish_white.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/1.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/10.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/11.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/12.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/13.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/14.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/15.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/16.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/17.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/18.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/19.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/2.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/3.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/4.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/5.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/6.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/7.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/8.png
                                host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/9.png
                                host.ioBrokerMaster Upload user file "vis.0/Roboter_bilder/vac_filter_white2.png
                                host.ioBrokerMaster Upload user file "vis.0/Roboter_bilder/vac_mainbrush_white.png
                                host.ioBrokerMaster Upload user file "vis.0/Roboter_bilder/vac_sidebrish_white.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/audio_pause.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/audio_play.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/audio_stop.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/control_all_on_off.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/control_building_s_okg_eg.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/control_building_s_okg_int_all.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/control_building_s_okg_og.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/control_reset.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/edit_settings.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_door.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_door_open.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_frontdoor.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_shutter.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_shutter_90.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_shutter_90.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_shutter_down.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_shutter_up.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_window_1w.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_window_1w_open.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_window_1w_tilt.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/info_ack.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/info_error.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_camera.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_fax.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_internet.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_media_player.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_nas.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_pc.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_router.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_server.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_smartphone.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_telephone.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_television.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_television.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_ups.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_wifi.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_ball.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_bollard_1.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_bollard_1.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_ceiling_light.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_ceiling_spots.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_corridor.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_dressing_room.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_fairy_lights.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_floor_lamp.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_garage.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_kitchen_hood.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_led.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_led_stripe_rgb.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_light.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_light_dim_100.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_light_dim_80.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_plant_spot.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_television_backlight.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_uplight.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_wall_2.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_window.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/lowbattery.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/measure_battery_100.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/measure_current.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/measure_voltage.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_bell_door.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_bell_door_disabled.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_mail_open.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_postbox.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_postbox_mail.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_presence_active.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_presence_disabled.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_presence_geo_active.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_socket.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/mfd/temp_outside.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/sani_cogeneration.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/sani_garden_pump.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/sani_pool_filter_pump.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/sani_solar.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/sani_solar_temp.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_garden.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_gas_station.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_pool.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_robo_vac_cleaner.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_robo_vac_cleaner.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_sleeping.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_sleeping_alternat.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_terrace.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/status_man.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/status_standby.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/status_vacation.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/status_woman.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/temp_control.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/user_available.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/user_n_a.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/vent_air_filter.svg
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/vis-user.css
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/vis-views.json
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/weather_cloudy.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/weather_cloudy_light.png
                                host.ioBrokerMaster Upload user file "vis.0/Wohnen/weather_humidity_abs.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Alarmanlage/Sens_Bewegungsmelder_innen_w_2.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Alarmanlage/failure_toast.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Allgemein/icon_lautsprecher.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/Wall Socket gruen.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/Wall Socket rot.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/dg-002.jpg
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/garage-door-closed.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/garage-door-opened.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/imagesdb_brama-przesuwna-pi-200znapedem02-130213-0.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Heizung/Schema_CGB_MGK_2.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Heizung/alt Schema_CGB_MGK_2.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Kueche/Falmec-Design-QUASAR.jpg
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Kueche/Falmec-Design-QUASAR.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Licht/Power_off_1.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Licht/Power_on_1.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Licht/bulb_off.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Licht/bulb_on.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/1369380156-5790.jpg
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/47LM620.jpg
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/DD-WRT_logo.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/FritzBox.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/FritzBox_2.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/HiPath.jpg
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/NAS.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/Printer_Color.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/camera.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/dmx2.jpg
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/easybox.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/homematic-ccu2-zentrale.jpg
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/ipc440hd_01.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/sky.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/tablet-pc-icon.jpg
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/xeoma.jpg
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/xtrend.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/AralCorpLogo.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/Logo_Esso_Tanken.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/Logo_Freie_Tanken.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/Logo_Jet_Tanken.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/Logo_Star_Tanken.jpg
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/Logo_Total_Tanken.jpg
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Vorgarten/lime-motion-detector-64.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Vorgarten/red-motion-detector-64.png
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Wetter/g_rose000.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Wetter/images 2.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/500.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/501.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/502.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/503.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/504.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/505.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/506.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/507.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/508.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/509.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/510.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/511.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/512.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/513.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/514.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/515.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/516.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/517.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/518.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/519.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/520.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/525.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/526.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/527.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/554.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/559.gif
                                host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/ok16x13-40.gif
                                host.ioBrokerMaster Upload user file "vis.0/main/img/Haus Leer3.png
                                host.ioBrokerMaster Upload user file "vis.0/main/img/Haus Leer3x.png
                                host.ioBrokerMaster Upload user file "vis.0/main/img/Haus Leer4.png
                                host.ioBrokerMaster Upload user file "vis.0/main/img/Haus Leer6.png
                                host.ioBrokerMaster Upload user file "vis.0/main/img/Wohnzimmer.jpg
                                host.ioBrokerMaster Upload user file "vis.0/main/img/Wohnzimmer1.png
                                host.ioBrokerMaster Upload user file "vis.0/main/vis-views.json
                                upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                                upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                                upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                                upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                                upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                                upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                                upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                                upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
                                upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                                upload [70] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/info.js lib/js/info.js application/javascript
                                upload [60] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/bootstrap.min.js lib/js/bootstrap.min.js application/javascript
                                upload [50] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/slackware.png lib/img/logos/slackware.png image/png
                                upload [40] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/manjaro.png lib/img/logos/manjaro.png image/png
                                upload [30] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/coreos.png lib/img/logos/coreos.png image/png
                                upload [20] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/disk.png lib/img/icons/disk.png image/png
                                upload [19] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/cpu.png lib/img/icons/cpu.png image/png
                                upload [18] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/battery.png lib/img/icons/battery.png image/png
                                upload [17] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/sechand.png lib/img/clock/sechand.png image/png
                                upload [16] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/minhand.png lib/img/clock/minhand.png image/png
                                upload [15] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/hourhand.png lib/img/clock/hourhand.png image/png
                                upload [14] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/clockface.png lib/img/clock/clockface.png image/png
                                upload [13] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff2 lib/fonts/fontawesome-webfont.woff2 font/woff2
                                upload [12] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff lib/fonts/fontawesome-webfont.woff font/woff
                                upload [11] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.ttf lib/fonts/fontawesome-webfont.ttf font/ttf
                                upload [10] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.svg lib/fonts/fontawesome-webfont.svg image/svg+xml
                                upload [9] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.eot lib/fonts/fontawesome-webfont.eot application/vnd.ms-fontobject
                                upload [8] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/FontAwesome.otf lib/fonts/FontAwesome.otf font/otf
                                upload [7] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/data/infoData.json lib/data/infoData.json application/json
                                upload [6] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/simplemde.min.css lib/css/simplemde.min.css text/css
                                upload [5] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/info.css lib/css/info.css text/css
                                upload [4] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/font-awesome.min.css lib/css/font-awesome.min.css text/css
                                upload [3] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/chartist.min.css lib/css/chartist.min.css text/css
                                upload [2] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
                                upload [1] info.admin /opt/iobroker/node_modules/iobroker.info/admin/info.png info.png image/png
                                upload [0] info.admin /opt/iobroker/node_modules/iobroker.info/admin/index_m.html index_m.html text/html
                                System successfully restored!
                                pi@ioBrokerMaster:/opt/iobroker$ iobroker start
                                pi@ioBrokerMaster:/opt/iobroker$ iobroker status
                                 Cannot read system.config: null
                                 Cannot find view "system" for search "host" : null
                                iobroker is running on this host.
                                
                                No iobroker host is running.
                                
                                Objects type: redis
                                States  type: redis
                                
                                

                                ioBroker läst sich nach beiden varianten nicht starten.


                                Kleines update.
                                Nach einem Reboot, startet der ioBroker und lädt die Instanzen runter.
                                Im log stehen sehr offt NPM fehler z.B. npm ERR! code ETARGET.
                                iobroker.2019-09-30.log

                                apollon77A 1 Antwort Letzte Antwort
                                0
                                • D darkiop

                                  @apollon77 Wenn ich das wüsste :)

                                  Ich bin 17:52 nach Hause gekommen und konnte das Garagentor öffnen ... dann hat sich wohl kurz danach der js-controller Verabschiedet und mein Skript* welches regelmäßig prüft ob der iobroker Prozess im Container läuft hat ihn wieder gestartet.
                                  Leider liest sich da aus meinre Sicht nichts wirklich heraus. Aktuell läufts noch stabil, ich lass das jetzt auch mal bis Morgen nach der Arbeit und starte dann erst den Slave nochmal durch.

                                  Skript: https://github.com/darkiop/smarthome/blob/master/iobroker/check_iobroker.sh

                                  Auf dem Slave habe ich das hier im Log:

                                  863 2019-09-30 16:42:17.642  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker _restart
                                  864 2019-09-30 16:48:11.446  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker.js-controller version 2.0.14 js-controller starting
                                  865 2019-09-30 16:48:11.453  - ^[[32minfo^[[39m: host.iobroker-hwr Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                                  866 2019-09-30 16:48:11.454  - ^[[32minfo^[[39m: host.iobroker-hwr hostname: iobroker-hwr, node: v10.16.3
                                  867 2019-09-30 16:48:11.456  - ^[[32minfo^[[39m: host.iobroker-hwr ip addresses: 10.3.1.22 fe80::dea6:32ff:fe17:78f5
                                  868 2019-09-30 16:48:11.708  - ^[[32minfo^[[39m: host.iobroker-hwr connected to Objects and States
                                  869 2019-09-30 16:48:11.748  - ^[[33mwarn^[[39m: host.iobroker-hwr Multihost discovery server: service started on 0.0.0.0:50005
                                  870 2019-09-30 16:48:13.063  - ^[[32minfo^[[39m: host.iobroker-hwr 86 instances found
                                  871 2019-09-30 16:48:13.080  - ^[[32minfo^[[39m: host.iobroker-hwr starting 2 instances
                                  872 2019-09-30 16:48:13.101  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.0 started with pid 1211
                                  873 2019-09-30 16:48:17.097  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.1 started with pid 1222
                                  874 2019-09-30 18:00:21.981  - ^[[33mwarn^[[39m: smartmeter.1 (1222) Cannot connect/reconnect to objects DB. Terminating
                                  875 2019-09-30 18:00:21.981  - ^[[33mwarn^[[39m: smartmeter.0 (1211) Cannot connect/reconnect to objects DB. Terminating
                                  876 2019-09-30 18:00:26.492  - ^[[33mwarn^[[39m: host.iobroker-hwr Slave controller detected disconnection. Stop all instances.
                                  877 2019-09-30 18:00:26.499  - ^[[32minfo^[[39m: host.iobroker-hwr stopInstance system.adapter.smartmeter.0
                                  878 2019-09-30 18:00:26.500  - ^[[31merror^[[39m: host.iobroker-hwr result is not defined
                                  879 2019-09-30 18:00:28.263  - ^[[33mwarn^[[39m: host.iobroker-hwr Cannot get view: ReplyError: Error Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  880 2019-09-30 18:00:28.267  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.1 terminated with code 0 (NO_ERROR)
                                  881 2019-09-30 18:00:28.268  - ^[[32minfo^[[39m: host.iobroker-hwr Do not restart adapter system.adapter.smartmeter.1 because disabled or deleted
                                  882 2019-09-30 18:00:28.304  - ^[[33mwarn^[[39m: host.iobroker-hwr Cannot get view: ReplyError: Error Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  883 2019-09-30 18:00:28.305  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.0 terminated with code 0 (NO_ERROR)
                                  884 2019-09-30 18:00:28.305  - ^[[32minfo^[[39m: host.iobroker-hwr Do not restart adapter system.adapter.smartmeter.0 because disabled or deleted
                                  885 2019-09-30 18:00:41.501  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker _restart
                                  886 2019-09-30 18:00:42.019  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker Starting node restart.js
                                  887 2019-09-30 18:15:09.303  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker.js-controller version 2.0.14 js-controller starting
                                  888 2019-09-30 18:15:09.311  - ^[[32minfo^[[39m: host.iobroker-hwr Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                                  889 2019-09-30 18:15:09.312  - ^[[32minfo^[[39m: host.iobroker-hwr hostname: iobroker-hwr, node: v10.16.3
                                  890 2019-09-30 18:15:09.313  - ^[[32minfo^[[39m: host.iobroker-hwr ip addresses: 10.3.1.22 fe80::dea6:32ff:fe17:78f5
                                  891 2019-09-30 18:15:09.849  - ^[[32minfo^[[39m: host.iobroker-hwr connected to Objects and States
                                  892 2019-09-30 18:15:10.576  - ^[[33mwarn^[[39m: host.iobroker-hwr Multihost discovery server: service started on 0.0.0.0:50005
                                  893 2019-09-30 18:15:10.829  - ^[[32minfo^[[39m: host.iobroker-hwr Delete state "system.host.iobroker-hwr.compactModeEnabled"
                                  894 2019-09-30 18:15:11.579  - ^[[32minfo^[[39m: host.iobroker-hwr 86 instances found
                                  895 2019-09-30 18:15:11.596  - ^[[32minfo^[[39m: host.iobroker-hwr starting 3 instances
                                  896 2019-09-30 18:15:11.624  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.email.0 started with pid 1424
                                  897 2019-09-30 18:15:11.629  - ^[[32minfo^[[39m: host.iobroker-hwr Some obsolete host states deleted.
                                  898 2019-09-30 18:15:14.011  - ^[[32minfo^[[39m: email.0 (1424) starting. Version 1.0.5 in /opt/iobroker/node_modules/iobroker.email, node: v10.16.3
                                  899 2019-09-30 18:15:15.614  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.0 started with pid 1439
                                  900 2019-09-30 18:15:19.605  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.1 started with pid 1450
                                  901 2019-09-30 18:18:21.377  - ^[[33mwarn^[[39m: smartmeter.1 (1450) Cannot connect/reconnect to objects DB. Terminating
                                  902 2019-09-30 18:18:21.378  - ^[[33mwarn^[[39m: email.0 (1424) Cannot connect/reconnect to objects DB. Terminating
                                  903 2019-09-30 18:18:21.379  - ^[[33mwarn^[[39m: smartmeter.0 (1439) Cannot connect/reconnect to objects DB. Terminating
                                  904 2019-09-30 18:18:25.889  - ^[[33mwarn^[[39m: host.iobroker-hwr Slave controller detected disconnection. Stop all instances.
                                  905 2019-09-30 18:18:25.895  - ^[[32minfo^[[39m: host.iobroker-hwr stopInstance system.adapter.email.0
                                  906 2019-09-30 18:18:25.896  - ^[[31merror^[[39m: host.iobroker-hwr result is not defined
                                  

                                  Auf dem Master

                                  2019-09-30 17:52:59.863  - info: javascript.0 (479) script.js.PRODUKTIV.Garage.Garagentor: Tor auf
                                  2019-09-30 17:53:00.073  - info: javascript.0 (479) script.js.PRODUKTIV.Garage.Garagentor: Tor auf
                                  2019-09-30 17:53:00.162  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                  2019-09-30 17:53:00.165  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                  2019-09-30 17:53:41.288  - info: javascript.0 (479) script.js.PRODUKTIV.Beleuchtung.01_Bewegungsmelder_Flur: +++ Bewegung im Flur erkannt: Aktuelle Tageszeit: Abend | Skript wird ausgelöst bei: Abend,Abenddämmerung,Nacht,Morgendämmerung
                                  2019-09-30 17:54:00.210  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                  2019-09-30 17:54:00.219  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                  2019-09-30 17:55:00.080  - info: javascript.0 (479) script.js.PRODUKTIV.Anwesenheit.Anwesenheit_Unifi: +++ Thorsten ist anwesend +++
                                  2019-09-30 17:55:00.082  - info: javascript.0 (479) script.js.PRODUKTIV.Anwesenheit.Anwesenheit_Unifi: +++ Jenny ist abwesend +++
                                  2019-09-30 17:55:00.130  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                  2019-09-30 17:55:00.134  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                  2019-09-30 17:56:00.099  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                  2019-09-30 17:56:00.101  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                  2019-09-30 17:57:00.117  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                  2019-09-30 17:57:00.118  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                  2019-09-30 17:57:51.869  - info: javascript.0 (479) script.js.PRODUKTIV.Beleuchtung.01_Bewegungsmelder_Flur: +++ Bewegung im Flur erkannt: Aktuelle Tageszeit: Abend | Skript wird ausgelöst bei: Abend,Abenddämmerung,Nacht,Morgendämmerung
                                  2019-09-30 17:58:00.088  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                  2019-09-30 17:58:00.089  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                  2019-09-30 17:59:00.343  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                  2019-09-30 17:59:00.344  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                  2019-09-30 18:00:00.063  - info: host.iobroker-master instance system.adapter.tvspielfilm.0 started with pid 7495
                                  2019-09-30 18:00:00.227  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                  2019-09-30 18:00:00.227  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                  2019-09-30 18:00:00.191  - info: host.iobroker-master instance system.adapter.yr.0 started with pid 7507
                                  2019-09-30 18:00:00.393  - info: host.iobroker-master instance system.adapter.ical.0 started with pid 7513
                                  2019-09-30 18:00:00.623  - info: host.iobroker-master instance system.adapter.ical.1 started with pid 7520
                                  2019-09-30 18:00:00.784  - info: host.iobroker-master instance system.adapter.ical.2 started with pid 7529
                                  2019-09-30 18:00:01.905  - info: host.iobroker-master instance system.adapter.ical.3 started with pid 7585
                                  2019-09-30 18:00:02.118  - info: host.iobroker-master instance system.adapter.ical.4 started with pid 7597
                                  2019-09-30 18:00:02.359  - info: host.iobroker-master instance system.adapter.ical.5 started with pid 7603
                                  2019-09-30 18:00:21.895  - warn: dwd.0 (7501) Cannot connect/reconnect to objects DB. Terminating
                                  2019-09-30 18:00:21.903  - warn: tvspielfilm.0 (7495) Cannot connect/reconnect to objects DB. Terminating
                                  2019-09-30 18:00:21.905  - warn: ical.0 (7513) Cannot connect/reconnect to objects DB. Terminating
                                  2019-09-30 18:00:21.906  - warn: ical.4 (7597) Cannot connect/reconnect to objects DB. Terminating
                                  2019-09-30 18:00:21.908  - warn: ical.2 (7529) Cannot connect/reconnect to objects DB. Terminating
                                  2019-09-30 18:00:21.903  - warn: ical.3 (7585) Cannot connect/reconnect to objects DB. Terminating
                                  2019-09-30 18:00:21.915  - warn: ical.1 (7520) Cannot connect/reconnect to objects DB. Terminating
                                  2019-09-30 18:00:21.914  - warn: yr.0 (7507) Cannot connect/reconnect to objects DB. Terminating
                                  2019-09-30 18:00:21.933  - warn: ical.5 (7603) Cannot connect/reconnect to objects DB. Terminating
                                  2019-09-30 18:00:23.491  - info: host.iobroker-master iobroker.js-controller version 2.0.14 js-controller starting
                                  2019-09-30 18:00:23.504  - info: host.iobroker-master Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                                  2019-09-30 18:00:23.505  - info: host.iobroker-master hostname: iobroker-master, node: v8.16.1
                                  2019-09-30 18:00:23.508  - info: host.iobroker-master ip addresses: 192.168.1.82
                                  2019-09-30 18:00:26.487  - info: host.iobroker-master connected to Objects and States
                                  2019-09-30 18:00:26.944  - info: host.iobroker-master 86 instances found
                                  2019-09-30 18:00:27.048  - info: host.iobroker-master starting 42 instances
                                  2019-09-30 18:00:28.007  - info: host.iobroker-master instance system.adapter.admin.0 started with pid 8270
                                  2019-09-30 18:00:28.162  - warn: host.iobroker-master Multihost discovery server: service started on 0.0.0.0:50005
                                  2019-09-30 18:00:28.178  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  2019-09-30 18:00:28.179  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                  2019-09-30 18:00:31.419  - info: host.iobroker-master instance system.adapter.web.0 started with pid 8282
                                  2019-09-30 18:00:37.214  - info: host.iobroker-master instance system.adapter.ping.0 started with pid 8294
                                  2019-09-30 18:00:37.284  - info: host.iobroker-master Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
                                  2019-09-30 18:00:39.452  - info: host.iobroker-master instance system.adapter.hue.0 started with pid 8308
                                  2019-09-30 18:00:42.462  - info: ping.0 (8294) starting. Version 1.3.2 in /opt/iobroker/node_modules/iobroker.ping, node: v8.16.1
                                  2019-09-30 18:00:43.415  - info: hue.0 (8308) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v8.16.1
                                  2019-09-30 18:00:43.439  - info: host.iobroker-master instance system.adapter.tankerkoenig.0 started with pid 8323
                                  
                                  apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  schrieb am zuletzt editiert von
                                  #314

                                  @darkiop sagte in [Aufruf] js-controller 2.0 Beta Test:

                                  Also das ganze sieht sehr komisch aus ... 18:00:21 hat der Slave die Verbindung zum Master verloren. Zuerst die Adapter, dann kurz drauf hat auch der Slave "host" Prozess "aufgegeben".

                                  Auf dem master um 18:00:21 das gleiche. 18:00:23 ist der Master restarted.

                                  Das einzig komische ist das um 18:00:00 7 neue instanzen gestartet wurden die aber alle um 18:00:21 gemeldet haben das Sie nicht zur DB connecten können.

                                  Geben vllt irgendwelche Systemlogs vom Master noch was her? RAM Limit oder sowas?

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  1 Antwort Letzte Antwort
                                  0
                                  • E e-i-k-e

                                    Ich habe leider immer noch probleme eine ioBroker backup mit redis/redis herzustellen.

                                    einfügen von iobroker-data

                                    pi@ioBrokerMaster:/opt/iobroker$ iobroker host <ioBroker-Rock>
                                    bash: Syntaxfehler beim unerwarteten Wort `newline'
                                    pi@ioBrokerMaster:/opt/iobroker$ iobroker setup custom
                                    Current configuration:
                                    - Objects database:
                                      - Type: redis
                                      - Host/Unix Socket: 0.0.0.0
                                      - Port: 6379
                                    - States database:
                                      - Type: redis
                                      - Host/Unix Socket: 0.0.0.0
                                      - Port: 6379
                                    
                                    Type of objects DB [(f)ile, (r)edis], default [redis]: r
                                    Host / Unix Socket of objects DB(redis), default[0.0.0.0]: 0.0.0.0
                                    Port of objects DB(redis), default[6379]:
                                    Type of states DB [(f)file, (r)edis], default [redis]: r
                                    Host / Unix Socket of states DB (redis), default[0.0.0.0]: 0.0.0.0
                                    Port of states DB (redis), default[6379]:
                                    Host name of this machine [ioBrokerMaster]: ioBroker-Rock
                                    updating conf/iobroker.json
                                    
                                    pi@ioBrokerMaster:/opt/iobroker$ iobroker start
                                    pi@ioBrokerMaster:/opt/iobroker$ iobroker status
                                     Cannot read system.config: null
                                     Cannot find view "system" for search "host" : null
                                    iobroker is running on this host.
                                    
                                    No iobroker host is running.
                                    
                                    Objects type: redis
                                    States  type: redis
                                    
                                    

                                    über iobroker restore

                                    Backup created: /opt/iobroker/backups/restore.tar.gz
                                    pi@ioBrokerMaster:/opt/iobroker$ iobroker restore minimal_2019_09_30-17_27_35_backupiobroker
                                    iobroker controller daemon is not running
                                    host.ioBrokerMaster OK.
                                    host.ioBrokerMaster Clear all objects and states...
                                    clean 305 objects...
                                    [Not critical] Cannot delete object system.repositories: "Object is marked as non deletable"
                                    [Not critical] Cannot delete object system.config: "Object is marked as non deletable"
                                    [Not critical] Cannot delete object enum.functions: "Object is marked as non deletable"
                                    [Not critical] Cannot delete object enum.rooms: "Object is marked as non deletable"
                                    clean 237 states...
                                    host.ioBrokerMaster done.
                                    host.ioBrokerMaster Processed 0/8136 states
                                    host.ioBrokerMaster Processed 200/8136 states
                                    host.ioBrokerMaster Processed 400/8136 states
                                    host.ioBrokerMaster Processed 600/8136 states
                                    host.ioBrokerMaster Processed 800/8136 states
                                    host.ioBrokerMaster Processed 1000/8136 states
                                    host.ioBrokerMaster Processed 1200/8136 states
                                    host.ioBrokerMaster Processed 1400/8136 states
                                    host.ioBrokerMaster Processed 1600/8136 states
                                    host.ioBrokerMaster Processed 1800/8136 states
                                    host.ioBrokerMaster Processed 2000/8136 states
                                    host.ioBrokerMaster Processed 2200/8136 states
                                    host.ioBrokerMaster Processed 2400/8136 states
                                    host.ioBrokerMaster Processed 2600/8136 states
                                    host.ioBrokerMaster Processed 2800/8136 states
                                    host.ioBrokerMaster Processed 3000/8136 states
                                    host.ioBrokerMaster Processed 3200/8136 states
                                    host.ioBrokerMaster Processed 3400/8136 states
                                    host.ioBrokerMaster Processed 3600/8136 states
                                    host.ioBrokerMaster Processed 3800/8136 states
                                    host.ioBrokerMaster Processed 4000/8136 states
                                    host.ioBrokerMaster Processed 4200/8136 states
                                    host.ioBrokerMaster Processed 4400/8136 states
                                    host.ioBrokerMaster Processed 4600/8136 states
                                    host.ioBrokerMaster Processed 4800/8136 states
                                    host.ioBrokerMaster Processed 5000/8136 states
                                    host.ioBrokerMaster Processed 5200/8136 states
                                    host.ioBrokerMaster Processed 5400/8136 states
                                    host.ioBrokerMaster Processed 5600/8136 states
                                    host.ioBrokerMaster Processed 5800/8136 states
                                    host.ioBrokerMaster Processed 6000/8136 states
                                    host.ioBrokerMaster Processed 6200/8136 states
                                    host.ioBrokerMaster Processed 6400/8136 states
                                    host.ioBrokerMaster Processed 6600/8136 states
                                    host.ioBrokerMaster Processed 6800/8136 states
                                    host.ioBrokerMaster Processed 7000/8136 states
                                    host.ioBrokerMaster Processed 7200/8136 states
                                    host.ioBrokerMaster Processed 7400/8136 states
                                    host.ioBrokerMaster Processed 7600/8136 states
                                    host.ioBrokerMaster Processed 7800/8136 states
                                    host.ioBrokerMaster Processed 8000/8136 states
                                    8136 states restored.
                                    host.ioBrokerMaster Processed 0/13867 objects
                                    host.ioBrokerMaster Processed 200/13867 objects
                                    host.ioBrokerMaster Processed 400/13867 objects
                                    host.ioBrokerMaster Processed 600/13867 objects
                                    host.ioBrokerMaster Processed 800/13867 objects
                                    host.ioBrokerMaster Processed 1000/13867 objects
                                    host.ioBrokerMaster Processed 1200/13867 objects
                                    host.ioBrokerMaster Processed 1400/13867 objects
                                    host.ioBrokerMaster Processed 1600/13867 objects
                                    host.ioBrokerMaster Processed 1800/13867 objects
                                    host.ioBrokerMaster Processed 2000/13867 objects
                                    host.ioBrokerMaster Processed 2200/13867 objects
                                    host.ioBrokerMaster Processed 2400/13867 objects
                                    host.ioBrokerMaster Processed 2600/13867 objects
                                    host.ioBrokerMaster Processed 2800/13867 objects
                                    host.ioBrokerMaster Processed 3000/13867 objects
                                    host.ioBrokerMaster Processed 3200/13867 objects
                                    host.ioBrokerMaster Processed 3400/13867 objects
                                    host.ioBrokerMaster Processed 3600/13867 objects
                                    host.ioBrokerMaster Processed 3800/13867 objects
                                    host.ioBrokerMaster Processed 4000/13867 objects
                                    host.ioBrokerMaster Processed 4200/13867 objects
                                    host.ioBrokerMaster Processed 4400/13867 objects
                                    host.ioBrokerMaster Processed 4600/13867 objects
                                    host.ioBrokerMaster Processed 4800/13867 objects
                                    host.ioBrokerMaster Processed 5000/13867 objects
                                    host.ioBrokerMaster Processed 5200/13867 objects
                                    host.ioBrokerMaster Processed 5400/13867 objects
                                    host.ioBrokerMaster Processed 5600/13867 objects
                                    host.ioBrokerMaster Processed 5800/13867 objects
                                    host.ioBrokerMaster Processed 6000/13867 objects
                                    host.ioBrokerMaster Processed 6200/13867 objects
                                    host.ioBrokerMaster Processed 6400/13867 objects
                                    host.ioBrokerMaster Processed 6600/13867 objects
                                    host.ioBrokerMaster Processed 6800/13867 objects
                                    host.ioBrokerMaster Processed 7000/13867 objects
                                    host.ioBrokerMaster Processed 7200/13867 objects
                                    host.ioBrokerMaster Processed 7400/13867 objects
                                    host.ioBrokerMaster Processed 7600/13867 objects
                                    host.ioBrokerMaster Processed 7800/13867 objects
                                    host.ioBrokerMaster Processed 8000/13867 objects
                                    host.ioBrokerMaster Processed 8200/13867 objects
                                    host.ioBrokerMaster Processed 8400/13867 objects
                                    host.ioBrokerMaster Processed 8600/13867 objects
                                    host.ioBrokerMaster Processed 8800/13867 objects
                                    host.ioBrokerMaster Processed 9000/13867 objects
                                    host.ioBrokerMaster Processed 9200/13867 objects
                                    host.ioBrokerMaster Processed 9400/13867 objects
                                    host.ioBrokerMaster Processed 9600/13867 objects
                                    host.ioBrokerMaster Processed 9800/13867 objects
                                    host.ioBrokerMaster Processed 10000/13867 objects
                                    host.ioBrokerMaster Processed 10200/13867 objects
                                    host.ioBrokerMaster Processed 10400/13867 objects
                                    host.ioBrokerMaster Processed 10600/13867 objects
                                    host.ioBrokerMaster Processed 10800/13867 objects
                                    host.ioBrokerMaster Processed 11000/13867 objects
                                    host.ioBrokerMaster Processed 11200/13867 objects
                                    host.ioBrokerMaster Processed 11400/13867 objects
                                    host.ioBrokerMaster Processed 11600/13867 objects
                                    host.ioBrokerMaster Processed 11800/13867 objects
                                    host.ioBrokerMaster Processed 12000/13867 objects
                                    host.ioBrokerMaster Processed 12200/13867 objects
                                    host.ioBrokerMaster Processed 12400/13867 objects
                                    host.ioBrokerMaster Processed 12600/13867 objects
                                    host.ioBrokerMaster Processed 12800/13867 objects
                                    host.ioBrokerMaster Processed 13000/13867 objects
                                    host.ioBrokerMaster Processed 13200/13867 objects
                                    host.ioBrokerMaster Processed 13400/13867 objects
                                    host.ioBrokerMaster Processed 13600/13867 objects
                                    host.ioBrokerMaster Processed 13800/13867 objects
                                    13867 objects restored.
                                    host.ioBrokerMaster Upload user file "vis/css/vis-common-user.css
                                    host.ioBrokerMaster Upload user file "vis.0/Beispiel_neu/vis-views.json
                                    host.ioBrokerMaster Upload user file "vis.0/Display10/vis-views.json
                                    host.ioBrokerMaster Upload user file "vis.0/Display7/vis-views.json
                                    host.ioBrokerMaster Upload user file "vis.0//Haus Leer.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/Thumbs.db
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/admin.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/alexa.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/cloud.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/daswetter.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/dwd.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/email.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/feiertage.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/flot.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/fritzbox.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/fritzdect_logo.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/harmony.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/history.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/homematic.gif
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/homematic.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/homematic_ip.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/info.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/javascript.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/kodi.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/mihome-vacuum.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/mihome.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/paw.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/ping.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/pushover.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/radar.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/rpi.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/scenes.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/simple-api.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/snmp.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/tr-064.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/unifi.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/upnp-discovery.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/vis.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/web.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Adapter_Icons/Adapter_Icons/yamaha.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/1.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/10.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/11.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/12.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/13.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/14.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/15.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/16.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/17.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/18.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/19.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/2.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/20.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/21.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/22.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/23.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/24.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/25.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/3.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/4.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/5.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/6.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/7.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/8.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/9.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/Monde.psd
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Mond/alle Mondphasen.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/Amazon_Echo.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/CCU2.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/FB_6360.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/FB_6490.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/FB_7270.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/Foscam_FI9900P.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/Galaxy_S6.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/Galaxy_S7.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/Galaxy_Tab_A.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/UniFi_Switch_8_60W.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/WOL.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/WinNAS.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/canon_mx920.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/echo_dot.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/esx-nuc.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/fritz.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/harmony_hub.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/iobroker.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/nagios.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/qnap-b.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/sophos.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/synology.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/unifi_16_poe.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/unifi_ap_lite.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/unifi_logo.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/vmwarew.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Netzwerk/win10.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/IoBroker_Logo_lang.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/Spotify.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/Thumbs.db
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/diskette.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/gruneer_haken.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/homematic.gif
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/homematic.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/io-2.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/ioBrokerLogo.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/kodi.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/low_bat.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/mihome.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/restart.ico
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/restart.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/rotes_x.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/shutdown.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/start.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/unnamed.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/voller_briefkasten.gif
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/xmg.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Sonstige/yamaha.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/robo.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_filter.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_filter_white2.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_mainbrush.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_mainbrush_white.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_sidebrish.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Staubsauger/vac_sidebrish_white.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/1.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/10.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/11.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/12.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/13.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/14.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/15.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/16.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/17.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/18.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/19.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/2.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/3.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/4.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/5.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/6.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/7.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/8.png
                                    host.ioBrokerMaster Upload user file "vis.0/Icons/Wetter_HD/9.png
                                    host.ioBrokerMaster Upload user file "vis.0/Roboter_bilder/vac_filter_white2.png
                                    host.ioBrokerMaster Upload user file "vis.0/Roboter_bilder/vac_mainbrush_white.png
                                    host.ioBrokerMaster Upload user file "vis.0/Roboter_bilder/vac_sidebrish_white.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/audio_pause.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/audio_play.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/audio_stop.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/control_all_on_off.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/control_building_s_okg_eg.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/control_building_s_okg_int_all.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/control_building_s_okg_og.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/control_reset.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/edit_settings.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_door.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_door_open.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_frontdoor.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_shutter.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_shutter_90.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_shutter_90.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_shutter_down.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_shutter_up.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_window_1w.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_window_1w_open.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/fts_window_1w_tilt.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/info_ack.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/info_error.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_camera.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_fax.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_internet.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_media_player.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_nas.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_pc.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_router.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_server.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_smartphone.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_telephone.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_television.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_television.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_ups.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/it_wifi.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_ball.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_bollard_1.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_bollard_1.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_ceiling_light.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_ceiling_spots.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_corridor.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_dressing_room.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_fairy_lights.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_floor_lamp.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_garage.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_kitchen_hood.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_led.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_led_stripe_rgb.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_light.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_light_dim_100.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_light_dim_80.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_plant_spot.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_television_backlight.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_uplight.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_wall_2.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/light_window.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/lowbattery.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/measure_battery_100.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/measure_current.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/measure_voltage.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_bell_door.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_bell_door_disabled.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_mail_open.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_postbox.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_postbox_mail.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_presence_active.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_presence_disabled.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_presence_geo_active.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/message_socket.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/mfd/temp_outside.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/sani_cogeneration.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/sani_garden_pump.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/sani_pool_filter_pump.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/sani_solar.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/sani_solar_temp.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_garden.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_gas_station.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_pool.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_robo_vac_cleaner.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_robo_vac_cleaner.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_sleeping.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_sleeping_alternat.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/scene_terrace.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/status_man.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/status_standby.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/status_vacation.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/status_woman.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/temp_control.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/user_available.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/user_n_a.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/vent_air_filter.svg
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/vis-user.css
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/vis-views.json
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/weather_cloudy.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/weather_cloudy_light.png
                                    host.ioBrokerMaster Upload user file "vis.0/Wohnen/weather_humidity_abs.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Alarmanlage/Sens_Bewegungsmelder_innen_w_2.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Alarmanlage/failure_toast.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Allgemein/icon_lautsprecher.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/Wall Socket gruen.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/Wall Socket rot.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/dg-002.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/garage-door-closed.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/garage-door-opened.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Garage/imagesdb_brama-przesuwna-pi-200znapedem02-130213-0.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Heizung/Schema_CGB_MGK_2.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Heizung/alt Schema_CGB_MGK_2.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Kueche/Falmec-Design-QUASAR.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Kueche/Falmec-Design-QUASAR.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Licht/Power_off_1.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Licht/Power_on_1.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Licht/bulb_off.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Licht/bulb_on.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/1369380156-5790.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/47LM620.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/DD-WRT_logo.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/FritzBox.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/FritzBox_2.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/HiPath.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/NAS.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/Printer_Color.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/camera.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/dmx2.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/easybox.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/homematic-ccu2-zentrale.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/ipc440hd_01.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/sky.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/tablet-pc-icon.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/xeoma.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Netzwerk/xtrend.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/AralCorpLogo.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/Logo_Esso_Tanken.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/Logo_Freie_Tanken.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/Logo_Jet_Tanken.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/Logo_Star_Tanken.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Tanken/Logo_Total_Tanken.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Vorgarten/lime-motion-detector-64.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Vorgarten/red-motion-detector-64.png
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Wetter/g_rose000.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Wetter/images 2.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/500.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/501.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/502.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/503.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/504.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/505.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/506.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/507.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/508.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/509.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/510.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/511.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/512.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/513.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/514.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/515.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/516.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/517.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/518.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/519.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/520.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/525.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/526.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/527.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/554.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/559.gif
                                    host.ioBrokerMaster Upload user file "vis.0/bluefox_FlurTab/img/Ziffern/ok16x13-40.gif
                                    host.ioBrokerMaster Upload user file "vis.0/main/img/Haus Leer3.png
                                    host.ioBrokerMaster Upload user file "vis.0/main/img/Haus Leer3x.png
                                    host.ioBrokerMaster Upload user file "vis.0/main/img/Haus Leer4.png
                                    host.ioBrokerMaster Upload user file "vis.0/main/img/Haus Leer6.png
                                    host.ioBrokerMaster Upload user file "vis.0/main/img/Wohnzimmer.jpg
                                    host.ioBrokerMaster Upload user file "vis.0/main/img/Wohnzimmer1.png
                                    host.ioBrokerMaster Upload user file "vis.0/main/vis-views.json
                                    upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                                    upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                                    upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                                    upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                    upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                                    upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                                    upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                                    upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                                    upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
                                    upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                                    upload [70] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/info.js lib/js/info.js application/javascript
                                    upload [60] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/bootstrap.min.js lib/js/bootstrap.min.js application/javascript
                                    upload [50] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/slackware.png lib/img/logos/slackware.png image/png
                                    upload [40] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/manjaro.png lib/img/logos/manjaro.png image/png
                                    upload [30] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/coreos.png lib/img/logos/coreos.png image/png
                                    upload [20] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/disk.png lib/img/icons/disk.png image/png
                                    upload [19] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/cpu.png lib/img/icons/cpu.png image/png
                                    upload [18] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/battery.png lib/img/icons/battery.png image/png
                                    upload [17] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/sechand.png lib/img/clock/sechand.png image/png
                                    upload [16] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/minhand.png lib/img/clock/minhand.png image/png
                                    upload [15] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/hourhand.png lib/img/clock/hourhand.png image/png
                                    upload [14] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/clockface.png lib/img/clock/clockface.png image/png
                                    upload [13] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff2 lib/fonts/fontawesome-webfont.woff2 font/woff2
                                    upload [12] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff lib/fonts/fontawesome-webfont.woff font/woff
                                    upload [11] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.ttf lib/fonts/fontawesome-webfont.ttf font/ttf
                                    upload [10] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.svg lib/fonts/fontawesome-webfont.svg image/svg+xml
                                    upload [9] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.eot lib/fonts/fontawesome-webfont.eot application/vnd.ms-fontobject
                                    upload [8] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/FontAwesome.otf lib/fonts/FontAwesome.otf font/otf
                                    upload [7] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/data/infoData.json lib/data/infoData.json application/json
                                    upload [6] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/simplemde.min.css lib/css/simplemde.min.css text/css
                                    upload [5] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/info.css lib/css/info.css text/css
                                    upload [4] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/font-awesome.min.css lib/css/font-awesome.min.css text/css
                                    upload [3] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/chartist.min.css lib/css/chartist.min.css text/css
                                    upload [2] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
                                    upload [1] info.admin /opt/iobroker/node_modules/iobroker.info/admin/info.png info.png image/png
                                    upload [0] info.admin /opt/iobroker/node_modules/iobroker.info/admin/index_m.html index_m.html text/html
                                    System successfully restored!
                                    pi@ioBrokerMaster:/opt/iobroker$ iobroker start
                                    pi@ioBrokerMaster:/opt/iobroker$ iobroker status
                                     Cannot read system.config: null
                                     Cannot find view "system" for search "host" : null
                                    iobroker is running on this host.
                                    
                                    No iobroker host is running.
                                    
                                    Objects type: redis
                                    States  type: redis
                                    
                                    

                                    ioBroker läst sich nach beiden varianten nicht starten.


                                    Kleines update.
                                    Nach einem Reboot, startet der ioBroker und lädt die Instanzen runter.
                                    Im log stehen sehr offt NPM fehler z.B. npm ERR! code ETARGET.
                                    iobroker.2019-09-30.log

                                    apollon77A Offline
                                    apollon77A Offline
                                    apollon77
                                    schrieb am zuletzt editiert von
                                    #315

                                    @e-i-k-e Also als allererstes bei dem iobroker host Befehl mal die Eckigen Klammern weglassen.

                                    Ansonsten Stand deine instanz schon auf redis/redis und dann auf redis/redis migrieren macht auch keinen sinn, Du hättest es zurück auf file/file stellen müssen.

                                    ETARGET npm Fehler können kommen wenn Du viel von GitHub installiert hast. Das musst du erstmal alles manuell nachinstallieren wieder per Custom Install im Admin

                                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                    1 Antwort Letzte Antwort
                                    0
                                    • apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      schrieb am zuletzt editiert von
                                      #316

                                      Hi All,

                                      Auf GitHub gibt es die 2.0.16 mit letzten Fixes die ich hier so gesehen hatte.
                                      @darkiop Installier bitte mal - bei Dir war im Log ein komischer Fehler der vllt mit eine Rolle spielen könnte (oder auch nicht).

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      1 Antwort Letzte Antwort
                                      0
                                      • D darkiop

                                        @apollon77 Wenn ich das wüsste :)

                                        Ich bin 17:52 nach Hause gekommen und konnte das Garagentor öffnen ... dann hat sich wohl kurz danach der js-controller Verabschiedet und mein Skript* welches regelmäßig prüft ob der iobroker Prozess im Container läuft hat ihn wieder gestartet.
                                        Leider liest sich da aus meinre Sicht nichts wirklich heraus. Aktuell läufts noch stabil, ich lass das jetzt auch mal bis Morgen nach der Arbeit und starte dann erst den Slave nochmal durch.

                                        Skript: https://github.com/darkiop/smarthome/blob/master/iobroker/check_iobroker.sh

                                        Auf dem Slave habe ich das hier im Log:

                                        863 2019-09-30 16:42:17.642  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker _restart
                                        864 2019-09-30 16:48:11.446  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker.js-controller version 2.0.14 js-controller starting
                                        865 2019-09-30 16:48:11.453  - ^[[32minfo^[[39m: host.iobroker-hwr Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                                        866 2019-09-30 16:48:11.454  - ^[[32minfo^[[39m: host.iobroker-hwr hostname: iobroker-hwr, node: v10.16.3
                                        867 2019-09-30 16:48:11.456  - ^[[32minfo^[[39m: host.iobroker-hwr ip addresses: 10.3.1.22 fe80::dea6:32ff:fe17:78f5
                                        868 2019-09-30 16:48:11.708  - ^[[32minfo^[[39m: host.iobroker-hwr connected to Objects and States
                                        869 2019-09-30 16:48:11.748  - ^[[33mwarn^[[39m: host.iobroker-hwr Multihost discovery server: service started on 0.0.0.0:50005
                                        870 2019-09-30 16:48:13.063  - ^[[32minfo^[[39m: host.iobroker-hwr 86 instances found
                                        871 2019-09-30 16:48:13.080  - ^[[32minfo^[[39m: host.iobroker-hwr starting 2 instances
                                        872 2019-09-30 16:48:13.101  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.0 started with pid 1211
                                        873 2019-09-30 16:48:17.097  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.1 started with pid 1222
                                        874 2019-09-30 18:00:21.981  - ^[[33mwarn^[[39m: smartmeter.1 (1222) Cannot connect/reconnect to objects DB. Terminating
                                        875 2019-09-30 18:00:21.981  - ^[[33mwarn^[[39m: smartmeter.0 (1211) Cannot connect/reconnect to objects DB. Terminating
                                        876 2019-09-30 18:00:26.492  - ^[[33mwarn^[[39m: host.iobroker-hwr Slave controller detected disconnection. Stop all instances.
                                        877 2019-09-30 18:00:26.499  - ^[[32minfo^[[39m: host.iobroker-hwr stopInstance system.adapter.smartmeter.0
                                        878 2019-09-30 18:00:26.500  - ^[[31merror^[[39m: host.iobroker-hwr result is not defined
                                        879 2019-09-30 18:00:28.263  - ^[[33mwarn^[[39m: host.iobroker-hwr Cannot get view: ReplyError: Error Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                        880 2019-09-30 18:00:28.267  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.1 terminated with code 0 (NO_ERROR)
                                        881 2019-09-30 18:00:28.268  - ^[[32minfo^[[39m: host.iobroker-hwr Do not restart adapter system.adapter.smartmeter.1 because disabled or deleted
                                        882 2019-09-30 18:00:28.304  - ^[[33mwarn^[[39m: host.iobroker-hwr Cannot get view: ReplyError: Error Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                        883 2019-09-30 18:00:28.305  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.0 terminated with code 0 (NO_ERROR)
                                        884 2019-09-30 18:00:28.305  - ^[[32minfo^[[39m: host.iobroker-hwr Do not restart adapter system.adapter.smartmeter.0 because disabled or deleted
                                        885 2019-09-30 18:00:41.501  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker _restart
                                        886 2019-09-30 18:00:42.019  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker Starting node restart.js
                                        887 2019-09-30 18:15:09.303  - ^[[32minfo^[[39m: host.iobroker-hwr iobroker.js-controller version 2.0.14 js-controller starting
                                        888 2019-09-30 18:15:09.311  - ^[[32minfo^[[39m: host.iobroker-hwr Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                                        889 2019-09-30 18:15:09.312  - ^[[32minfo^[[39m: host.iobroker-hwr hostname: iobroker-hwr, node: v10.16.3
                                        890 2019-09-30 18:15:09.313  - ^[[32minfo^[[39m: host.iobroker-hwr ip addresses: 10.3.1.22 fe80::dea6:32ff:fe17:78f5
                                        891 2019-09-30 18:15:09.849  - ^[[32minfo^[[39m: host.iobroker-hwr connected to Objects and States
                                        892 2019-09-30 18:15:10.576  - ^[[33mwarn^[[39m: host.iobroker-hwr Multihost discovery server: service started on 0.0.0.0:50005
                                        893 2019-09-30 18:15:10.829  - ^[[32minfo^[[39m: host.iobroker-hwr Delete state "system.host.iobroker-hwr.compactModeEnabled"
                                        894 2019-09-30 18:15:11.579  - ^[[32minfo^[[39m: host.iobroker-hwr 86 instances found
                                        895 2019-09-30 18:15:11.596  - ^[[32minfo^[[39m: host.iobroker-hwr starting 3 instances
                                        896 2019-09-30 18:15:11.624  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.email.0 started with pid 1424
                                        897 2019-09-30 18:15:11.629  - ^[[32minfo^[[39m: host.iobroker-hwr Some obsolete host states deleted.
                                        898 2019-09-30 18:15:14.011  - ^[[32minfo^[[39m: email.0 (1424) starting. Version 1.0.5 in /opt/iobroker/node_modules/iobroker.email, node: v10.16.3
                                        899 2019-09-30 18:15:15.614  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.0 started with pid 1439
                                        900 2019-09-30 18:15:19.605  - ^[[32minfo^[[39m: host.iobroker-hwr instance system.adapter.smartmeter.1 started with pid 1450
                                        901 2019-09-30 18:18:21.377  - ^[[33mwarn^[[39m: smartmeter.1 (1450) Cannot connect/reconnect to objects DB. Terminating
                                        902 2019-09-30 18:18:21.378  - ^[[33mwarn^[[39m: email.0 (1424) Cannot connect/reconnect to objects DB. Terminating
                                        903 2019-09-30 18:18:21.379  - ^[[33mwarn^[[39m: smartmeter.0 (1439) Cannot connect/reconnect to objects DB. Terminating
                                        904 2019-09-30 18:18:25.889  - ^[[33mwarn^[[39m: host.iobroker-hwr Slave controller detected disconnection. Stop all instances.
                                        905 2019-09-30 18:18:25.895  - ^[[32minfo^[[39m: host.iobroker-hwr stopInstance system.adapter.email.0
                                        906 2019-09-30 18:18:25.896  - ^[[31merror^[[39m: host.iobroker-hwr result is not defined
                                        

                                        Auf dem Master

                                        2019-09-30 17:52:59.863  - info: javascript.0 (479) script.js.PRODUKTIV.Garage.Garagentor: Tor auf
                                        2019-09-30 17:53:00.073  - info: javascript.0 (479) script.js.PRODUKTIV.Garage.Garagentor: Tor auf
                                        2019-09-30 17:53:00.162  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                        2019-09-30 17:53:00.165  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                        2019-09-30 17:53:41.288  - info: javascript.0 (479) script.js.PRODUKTIV.Beleuchtung.01_Bewegungsmelder_Flur: +++ Bewegung im Flur erkannt: Aktuelle Tageszeit: Abend | Skript wird ausgelöst bei: Abend,Abenddämmerung,Nacht,Morgendämmerung
                                        2019-09-30 17:54:00.210  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                        2019-09-30 17:54:00.219  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                        2019-09-30 17:55:00.080  - info: javascript.0 (479) script.js.PRODUKTIV.Anwesenheit.Anwesenheit_Unifi: +++ Thorsten ist anwesend +++
                                        2019-09-30 17:55:00.082  - info: javascript.0 (479) script.js.PRODUKTIV.Anwesenheit.Anwesenheit_Unifi: +++ Jenny ist abwesend +++
                                        2019-09-30 17:55:00.130  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                        2019-09-30 17:55:00.134  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                        2019-09-30 17:56:00.099  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                        2019-09-30 17:56:00.101  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                        2019-09-30 17:57:00.117  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                        2019-09-30 17:57:00.118  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                        2019-09-30 17:57:51.869  - info: javascript.0 (479) script.js.PRODUKTIV.Beleuchtung.01_Bewegungsmelder_Flur: +++ Bewegung im Flur erkannt: Aktuelle Tageszeit: Abend | Skript wird ausgelöst bei: Abend,Abenddämmerung,Nacht,Morgendämmerung
                                        2019-09-30 17:58:00.088  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                        2019-09-30 17:58:00.089  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                        2019-09-30 17:59:00.343  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                        2019-09-30 17:59:00.344  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                        2019-09-30 18:00:00.063  - info: host.iobroker-master instance system.adapter.tvspielfilm.0 started with pid 7495
                                        2019-09-30 18:00:00.227  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nichts zu schalten +++
                                        2019-09-30 18:00:00.227  - info: javascript.0 (479) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenuntergang
                                        2019-09-30 18:00:00.191  - info: host.iobroker-master instance system.adapter.yr.0 started with pid 7507
                                        2019-09-30 18:00:00.393  - info: host.iobroker-master instance system.adapter.ical.0 started with pid 7513
                                        2019-09-30 18:00:00.623  - info: host.iobroker-master instance system.adapter.ical.1 started with pid 7520
                                        2019-09-30 18:00:00.784  - info: host.iobroker-master instance system.adapter.ical.2 started with pid 7529
                                        2019-09-30 18:00:01.905  - info: host.iobroker-master instance system.adapter.ical.3 started with pid 7585
                                        2019-09-30 18:00:02.118  - info: host.iobroker-master instance system.adapter.ical.4 started with pid 7597
                                        2019-09-30 18:00:02.359  - info: host.iobroker-master instance system.adapter.ical.5 started with pid 7603
                                        2019-09-30 18:00:21.895  - warn: dwd.0 (7501) Cannot connect/reconnect to objects DB. Terminating
                                        2019-09-30 18:00:21.903  - warn: tvspielfilm.0 (7495) Cannot connect/reconnect to objects DB. Terminating
                                        2019-09-30 18:00:21.905  - warn: ical.0 (7513) Cannot connect/reconnect to objects DB. Terminating
                                        2019-09-30 18:00:21.906  - warn: ical.4 (7597) Cannot connect/reconnect to objects DB. Terminating
                                        2019-09-30 18:00:21.908  - warn: ical.2 (7529) Cannot connect/reconnect to objects DB. Terminating
                                        2019-09-30 18:00:21.903  - warn: ical.3 (7585) Cannot connect/reconnect to objects DB. Terminating
                                        2019-09-30 18:00:21.915  - warn: ical.1 (7520) Cannot connect/reconnect to objects DB. Terminating
                                        2019-09-30 18:00:21.914  - warn: yr.0 (7507) Cannot connect/reconnect to objects DB. Terminating
                                        2019-09-30 18:00:21.933  - warn: ical.5 (7603) Cannot connect/reconnect to objects DB. Terminating
                                        2019-09-30 18:00:23.491  - info: host.iobroker-master iobroker.js-controller version 2.0.14 js-controller starting
                                        2019-09-30 18:00:23.504  - info: host.iobroker-master Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                                        2019-09-30 18:00:23.505  - info: host.iobroker-master hostname: iobroker-master, node: v8.16.1
                                        2019-09-30 18:00:23.508  - info: host.iobroker-master ip addresses: 192.168.1.82
                                        2019-09-30 18:00:26.487  - info: host.iobroker-master connected to Objects and States
                                        2019-09-30 18:00:26.944  - info: host.iobroker-master 86 instances found
                                        2019-09-30 18:00:27.048  - info: host.iobroker-master starting 42 instances
                                        2019-09-30 18:00:28.007  - info: host.iobroker-master instance system.adapter.admin.0 started with pid 8270
                                        2019-09-30 18:00:28.162  - warn: host.iobroker-master Multihost discovery server: service started on 0.0.0.0:50005
                                        2019-09-30 18:00:28.178  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                        2019-09-30 18:00:28.179  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                        2019-09-30 18:00:31.419  - info: host.iobroker-master instance system.adapter.web.0 started with pid 8282
                                        2019-09-30 18:00:37.214  - info: host.iobroker-master instance system.adapter.ping.0 started with pid 8294
                                        2019-09-30 18:00:37.284  - info: host.iobroker-master Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
                                        2019-09-30 18:00:39.452  - info: host.iobroker-master instance system.adapter.hue.0 started with pid 8308
                                        2019-09-30 18:00:42.462  - info: ping.0 (8294) starting. Version 1.3.2 in /opt/iobroker/node_modules/iobroker.ping, node: v8.16.1
                                        2019-09-30 18:00:43.415  - info: hue.0 (8308) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v8.16.1
                                        2019-09-30 18:00:43.439  - info: host.iobroker-master instance system.adapter.tankerkoenig.0 started with pid 8323
                                        
                                        apollon77A Offline
                                        apollon77A Offline
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #317

                                        @darkiop EIne Frage: Hast du file/file oder redis oder was hast Du im Einsatz?

                                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                        D 1 Antwort Letzte Antwort
                                        0
                                        • apollon77A apollon77

                                          @darkiop EIne Frage: Hast du file/file oder redis oder was hast Du im Einsatz?

                                          D Online
                                          D Online
                                          darkiop
                                          Most Active
                                          schrieb am zuletzt editiert von darkiop
                                          #318

                                          @apollon77

                                          file/file - die Umstellung auf redis wollte ich schon länger mal angehen, aber jetzt erst mal das Testen mit dem neuen Controller :)
                                          Auch läuft der iobroker-master noch unter Node 8, da im latest des Docker-Containers eben diese noch die aktuellste ist.

                                          In den Syslogs von gestern 18:00 ist mir nichts aufgefallen.

                                          Heute Morgen, wir haben einen Bewegungsmelder im Flur, durch den immer schnell auffällt ob der ioBroker sauber läuft, blieb es dunkel. Um 23 Uhr ging das Licht im Flur noch an. Den Grund dafür hab ich auch direkt gefunden, die Variable Tageszeit (wird immer beim Wechsel einer Tageszeit aktualisiert) wurde nicht aktualisiert (d.h. das Skript lief wohl nicht zu diesem Zeitpunkt):

                                          2019-10-01 05:26:49.287  - info: javascript.0 (442) script.js.PRODUKTIV.Beleuchtung.01_Bewegungsmelder_Flur: +++ Bewegung im Flur erkannt: Aktuelle Tageszeit: Nachmittag | Skript wird ausgelöst bei: Abend,Abenddämmerung,Nacht,Morgendämmerung
                                          

                                          Des weiteren ist mir aufgefallen das um 2:33 alle Prozesse neu gestartet wurden

                                          ┬─[root@iobroker-master:/opt/iobroker]─[05:30:59]
                                          ╰─># ps -ef | grep ^io
                                          iobroker   321 32704  5 02:33 ?        00:09:12 io.sql.0
                                          iobroker   338 32704  0 02:33 ?        00:00:10 io.hm-rpc.1
                                          iobroker   358 32704  0 02:33 ?        00:00:34 io.hm-rpc.2
                                          iobroker   375 32704  0 02:33 ?        00:00:25 io.hm-rega.0
                                          iobroker   442 32704 10 02:34 ?        00:18:34 io.javascript.0
                                          iobroker   458 32704  5 02:34 ?        00:10:02 io.javascript.1
                                          iobroker   475 32704  0 02:34 ?        00:00:07 io.simple-api.0
                                          iobroker   580 32704  0 02:34 ?        00:01:21 io.stiebel-isg.0
                                          iobroker   597 32704  0 02:34 ?        00:00:10 io.backitup.0
                                          iobroker   616 32704  9 02:34 ?        00:16:16 io.unifi.0
                                          iobroker   632 32704  0 02:34 ?        00:00:07 io.fritzbox.0
                                          iobroker   667 32704  5 02:35 ?        00:10:08 io.javascript.2
                                          iobroker   691 32704  0 02:35 ?        00:00:45 io.synology.0
                                          iobroker   791 32704  0 02:35 ?        00:00:07 io.text2command.0
                                          iobroker   808 32704  1 02:35 ?        00:02:32 io.info.0
                                          iobroker   820 32704  0 02:35 ?        00:00:37 io.tr-064-community.0
                                          iobroker  1103 32704  4 02:35 ?        00:07:52 io.moma.0
                                          iobroker  1125 32704  1 02:35 ?        00:02:24 io.pi-hole.0
                                          iobroker  1393 32704  0 02:35 ?        00:00:16 io.hs100.0
                                          iobroker  1531 32704  0 02:36 ?        00:00:12 io.linkeddevices.0
                                          iobroker  1726 32704  0 02:36 ?        00:00:14 io.bring.0
                                          iobroker  1917 32704  2 02:36 ?        00:04:58 io.mercedesme.0
                                          iobroker  2148 32704  0 02:36 ?        00:00:07 io.countdown.0
                                          iobroker 30821 32704  0 05:04 ?        00:00:03 io.telegram.0
                                          iobroker 32704 32703 31 02:33 ?        00:56:08 iobroker.js-controller
                                          iobroker 32721 32704  0 02:33 ?        00:00:27 io.admin.0
                                          iobroker 32731 32704  0 02:33 ?        00:00:08 io.web.0
                                          iobroker 32745 32704  0 02:33 ?        00:00:39 io.ping.0
                                          iobroker 32755 32704  0 02:33 ?        00:00:56 io.hue.0
                                          iobroker 32765 32704  0 02:33 ?        00:00:11 io.tankerkoenig.0
                                          

                                          Im Log hab ich dann im zweiten Anlauf das hier entdeckt (zweiter Anlauf da dies nur eine 'warn' Meldung ist, hab auf error gegreppt ... :)). Die InMemDB Meldungung mit dem unbekannten Skript hab ich auch gestern schonmal gesehen.

                                          ┬─[root@iobroker-master:/opt/iobroker]─[06:20:19]
                                          ╰─># cat /opt/iobroker/log/iobroker.2019-10-01.log | grep "2019-10-01 02" | grep warn
                                          2019-10-01 02:33:29.177  - warn: host.iobroker-master Multihost discovery server: service started on 0.0.0.0:50005
                                          2019-10-01 02:33:29.234  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                          2019-10-01 02:33:29.239  - warn: Error from InMemDB: Error: Unknown Script 47ca5e051ba19850d94c45a1fc8725ff04ae868f
                                          

                                          Auf dem iobroker-hwr sagt er mir das alles Läuft, aber kein Prozess ist aktiv. Interessanterweise sagt auch der ioBroker.Admin das iobroker-hwr aktiv ist (= Grüner Status unter Hosts).

                                          ┬─[darkiop@iobroker-hwr:~]─[05:33:53]
                                          ╰─>$ iobroker status
                                          iobroker is running on this host.
                                          
                                          At least one iobroker host is running.
                                          
                                          Objects type: file
                                          States  type: file
                                          ┬─[darkiop@iobroker-hwr:~]─[05:33:59]
                                          ╰─>$ ps -ef | grep ^io
                                          
                                          

                                          Vielleicht könnte man in einem Multihostbetrieb die Infos über alle eingebundenen Instanzen ausgeben?

                                          Hier mal noch ein paar error-Fragmanente von Heute Nacht:

                                          Um 0:02 meldete sich sql.0 auf dem iobroker-master:

                                          2019-10-01 00:02:00.083  - info: javascript.0 (2012) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nicht zu schalten +++
                                          2019-10-01 00:02:00.086  - info: javascript.0 (2012) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenaufgang
                                          2019-10-01 00:02:58.962  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:02:58.974  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:00.128  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:00.133  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:00.170  - info: javascript.0 (2012) script.js.PRODUKTIV.Beschattung.Automatik.01_Automatik: +++ Minuten vor Sonnenuntergang != VIS Parameter Minuten vor Sonnenuntergang | Es gibt noch nicht zu schalten +++
                                          2019-10-01 00:03:00.171  - info: javascript.0 (2012) script.js.PRODUKTIV.Beschattung.Automatik.04_Berechnung_Minuten_bis_zum_Schalten: Richtung Sonnenaufgang
                                          2019-10-01 00:03:00.182  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:01.337  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:06.968  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:09.970  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:12.627  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:12.665  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:12.738  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:15.025  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:15.765  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:15.776  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:15.799  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:16.023  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:21.742  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:21.745  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:21.751  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:22.127  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:23.739  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:23.747  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:23.750  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:34.752  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:34.789  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:34.795  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:41.892  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:42.629  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:42.757  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:43.080  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:43.085  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:49.095  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:49.724  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:49.729  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:49.736  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:52.135  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:57.880  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:57.901  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:58.474  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:58.876  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:58.888  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:58.895  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          2019-10-01 00:03:58.902  - error: sql.0 (1898) Error: Packets out of order. Got: 1 Expected: 0
                                          

                                          Um 2:05 das hier. Mit dem kann ich gerade gar nichts anfangen - aber um 2:05 läuft bei mir Synology Hyper Backup und sichert diverse Applikationen (DNS, HyperBackup, Oauth, ApplicationService, VPN). Hab das aber eben nochmal manuell angestoßen und keine Fehler bekommen.

                                          2019-10-01 02:05:00.429  - error: host.iobroker-master Caught by controller[1]: (node:2012) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'enabled' of undefined
                                          2019-10-01 02:05:00.430  - error: host.iobroker-master Caught by controller[2]: (node:2012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1393)
                                          2019-10-01 02:05:00.430  - error: host.iobroker-master Caught by controller[3]: (node:2012) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'enabled' of undefined
                                          2019-10-01 02:05:00.431  - error: host.iobroker-master Caught by controller[3]: (node:2012) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1394)
                                          2019-10-01 02:05:00.431  - error: host.iobroker-master instance system.adapter.javascript.0 terminated with code 156 (156)
                                          

                                          Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

                                          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

                                          775

                                          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