Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter ioBroker.backitup v3.1.x

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Test Adapter ioBroker.backitup v3.1.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • simatec
      simatec Developer Most Active @JB_Sullivan last edited by simatec

      @JB_Sullivan
      Ist auf deinem alten System die Erreichbarkeit von admin auf 0.0.0.0 eingestellt?
      Das ist auf jeden Fall wichtig, wenn du das System wechselst

      Sonst ist das neue System nicht erreichbar.

      Sonst kannst du aber auch noch die 127.0.0.1 testen

      JB_Sullivan 1 Reply Last reply Reply Quote 0
      • JB_Sullivan
        JB_Sullivan @simatec last edited by

        @simatec sagte in Test Adapter Backitup v1.3.x:

        Ist auf deinem alten System die Erreichbarkeit von admin auf 0.0.0.0 eingestellt?

        Wo finde ich diese Einstellung?

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

          @JB_Sullivan
          in der konfiguration der Admin Instanz admin.0

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

            @Homoran
            OK, Danke - ja steht bei der alten Installation auf 0.0.0.0

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

              @JB_Sullivan
              Gut so!

              1 Reply Last reply Reply Quote 0
              • JB_Sullivan
                JB_Sullivan last edited by

                So, ich habe jetzt alles durch - also ich finde nicht, was den Zugriff auf Localhost verhindern könnte. Das scheint mir echt ein Rechte Problem zu sein 🙄 🙄

                simatec 1 Reply Last reply Reply Quote 0
                • simatec
                  simatec Developer Most Active @JB_Sullivan last edited by

                  @JB_Sullivan
                  Hast du schon mal in den log von iobroker geschaut? Die Log Dateien liegen ja ab und du kommst mit einem Texteditor drauf.
                  Eventuell ist da etwas zu finden, warum der admin eventuell nicht startet

                  JB_Sullivan 1 Reply Last reply Reply Quote 0
                  • JB_Sullivan
                    JB_Sullivan @simatec last edited by

                    @simatec
                    Ja ich bin schon fleißig am LOG Dateien lesen - mein Problem ist, das ich keine Ahnung habe was sein MUSS oder sein DARF und was richtig oder falsch ist.

                    Sowas hier zum Beispiel macht micht stutzig, aber ich habe keinen Schimmer ob das nicht sogar so sein muss, geschweige denn was ich dagegen machen könnte.

                    2019-12-06 16:14:11.785  - info: host.GLT(GLT) received SIGINT
                    2019-12-06 16:14:11.776  - info: admin.0 (10276) Got terminate signal TERMINATE_YOURSELF
                    2019-12-06 16:14:11.789  - info: discovery.0 (4264) Got terminate signal TERMINATE_YOURSELF
                    2019-12-06 16:14:11.779  - info: info.0 (6880) Got terminate signal TERMINATE_YOURSELF
                    2019-12-06 16:14:11.787  - info: host.GLT(GLT) stopInstance system.adapter.admin.0 (force=false, process=true)
                    2019-12-06 16:14:11.787  - info: host.GLT(GLT) stopInstance system.adapter.discovery.0 (force=false, process=true)
                    2019-12-06 16:14:11.787  - info: host.GLT(GLT) stopInstance system.adapter.info.0 (force=false, process=true)
                    2019-12-06 16:14:11.793  - info: backitup.0 (6608) Got terminate signal TERMINATE_YOURSELF
                    2019-12-06 16:14:11.788  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 (force=false, process=true)
                    2019-12-06 16:14:11.788  - info: host.GLT(GLT) stopInstance system.adapter.admin.0 send kill signal
                    2019-12-06 16:14:11.788  - info: host.GLT(GLT) stopInstance system.adapter.discovery.0 send kill signal
                    2019-12-06 16:14:11.789  - info: host.GLT(GLT) stopInstance system.adapter.info.0 send kill signal
                    2019-12-06 16:14:11.792  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 send kill signal
                    2019-12-06 16:14:11.791  - info: discovery.0 (4264) terminating
                    2019-12-06 16:14:11.792  - info: discovery.0 (4264) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                    2019-12-06 16:14:11.781  - info: info.0 (6880) cleaned everything up...
                    2019-12-06 16:14:11.782  - info: info.0 (6880) terminating
                    2019-12-06 16:14:11.782  - info: info.0 (6880) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                    2019-12-06 16:14:11.778  - info: admin.0 (10276) terminating http server on port 8081
                    2019-12-06 16:14:11.779  - info: admin.0 (10276) terminating
                    2019-12-06 16:14:11.780  - info: admin.0 (10276) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                    2019-12-06 16:14:12.295  - info: backitup.0 (6608) terminating
                    2019-12-06 16:14:12.297  - info: backitup.0 (6608) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                    2019-12-06 16:14:12.348  - info: host.GLT(GLT) instance system.adapter.admin.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                    2019-12-06 16:14:12.349  - info: host.GLT(GLT) instance system.adapter.discovery.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                    2019-12-06 16:14:12.350  - info: host.GLT(GLT) instance system.adapter.info.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                    2019-12-06 16:14:12.792  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 killing pid 6608
                    2019-12-06 16:14:12.836  - warn: host.GLT(GLT) instance system.adapter.backitup.0 terminated due to SIGTERM
                    2019-12-06 16:14:12.836  - info: host.GLT(GLT) instance system.adapter.backitup.0 terminated with code null ()
                    2019-12-06 16:14:12.837  - info: host.GLT(GLT) All instances are stopped.
                    2019-12-06 16:14:12.994  - info: host.GLT(GLT) terminated
                    
                    simatec 2 Replies Last reply Reply Quote 0
                    • simatec
                      simatec Developer Most Active @JB_Sullivan last edited by

                      @JB_Sullivan
                      Allso infos und nicht relevant.
                      Starte mal den iobroker und schaue dann die Logdatei an

                      JB_Sullivan 1 Reply Last reply Reply Quote 0
                      • simatec
                        simatec Developer Most Active @JB_Sullivan last edited by

                        @JB_Sullivan
                        installiere mal die Version vom Github. Ich habe probiert deinen Fehler nachzustellen und dabei festgestellt, dass es wohl aktuell Probleme gibt, alle Adapter über den js-controller unter Windows zu starten.
                        Ich habe in der Github Version da mal was angepasst.

                        Probiere mal bitte damit deinen Restore.

                        https://github.com/simatec/ioBroker.backitup.git

                        JB_Sullivan 1 Reply Last reply Reply Quote 0
                        • JB_Sullivan
                          JB_Sullivan @simatec last edited by

                          @simatec sagte in Test Adapter Backitup v1.3.x:

                          Starte mal den iobroker und schaue dann die Logdatei an

                          Ich kann den Broker nach einem Update Versuch nicht mehr starten - keine Chance - siehe oben den Screenshot. Die LOG Dateien die sowohl wärend der Installation de Broker als auch während des Updatevorgangs erstellt wurden, liegen in den LOG Ordnern des Broker, die kann ich mir ansehen - aber halt nicht mehr im laufenden Zustand, weil der Broker ja ums verrecken nicht mehr zum laufen zu bekommen ist.

                          1 Reply Last reply Reply Quote 0
                          • JB_Sullivan
                            JB_Sullivan @simatec last edited by JB_Sullivan

                            @simatec Mach ich gleich

                            Habe ich aus dem GIT installiert, heißt aber immer noch 1.3.2 - richtig?

                            Hier das LOG dazu - im Moment dreht aber immer noch "der Kreis" 🙄

                            Gleiche Problem wie immer:

                            Die Website ist nicht erreichbar localhost hat die Verbindung abgelehnt.
                            Auf Google nach localhost 8081 suchen
                            ERR_CONNECTION_REFUSED
                            
                            **********************
                            Log Backitup Restore:
                            **********************
                            
                            Restore is started ...
                            
                            [DEBUG] [iobroker] iobroker controller daemon is not running
                            [DEBUG] [iobroker] host.GLT(GLT) OK.
                            [DEBUG] [iobroker] host.GLT(GLT) Clear all objects and states...
                            [DEBUG] [iobroker] clean 357 objects...
                            [ERROR] [iobroker] [Not critical] Cannot delete object system.repositories: "Object is marked as non deletable"
                            [ERROR] [iobroker] [Not critical] Cannot delete object system.config: "Object is marked as non deletable"
                            [ERROR] [iobroker] [Not critical] Cannot delete object enum.functions: "Object is marked as non deletable"
                            [ERROR] [iobroker] [Not critical] Cannot delete object enum.rooms: "Object is marked as non deletable"
                            [ERROR] [iobroker] [Not critical] Cannot delete object 0_userdata.0: "Object is marked as non deletable"
                            [ERROR] [iobroker] [Not critical] Cannot delete object alias.0: "Object is marked as non deletable"
                            [DEBUG] [iobroker] clean 284 states...
                            [DEBUG] [iobroker] host.GLT(GLT) done.
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 0/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 200/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 400/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 600/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 800/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 1000/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 1200/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 1400/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 1600/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 1800/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 2000/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 2200/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 2400/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 2600/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 2800/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 3000/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 3200/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 3400/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 3600/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 3800/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 4000/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 4200/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 4400/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 4600/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 4800/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 5000/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 5200/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 5400/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 5600/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 5800/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 6000/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 6200/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 6400/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 6600/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 6800/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 7000/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 7200/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 7400/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 7600/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 7800/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 8000/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 8200/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 8400/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 8600/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 8800/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 9000/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 9200/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 9400/9639 states
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 9600/9639 states
                            [DEBUG] [iobroker] 9639 states restored.
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 0/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 200/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 400/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 600/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 800/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 1000/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 1200/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 1400/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 1600/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 1800/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 2000/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 2200/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 2400/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 2600/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 2800/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 3000/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 3200/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 3400/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 3600/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 3800/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 4000/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 4200/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 4400/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 4600/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 4800/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 5000/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 5200/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 5400/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 5600/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 5800/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 6000/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 6200/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 6400/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 6600/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 6800/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 7000/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 7200/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 7400/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 7600/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 7800/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 8000/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 8200/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 8400/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 8600/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 8800/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 9000/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 9200/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 9400/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 9600/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 9800/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 10000/10346 objects
                            [DEBUG] [iobroker] host.GLT(GLT) Processed 10200/10346 objects
                            [DEBUG] [iobroker] 10346 objects restored.
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis/css/vis-common-user.css
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Abfall/blaue_tonne.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Abfall/gelbe_tonne.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Abfall/schwarze_tonne.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Abfall/tonne_grün.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/Mondimages/0.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/Mondimages/1.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/Mondimages/2.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/Mondimages/3.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/Mondimages/4.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/Mondimages/5.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/Mondimages/6.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/Mondimages/7.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/1.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/10.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/11.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/12.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/13.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/14.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/15.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/16.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/17.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/18.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/19.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/2.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/3.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/4.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/5.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/6.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/7.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/8.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/wetter/9.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/windrose/g_rose000.gif
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/daswetter/icons/windrose/images 2.gif
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Heizung/drei-wge-ventil.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Heizung/Fussbodenheizung trans.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Heizung/Pumpe bottom.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Heizung/Pumpe left.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Heizung/Pumpe right.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Heizung/Pumpe top.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Heizung/Radiator trans.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Heizung/Solarplatten trans.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Heizung/Warmwasser trans.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Heizung/Wärmetauscher Solar.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Heizung/Wärmetauscher Wasser.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/1.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/11a.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/2.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/3.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/3dprinter.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/4.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/5.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/6.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/617a.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/820a.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/871a.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/achtung.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/alexa.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/audio_ff.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/audio_pause.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/audio_play.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/audio_repeat.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/audio_rew.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/audio_shuffle.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/audio_volume_high.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/audio_volume_low.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/audio_volume_mute.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Battery_-01.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Battery_-02.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Battery_-03.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Battery_-04.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Battery_-05.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Battery_-06.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Battery_-07.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/behaelter.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/cam.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/control_arrow_down.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/control_arrow_downward.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/control_building_control.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/control_building_empty.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/control_building_modern_s_2og_all.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/control_building_s_okg_eg.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/control_building_s_okg_int_all.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/control_building_s_okg_og.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/control_cancel.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/eisregen.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/ElliOil.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/frau.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/fts_door.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/fts_door_open.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/fts_door_tilt.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/fts_window_1w.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/fts_window_1w_open.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/gabionenzaun1.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/garden.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/garderobe.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/icons8-garage-geschlossen-80.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/icons8-garage-offen-80.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/icons8-stehende-frau-128.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/icons8-stehender-mann-128.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/ic_add_circle_outline_white_48dp.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/ic_local_gas_station_white_48dp.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/ic_remove_circle_outline_white_48dp.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/images 2.gif
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/it_fax.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/it_nas.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/it_net.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/it_radio.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/it_remote.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/it_telephone.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/it_television.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/kugaicon.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/light_ball.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/light_dinner_table.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/light_floor_lamp.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/light_kitchen_hood.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/light_led_stripe.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/light_light_dim_00.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/light_stairs.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/lowbattery.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/mann.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/markise.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/measure_battery_0.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/measure_battery_100.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/measure_battery_100.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/measure_battery_25.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/measure_battery_25.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/measure_battery_50.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/measure_battery_75.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/measure_photovoltaic_inst.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/measure_photovoltaic_inst.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/noun_socket_1135198.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/power.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Power_socket_icon.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/raspberry.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/roomba.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/roomba312.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/roombagfx.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Rund_graph_user8.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Rund_Haus_user8.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Rund_holiday_user8.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Rund_Variable_user8.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/sani_cogeneration.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/sani_heating.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/sani_heating.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/scene_aquarium.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/scene_bath.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/scene_childs_room.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/scene_cinema.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/scene_garden.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/scene_kitchen_sink.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/scene_living.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/scene_livingroom.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/scene_pool.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/scene_sleeping_alternat.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/scene_summerhouse.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/schreibtischlampe.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/socket.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/sos.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/spotify.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/status_woman.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/steckdose.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Steckdose.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/strom.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/suncloud.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/temp_temperature.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/temp_temperature_max.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/temp_temperature_min.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/temp_windchill.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/text_max.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/text_min.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/time_automatic.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/time_manual_mode.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/Tradfri Fernbedienung.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/trash.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/tuerklingel.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/wall-e.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/waterfall.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/weather_barometric_pressure.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/weather_cloudy.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/weather_cloudy_light.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/weather_frost.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/weather_humidity.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/weather_rain.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/weather_sunrise.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/weather_wind_directions_e.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/weather_wind_speed.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/icons/weather_wind_speed_bft.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Filter.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Heizung.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Pool.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Pumpe.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Rohr_horizontal.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Rohr_vertikal.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Schieber_horizontal.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Schieber_vertikal.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/T-Stueck_links.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/T-Stueck_oben.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/T-Stueck_rechts.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/T-Stueck_unten.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Winkel_oben_links.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Winkel_oben_rechts.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Winkel_unten_links.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/Pool/Winkel_unten_rechts.svg
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/vis-views.json
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/1.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/10.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/11.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/12.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/13.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/14.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/15.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/16.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/17.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/18.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/19.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/2.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/20.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/21.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/22.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/3.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/4.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/5.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/6.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/7.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/8.png
                            [DEBUG] [iobroker] host.GLT(GLT) Upload user file "vis.0/main/wetter/9.png
                            [DEBUG] [iobroker] upload [3] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                            [DEBUG] [iobroker] upload [2] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                            [DEBUG] [iobroker] upload [1] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/index.html index.html text/html
                            [DEBUG] [iobroker] upload [0] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                            [DEBUG] [iobroker] upload [12] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
                            [DEBUG] [iobroker] upload [11] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
                            [DEBUG] [iobroker] upload [10] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/index.html index.html text/html
                            [DEBUG] [iobroker] upload [9] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                            [DEBUG] [iobroker] upload [8] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                            [DEBUG] [iobroker] upload [7] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                            [DEBUG] [iobroker] upload [6] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                            [DEBUG] [iobroker] upload [5] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/it/translations.json i18n/it/translations.json application/json
                            [DEBUG] [iobroker] upload [4] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                            [DEBUG] [iobroker] upload [3] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/es/translations.json i18n/es/translations.json application/json
                            [DEBUG] [iobroker] upload [2] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/en/translations.json i18n/en/translations.json application/json
                            [DEBUG] [iobroker] upload [1] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/de/translations.json i18n/de/translations.json application/json
                            [DEBUG] [iobroker] upload [0] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
                            [DEBUG] [iobroker] upload [5] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                            [DEBUG] [iobroker] upload [4] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                            [DEBUG] [iobroker] upload [3] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                            [DEBUG] [iobroker] upload [2] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                            [DEBUG] [iobroker] upload [1] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/index.html index.html text/html
                            [DEBUG] [iobroker] upload [0] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                            [DEBUG] [iobroker] upload [80] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/words.js words.js application/javascript
                            [DEBUG] [iobroker] upload [70] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/js/hostInfo.js lib/js/hostInfo.js application/javascript
                            [DEBUG] [iobroker] upload [60] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/js/bootstrap.min.js lib/js/bootstrap.min.js application/javascript
                            [DEBUG] [iobroker] upload [50] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/logos/slackware.png lib/img/logos/slackware.png image/png
                            [DEBUG] [iobroker] upload [40] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/logos/manjaro.png lib/img/logos/manjaro.png image/png
                            [DEBUG] [iobroker] upload [30] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/logos/coreos.png lib/img/logos/coreos.png image/png
                            [DEBUG] [iobroker] upload [20] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/icons/disk.png lib/img/icons/disk.png image/png
                            [DEBUG] [iobroker] upload [19] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/icons/cpu.png lib/img/icons/cpu.png image/png
                            [DEBUG] [iobroker] upload [18] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/icons/battery.png lib/img/icons/battery.png image/png
                            [DEBUG] [iobroker] upload [17] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/sechand.png lib/img/clock/sechand.png image/png
                            [DEBUG] [iobroker] upload [16] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/minhand.png lib/img/clock/minhand.png image/png
                            [DEBUG] [iobroker] upload [15] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/hourhand.png lib/img/clock/hourhand.png image/png
                            [DEBUG] [iobroker] upload [14] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/clockface.png lib/img/clock/clockface.png image/png
                            [DEBUG] [iobroker] upload [13] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/FontAwesome.otf lib/fonts/FontAwesome.otf font/otf
                            [DEBUG] [iobroker] upload [12] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff2 lib/fonts/fontawesome-webfont.woff2 font/woff2
                            [DEBUG] [iobroker] upload [11] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff lib/fonts/fontawesome-webfont.woff font/woff
                            [DEBUG] [iobroker] upload [10] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.ttf lib/fonts/fontawesome-webfont.ttf font/ttf
                            [DEBUG] [iobroker] upload [9] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.svg lib/fonts/fontawesome-webfont.svg image/svg+xml
                            [DEBUG] [iobroker] upload [8] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.eot lib/fonts/fontawesome-webfont.eot application/vnd.ms-fontobject
                            [DEBUG] [iobroker] upload [7] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/data/infoData.json lib/data/infoData.json application/json
                            [DEBUG] [iobroker] upload [6] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/simplemde.min.css lib/css/simplemde.min.css text/css
                            [DEBUG] [iobroker] upload [5] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/info.css lib/css/info.css text/css
                            [DEBUG] [iobroker] upload [4] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/font-awesome.min.css lib/css/font-awesome.min.css text/css
                            [DEBUG] [iobroker] upload [3] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/chartist.min.css lib/css/chartist.min.css text/css
                            [DEBUG] [iobroker] upload [2] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
                            [DEBUG] [iobroker] upload [1] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/info.png info.png image/png
                            [DEBUG] [iobroker] upload [0] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/index_m.html index_m.html text/html
                            [DEBUG] [iobroker] System successfully restored!
                            [EXIT] 0 **** Restore completed successfully!! ****
                            
                            The log can be closed ...
                            
                            1 Reply Last reply Reply Quote 0
                            • JB_Sullivan
                              JB_Sullivan last edited by JB_Sullivan

                              ...... und hier das LOG dazu. Dieses wird offensichtlich so lange mitgeschrieben, bis ich F5 drücke und danach ist Ende im Gelände.

                              Ich bin hier mal ein bisschen anders vorgegangen als sonst. Ich habe den Windwos Installer 1.5.14 genommen und habe dann manuell den js-controller auf 2.1.1 upgedatet. Danach die drei Standard Adapter auf die Versionen aus dem latest und dann deinen BackItUp auf 1.3.2. - anschließend auf die Version aus dem GIT was du mir oben geschrieben hast.

                              Ab Zeile 400 geht das mit dem Adapter Update und der anschließenden Wiederherstellung los.

                              2019-12-06 21:13:30.133  - info: host.GLT(GLT) iobroker.js-controller version 1.5.14 js-controller starting
                              2019-12-06 21:13:30.136  - info: host.GLT(GLT) Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
                              2019-12-06 21:13:30.136  - info: host.GLT(GLT) hostname: GLT(GLT), node: v10.16.3
                              2019-12-06 21:13:30.147  - info: host.GLT(GLT) ip addresses: 2a02:8108:9440:50e4:608c:f372:c8d8:da07 2a02:8108:9440:50e4:64ce:e75:c00c:ceed fe80::608c:f372:c8d8:da07 10.122.60.87
                              2019-12-06 21:13:30.165  - info: host.GLT(GLT)  inMem-states listening on port 9000
                              2019-12-06 21:13:30.175  - info: host.GLT(GLT)  inMem-objects listening on port 9001
                              2019-12-06 21:13:30.181  - info: host.GLT(GLT) InMemoryDB connected
                              2019-12-06 21:13:30.185  - info: host.GLT(GLT) 3 instances found
                              2019-12-06 21:13:30.188  - info: host.GLT(GLT) starting 3 instances
                              2019-12-06 21:13:30.320  - info: host.GLT(GLT) instance system.adapter.admin.0 started with pid 5932
                              2019-12-06 21:13:30.591  - info: host.GLT(GLT) received SIGINT
                              2019-12-06 21:13:30.599  - info: host.GLT(GLT) instance system.adapter.admin.0 terminated with code 3221225786 ()
                              2019-12-06 21:13:30.599  - info: host.GLT(GLT) All instances are stopped.
                              2019-12-06 21:13:30.819  - info: host.GLT(GLT) terminated
                              2019-12-06 21:13:40.486  - info: host.GLT(GLT) iobroker.js-controller version 1.5.14 js-controller starting
                              2019-12-06 21:13:40.489  - info: host.GLT(GLT) Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
                              2019-12-06 21:13:40.489  - info: host.GLT(GLT) hostname: GLT(GLT), node: v10.16.3
                              2019-12-06 21:13:40.501  - info: host.GLT(GLT) ip addresses: 2a02:8108:9440:50e4:608c:f372:c8d8:da07 2a02:8108:9440:50e4:64ce:e75:c00c:ceed fe80::608c:f372:c8d8:da07 10.122.60.87
                              2019-12-06 21:13:40.519  - info: host.GLT(GLT)  inMem-states listening on port 9000
                              2019-12-06 21:13:40.529  - info: host.GLT(GLT)  inMem-objects listening on port 9001
                              2019-12-06 21:13:40.536  - info: host.GLT(GLT) InMemoryDB connected
                              2019-12-06 21:13:40.541  - info: host.GLT(GLT) 3 instances found
                              2019-12-06 21:13:40.544  - info: host.GLT(GLT) starting 3 instances
                              2019-12-06 21:13:40.582  - info: host.GLT(GLT) instance system.adapter.admin.0 started with pid 4892
                              2019-12-06 21:13:41.900  - info: admin.0 starting. Version 3.6.2 in C:/iobroker/GLT/node_modules/iobroker.admin, node: v10.16.3
                              2019-12-06 21:13:41.929  - info: admin.0 requesting all states
                              2019-12-06 21:13:41.931  - info: admin.0 requesting all objects
                              2019-12-06 21:13:41.932  - info: admin.0 Request actual repository...
                              2019-12-06 21:13:41.961  - info: admin.0 received all states
                              2019-12-06 21:13:41.975  - info: admin.0 received all objects
                              2019-12-06 21:13:41.983  - warn: admin.0 Repository cannot be read
                              2019-12-06 21:13:41.999  - info: admin.0 http server listening on port 8081
                              2019-12-06 21:13:41.999  - info: admin.0 Use link "http://localhost:8081" to configure.
                              2019-12-06 21:13:42.030  - info: host.GLT(GLT) Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                              2019-12-06 21:13:43.188  - info: admin.0 Repository received successfully.
                              2019-12-06 21:13:44.570  - info: host.GLT(GLT) instance system.adapter.discovery.0 started with pid 7096
                              2019-12-06 21:13:45.067  - info: discovery.0 starting. Version 1.3.0 in C:/iobroker/GLT/node_modules/iobroker.discovery, node: v10.16.3
                              2019-12-06 21:13:48.568  - info: host.GLT(GLT) instance system.adapter.info.0 started with pid 9072
                              2019-12-06 21:13:49.297  - info: info.0 starting. Version 1.3.7 in C:/iobroker/GLT/node_modules/iobroker.info, node: v10.16.3
                              2019-12-06 21:13:50.182  - info: info.0 Reading CPU current speed every 3 seconds.
                              2019-12-06 21:13:50.186  - info: info.0 Reading CPU data every 3 seconds.
                              2019-12-06 21:13:50.401  - info: info.0 Reading user data every 8 seconds.
                              2019-12-06 21:13:50.519  - info: info.0 Popup-News readed...
                              2019-12-06 21:13:51.895  - info: info.0 Reading disk data every 8 seconds.
                              2019-12-06 21:13:52.072  - info: info.0 Reading memory data every 3 seconds.
                              2019-12-06 21:13:52.891  - info: info.0 Reading battery data every 8 seconds.
                              2019-12-06 21:13:53.752  - info: info.0 Reading process data every 8 seconds.
                              2019-12-06 21:25:33.022  - info: iobroker upgrade admin
                              2019-12-06 21:25:33.855  - info: iobroker Update admin from @3.6.2 to @3.6.12
                              2019-12-06 21:25:33.868  - info: iobroker host.GLT(GLT) Adapter "system.adapter.admin.0" is stopped.
                              2019-12-06 21:25:33.879  - info: host.GLT(GLT) object change system.adapter.admin.0
                              2019-12-06 21:25:33.879  - info: host.GLT(GLT) "system.adapter.admin.0" disabled
                              2019-12-06 21:25:33.880  - info: host.GLT(GLT) stopInstance system.adapter.admin.0
                              2019-12-06 21:25:33.880  - info: host.GLT(GLT) stopInstance system.adapter.admin.0 killing pid 4892
                              2019-12-06 21:25:33.912  - warn: host.GLT(GLT) instance system.adapter.admin.0 terminated due to SIGTERM
                              2019-12-06 21:25:33.912  - info: host.GLT(GLT) instance system.adapter.admin.0 terminated with code null ()
                              2019-12-06 21:25:35.282  - info: iobroker NPM version: 6.9.0
                              2019-12-06 21:25:36.703  - info: iobroker npm install iobroker.admin@3.6.12 --production --save --prefix "C:/iobroker/GLT" (System call)
                              2019-12-06 21:25:45.535  - info: iobroker npm
                              2019-12-06 21:25:45.538  - info: iobroker  WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                              2019-12-06 21:25:48.075  - info: iobroker host.GLT(GLT) Adapter "system.adapter.admin.0" is started
                              2019-12-06 21:25:48.081  - info: host.GLT(GLT) object change system.adapter.admin.0
                              2019-12-06 21:25:48.081  - info: host.GLT(GLT) "system.adapter.admin.0" enabled
                              2019-12-06 21:25:48.095  - info: host.GLT(GLT) instance system.adapter.admin.0 started with pid 4936
                              2019-12-06 21:25:48.099  - info: iobroker npm install --production (System call) in "C:/iobroker/GLT/node_modules/iobroker.admin"
                              2019-12-06 21:25:49.650  - info: admin.0 starting. Version 3.6.12 in C:/iobroker/GLT/node_modules/iobroker.admin, node: v10.16.3
                              2019-12-06 21:25:49.681  - info: admin.0 requesting all states
                              2019-12-06 21:25:49.681  - info: admin.0 requesting all objects
                              2019-12-06 21:25:50.379  - info: admin.0 received all objects
                              2019-12-06 21:25:50.422  - info: admin.0 http server listening on port 8081
                              2019-12-06 21:25:50.422  - info: admin.0 Use link "http://localhost:8081" to configure.
                              2019-12-06 21:25:58.965  - info: iobroker npm
                              2019-12-06 21:25:58.967  - info: iobroker  WARN deprecated fsevents@1.2.9: One of your dependencies needs to upgrade to fsevents v2: 1) Proper nodejs v10+ support 2) No more fetching binaries from AWS, smaller package size
                              2019-12-06 21:26:07.586  - info: iobroker npm 
                              2019-12-06 21:26:07.587  - info: iobroker notice created a lockfile as package-lock.json. You should commit this file.
                              2019-12-06 21:26:07.840  - info: iobroker got C:/iobroker/GLT/node_modules/iobroker.admin/admin
                              2019-12-06 21:26:07.858  - info: iobroker Update "system.adapter.admin.0"
                              2019-12-06 21:26:07.871  - info: host.GLT(GLT) object change system.adapter.admin.0
                              2019-12-06 21:26:07.871  - info: host.GLT(GLT) stopInstance system.adapter.admin.0
                              2019-12-06 21:26:07.871  - info: host.GLT(GLT) stopInstance system.adapter.admin.0 killing pid 4936
                              2019-12-06 21:26:07.887  - info: iobroker upload [3] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                              2019-12-06 21:26:07.913  - warn: host.GLT(GLT) instance system.adapter.admin.0 terminated due to SIGTERM
                              2019-12-06 21:26:07.913  - info: host.GLT(GLT) instance system.adapter.admin.0 terminated with code null ()
                              2019-12-06 21:26:07.962  - info: iobroker upload [2] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                              2019-12-06 21:26:08.035  - info: iobroker upload [1] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/index.html index.html text/html
                              2019-12-06 21:26:08.093  - info: iobroker upload [0] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                              2019-12-06 21:26:08.153  - info: iobroker Adapter "admin" updated
                              2019-12-06 21:26:08.169  - info: iobroker exit 0
                              2019-12-06 21:26:10.398  - info: host.GLT(GLT) instance system.adapter.admin.0 started with pid 2932
                              2019-12-06 21:26:11.822  - info: admin.0 starting. Version 3.6.12 in C:/iobroker/GLT/node_modules/iobroker.admin, node: v10.16.3
                              2019-12-06 21:26:11.850  - info: admin.0 requesting all states
                              2019-12-06 21:26:11.851  - info: admin.0 requesting all objects
                              2019-12-06 21:26:12.331  - info: admin.0 received all objects
                              2019-12-06 21:26:12.364  - info: admin.0 http server listening on port 8081
                              2019-12-06 21:26:12.364  - info: admin.0 Use link "http://localhost:8081" to configure.
                              2019-12-06 21:27:08.229  - info: iobroker upgrade info
                              2019-12-06 21:27:09.203  - info: iobroker Update info from @1.3.7 to @1.5.6
                              2019-12-06 21:27:10.330  - info: iobroker NPM version: 6.9.0
                              2019-12-06 21:27:11.568  - info: iobroker npm install iobroker.info@1.5.6 --production --save --prefix "C:/iobroker/GLT" (System call)
                              2019-12-06 21:27:16.450  - info: iobroker npm
                              2019-12-06 21:27:16.451  - info: iobroker  WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules\iobroker.info\node_modules\osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
                              
                              
                              2019-12-06 21:27:16.500  - info: iobroker npm install --production (System call) in "C:/iobroker/GLT/node_modules/iobroker.info"
                              2019-12-06 21:27:21.664  - info: iobroker npm
                              2019-12-06 21:27:21.665  - info: iobroker  
                              2019-12-06 21:27:21.669  - info: iobroker WARN 
                              2019-12-06 21:27:21.669  - info: iobroker deprecated fsevents@1.2.9: One of your dependencies needs to upgrade to fsevents v2: 1) Proper nodejs v10+ support 2) No more fetching binaries from AWS, smaller package size
                              2019-12-06 21:27:28.693  - info: iobroker npm
                              2019-12-06 21:27:28.695  - info: iobroker  notice created a lockfile as package-lock.json. You should commit this file.
                              2019-12-06 21:27:28.698  - info: iobroker npm
                              2019-12-06 21:27:28.699  - info: iobroker  
                              2019-12-06 21:27:28.701  - info: iobroker WARN
                              2019-12-06 21:27:28.702  - info: iobroker  optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules\osx-temperature-sensor):npm
                              2019-12-06 21:27:28.703  - info: iobroker  
                              2019-12-06 21:27:28.704  - info: iobroker WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
                              2019-12-06 21:27:28.705  - info: iobroker 
                              2019-12-06 21:27:29.375  - info: iobroker Update "system.adapter.info.0"
                              2019-12-06 21:27:29.383  - info: host.GLT(GLT) object change system.adapter.info.0
                              2019-12-06 21:27:29.383  - info: host.GLT(GLT) stopInstance system.adapter.info.0
                              2019-12-06 21:27:29.383  - info: host.GLT(GLT) stopInstance system.adapter.info.0 killing pid 9072
                              2019-12-06 21:27:29.397  - info: iobroker got C:/iobroker/GLT/node_modules/iobroker.info/admin
                              2019-12-06 21:27:29.411  - warn: host.GLT(GLT) instance system.adapter.info.0 terminated due to SIGTERM
                              2019-12-06 21:27:29.411  - info: host.GLT(GLT) instance system.adapter.info.0 terminated with code null ()
                              2019-12-06 21:27:29.424  - info: iobroker upload [80] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/words.js words.js application/javascript
                              2019-12-06 21:27:30.185  - info: iobroker upload [70] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/js/hostInfo.js lib/js/hostInfo.js application/javascript
                              2019-12-06 21:27:30.795  - info: iobroker upload [60] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/js/bootstrap.min.js lib/js/bootstrap.min.js application/javascript
                              2019-12-06 21:27:31.416  - info: iobroker upload [50] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/logos/slackware.png lib/img/logos/slackware.png image/png
                              2019-12-06 21:27:31.908  - info: host.GLT(GLT) instance system.adapter.info.0 started with pid 6500
                              2019-12-06 21:27:32.106  - info: iobroker upload [40] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/logos/manjaro.png lib/img/logos/manjaro.png image/png
                              2019-12-06 21:27:32.731  - info: iobroker upload [30] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/logos/coreos.png lib/img/logos/coreos.png image/png
                              2019-12-06 21:27:33.357  - info: iobroker upload [20] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/icons/disk.png lib/img/icons/disk.png image/png
                              2019-12-06 21:27:33.416  - info: iobroker upload [19] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/icons/cpu.png lib/img/icons/cpu.png image/png
                              2019-12-06 21:27:33.481  - info: iobroker upload [18] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/icons/battery.png lib/img/icons/battery.png image/png
                              2019-12-06 21:27:33.539  - info: iobroker upload [17] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/sechand.png lib/img/clock/sechand.png image/png
                              2019-12-06 21:27:33.599  - info: iobroker upload [16] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/minhand.png lib/img/clock/minhand.png image/png
                              2019-12-06 21:27:33.658  - info: iobroker upload [15] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/hourhand.png lib/img/clock/hourhand.png image/png
                              2019-12-06 21:27:33.724  - info: iobroker upload [14] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/clockface.png lib/img/clock/clockface.png image/png
                              2019-12-06 21:27:33.791  - info: iobroker upload [13] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/FontAwesome.otf lib/fonts/FontAwesome.otf font/otf
                              2019-12-06 21:27:33.876  - info: iobroker upload [12] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff2 lib/fonts/fontawesome-webfont.woff2 font/woff2
                              2019-12-06 21:27:33.953  - info: iobroker upload [11] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff lib/fonts/fontawesome-webfont.woff font/woff
                              2019-12-06 21:27:34.075  - info: iobroker upload [10] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.ttf lib/fonts/fontawesome-webfont.ttf font/ttf
                              2019-12-06 21:27:34.169  - info: iobroker upload [9] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.svg lib/fonts/fontawesome-webfont.svg image/svg+xml
                              2019-12-06 21:27:34.332  - info: iobroker upload [8] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.eot lib/fonts/fontawesome-webfont.eot application/vnd.ms-fontobject
                              2019-12-06 21:27:34.503  - info: iobroker upload [7] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/data/infoData.json lib/data/infoData.json application/json
                              2019-12-06 21:27:34.564  - info: iobroker upload [6] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/simplemde.min.css lib/css/simplemde.min.css text/css
                              2019-12-06 21:27:34.627  - info: iobroker upload [5] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/info.css lib/css/info.css text/css
                              2019-12-06 21:27:34.693  - info: iobroker upload [4] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/font-awesome.min.css lib/css/font-awesome.min.css text/css
                              2019-12-06 21:27:34.759  - info: iobroker upload [3] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/chartist.min.css lib/css/chartist.min.css text/css
                              2019-12-06 21:27:34.821  - info: iobroker upload [2] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
                              2019-12-06 21:27:34.893  - info: iobroker upload [1] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/info.png info.png image/png
                              2019-12-06 21:27:35.054  - info: iobroker upload [0] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/index_m.html index_m.html text/html
                              2019-12-06 21:27:35.192  - info: iobroker Adapter "info" updated
                              2019-12-06 21:27:33.855  - info: info.0 starting. Version 1.5.6 in C:/iobroker/GLT/node_modules/iobroker.info, node: v10.16.3
                              2019-12-06 21:27:35.334  - info: iobroker exit 0
                              2019-12-06 21:27:34.994  - info: info.0 Reading CPU current speed every 3 seconds.
                              2019-12-06 21:27:35.069  - info: info.0 Reading CPU data every 3 seconds.
                              2019-12-06 21:27:35.368  - info: info.0 Reading user data every 8 seconds.
                              2019-12-06 21:27:35.461  - info: info.0 Popup news was read...
                              2019-12-06 21:27:36.961  - info: info.0 Reading disk data every 8 seconds.
                              2019-12-06 21:27:37.059  - info: info.0 Reading memory data every 3 seconds.
                              2019-12-06 21:27:38.786  - info: info.0 Reading CPU temp data every 3 seconds.
                              2019-12-06 21:27:39.117  - info: info.0 Reading battery data every 8 seconds.
                              2019-12-06 21:27:39.612  - info: info.0 Reading process data every 8 seconds.
                              2019-12-06 21:27:55.546  - info: host.GLT(GLT) Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                              2019-12-06 21:30:04.036  - info: iobroker add backitup  --host GLT(GLT)
                              2019-12-06 21:30:06.157  - info: iobroker NPM version: 6.9.0
                              2019-12-06 21:30:07.290  - info: iobroker npm install iobroker.backitup@1.3.0 --production --save --prefix "C:/iobroker/GLT" (System call)
                              2019-12-06 21:30:20.203  - info: iobroker host.GLT(GLT) install adapter backitup
                              2019-12-06 21:30:20.217  - info: iobroker got C:/iobroker/GLT/node_modules/iobroker.backitup/admin
                              2019-12-06 21:30:20.245  - info: iobroker upload [3] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
                              2019-12-06 21:30:20.346  - info: iobroker upload [2] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
                              2019-12-06 21:30:20.427  - info: iobroker upload [1] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/index.html index.html text/html
                              2019-12-06 21:30:20.486  - info: iobroker upload [0] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
                              2019-12-06 21:30:20.562  - info: iobroker host.GLT(GLT) object system.adapter.backitup created
                              2019-12-06 21:30:20.576  - info: iobroker host.GLT(GLT) create instance backitup
                              2019-12-06 21:30:20.580  - info: iobroker host.GLT(GLT) object backitup.0.output.line created
                              2019-12-06 21:30:20.608  - info: iobroker host.GLT(GLT) object backitup.0.output created
                              2019-12-06 21:30:20.635  - info: iobroker host.GLT(GLT) object backitup.0.oneClick.minimal created
                              2019-12-06 21:30:20.661  - info: iobroker host.GLT(GLT) object backitup.0.oneClick.ccu created
                              2019-12-06 21:30:20.688  - info: iobroker host.GLT(GLT) object backitup.0.oneClick created
                              2019-12-06 21:30:20.716  - info: iobroker host.GLT(GLT) object backitup.0.history.minimalSuccess created
                              2019-12-06 21:30:20.742  - info: iobroker host.GLT(GLT) object backitup.0.history.ccuSuccess created
                              2019-12-06 21:30:20.769  - info: iobroker host.GLT(GLT) object backitup.0.history.minimalLastTime created
                              2019-12-06 21:30:20.803  - info: iobroker host.GLT(GLT) object backitup.0.history.ccuLastTime created
                              2019-12-06 21:30:20.832  - info: iobroker host.GLT(GLT) object backitup.0.history.html created
                              2019-12-06 21:30:20.859  - info: iobroker host.GLT(GLT) object backitup.0.history created
                              2019-12-06 21:30:20.886  - info: iobroker host.GLT(GLT) object system.adapter.backitup.0.outputCount created
                              2019-12-06 21:30:20.912  - info: iobroker host.GLT(GLT) object system.adapter.backitup.0.inputCount created
                              2019-12-06 21:30:20.938  - info: iobroker host.GLT(GLT) object system.adapter.backitup.0.uptime created
                              2019-12-06 21:30:20.965  - info: iobroker host.GLT(GLT) object system.adapter.backitup.0.memRss created
                              2019-12-06 21:30:20.993  - info: iobroker host.GLT(GLT) object system.adapter.backitup.0.memHeapTotal created
                              2019-12-06 21:30:21.021  - info: iobroker host.GLT(GLT) object system.adapter.backitup.0.memHeapUsed created
                              2019-12-06 21:30:21.048  - info: iobroker host.GLT(GLT) object system.adapter.backitup.0.cputime created
                              2019-12-06 21:30:21.077  - info: iobroker host.GLT(GLT) object system.adapter.backitup.0.cpu created
                              2019-12-06 21:30:21.105  - info: iobroker host.GLT(GLT) object system.adapter.backitup.0.connected created
                              2019-12-06 21:30:21.134  - info: iobroker host.GLT(GLT) object system.adapter.backitup.0.alive created
                              2019-12-06 21:30:21.165  - info: host.GLT(GLT) object change system.adapter.backitup.0
                              2019-12-06 21:30:21.182  - info: host.GLT(GLT) instance system.adapter.backitup.0 started with pid 4384
                              2019-12-06 21:30:21.183  - info: iobroker host.GLT(GLT) object system.adapter.backitup.0 created
                              2019-12-06 21:30:21.209  - info: iobroker exit 0
                              2019-12-06 21:30:23.850  - info: backitup.0 starting. Version 1.3.0 in C:/iobroker/GLT/node_modules/iobroker.backitup, node: v10.16.3
                              2019-12-06 21:30:40.823  - info: host.GLT(GLT) object change system.adapter.backitup.0
                              2019-12-06 21:30:40.823  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0
                              2019-12-06 21:30:40.823  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 killing pid 4384
                              2019-12-06 21:30:40.862  - warn: host.GLT(GLT) instance system.adapter.backitup.0 terminated due to SIGTERM
                              2019-12-06 21:30:40.862  - info: host.GLT(GLT) instance system.adapter.backitup.0 terminated with code null ()
                              2019-12-06 21:30:43.338  - info: host.GLT(GLT) instance system.adapter.backitup.0 started with pid 6824
                              2019-12-06 21:30:45.311  - info: backitup.0 starting. Version 1.3.0 in C:/iobroker/GLT/node_modules/iobroker.backitup, node: v10.16.3
                              2019-12-06 21:30:45.346  - info: backitup.0 [minimal] backup was activated at 02:00 every 1 day(s)
                              2019-12-06 21:32:06.864  - info: info.0 cleaned everything up...
                              2019-12-06 21:32:06.864  - info: host.GLT(GLT) received SIGINT
                              2019-12-06 21:32:06.859  - info: admin.0 terminating http server on port 8081
                              2019-12-06 21:32:06.867  - info: info.0 cleaned everything up...
                              2019-12-06 21:32:06.895  - info: host.GLT(GLT) instance system.adapter.discovery.0 terminated with code 4294967196 ()
                              2019-12-06 21:32:06.899  - info: host.GLT(GLT) instance system.adapter.info.0 terminated with code 4294967196 ()
                              2019-12-06 21:32:06.906  - info: host.GLT(GLT) instance system.adapter.admin.0 terminated with code 4294967196 ()
                              2019-12-06 21:32:07.407  - info: host.GLT(GLT) instance system.adapter.backitup.0 terminated with code 4294967196 ()
                              2019-12-06 21:32:07.407  - info: host.GLT(GLT) All instances are stopped.
                              2019-12-06 21:32:07.466  - info: host.GLT(GLT) terminated
                              2019-12-06 21:35:10.376  - info: host.GLT(GLT) iobroker.js-controller version 2.1.1 js-controller starting
                              2019-12-06 21:35:10.381  - info: host.GLT(GLT) Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                              2019-12-06 21:35:10.382  - info: host.GLT(GLT) hostname: GLT(GLT), node: v10.16.3
                              2019-12-06 21:35:10.393  - info: host.GLT(GLT) ip addresses: 2a02:8108:9440:50e4:608c:f372:c8d8:da07 2a02:8108:9440:50e4:64ce:e75:c00c:ceed fe80::608c:f372:c8d8:da07 10.122.60.87
                              2019-12-06 21:35:10.501  - info: host.GLT(GLT) connected to Objects and States
                              2019-12-06 21:35:10.542  - info: host.GLT(GLT) 4 instances found
                              2019-12-06 21:35:10.551  - info: host.GLT(GLT) starting 4 instances
                              2019-12-06 21:35:10.581  - info: host.GLT(GLT) instance system.adapter.admin.0 started with pid 6492
                              2019-12-06 21:35:12.086  - info: admin.0 (6492) starting. Version 3.6.12 in C:/iobroker/GLT/node_modules/iobroker.admin, node: v10.16.3
                              2019-12-06 21:35:12.107  - info: admin.0 (6492) requesting all states
                              2019-12-06 21:35:12.108  - info: admin.0 (6492) requesting all objects
                              2019-12-06 21:35:12.271  - info: admin.0 (6492) received all objects
                              2019-12-06 21:35:12.311  - info: admin.0 (6492) http server listening on port 8081
                              2019-12-06 21:35:12.311  - info: admin.0 (6492) Use link "http://localhost:8081" to configure.
                              2019-12-06 21:35:14.572  - info: host.GLT(GLT) instance system.adapter.discovery.0 started with pid 5304
                              2019-12-06 21:35:15.431  - info: discovery.0 (5304) starting. Version 1.3.0 in C:/iobroker/GLT/node_modules/iobroker.discovery, node: v10.16.3
                              2019-12-06 21:35:18.561  - info: host.GLT(GLT) instance system.adapter.info.0 started with pid 5904
                              2019-12-06 21:35:19.612  - info: host.GLT(GLT) Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                              2019-12-06 21:35:22.425  - info: info.0 (5904) starting. Version 1.5.6 in C:/iobroker/GLT/node_modules/iobroker.info, node: v10.16.3
                              2019-12-06 21:35:22.559  - info: host.GLT(GLT) instance system.adapter.backitup.0 started with pid 7644
                              2019-12-06 21:35:23.780  - info: info.0 (5904) Reading CPU current speed every 3 seconds.
                              2019-12-06 21:35:23.787  - info: info.0 (5904) Reading CPU data every 3 seconds.
                              2019-12-06 21:35:23.831  - info: info.0 (5904) Reading user data every 8 seconds.
                              2019-12-06 21:35:23.960  - info: info.0 (5904) Popup news was read...
                              2019-12-06 21:35:26.480  - info: info.0 (5904) Reading CPU temp data every 3 seconds.
                              2019-12-06 21:35:28.203  - info: info.0 (5904) Reading memory data every 3 seconds.
                              2019-12-06 21:35:28.298  - info: info.0 (5904) Reading disk data every 8 seconds.
                              2019-12-06 21:35:28.953  - info: backitup.0 (7644) starting. Version 1.3.0 in C:/iobroker/GLT/node_modules/iobroker.backitup, node: v10.16.3
                              2019-12-06 21:35:28.987  - info: backitup.0 (7644) [minimal] backup was activated at 02:00 every 1 day(s)
                              2019-12-06 21:35:29.331  - info: info.0 (5904) Reading battery data every 8 seconds.
                              2019-12-06 21:35:30.367  - info: info.0 (5904) Reading process data every 8 seconds.
                              2019-12-06 21:36:26.768  - info: host.GLT(GLT) Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                              2019-12-06 21:36:35.055  - info: host.GLT(GLT) iobroker _restart
                              2019-12-06 21:36:35.719  - info: host.GLT(GLT) iobroker Starting node restart.js
                              2019-12-06 21:36:36.746  - info: host.GLT(GLT) iobroker exit 0
                              2019-12-06 21:37:15.250  - info: host.GLT(GLT) Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                              2019-12-06 21:38:07.503  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 (force=false, process=true)
                              2019-12-06 21:38:07.506  - info: backitup.0 (7644) Got terminate signal TERMINATE_YOURSELF
                              2019-12-06 21:38:07.504  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 send kill signal
                              2019-12-06 21:38:08.007  - info: backitup.0 (7644) terminating
                              2019-12-06 21:38:08.010  - info: backitup.0 (7644) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2019-12-06 21:38:08.529  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 killing pid 7644
                              2019-12-06 21:38:08.550  - warn: host.GLT(GLT) instance system.adapter.backitup.0 terminated due to SIGTERM
                              2019-12-06 21:38:08.550  - info: host.GLT(GLT) instance system.adapter.backitup.0 terminated with code null ()
                              2019-12-06 21:38:10.022  - info: host.GLT(GLT) instance system.adapter.backitup.0 started with pid 6668
                              2019-12-06 21:38:12.280  - info: backitup.0 (6668) starting. Version 1.3.0 in C:/iobroker/GLT/node_modules/iobroker.backitup, node: v10.16.3
                              2019-12-06 21:38:12.321  - info: backitup.0 (6668) [minimal] backup was activated at 02:00 every 1 day(s)
                              2019-12-06 21:39:13.977  - info: host.GLT(GLT) Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                              2019-12-06 21:41:42.222  - info: host.GLT(GLT) Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                              2019-12-06 21:42:37.036  - warn: admin.0 (6492) Repository cannot be read
                              2019-12-06 21:42:37.218  - info: host.GLT(GLT) Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
                              2019-12-06 21:42:47.014  - info: host.GLT(GLT) iobroker upgrade admin
                              2019-12-06 21:42:48.796  - info: host.GLT(GLT) iobroker Update admin from @3.6.12 to @3.7.2
                              2019-12-06 21:42:48.807  - info: host.GLT(GLT) iobroker host.GLT(GLT) Adapter "system.adapter.admin.0" is stopped.
                              2019-12-06 21:42:48.814  - info: host.GLT(GLT) "system.adapter.admin.0" disabled
                              2019-12-06 21:42:48.815  - info: admin.0 (6492) Adapter is disabled => stop
                              2019-12-06 21:42:48.817  - info: admin.0 (6492) terminating http server on port 8081
                              2019-12-06 21:42:48.832  - info: admin.0 (6492) Got terminate signal TERMINATE_YOURSELF
                              2019-12-06 21:42:48.814  - info: host.GLT(GLT) stopInstance system.adapter.admin.0 (force=false, process=true)
                              2019-12-06 21:42:48.814  - info: host.GLT(GLT) stopInstance system.adapter.admin.0 send kill signal
                              2019-12-06 21:42:48.844  - info: admin.0 (6492) terminating
                              2019-12-06 21:42:48.845  - info: admin.0 (6492) Terminated (NO_ERROR): Without reason
                              2019-12-06 21:42:49.386  - info: host.GLT(GLT) instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
                              2019-12-06 21:42:50.202  - info: host.GLT(GLT) iobroker NPM version: 6.9.0
                              2019-12-06 21:42:50.204  - info: host.GLT(GLT) iobroker npm install iobroker.admin@3.7.2 --loglevel error --prefix "C:/iobroker/GLT" (System call)
                              2019-12-06 21:43:00.396  - info: host.GLT(GLT) iobroker upload [3] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                              2019-12-06 21:43:00.446  - info: host.GLT(GLT) iobroker Update "system.adapter.admin.0"
                              2019-12-06 21:43:00.534  - info: host.GLT(GLT) iobroker upload [2] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                              2019-12-06 21:43:00.593  - info: host.GLT(GLT) iobroker upload [1] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/index.html index.html text/html
                              2019-12-06 21:43:00.653  - info: host.GLT(GLT) iobroker upload [0] admin.admin C:/iobroker/GLT/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                              2019-12-06 21:43:00.713  - info: host.GLT(GLT) iobroker Adapter "admin" updated
                              2019-12-06 21:43:00.714  - info: host.GLT(GLT) iobroker host.GLT(GLT) Adapter "system.adapter.admin.0" is started
                              2019-12-06 21:43:00.719  - info: host.GLT(GLT) "system.adapter.admin.0" enabled
                              2019-12-06 21:43:00.729  - info: host.GLT(GLT) instance system.adapter.admin.0 started with pid 9068
                              2019-12-06 21:43:01.749  - info: host.GLT(GLT) iobroker exit 0
                              2019-12-06 21:43:02.464  - info: admin.0 (9068) starting. Version 3.7.2 in C:/iobroker/GLT/node_modules/iobroker.admin, node: v10.16.3
                              2019-12-06 21:43:02.490  - info: admin.0 (9068) requesting all states
                              2019-12-06 21:43:02.490  - info: admin.0 (9068) requesting all objects
                              2019-12-06 21:43:02.701  - info: admin.0 (9068) received all objects
                              2019-12-06 21:43:02.750  - info: admin.0 (9068) http server listening on port 8081
                              2019-12-06 21:43:02.751  - info: admin.0 (9068) Use link "http://localhost:8081" to configure.
                              2019-12-06 21:43:14.887  - info: host.GLT(GLT) iobroker upgrade backitup
                              2019-12-06 21:43:16.796  - info: host.GLT(GLT) iobroker Update backitup from @1.3.0 to @1.3.2
                              2019-12-06 21:43:16.806  - info: host.GLT(GLT) iobroker host.GLT(GLT) Adapter "system.adapter.backitup.0" is stopped.
                              2019-12-06 21:43:16.814  - info: host.GLT(GLT) "system.adapter.backitup.0" disabled
                              2019-12-06 21:43:16.841  - info: backitup.0 (6668) Got terminate signal TERMINATE_YOURSELF
                              2019-12-06 21:43:16.814  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 (force=false, process=true)
                              2019-12-06 21:43:16.814  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 send kill signal
                              2019-12-06 21:43:17.343  - info: backitup.0 (6668) terminating
                              2019-12-06 21:43:17.344  - info: backitup.0 (6668) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2019-12-06 21:43:17.837  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 killing pid 6668
                              2019-12-06 21:43:17.862  - warn: host.GLT(GLT) instance system.adapter.backitup.0 terminated due to SIGTERM
                              2019-12-06 21:43:17.862  - info: host.GLT(GLT) instance system.adapter.backitup.0 terminated with code null ()
                              2019-12-06 21:43:18.124  - info: host.GLT(GLT) iobroker NPM version: 6.9.0
                              2019-12-06 21:43:18.127  - info: host.GLT(GLT) iobroker npm install iobroker.backitup@1.3.2 --loglevel error --prefix "C:/iobroker/GLT" (System call)
                              2019-12-06 21:43:30.235  - info: host.GLT(GLT) iobroker upload [3] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
                              2019-12-06 21:43:30.273  - info: host.GLT(GLT) iobroker Update "system.adapter.backitup.0"
                              2019-12-06 21:43:30.378  - info: host.GLT(GLT) iobroker upload [2] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
                              2019-12-06 21:43:30.436  - info: host.GLT(GLT) iobroker upload [1] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/index.html index.html text/html
                              2019-12-06 21:43:30.501  - info: host.GLT(GLT) iobroker upload [0] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
                              2019-12-06 21:43:30.569  - info: host.GLT(GLT) iobroker Adapter "backitup" updated
                              2019-12-06 21:43:30.571  - info: host.GLT(GLT) iobroker host.GLT(GLT) Adapter "system.adapter.backitup.0" is started
                              2019-12-06 21:43:30.585  - info: host.GLT(GLT) "system.adapter.backitup.0" enabled
                              2019-12-06 21:43:30.604  - info: host.GLT(GLT) instance system.adapter.backitup.0 started with pid 488
                              2019-12-06 21:43:31.611  - info: host.GLT(GLT) iobroker exit 0
                              2019-12-06 21:43:33.863  - info: backitup.0 (488) starting. Version 1.3.2 in C:/iobroker/GLT/node_modules/iobroker.backitup, node: v10.16.3
                              2019-12-06 21:43:33.905  - info: backitup.0 (488) [iobroker] backup was activated at 02:00 every 1 day(s)
                              2019-12-06 21:43:45.310  - info: host.GLT(GLT) iobroker upgrade discovery
                              2019-12-06 21:43:47.284  - info: host.GLT(GLT) iobroker Update discovery from @1.3.0 to @2.0.0
                              2019-12-06 21:43:48.577  - info: host.GLT(GLT) iobroker NPM version: 6.9.0
                              2019-12-06 21:43:48.578  - info: host.GLT(GLT) iobroker npm install iobroker.discovery@2.0.0 --loglevel error --prefix "C:/iobroker/GLT" (System call)
                              2019-12-06 21:43:59.074  - info: host.GLT(GLT) iobroker upload [5] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                              2019-12-06 21:43:59.098  - info: host.GLT(GLT) iobroker Update "system.adapter.discovery.0"
                              2019-12-06 21:43:59.110  - info: host.GLT(GLT) stopInstance system.adapter.discovery.0 (force=false, process=true)
                              2019-12-06 21:43:59.111  - info: host.GLT(GLT) stopInstance system.adapter.discovery.0 send kill signal
                              2019-12-06 21:43:59.129  - info: discovery.0 (5304) Got terminate signal TERMINATE_YOURSELF
                              2019-12-06 21:43:59.131  - info: discovery.0 (5304) terminating
                              2019-12-06 21:43:59.132  - info: discovery.0 (5304) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2019-12-06 21:43:59.195  - info: host.GLT(GLT) iobroker upload [4] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                              2019-12-06 21:43:59.257  - info: host.GLT(GLT) iobroker upload [3] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                              2019-12-06 21:43:59.318  - info: host.GLT(GLT) iobroker upload [2] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                              2019-12-06 21:43:59.382  - info: host.GLT(GLT) iobroker upload [1] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/index.html index.html text/html
                              2019-12-06 21:43:59.448  - info: host.GLT(GLT) iobroker upload [0] discovery.admin C:/iobroker/GLT/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                              2019-12-06 21:43:59.511  - info: host.GLT(GLT) iobroker Adapter "discovery" updated
                              2019-12-06 21:43:59.660  - info: host.GLT(GLT) instance system.adapter.discovery.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                              2019-12-06 21:44:00.546  - info: host.GLT(GLT) iobroker exit 0
                              2019-12-06 21:44:01.635  - info: host.GLT(GLT) instance system.adapter.discovery.0 started with pid 2200
                              2019-12-06 21:44:02.810  - info: discovery.0 (2200) starting. Version 2.0.0 in C:/iobroker/GLT/node_modules/iobroker.discovery, node: v10.16.3
                              2019-12-06 21:49:44.261  - info: host.GLT(GLT) iobroker upgrade info
                              2019-12-06 21:49:46.124  - info: host.GLT(GLT) iobroker Update info from @1.5.6 to @1.5.7
                              2019-12-06 21:49:47.371  - info: host.GLT(GLT) iobroker NPM version: 6.9.0
                              2019-12-06 21:49:47.373  - info: host.GLT(GLT) iobroker npm install iobroker.info@1.5.7 --loglevel error --prefix "C:/iobroker/GLT" (System call)
                              2019-12-06 21:49:52.667  - info: host.GLT(GLT) iobroker upload [80] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/words.js words.js application/javascript
                              2019-12-06 21:49:52.705  - info: host.GLT(GLT) iobroker Update "system.adapter.info.0"
                              2019-12-06 21:49:52.726  - info: host.GLT(GLT) stopInstance system.adapter.info.0 (force=false, process=true)
                              2019-12-06 21:49:52.727  - info: host.GLT(GLT) stopInstance system.adapter.info.0 send kill signal
                              2019-12-06 21:49:52.727  - info: info.0 (5904) Got terminate signal TERMINATE_YOURSELF
                              2019-12-06 21:49:52.728  - info: info.0 (5904) cleaned everything up...
                              2019-12-06 21:49:52.728  - info: info.0 (5904) terminating
                              2019-12-06 21:49:52.729  - info: info.0 (5904) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2019-12-06 21:49:53.273  - info: host.GLT(GLT) instance system.adapter.info.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                              2019-12-06 21:49:53.352  - info: host.GLT(GLT) iobroker upload [70] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/js/hostInfo.js lib/js/hostInfo.js application/javascript
                              2019-12-06 21:49:53.982  - info: host.GLT(GLT) iobroker upload [60] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/js/bootstrap.min.js lib/js/bootstrap.min.js application/javascript
                              2019-12-06 21:49:54.621  - info: host.GLT(GLT) iobroker upload [50] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/logos/slackware.png lib/img/logos/slackware.png image/png
                              2019-12-06 21:49:55.260  - info: host.GLT(GLT) instance system.adapter.info.0 started with pid 7316
                              2019-12-06 21:49:55.278  - info: host.GLT(GLT) iobroker upload [40] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/logos/manjaro.png lib/img/logos/manjaro.png image/png
                              2019-12-06 21:49:55.899  - info: host.GLT(GLT) iobroker upload [30] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/logos/coreos.png lib/img/logos/coreos.png image/png
                              2019-12-06 21:49:56.497  - info: host.GLT(GLT) iobroker upload [20] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/icons/disk.png lib/img/icons/disk.png image/png
                              2019-12-06 21:49:56.556  - info: host.GLT(GLT) iobroker upload [19] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/icons/cpu.png lib/img/icons/cpu.png image/png
                              2019-12-06 21:49:56.614  - info: host.GLT(GLT) iobroker upload [18] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/icons/battery.png lib/img/icons/battery.png image/png
                              2019-12-06 21:49:56.671  - info: host.GLT(GLT) iobroker upload [17] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/sechand.png lib/img/clock/sechand.png image/png
                              2019-12-06 21:49:56.729  - info: host.GLT(GLT) iobroker upload [16] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/minhand.png lib/img/clock/minhand.png image/png
                              2019-12-06 21:49:56.787  - info: host.GLT(GLT) iobroker upload [15] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/hourhand.png lib/img/clock/hourhand.png image/png
                              2019-12-06 21:49:56.847  - info: host.GLT(GLT) iobroker upload [14] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/img/clock/clockface.png lib/img/clock/clockface.png image/png
                              2019-12-06 21:49:56.910  - info: host.GLT(GLT) iobroker upload [13] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/FontAwesome.otf lib/fonts/FontAwesome.otf font/otf
                              2019-12-06 21:49:56.974  - info: host.GLT(GLT) iobroker upload [12] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff2 lib/fonts/fontawesome-webfont.woff2 font/woff2
                              2019-12-06 21:49:57.036  - info: host.GLT(GLT) iobroker upload [11] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff lib/fonts/fontawesome-webfont.woff font/woff
                              2019-12-06 21:49:57.098  - info: host.GLT(GLT) iobroker upload [10] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.ttf lib/fonts/fontawesome-webfont.ttf font/ttf
                              2019-12-06 21:49:57.158  - info: host.GLT(GLT) iobroker upload [9] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.svg lib/fonts/fontawesome-webfont.svg image/svg+xml
                              2019-12-06 21:49:57.226  - info: host.GLT(GLT) iobroker upload [8] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.eot lib/fonts/fontawesome-webfont.eot application/vnd.ms-fontobject
                              2019-12-06 21:49:57.286  - info: host.GLT(GLT) iobroker upload [7] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/data/infoData.json lib/data/infoData.json application/json
                              2019-12-06 21:49:57.345  - info: host.GLT(GLT) iobroker upload [6] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/simplemde.min.css lib/css/simplemde.min.css text/css
                              2019-12-06 21:49:57.404  - info: host.GLT(GLT) iobroker upload [5] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/info.css lib/css/info.css text/css
                              2019-12-06 21:49:57.463  - info: host.GLT(GLT) iobroker upload [4] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/font-awesome.min.css lib/css/font-awesome.min.css text/css
                              2019-12-06 21:49:57.521  - info: host.GLT(GLT) iobroker upload [3] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/chartist.min.css lib/css/chartist.min.css text/css
                              2019-12-06 21:49:57.586  - info: host.GLT(GLT) iobroker upload [2] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
                              2019-12-06 21:49:57.653  - info: host.GLT(GLT) iobroker upload [1] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/info.png info.png image/png
                              2019-12-06 21:49:57.726  - info: host.GLT(GLT) iobroker upload [0] info.admin C:/iobroker/GLT/node_modules/iobroker.info/admin/index_m.html index_m.html text/html
                              2019-12-06 21:49:57.746  - info: info.0 (7316) starting. Version 1.5.7 in C:/iobroker/GLT/node_modules/iobroker.info, node: v10.16.3
                              2019-12-06 21:49:57.785  - info: host.GLT(GLT) iobroker Adapter "info" updated
                              2019-12-06 21:49:58.628  - info: info.0 (7316) Reading CPU current speed every 3 seconds.
                              2019-12-06 21:49:58.636  - info: info.0 (7316) Reading CPU data every 3 seconds.
                              2019-12-06 21:49:58.673  - info: info.0 (7316) Reading user data every 8 seconds.
                              2019-12-06 21:49:58.821  - info: info.0 (7316) Popup news was read...
                              2019-12-06 21:49:58.950  - info: host.GLT(GLT) iobroker exit 0
                              2019-12-06 21:50:00.390  - info: info.0 (7316) Reading disk data every 8 seconds.
                              2019-12-06 21:50:00.600  - info: info.0 (7316) Reading memory data every 3 seconds.
                              2019-12-06 21:50:00.607  - info: info.0 (7316) Reading CPU temp data every 3 seconds.
                              2019-12-06 21:50:02.154  - info: info.0 (7316) Reading battery data every 8 seconds.
                              2019-12-06 21:50:03.647  - info: info.0 (7316) Reading process data every 8 seconds.
                              2019-12-06 21:50:17.873  - info: host.GLT(GLT) iobroker url "https://github.com/simatec/ioBroker.backitup.git"
                              2019-12-06 21:50:20.079  - info: host.GLT(GLT) iobroker install https://github.com/simatec/ioBroker.backitup/tarball/71bb9fe3434163924b1beb30111743c49a55bf58
                              2019-12-06 21:50:21.241  - info: host.GLT(GLT) iobroker NPM version: 6.9.0
                              2019-12-06 21:50:21.242  - info: host.GLT(GLT) iobroker npm install https://github.com/simatec/ioBroker.backitup/tarball/71bb9fe3434163924b1beb30111743c49a55bf58 --loglevel error --prefix "C:/iobroker/GLT" (System call)
                              2019-12-06 21:50:31.405  - info: host.GLT(GLT) iobroker upload [12] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
                              2019-12-06 21:50:31.477  - info: host.GLT(GLT) iobroker upload [11] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
                              2019-12-06 21:50:31.536  - info: host.GLT(GLT) iobroker upload [10] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/index.html index.html text/html
                              2019-12-06 21:50:31.594  - info: host.GLT(GLT) iobroker upload [9] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                              2019-12-06 21:50:31.657  - info: host.GLT(GLT) iobroker upload [8] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                              2019-12-06 21:50:31.719  - info: host.GLT(GLT) iobroker upload [7] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                              2019-12-06 21:50:31.786  - info: host.GLT(GLT) iobroker upload [6] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                              2019-12-06 21:50:31.850  - info: host.GLT(GLT) iobroker upload [5] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/it/translations.json i18n/it/translations.json application/json
                              2019-12-06 21:50:31.912  - info: host.GLT(GLT) iobroker upload [4] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                              2019-12-06 21:50:31.974  - info: host.GLT(GLT) iobroker upload [3] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/es/translations.json i18n/es/translations.json application/json
                              2019-12-06 21:50:32.035  - info: host.GLT(GLT) iobroker upload [2] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/en/translations.json i18n/en/translations.json application/json
                              2019-12-06 21:50:32.097  - info: host.GLT(GLT) iobroker upload [1] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/i18n/de/translations.json i18n/de/translations.json application/json
                              2019-12-06 21:50:32.159  - info: host.GLT(GLT) iobroker upload [0] backitup.admin C:/iobroker/GLT/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
                              2019-12-06 21:50:32.258  - info: host.GLT(GLT) iobroker Update "system.adapter.backitup.0"
                              2019-12-06 21:50:32.263  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 (force=false, process=true)
                              2019-12-06 21:50:32.264  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 send kill signal
                              2019-12-06 21:50:32.262  - info: backitup.0 (488) Got terminate signal TERMINATE_YOURSELF
                              2019-12-06 21:50:32.766  - info: backitup.0 (488) terminating
                              2019-12-06 21:50:32.767  - info: backitup.0 (488) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2019-12-06 21:50:33.278  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 killing pid 488
                              2019-12-06 21:50:33.311  - warn: host.GLT(GLT) instance system.adapter.backitup.0 terminated due to SIGTERM
                              2019-12-06 21:50:33.311  - info: host.GLT(GLT) instance system.adapter.backitup.0 terminated with code null ()
                              2019-12-06 21:50:33.316  - info: host.GLT(GLT) iobroker exit 0
                              2019-12-06 21:50:33.442  - info: host.GLT(GLT) Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
                              2019-12-06 21:50:34.783  - info: host.GLT(GLT) instance system.adapter.backitup.0 started with pid 4612
                              2019-12-06 21:50:37.961  - info: backitup.0 (4612) starting. Version 1.3.2 in C:/iobroker/GLT/node_modules/iobroker.backitup, node: v10.16.3
                              2019-12-06 21:50:37.990  - info: backitup.0 (4612) [iobroker] backup was activated at 02:00 every 1 day(s)
                              2019-12-06 21:51:11.604  - info: host.GLT(GLT) received SIGINT
                              2019-12-06 21:51:11.607  - info: admin.0 (9068) Got terminate signal TERMINATE_YOURSELF
                              2019-12-06 21:51:11.608  - info: discovery.0 (2200) Got terminate signal TERMINATE_YOURSELF
                              2019-12-06 21:51:11.609  - info: discovery.0 (2200) terminating
                              2019-12-06 21:51:11.610  - info: discovery.0 (2200) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2019-12-06 21:51:11.609  - info: info.0 (7316) Got terminate signal TERMINATE_YOURSELF
                              2019-12-06 21:51:11.608  - info: admin.0 (9068) terminating http server on port 8081
                              2019-12-06 21:51:11.609  - info: admin.0 (9068) terminating
                              2019-12-06 21:51:11.610  - info: admin.0 (9068) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2019-12-06 21:51:11.610  - info: info.0 (7316) cleaned everything up...
                              2019-12-06 21:51:11.610  - info: info.0 (7316) terminating
                              2019-12-06 21:51:11.611  - info: info.0 (7316) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2019-12-06 21:51:11.606  - info: host.GLT(GLT) stopInstance system.adapter.admin.0 (force=false, process=true)
                              2019-12-06 21:51:11.606  - info: host.GLT(GLT) stopInstance system.adapter.discovery.0 (force=false, process=true)
                              2019-12-06 21:51:11.606  - info: host.GLT(GLT) stopInstance system.adapter.info.0 (force=false, process=true)
                              2019-12-06 21:51:11.606  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 (force=false, process=true)
                              2019-12-06 21:51:11.606  - info: host.GLT(GLT) stopInstance system.adapter.admin.0 send kill signal
                              2019-12-06 21:51:11.607  - info: host.GLT(GLT) stopInstance system.adapter.discovery.0 send kill signal
                              2019-12-06 21:51:11.608  - info: host.GLT(GLT) stopInstance system.adapter.info.0 send kill signal
                              2019-12-06 21:51:11.613  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 send kill signal
                              2019-12-06 21:51:11.616  - info: backitup.0 (4612) Got terminate signal TERMINATE_YOURSELF
                              2019-12-06 21:51:12.117  - info: backitup.0 (4612) terminating
                              2019-12-06 21:51:12.119  - info: backitup.0 (4612) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2019-12-06 21:51:12.152  - info: host.GLT(GLT) instance system.adapter.discovery.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                              2019-12-06 21:51:12.166  - info: host.GLT(GLT) instance system.adapter.info.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                              2019-12-06 21:51:12.168  - info: host.GLT(GLT) instance system.adapter.admin.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                              2019-12-06 21:51:12.615  - info: host.GLT(GLT) stopInstance system.adapter.backitup.0 killing pid 4612
                              2019-12-06 21:51:12.647  - warn: host.GLT(GLT) instance system.adapter.backitup.0 terminated due to SIGTERM
                              2019-12-06 21:51:12.647  - info: host.GLT(GLT) instance system.adapter.backitup.0 terminated with code null ()
                              2019-12-06 21:51:12.648  - info: host.GLT(GLT) All instances are stopped.
                              2019-12-06 21:51:12.812  - info: host.GLT(GLT) terminated
                              2019-12-06 21:51:36.478  - info: host.iobroker(ioBroker) iobroker.js-controller version 2.1.1 js-controller starting
                              2019-12-06 21:51:36.483  - info: host.iobroker(ioBroker) Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                              2019-12-06 21:51:36.483  - info: host.iobroker(ioBroker) hostname: iobroker(ioBroker), node: v10.16.3
                              2019-12-06 21:51:36.494  - info: host.iobroker(ioBroker) ip addresses: 2a02:8108:9440:50e4:608c:f372:c8d8:da07 2a02:8108:9440:50e4:64ce:e75:c00c:ceed fe80::608c:f372:c8d8:da07 10.122.60.87
                              2019-12-06 21:51:37.094  - info: host.iobroker(ioBroker) connected to Objects and States
                              2019-12-06 21:51:37.356  - info: host.iobroker(ioBroker) Delete host system.host.GLT(GLT)
                              2019-12-06 21:51:37.425  - info: host.iobroker(ioBroker) 50 instances found
                              2019-12-06 21:51:37.433  - warn: host.iobroker(ioBroker) does not start any instances on this host
                              
                              
                              simatec 1 Reply Last reply Reply Quote 0
                              • simatec
                                simatec Developer Most Active @JB_Sullivan last edited by

                                @JB_Sullivan
                                Schaue mal Zeile 466 und 465.
                                Deine Hostname und IP werden nicht übernommen. Bist du sicher, dass du auf dem alten System auf alle IP Adressen hören drin hast?

                                Zeig mal ein Screenshot der Admin Einstellungen auf deinem alten System

                                JB_Sullivan 1 Reply Last reply Reply Quote 0
                                • JB_Sullivan
                                  JB_Sullivan @simatec last edited by

                                  @simatec
                                  admin.0 meinst du?

                                  2019-12-06 22_21_49-Window.png

                                  simatec 1 Reply Last reply Reply Quote 0
                                  • simatec
                                    simatec Developer Most Active @JB_Sullivan last edited by

                                    @JB_Sullivan
                                    Zeig mal auf dem neuen System „iobroker list instances“

                                    JB_Sullivan 1 Reply Last reply Reply Quote 0
                                    • JB_Sullivan
                                      JB_Sullivan @simatec last edited by

                                      @simatec
                                      was meinst du mit "iobroker list instances"? Die hier?

                                      ff95ea49-9325-46e3-9f13-a2482127f6b9-image.png

                                      simatec 2 Replies Last reply Reply Quote 0
                                      • simatec
                                        simatec Developer Most Active @JB_Sullivan last edited by

                                        @JB_Sullivan
                                        Nein per Konsole nach dem Restore

                                        JB_Sullivan 1 Reply Last reply Reply Quote 0
                                        • simatec
                                          simatec Developer Most Active @JB_Sullivan last edited by

                                          @JB_Sullivan
                                          Mache mal bitte folgendes:
                                          Restore ausführen und dann iobroker stoppen (falls iobroker läuft) und dann über die Konsole „iobroker host this“ danach wieder starten und du solltest über localhost drauf kommen

                                          JB_Sullivan 1 Reply Last reply Reply Quote 0
                                          • JB_Sullivan
                                            JB_Sullivan @simatec last edited by

                                            @simatec

                                            C:\iobroker\GLT>iobroker list instances
                                              system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                              system.adapter.alexa2.0                : alexa2                - disabled
                                              system.adapter.backitup.0              : backitup              -  enabled
                                              system.adapter.bring.0                 : bring                 - disabled
                                              system.adapter.cloud.0                 : cloud                 - disabled
                                              system.adapter.daswetter.0             : daswetter             - disabled
                                              system.adapter.deconz.0                : deconz                - disabled
                                              system.adapter.discovergy.0            : discovergy            - disabled
                                              system.adapter.discovery.0             : discovery             - disabled
                                              system.adapter.dwd.0                   : dwd                   - disabled
                                              system.adapter.email.0                 : email                 - disabled
                                              system.adapter.flot.0                  : flot                  - disabled
                                              system.adapter.fritzbox.0              : fritzbox              - disabled
                                              system.adapter.fritzdect.0             : fritzdect             - disabled
                                              system.adapter.fullybrowser.0          : fullybrowser          - disabled
                                              system.adapter.history.0               : history               - disabled
                                              system.adapter.ical.0                  : ical                  - disabled
                                              system.adapter.ical.1                  : ical                  - disabled
                                              system.adapter.icons-material-png.0    : icons-material-png    - disabled
                                              system.adapter.icons-material-svg.0    : icons-material-svg    - disabled
                                              system.adapter.info.0                  : info                  - disabled
                                              system.adapter.innogy-smarthome.0      : innogy-smarthome      - disabled
                                              system.adapter.iot.0                   : iot                   - disabled
                                              system.adapter.javascript.0            : javascript            - disabled
                                              system.adapter.mihome-vacuum.0         : mihome-vacuum         - disabled, port: 54321
                                              system.adapter.octoprint.0             : octoprint             - disabled
                                              system.adapter.ping.0                  : ping                  - disabled
                                              system.adapter.proxy.0                 : proxy                 - disabled
                                              system.adapter.rflink.0                : rflink                - disabled
                                              system.adapter.roomba.0                : roomba                - disabled
                                              system.adapter.socketio.0              : socketio              - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                              system.adapter.sonoff.0                : sonoff                - disabled, port: 1883, bind: 0.0.0.0
                                              system.adapter.sourceanalytix.0        : sourceanalytix        - disabled
                                              system.adapter.spotify-premium.0       : spotify-premium       - disabled
                                              system.adapter.tankerkoenig.0          : tankerkoenig          - disabled
                                              system.adapter.telegram.0              : telegram              - disabled, port: 8443, bind: 0.0.0.0
                                              system.adapter.tr-064.0                : tr-064                - disabled
                                              system.adapter.trashschedule.0         : trashschedule         - disabled
                                              system.adapter.vis-canvas-gauges.0     : vis-canvas-gauges     - disabled
                                              system.adapter.vis-colorpicker.0       : vis-colorpicker       - disabled
                                              system.adapter.vis-history.0           : vis-history           - disabled
                                              system.adapter.vis-hqwidgets.0         : vis-hqwidgets         - disabled
                                              system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd          - disabled
                                              system.adapter.vis-justgage.0          : vis-justgage          - disabled
                                              system.adapter.vis-materialdesign.0    : vis-materialdesign    - disabled
                                              system.adapter.vis-plumb.0             : vis-plumb             - disabled
                                              system.adapter.vis-timeandweather.0    : vis-timeandweather    - disabled
                                              system.adapter.vis-weather.0           : vis-weather           - disabled
                                              system.adapter.vis.0                   : vis                   - disabled
                                              system.adapter.web.0                   : web                   - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            
                                            + instance is alive
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            837
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            backitup backitup backup ccu history mysql redis restore restore backup
                                            168
                                            2706
                                            1782033
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo