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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Adapter: iobroker.backitup (stable Release)

NEWS

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

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

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

Adapter: iobroker.backitup (stable Release)

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
adapterbackitupiobroker backupbackupiobroker.backitup
2.3k Beiträge 185 Kommentatoren 1.2m Aufrufe 50 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • P pix

    Also kurz zum Nachmachen
    Terminal Befehle für OS X

    • Listenpunktredis Datenbank finden
    mdfind dump.rdb
    
    • Den Pfad ohne dump.rdb in den Adapter-Einstellungen unter "Redis Backup" als Pfad eintragen

    • In das Verzeichnis von dump.rdb wechseln oder Pfad verwenden und den eigenen OS X Benutzernamen der Rechteliste der Redis Datenbank hinzufügen

    sudo chown osxusername dump.rdb
    
    • Dann manuell ein Standard Backup manuell starten und in der Ausgabe müsste sowas erscheinen
    [DEBUG] [redis] start with {"type":"creator","path":"/Users/pix/"}
    [DEBUG] [redis] - Packed 66MB so far...
    [DEBUG] [redis] - Packed 135MB so far...
    [DEBUG] [redis] - Packed 178MB so far...
    [DEBUG] [redis] - Packed 218MB so far...
    [DEBUG] [redis] - Packed 266MB so far...
    [DEBUG] [redis] - Packed 327MB so far...
    [DEBUG] [redis] - Packed 377MB so far...
    [DEBUG] [redis] - Packed 476MB so far...
    [DEBUG] [redis] - Packed 524MB so far...
    [DEBUG] [redis] - Packed 577MB so far...
    

    Dann klappt's auch wieder mit dem OS X Redis Backup :+1:

    Gruß
    Pix

    AlCalzoneA Offline
    AlCalzoneA Offline
    AlCalzone
    Developer
    schrieb am zuletzt editiert von
    #1798

    @pix sagte in Adapter: iobroker.backitup (stable Release):

    und den eigenen OS X Benutzernamen der Rechteliste der Redis Datenbank hinzufügen

    Kann danach redis selbst noch darauf zugreifen?

    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

    1 Antwort Letzte Antwort
    0
    • P Offline
      P Offline
      pix
      schrieb am zuletzt editiert von
      #1799

      Denke schon. Konsole sagt

      1882:M 21 Feb 18:13:37.503 * Background saving started by pid 90133
      90133:C 21 Feb 18:13:37.616 * DB saved on disk
      1882:M 21 Feb 18:13:37.705 * Background saving terminated with success
      

      ioBroker auf Ubuntu in Proxmox (früher Mac mini (bis OS X 10.12.6 Sierra), VIS via iOS; angeschlossen: Homematic CCU2, Homepilot 1, ConBee II, einige Wemos, Sonos, Unifi CK+Protect, Homekit, Homebridge; KEIN blockly! Github-Profil

      1 Antwort Letzte Antwort
      0
      • S Offline
        S Offline
        Saschag
        schrieb am zuletzt editiert von
        #1800

        Hallo zusammen,

        ich habe das Problem das ab und an :white_frowning_face: das Backup (hier z.B. miniaml) nicht beendet wird. Der Datenpunkt oneclick bleibt auf true stehen.

        Wenn ich den Butten im Vis drücke (obwohl das Backup gerade erstellt wird wird) wird das Backup ordnungsgemäß gemacht.

        Hat einer eine Idee??

        Danke und Grüße

        [DEBUG] [minimal] - undefined Error: websocket error    at WS.Transport.onError (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:64:13)    at WebSocket.ws.onerror (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:150:10)    at WebSocket.onError (/opt/iobroker/node_modules/ws/lib/EventTarget.js:109:16)    at emitOne (events.js:116:13)    at WebSocket.emit (events.js:211:7)    at WebSocket.finalize (/opt/iobroker/node_modules/ws/lib/WebSocket.js:182:41)    at emitOne (events.js:116:13)    at Socket.emit (events.js:211:7)    at emitErrorNT (internal/streams/destroy.js:66:8)    at _combinedTickCallback (internal/process/next_tick.js:139:11)
        

        ![Bild Text]Vis.JPG Admin.JPG (Bild Link)

        1 Antwort Letzte Antwort
        0
        • simatecS Offline
          simatecS Offline
          simatec
          Developer Most Active
          schrieb am zuletzt editiert von
          #1801

          Tritt der Fehler sporadisch auf und wenn ja nur beim minimal?

          • Besuche meine Github Seite
          • Beitrag hat geholfen oder willst du mich unterstützen
          • HowTo Restore ioBroker
          1 Antwort Letzte Antwort
          0
          • S Offline
            S Offline
            Saschag
            schrieb am zuletzt editiert von
            #1802

            Leider ja. Sporadisch! :white_frowning_face: bis jetzt nur beim minimal

            1 Antwort Letzte Antwort
            0
            • simatecS Offline
              simatecS Offline
              simatec
              Developer Most Active
              schrieb am zuletzt editiert von
              #1803

              Poste hier mal bitte den Log, wenn es auftritt.

              • Besuche meine Github Seite
              • Beitrag hat geholfen oder willst du mich unterstützen
              • HowTo Restore ioBroker
              1 Antwort Letzte Antwort
              0
              • S Offline
                S Offline
                Saschag
                schrieb am zuletzt editiert von
                #1804

                Okay. Mache ich. Danke schon mal!

                simatecS 1 Antwort Letzte Antwort
                0
                • S Saschag

                  Okay. Mache ich. Danke schon mal!

                  simatecS Offline
                  simatecS Offline
                  simatec
                  Developer Most Active
                  schrieb am zuletzt editiert von
                  #1805

                  @Saschag

                  Stelle vorher die unter Instanzen backitup auf Log-Stufe "debug".

                  • Besuche meine Github Seite
                  • Beitrag hat geholfen oder willst du mich unterstützen
                  • HowTo Restore ioBroker
                  1 Antwort Letzte Antwort
                  0
                  • S Offline
                    S Offline
                    Saschag
                    schrieb am zuletzt editiert von Jey Cee
                    #1806

                    das log ist anscheinet zu groß 2,3MB??

                    reicht auch der ausschnitt vom Zeitpunkt des Backups??

                    2019-02-24 02:00:04.210  - [34mdebug[39m: daswetter.0 update already running
                    2019-02-24 02:00:04.546  - [32minfo[39m: host.ioBroker-RasPi instance system.adapter.dwd.0 terminated with code 0 (OK)
                    2019-02-24 02:00:23.265  - [33mwarn[39m: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated due to SIGKILL
                    2019-02-24 02:00:23.266  - [31merror[39m: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated with code null ()
                    2019-02-24 02:00:23.266  - [32minfo[39m: host.ioBroker-RasPi Restart adapter system.adapter.javascript.0 because enabled
                    2019-02-24 02:00:25.233  - [34mdebug[39m: daswetter.0 nothing to do
                    2019-02-24 02:00:25.293  - [32minfo[39m: host.ioBroker-RasPi instance system.adapter.daswetter.0 terminated with code 0 (OK)
                    2019-02-24 02:00:53.353  - [32minfo[39m: host.ioBroker-RasPi instance system.adapter.javascript.0 started with pid 29227
                    2019-02-24 02:00:58.437  - [32minfo[39m: javascript.0 States connected to redis: 127.0.0.1:6379
                    2019-02-24 02:00:58.505  - [32minfo[39m: javascript.0 starting. Version 3.6.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v8.15.0
                    2019-02-24 02:00:58.524  - [32minfo[39m: javascript.0 requesting all states
                    2019-02-24 02:00:58.527  - [32minfo[39m: javascript.0 requesting all objects
                    2019-02-24 02:01:01.406  - [33mwarn[39m: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated due to SIGKILL
                    2019-02-24 02:01:01.435  - [31merror[39m: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated with code null ()
                    2019-02-24 02:01:01.435  - [32minfo[39m: host.ioBroker-RasPi Restart adapter system.adapter.javascript.0 because enabled
                    2019-02-24 02:01:02.743  - [32minfo[39m: tvspielfilm.0 force terminating adapter after 1 minute
                    2019-02-24 02:01:03.382  - [32minfo[39m: host.ioBroker-RasPi instance system.adapter.tvspielfilm.0 terminated with code 0 (OK)
                    2019-02-24 02:01:31.493  - [32minfo[39m: host.ioBroker-RasPi instance system.adapter.javascript.0 started with pid 29283
                    2019-02-24 02:01:36.172  - [32minfo[39m: javascript.0 States connected to redis: 127.0.0.1:6379
                    2019-02-24 02:01:36.225  - [32minfo[39m: javascript.0 starting. Version 3.6.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v8.15.0
                    2019-02-24 02:01:36.238  - [32minfo[39m: javascript.0 requesting all states
                    2019-02-24 02:01:36.241  - [32minfo[39m: javascript.0 requesting all objects
                    2019-02-24 02:01:39.352  - [32minfo[39m: javascript.0 received all states
                    2019-02-24 02:01:44.547  - [32minfo[39m: javascript.0 received all objects
                    2019-02-24 02:01:46.071  - [32minfo[39m: javascript.0 Start javascript script.js.Wetter.dasWetter_com
                    2019-02-24 02:01:47.001  - [32minfo[39m: javascript.0 script.js.Wetter.dasWetter_com: registered 0 subscriptions and 0 schedules
                    2019-02-24 02:01:47.011  - [32minfo[39m: javascript.0 Start javascript script.js.Wetter.dasWetter_com2
                    2019-02-24 02:01:47.110  - [32minfo[39m: javascript.0 script.js.Wetter.dasWetter_com2: registered 1 subscription and 0 schedules
                    2019-02-24 02:01:47.112  - [32minfo[39m: javascript.0 Start javascript script.js.Homematic.Sevicemeldungen
                    2019-02-24 02:01:48.513  - [32minfo[39m: javascript.0 script.js.Homematic.Sevicemeldungen: Homematic-Servicemeldungen: SS Wohnzimmer ==> CONFIG_PENDING<br>
                    2019-02-24 02:01:48.513  - [32minfo[39m: javascript.0 script.js.Homematic.Sevicemeldungen: Anzahl Homematic-Servicemeldungen: 1
                    2019-02-24 02:01:48.517  - [32minfo[39m: javascript.0 script.js.Homematic.Sevicemeldungen: registered 278 subscriptions and 1 schedule
                    2019-02-24 02:01:48.518  - [32minfo[39m: javascript.0 Start javascript script.js.visViewPinSperre.ViewPinSperre
                    2019-02-24 02:01:48.604  - [32minfo[39m: javascript.0 script.js.visViewPinSperre.ViewPinSperre: registered 0 subscriptions and 0 schedules
                    2019-02-24 02:01:48.605  - [32minfo[39m: javascript.0 Start javascript script.js.Homematic.Lowbat
                    2019-02-24 02:01:48.746  - [32minfo[39m: javascript.0 script.js.Homematic.Lowbat: registered 71 subscriptions and 1 schedule
                    2019-02-24 02:01:48.747  - [32minfo[39m: javascript.0 Start javascript script.js.Drucker.HP
                    2019-02-24 02:01:48.755  - [32minfo[39m: javascript.0 script.js.Drucker.HP: registered 0 subscriptions and 1 schedule
                    2019-02-24 02:01:48.756  - [32minfo[39m: javascript.0 Start javascript script.js.Homematic.Status_Lowbat
                    2019-02-24 02:01:48.760  - [32minfo[39m: javascript.0 script.js.Homematic.Status_Lowbat: registered 1 subscription and 0 schedules
                    2019-02-24 02:01:48.761  - [32minfo[39m: javascript.0 Start javascript script.js.Systeminfo.Logfile-Script
                    2019-02-24 02:01:48.775  - [32minfo[39m: javascript.0 script.js.Systeminfo.Logfile-Script: registered 7 subscriptions and 0 schedules
                    2019-02-24 02:01:48.776  - [32minfo[39m: javascript.0 Start javascript script.js.Adapter.Tankerkönig_restart
                    2019-02-24 02:01:48.780  - [32minfo[39m: javascript.0 script.js.Adapter.Tankerkönig_restart: Skript script.js.Adapter.Tankerkönig_restart in der Instanz 0 gestartet
                    2019-02-24 02:01:48.781  - [32minfo[39m: javascript.0 script.js.Adapter.Tankerkönig_restart: registered 1 subscription and 0 schedules
                    2019-02-24 02:01:48.782  - [32minfo[39m: javascript.0 Start javascript script.js.Adapter.Harmony_restart
                    2019-02-24 02:01:48.786  - [32minfo[39m: javascript.0 script.js.Adapter.Harmony_restart: Skript script.js.Adapter.Harmony_restart in der Instanz 0 gestartet
                    2019-02-24 02:01:48.787  - [32minfo[39m: javascript.0 script.js.Adapter.Harmony_restart: registered 1 subscription and 0 schedules
                    2019-02-24 02:01:48.788  - [32minfo[39m: javascript.0 Start javascript script.js.Adapter.backitup_restart
                    2019-02-24 02:01:48.791  - [32minfo[39m: javascript.0 script.js.Adapter.backitup_restart: Skript script.js.Adapter.backitup_restart in der Instanz 0 gestartet
                    2019-02-24 02:01:48.792  - [32minfo[39m: javascript.0 script.js.Adapter.backitup_restart: registered 1 subscription and 0 schedules
                    2019-02-24 02:01:48.793  - [32minfo[39m: javascript.0 Start javascript script.js.Adapter.systeminfo_restart
                    2019-02-24 02:01:48.797  - [32minfo[39m: javascript.0 script.js.Adapter.systeminfo_restart: Skript script.js.Adapter.systeminfo_restart in der Instanz 0 gestartet
                    2019-02-24 02:01:48.798  - [32minfo[39m: javascript.0 script.js.Adapter.systeminfo_restart: registered 1 subscription and 0 schedules
                    2019-02-24 02:01:48.798  - [32minfo[39m: javascript.0 Start javascript script.js.Adapter.daswetter_restart
                    2019-02-24 02:01:48.802  - [32minfo[39m: javascript.0 script.js.Adapter.daswetter_restart: Skript script.js.Adapter.daswetter_restart in der Instanz 0 gestartet
                    2019-02-24 02:01:48.803  - [32minfo[39m: javascript.0 script.js.Adapter.daswetter_restart: registered 1 subscription and 0 schedules
                    2019-02-24 02:01:48.804  - [32minfo[39m: javascript.0 Start javascript script.js.Adapter.cloud_restart
                    2019-02-24 02:01:48.807  - [32minfo[39m: javascript.0 script.js.Adapter.cloud_restart: Skript script.js.Adapter.cloud_restart in der Instanz 0 gestartet
                    2019-02-24 02:01:48.808  - [32minfo[39m: javascript.0 script.js.Adapter.cloud_restart: registered 1 subscription and 0 schedules
                    2019-02-24 02:01:51.606  - [32minfo[39m: javascript.0 script.js.visViewPinSperre.ViewPinSperre: Reset Pin, View-Name: [page2]
                    2019-02-24 02:01:51.611  - [32minfo[39m: javascript.0 script.js.visViewPinSperre.ViewPinSperre: Reset Pin, View-Name: [Test]
                    2019-02-24 02:02:15.912  - [31merror[39m: cloud.0 Ping timeout
                    2019-02-24 02:02:15.927  - [32minfo[39m: cloud.0 Connection changed: Ping timeout
                    2019-02-24 02:02:15.927  - [32minfo[39m: cloud.0 Connection lost
                    2019-02-24 02:02:20.129  - [32minfol[39m: harmony.0 [DISCOVER] Discovered Wohnzimmer Harmony-Hub (192.168.0.227) and will try to connect
                    2019-02-24 02:02:20.905  - [33mwarn[39m: pushover.0 Reconnection to DB.
                    2019-02-24 02:02:20.912  - [33mwarn[39m: pushover.0 Reconnection to DB.
                    2019-02-24 02:02:20.904  - [33mwarn[39m: web.0 Reconnection to DB.
                    2019-02-24 02:02:20.915  - [33mwarn[39m: web.0 Reconnection to DB.
                    2019-02-24 02:02:20.951  - [33mwarn[39m: hm-rega.1 Reconnection to DB.
                    2019-02-24 02:02:20.953  - [33mwarn[39m: hm-rega.1 Reconnection to DB.
                    2019-02-24 02:02:20.974  - [33mwarn[39m: socketio.0 Reconnection to DB.
                    2019-02-24 02:02:20.977  - [33mwarn[39m: socketio.0 Reconnection to DB.
                    2019-02-24 02:02:20.970  - [33mwarn[39m: history.0 Reconnection to DB.
                    2019-02-24 02:02:20.976  - [33mwarn[39m: history.0 Reconnection to DB.
                    2019-02-24 02:02:21.075  - [33mwarn[39m: admin.0 Reconnection to DB.
                    2019-02-24 02:02:21.080  - [33mwarn[39m: admin.0 Reconnection to DB.
                    2019-02-24 02:02:21.376  - [33mwarn[39m: bring.0 Reconnection to DB.
                    2019-02-24 02:02:21.381  - [33mwarn[39m: bring.0 Reconnection to DB.
                    2019-02-24 02:02:21.392  - [33mwarn[39m: systeminfo.0 Reconnection to DB.
                    2019-02-24 02:02:21.403  - [33mwarn[39m: systeminfo.0 Reconnection to DB.
                    2019-02-24 02:02:21.398  - [33mwarn[39m: hm-rpc.3 Reconnection to DB.
                    2019-02-24 02:02:21.404  - [33mwarn[39m: hm-rpc.3 Reconnection to DB.
                    2019-02-24 02:02:21.448  - [33mwarn[39m: javascript.0 Reconnection to DB.
                    2019-02-24 02:02:21.460  - [33mwarn[39m: javascript.0 Reconnection to DB.
                    2019-02-24 02:02:21.472  - [33mwarn[39m: harmony.0 Reconnection to DB.
                    2019-02-24 02:02:21.475  - [33mwarn[39m: harmony.0 Reconnection to DB.
                    2019-02-24 02:02:21.665  - [33mwarn[39m: cloud.0 Reconnection to DB.
                    2019-02-24 02:02:21.659  - [33mwarn[39m: backitup.0 Reconnection to DB.
                    2019-02-24 02:02:21.664  - [33mwarn[39m: backitup.0 Reconnection to DB.
                    2019-02-24 02:02:21.670  - [33mwarn[39m: cloud.0 Reconnection to DB.
                    2019-02-24 02:02:21.793  - [33mwarn[39m: hm-rpc.1 Reconnection to DB.
                    2019-02-24 02:02:21.804  - [33mwarn[39m: hm-rpc.1 Reconnection to DB.
                    2019-02-24 02:03:15.958  - [32minfo[39m: cloud.0 Trying to connect as system.user.admin
                    2019-02-24 02:03:21.130  - [32minfo[39m: cloud.0 Connection changed: connect
                    2019-02-24 02:03:21.157  - [32minfo[39m: cloud.0 Connection not changed: was connected
                    2019-02-24 02:05:00.063  - [32minfo[39m: host.ioBroker-RasPi instance system.adapter.dwd.0 started with pid 29501
                    2019-02-24 02:05:03.057  - [32minfo[39m: dwd.0 States connected to redis: 127.0.0.1:6379
                    2019-02-24 02:05:03.144  - [32minfo[39m: dwd.0 starting. Version 2.4.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v8.15.0
                    2019-02-24 02:05:04.280  - [32minfo[39m: host.ioBroker-RasPi instance system.adapter.dwd.0 terminated with code 0 (OK)
                    
                    
                    1 Antwort Letzte Antwort
                    0
                    • simatecS Offline
                      simatecS Offline
                      simatec
                      Developer Most Active
                      schrieb am zuletzt editiert von Jey Cee
                      #1807

                      Nein ich brauche den Log vom Backup Vorgang ...
                      Der Log in deinem Post hilft mir nicht.

                      • Besuche meine Github Seite
                      • Beitrag hat geholfen oder willst du mich unterstützen
                      • HowTo Restore ioBroker
                      1 Antwort Letzte Antwort
                      0
                      • S Offline
                        S Offline
                        Saschag
                        schrieb am zuletzt editiert von Jey Cee
                        #1808

                        Okay, habe die Einstellungen auf debug gestellt. Und jetzt warte ich mal bis zum nächsten Fehler
                        :white_frowning_face:

                        Dank dir simatec schon mal!!!

                        1 Antwort Letzte Antwort
                        0
                        • S Offline
                          S Offline
                          Saschag
                          schrieb am zuletzt editiert von
                          #1809

                          Hallo simatec

                          leider hat es gestern geklappt und heute nicht :white_frowning_face:

                          hier das Log. Hoffe es hilf weiter

                          2019-02-27 02:00:00.052 - info: host.ioBroker-RasPi instance system.adapter.dwd.0 started with pid 6103
                          2019-02-27 02:00:00.106 - info: host.ioBroker-RasPi instance system.adapter.tvspielfilm.0 started with pid 6108
                          2019-02-27 02:00:00.166 - info: host.ioBroker-RasPi instance system.adapter.daswetter.0 started with pid 6114
                          2019-02-27 02:00:00.506 - info: javascript.0 script.js.Homematic.Sevicemeldungen: Homematic-Servicemeldungen: SS Wohnzimmer ==> CONFIG_PENDING
                          2019-02-27 02:00:00.507 - info: javascript.0 script.js.Homematic.Sevicemeldungen: Anzahl Homematic-Servicemeldungen: 1
                          2019-02-27 02:00:00.710 - info: javascript.0 script.js.Homematic.Lowbat: ===>Will be triggered every 60 minutes!
                          2019-02-27 02:00:00.711 - info: javascript.0 script.js.Homematic.Lowbat: Ausgelöst bei Timer
                          2019-02-27 02:00:00.711 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 0: TFK WC:0.LOWBAT: false
                          2019-02-27 02:00:00.712 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 1: TFK WC.LOWBAT: false
                          2019-02-27 02:00:00.712 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 2: GBS Wohnzimmer:0.LOWBAT: false
                          2019-02-27 02:00:00.713 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 3: GBS Wohnzimmer.LOWBAT: false
                          2019-02-27 02:00:00.713 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 4: TFK Eingangstür:0.LOWBAT: false
                          2019-02-27 02:00:00.714 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 5: TFK Eingangstür.LOWBAT: false
                          2019-02-27 02:00:00.714 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 6: TFK Terrasentür:0.LOWBAT: false
                          2019-02-27 02:00:00.715 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 7: TFK Terrasentür.LOWBAT: false
                          2019-02-27 02:00:00.715 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 8: Rauchmelder Lotta:0.LOWBAT: false
                          2019-02-27 02:00:00.715 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 9: Rauchmelder Wohnzimmer:0.LOWBAT: false
                          2019-02-27 02:00:00.715 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 10: Rauchmelder Lilly:0.LOWBAT: false
                          2019-02-27 02:00:00.716 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 11: Rauchmelder Schlafzimmer:0.LOWBAT: false
                          2019-02-27 02:00:00.716 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 12: TFK Kammer:0.LOWBAT: false
                          2019-02-27 02:00:00.717 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 13: TFK Kammer.LOWBAT: false
                          2019-02-27 02:00:00.717 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 14: TFK Garagentor:0.LOWBAT: false
                          2019-02-27 02:00:00.718 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 15: TFK Garagentor.LOWBAT: false
                          2019-02-27 02:00:00.718 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 16: SS Terrassentür:0.LOWBAT: false
                          2019-02-27 02:00:00.719 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 17: SS Wohnzimmer:0.LOWBAT: false
                          2019-02-27 02:00:00.719 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 18: Beleuchtung Küche - Sender 1:0.LOWBAT: false
                          2019-02-27 02:00:00.720 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 19: Beleuchtung Küche - Sender 2:0.LOWBAT: false
                          2019-02-27 02:00:00.721 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 20: Beleuchtung Flur OG:0.LOWBAT: false
                          2019-02-27 02:00:00.725 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 21: Beleuchtung Bad 1 (2er):0.LOWBAT: false
                          2019-02-27 02:00:00.726 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 22: Beleuchtung Esszimmer:0.LOWBAT: false
                          2019-02-27 02:00:00.726 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 23: Beleuchtung Hauswirtschaftsraum:0.LOWBAT: false
                          2019-02-27 02:00:00.727 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 24: Beleuchtung Wohnzimmer:0.LOWBAT: false
                          2019-02-27 02:00:00.727 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 25: Beleuchtung Küche:0.LOWBAT: false
                          2019-02-27 02:00:00.728 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 26: Beleuchtung Lilly:0.LOWBAT: false
                          2019-02-27 02:00:00.729 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 27: Beleuchtung Lotta:0.LOWBAT: false
                          2019-02-27 02:00:00.729 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 28: Beleuchtung Lilly Deko:0.LOWBAT: false
                          2019-02-27 02:00:00.730 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 29: Beleuchtung Ankleide:0.LOWBAT: false
                          2019-02-27 02:00:00.731 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 30: Beleuchtung Schlafzimmer:0.LOWBAT: false
                          2019-02-27 02:00:00.731 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 31: Beleuchtung Bad Spiegel:0.LOWBAT: false
                          2019-02-27 02:00:00.732 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 32: Beleuchtung Flur EG:0.LOWBAT: false
                          2019-02-27 02:00:00.732 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 33: Beleuchtung Treppe:0.LOWBAT: false
                          2019-02-27 02:00:00.733 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 34: Beleuchtung Bad 2 (1er):0.LOWBAT: false
                          2019-02-27 02:00:00.733 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 35: Handsender - Sascha:0.LOWBAT: false
                          2019-02-27 02:00:00.734 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 36: Beleuchtung Terrasse Boden:0.LOWBAT: false
                          2019-02-27 02:00:00.735 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 37: Steckdose Ladegerät Tablet:0.LOWBAT: false
                          2019-02-27 02:00:00.735 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 38: Steckdose Außenbereich Vorne:0.LOWBAT: false
                          2019-02-27 02:00:00.736 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 39: Beleuchtung Haustür:0.LOWBAT: false
                          2019-02-27 02:00:00.737 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 40: FBH OG - 4-fach Schaltaktor:0.LOWBAT: false
                          2019-02-27 02:00:00.748 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 41: FBH EG - 4-fach Schaltaktor:0.LOWBAT: false
                          2019-02-27 02:00:00.749 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 42: KeyMatic:0.LOWBAT: false
                          2019-02-27 02:00:00.750 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 43: Handsender - Amelie:0.LOWBAT: false
                          2019-02-27 02:00:00.751 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 44: Wandthermostat Schalfzimmer:0.LOWBAT: false
                          2019-02-27 02:00:00.751 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 45: Wandthermostat Lotta:0.LOWBAT: false
                          2019-02-27 02:00:00.752 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 46: Wandthermostat Bad:0.LOWBAT: false
                          2019-02-27 02:00:00.753 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 47: Wandthermostat Flur EG:0.LOWBAT: false
                          2019-02-27 02:00:00.754 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 48: Wandthermostat Lilly:0.LOWBAT: false
                          2019-02-27 02:00:00.755 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 49: Wandthermostat HWR:0.LOWBAT: false
                          2019-02-27 02:00:00.755 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 50: Wandthermostat Wohn-/Essbereich:0.LOWBAT: false
                          2019-02-27 02:00:00.756 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 51: Bewegungsmelder Eingangsbereich:0.LOWBAT: false
                          2019-02-27 02:00:00.757 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 52: Beleuchtung Flur OG - Sender 2:0.LOWBAT: false
                          2019-02-27 02:00:00.758 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 53: Beleuchtung Flur OG - Sender 1:0.LOWBAT: false
                          2019-02-27 02:00:00.758 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 54: Beleuchtung WC:0.LOWBAT: false
                          2019-02-27 02:00:00.763 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 55: Beleuchtung Kammer:0.LOWBAT: false
                          2019-02-27 02:00:00.764 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 56: Beleuchtung Wohnzimmer Stehlampe:0.LOWBAT: false
                          2019-02-27 02:00:00.774 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 57: Steuerung Garagentor:0.LOWBAT: false
                          2019-02-27 02:00:00.775 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 58: Temperatursensor Außenbereich:0.LOWBAT: false
                          2019-02-27 02:00:00.776 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 59: Beleuchtung Flur EG - Sender:0.LOWBAT: false
                          2019-02-27 02:00:00.777 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 60: Bewegungsmelder Flur Tablet:0.LOWBAT: false
                          2019-02-27 02:00:00.777 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 61: Sonnensensor:0.LOWBAT: false
                          2019-02-27 02:00:00.778 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 62: Sonnensensor Temp 1.LOWBAT: false
                          2019-02-27 02:00:00.779 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 63: Sonnensensor Temp 2.LOWBAT: false
                          2019-02-27 02:00:00.780 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 64: Sonnensensor Diff 1.LOWBAT: false
                          2019-02-27 02:00:00.780 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 65: Sonnensensor Diff 2.LOWBAT: false
                          2019-02-27 02:00:00.781 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 66: Sonnensensor Frei.LOWBAT: false
                          2019-02-27 02:00:00.782 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 67: SS Briefkasten:0.LOWBAT: false
                          2019-02-27 02:00:00.783 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 68: SS Briefkasten - Entleeren.LOWBAT: false
                          2019-02-27 02:00:00.783 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 69: SS Briefkasten - Einwurf.LOWBAT: false
                          2019-02-27 02:00:00.784 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 70: SS Briefkasten - Reserve.LOWBAT: false
                          2019-02-27 02:00:00.785 - info: javascript.0 script.js.Homematic.Lowbat: Text:
                          2019-02-27 02:00:00.785 - info: javascript.0 script.js.Homematic.Lowbat: Anzahl Geräte: 71 # davon LOWBAT erkannt: 0
                          2019-02-27 02:00:00.795 - info: javascript.0 script.js.Drucker.HP: schedule gestartet
                          2019-02-27 02:00:00.919 - info: javascript.0 script.js.Drucker.HP: 1Level CMY gefunden Level ist 20
                          2019-02-27 02:00:00.920 - info: javascript.0 script.js.Drucker.HP: farbe2 K
                          2019-02-27 02:00:00.921 - info: javascript.0 script.js.Drucker.HP: 2Level K gefunden Level ist 30
                          2019-02-27 02:00:02.321 - info: dwd.0 States connected to redis: 127.0.0.1:6379
                          2019-02-27 02:00:02.317 - debug: daswetter.0 objectDB connected
                          2019-02-27 02:00:02.377 - info: tvspielfilm.0 States connected to redis: 127.0.0.1:6379
                          2019-02-27 02:00:02.368 - debug: daswetter.0 statesDB connected
                          2019-02-27 02:00:02.378 - info: daswetter.0 States connected to redis: 127.0.0.1:6379
                          2019-02-27 02:00:02.441 - info: dwd.0 starting. Version 2.4.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v8.15.0
                          2019-02-27 02:00:02.463 - info: tvspielfilm.0 starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.tvspielfilm, node: v8.15.0
                          2019-02-27 02:00:02.549 - info: tvspielfilm.0 objects written
                          2019-02-27 02:00:02.552 - info: daswetter.0 starting. Version 2.5.0 in /opt/iobroker/node_modules/iobroker.daswetter, node: v8.15.0
                          2019-02-27 02:00:02.560 - debug: daswetter.0 set timeout to 60 sec
                          2019-02-27 02:00:02.561 - debug: daswetter.0 using new datastructure
                          2019-02-27 02:00:02.563 - debug: daswetter.0 calling forecast 7 days: http://api.daswetter.com/index.php?api_lang=de&localidad=95240&affiliate_id=dazrfnoa8266
                          2019-02-27 02:00:03.000 - debug: daswetter.0 7 days forecast done, objects in list 107
                          2019-02-27 02:00:03.001 - debug: daswetter.0 objects in list: 107
                          2019-02-27 02:00:03.006 - debug: daswetter.0 calling forecast 5 days: http://api.daswetter.com/index.php?api_lang=de&localidad=95240&affiliate_id=dazrfnoa8266&v=2.0
                          2019-02-27 02:00:03.480 - debug: daswetter.0 5 days forecast done, objects in list 1038
                          2019-02-27 02:00:03.480 - debug: daswetter.0 update already running
                          2019-02-27 02:00:03.484 - debug: daswetter.0 calling forecast hourly: http://api.daswetter.com/index.php?api_lang=de&localidad=95240&affiliate_id=dazrfnoa8266&v=2.0&h=1
                          2019-02-27 02:00:04.130 - debug: daswetter.0 hourly forecast done, objects in list 2660
                          2019-02-27 02:00:04.130 - debug: daswetter.0 update already running
                          2019-02-27 02:00:04.213 - debug: daswetter.0 update already running
                          2019-02-27 02:00:04.556 - info: host.ioBroker-RasPi instance system.adapter.dwd.0 terminated with code 0 (OK)
                          2019-02-27 02:00:14.695 - warn: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated due to SIGKILL
                          2019-02-27 02:00:14.716 - error: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated with code null ()
                          2019-02-27 02:00:14.716 - info: host.ioBroker-RasPi Restart adapter system.adapter.javascript.0 because enabled
                          2019-02-27 02:02:41.235 - info: tvspielfilm.0 force terminating adapter after 1 minute
                          2019-02-27 02:02:41.207 - info: web.0 <==Disconnect system.user.admin from ::ffff:192.168.0.150 vis.0
                          2019-02-27 02:02:41.231 - error: daswetter.0 force terminate, objects still in list: 420
                          2019-02-27 02:01:46.730 - error: cloud.0 Ping timeout
                          2019-02-27 02:02:41.173 - info: cloud.0 Connection changed: Ping timeout
                          2019-02-27 02:02:41.174 - info: cloud.0 Connection lost
                          2019-02-27 02:02:41.213 - info: cloud.0 Connection changed: ping timeout
                          2019-02-27 02:02:41.722 - info: host.ioBroker-RasPi instance system.adapter.javascript.0 started with pid 6167
                          2019-02-27 02:02:41.874 - warn: host.ioBroker-RasPi instance system.adapter.systeminfo.0 terminated due to SIGKILL
                          2019-02-27 02:02:41.875 - error: host.ioBroker-RasPi instance system.adapter.systeminfo.0 terminated with code null ()
                          2019-02-27 02:02:41.875 - info: host.ioBroker-RasPi Restart adapter system.adapter.systeminfo.0 because enabled
                          2019-02-27 02:02:41.876 - error: host.ioBroker-RasPi instance system.adapter.daswetter.0 terminated with code 15 ()
                          2019-02-27 02:02:42.006 - warn: socketio.0 Reconnection to DB.
                          2019-02-27 02:02:42.011 - warn: socketio.0 Reconnection to DB.
                          2019-02-27 02:02:42.023 - warn: hm-rega.1 Reconnection to DB.
                          2019-02-27 02:02:42.026 - warn: hm-rega.1 Reconnection to DB.
                          2019-02-27 02:02:42.049 - info: host.ioBroker-RasPi instance system.adapter.tvspielfilm.0 terminated with code 0 (OK)
                          2019-02-27 02:02:42.060 - warn: bring.0 Reconnection to DB.
                          2019-02-27 02:02:42.012 - warn: history.0 Reconnection to DB.
                          2019-02-27 02:02:42.029 - warn: history.0 Reconnection to DB.
                          2019-02-27 02:02:42.062 - warn: bring.0 Reconnection to DB.
                          2019-02-27 02:02:42.035 - warn: admin.0 Reconnection to DB.
                          2019-02-27 02:02:42.043 - warn: admin.0 Reconnection to DB.
                          2019-02-27 02:02:42.377 - warn: backitup.0 Reconnection to DB.
                          2019-02-27 02:02:42.382 - warn: backitup.0 Reconnection to DB.
                          2019-02-27 02:02:42.453 - warn: pushover.0 Reconnection to DB.
                          2019-02-27 02:02:42.458 - warn: pushover.0 Reconnection to DB.
                          2019-02-27 02:02:42.500 - warn: hm-rpc.2 Reconnection to DB.
                          2019-02-27 02:02:42.508 - warn: hm-rpc.2 Reconnection to DB.
                          2019-02-27 02:02:42.689 - warn: web.0 Reconnection to DB.
                          2019-02-27 02:02:42.708 - warn: web.0 Reconnection to DB.
                          2019-02-27 02:02:42.886 - warn: hm-rpc.3 Reconnection to DB.
                          2019-02-27 02:02:42.906 - warn: hm-rpc.3 Reconnection to DB.
                          2019-02-27 02:02:43.025 - warn: cloud.0 Reconnection to DB.
                          2019-02-27 02:02:43.032 - warn: cloud.0 Reconnection to DB.
                          2019-02-27 02:02:43.195 - warn: hm-rpc.1 Reconnection to DB.
                          2019-02-27 02:02:43.201 - warn: hm-rpc.1 Reconnection to DB.
                          2019-02-27 02:02:45.171 - warn: rpi2.0 Reconnection to DB.
                          2019-02-27 02:02:45.180 - warn: rpi2.0 Reconnection to DB.
                          2019-02-27 02:02:45.166 - warn: rpi2.0 Reconnection to DB.
                          2019-02-27 02:02:45.186 - warn: rpi2.0 Reconnection to DB.
                          2019-02-27 02:02:50.583 - info: javascript.0 States connected to redis: 127.0.0.1:6379
                          2019-02-27 02:02:50.650 - info: javascript.0 starting. Version 3.6.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v8.15.0
                          2019-02-27 02:02:50.671 - info: javascript.0 requesting all states
                          2019-02-27 02:02:50.674 - info: javascript.0 requesting all objects
                          2019-02-27 02:02:56.107 - warn: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated due to SIGKILL
                          2019-02-27 02:02:56.112 - error: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated with code null ()
                          2019-02-27 02:02:56.112 - info: host.ioBroker-RasPi Restart adapter system.adapter.javascript.0 because enabled
                          2019-02-27 02:02:59.348 - info: web.0 ==>Connected system.user.admin from ::ffff:192.168.0.150
                          2019-02-27 02:03:05.030 - warn: host.ioBroker-RasPi instance system.adapter.web.0 terminated due to SIGKILL
                          2019-02-27 02:03:05.044 - error: host.ioBroker-RasPi instance system.adapter.web.0 terminated with code null ()
                          2019-02-27 02:03:05.045 - info: host.ioBroker-RasPi Restart adapter system.adapter.web.0 because enabled
                          2019-02-27 02:03:29.580 - info: host.ioBroker-RasPi instance system.adapter.systeminfo.0 started with pid 6302
                          2019-02-27 02:03:29.722 - info: host.ioBroker-RasPi instance system.adapter.javascript.0 started with pid 6303
                          2019-02-27 02:03:30.026 - warn: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated due to SIGKILL
                          2019-02-27 02:03:30.027 - error: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated with code null ()
                          2019-02-27 02:03:30.028 - info: host.ioBroker-RasPi Restart adapter system.adapter.rpi2.0 because enabled
                          2019-02-27 02:03:30.606 - warn: history.0 Reconnection to DB.
                          2019-02-27 02:03:30.614 - warn: history.0 Reconnection to DB.
                          2019-02-27 02:03:30.652 - warn: rpi2.0 Reconnection to DB.
                          2019-02-27 02:03:30.658 - warn: hm-rpc.2 Reconnection to DB.
                          2019-02-27 02:03:30.657 - warn: rpi2.0 Reconnection to DB.
                          2019-02-27 02:03:30.663 - warn: hm-rpc.2 Reconnection to DB.
                          2019-02-27 02:03:30.736 - warn: socketio.0 Reconnection to DB.
                          2019-02-27 02:03:30.745 - warn: hm-rega.1 Reconnection to DB.
                          2019-02-27 02:03:30.748 - warn: hm-rega.1 Reconnection to DB.
                          2019-02-27 02:03:30.747 - warn: socketio.0 Reconnection to DB.
                          2019-02-27 02:03:30.844 - warn: hm-rpc.1 Reconnection to DB.
                          2019-02-27 02:03:30.848 - warn: hm-rpc.1 Reconnection to DB.
                          2019-02-27 02:03:30.993 - warn: hm-rpc.3 Reconnection to DB.
                          2019-02-27 02:03:30.997 - warn: hm-rpc.3 Reconnection to DB.
                          2019-02-27 02:03:31.034 - warn: cloud.0 Reconnection to DB.
                          2019-02-27 02:03:31.038 - warn: cloud.0 Reconnection to DB.
                          2019-02-27 02:03:31.266 - warn: admin.0 Reconnection to DB.
                          2019-02-27 02:03:31.279 - warn: pushover.0 Reconnection to DB.
                          2019-02-27 02:03:31.282 - warn: backitup.0 Reconnection to DB.
                          2019-02-27 02:03:31.277 - warn: admin.0 Reconnection to DB.
                          2019-02-27 02:03:31.283 - warn: pushover.0 Reconnection to DB.
                          2019-02-27 02:03:31.287 - warn: backitup.0 Reconnection to DB.
                          2019-02-27 02:03:31.310 - warn: bring.0 Reconnection to DB.
                          2019-02-27 02:03:31.314 - warn: bring.0 Reconnection to DB.
                          2019-02-27 02:03:34.100 - info: systeminfo.0 States connected to redis: 127.0.0.1:6379
                          2019-02-27 02:03:34.266 - info: systeminfo.0 starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.systeminfo, node: v8.15.0
                          2019-02-27 02:03:36.189 - info: host.ioBroker-RasPi instance system.adapter.web.0 started with pid 6318
                          2019-02-27 02:03:36.468 - info: javascript.0 States connected to redis: 127.0.0.1:6379
                          2019-02-27 02:03:36.543 - info: javascript.0 starting. Version 3.6.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v8.15.0
                          2019-02-27 02:03:36.562 - info: javascript.0 requesting all states
                          2019-02-27 02:03:36.569 - info: javascript.0 requesting all objects
                          2019-02-27 02:03:38.552 - info: web.0 States connected to redis: 127.0.0.1:6379
                          2019-02-27 02:03:38.980 - error: web.0 setObject id missing!!
                          2019-02-27 02:03:39.007 - info: web.0 starting. Version 2.4.1 in /opt/iobroker/node_modules/iobroker.web, node: v8.15.0
                          2019-02-27 02:03:39.684 - info: javascript.0 received all states
                          2019-02-27 02:03:43.159 - warn: host.ioBroker-RasPi instance system.adapter.systeminfo.0 terminated due to SIGKILL
                          2019-02-27 02:03:43.160 - error: host.ioBroker-RasPi instance system.adapter.systeminfo.0 terminated with code null ()
                          2019-02-27 02:03:43.161 - info: host.ioBroker-RasPi Restart adapter system.adapter.systeminfo.0 because enabled
                          2019-02-27 02:03:43.240 - info: cloud.0 Trying to connect as system.user.admin
                          2019-02-27 02:03:43.472 - info: cloud.0 Connection changed: connect
                          2019-02-27 02:03:43.498 - info: cloud.0 Connection not changed: was connected
                          2019-02-27 02:03:43.558 - info: web.0 socket.io server listening on port 8082
                          2019-02-27 02:03:43.564 - info: web.0 http server listening on port 8082
                          2019-02-27 02:03:45.449 - info: javascript.0 received all objects
                          2019-02-27 02:03:45.712 - info: javascript.0 Start javascript script.js.Wetter.dasWetter_com
                          2019-02-27 02:03:45.788 - info: javascript.0 script.js.Wetter.dasWetter_com: registered 0 subscriptions and 0 schedules
                          2019-02-27 02:03:45.790 - info: javascript.0 Start javascript script.js.Wetter.dasWetter_com2
                          2019-02-27 02:03:45.798 - info: javascript.0 script.js.Wetter.dasWetter_com2: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:45.798 - info: javascript.0 Start javascript script.js.Homematic.Sevicemeldungen
                          2019-02-27 02:03:46.649 - info: javascript.0 script.js.Homematic.Sevicemeldungen: Homematic-Servicemeldungen: SS Wohnzimmer ==> CONFIG_PENDING
                          2019-02-27 02:03:46.650 - info: javascript.0 script.js.Homematic.Sevicemeldungen: Anzahl Homematic-Servicemeldungen: 1
                          2019-02-27 02:03:46.653 - info: javascript.0 script.js.Homematic.Sevicemeldungen: registered 278 subscriptions and 1 schedule
                          2019-02-27 02:03:46.654 - info: javascript.0 Start javascript script.js.visViewPinSperre.ViewPinSperre
                          2019-02-27 02:03:46.661 - info: javascript.0 script.js.visViewPinSperre.ViewPinSperre: registered 0 subscriptions and 0 schedules
                          2019-02-27 02:03:46.662 - info: javascript.0 Start javascript script.js.Homematic.Lowbat
                          2019-02-27 02:03:46.804 - info: javascript.0 script.js.Homematic.Lowbat: registered 71 subscriptions and 1 schedule
                          2019-02-27 02:03:46.804 - info: javascript.0 Start javascript script.js.Drucker.HP
                          2019-02-27 02:03:46.813 - info: javascript.0 script.js.Drucker.HP: registered 0 subscriptions and 1 schedule
                          2019-02-27 02:03:46.814 - info: javascript.0 Start javascript script.js.Homematic.Status_Lowbat
                          2019-02-27 02:03:46.818 - info: javascript.0 script.js.Homematic.Status_Lowbat: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.819 - info: javascript.0 Start javascript script.js.Adapter.Tankerkönig_restart
                          2019-02-27 02:03:46.823 - info: javascript.0 script.js.Adapter.Tankerkönig_restart: Skript script.js.Adapter.Tankerkönig_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.824 - info: javascript.0 script.js.Adapter.Tankerkönig_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.825 - info: javascript.0 Start javascript script.js.Adapter.Harmony_restart
                          2019-02-27 02:03:46.829 - info: javascript.0 script.js.Adapter.Harmony_restart: Skript script.js.Adapter.Harmony_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.830 - info: javascript.0 script.js.Adapter.Harmony_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.831 - info: javascript.0 Start javascript script.js.Adapter.backitup_restart
                          2019-02-27 02:03:46.834 - info: javascript.0 script.js.Adapter.backitup_restart: Skript script.js.Adapter.backitup_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.835 - info: javascript.0 script.js.Adapter.backitup_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.836 - info: javascript.0 Start javascript script.js.Adapter.systeminfo_restart
                          2019-02-27 02:03:46.840 - info: javascript.0 script.js.Adapter.systeminfo_restart: Skript script.js.Adapter.systeminfo_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.841 - info: javascript.0 script.js.Adapter.systeminfo_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.841 - info: javascript.0 Start javascript script.js.Adapter.daswetter_restart
                          2019-02-27 02:03:46.845 - info: javascript.0 script.js.Adapter.daswetter_restart: Skript script.js.Adapter.daswetter_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.846 - info: javascript.0 script.js.Adapter.daswetter_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.847 - info: javascript.0 Start javascript script.js.Adapter.cloud_restart
                          2019-02-27 02:03:46.850 - info: javascript.0 script.js.Adapter.cloud_restart: Skript script.js.Adapter.cloud_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.851 - info: javascript.0 script.js.Adapter.cloud_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.852 - info: javascript.0 Start javascript script.js.Adapter.ping_restart
                          2019-02-27 02:03:46.856 - info: javascript.0 script.js.Adapter.ping_restart: Skript script.js.Adapter.ping_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.857 - info: javascript.0 script.js.Adapter.ping_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.857 - info: javascript.0 Start javascript script.js.Adapter.pushover_restart
                          2019-02-27 02:03:46.861 - info: javascript.0 script.js.Adapter.pushover_restart: Skript script.js.Adapter.pushover_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.862 - info: javascript.0 script.js.Adapter.pushover_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.863 - info: javascript.0 Start javascript script.js.Adapter.history_restart
                          2019-02-27 02:03:46.866 - info: javascript.0 script.js.Adapter.history_restart: Skript script.js.Adapter.history_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.867 - info: javascript.0 script.js.Adapter.history_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.868 - info: javascript.0 Start javascript script.js.Adapter.socketio_restart
                          2019-02-27 02:03:46.872 - info: javascript.0 script.js.Adapter.socketio_restart: Skript script.js.Adapter.socketio_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.873 - info: javascript.0 script.js.Adapter.socketio_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.873 - info: javascript.0 Start javascript script.js.Adapter.rpi2_restart
                          2019-02-27 02:03:46.877 - info: javascript.0 script.js.Adapter.rpi2_restart: Skript script.js.Adapter.rpi2_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.878 - info: javascript.0 script.js.Adapter.rpi2_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.879 - info: javascript.0 Start javascript script.js.Adapter.tvspielfilm_restart
                          2019-02-27 02:03:46.882 - info: javascript.0 script.js.Adapter.tvspielfilm_restart: Skript script.js.Adapter.tvspielfilm_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.883 - info: javascript.0 script.js.Adapter.tvspielfilm_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:46.884 - info: javascript.0 Start javascript script.js.Adapter.dwd_restart
                          2019-02-27 02:03:46.888 - info: javascript.0 script.js.Adapter.dwd_restart: Skript script.js.Adapter.dwd_restart in der Instanz 0 gestartet
                          2019-02-27 02:03:46.888 - info: javascript.0 script.js.Adapter.dwd_restart: registered 1 subscription and 0 schedules
                          2019-02-27 02:03:49.665 - info: javascript.0 script.js.visViewPinSperre.ViewPinSperre: Reset Pin, View-Name: [page2]
                          2019-02-27 02:03:49.669 - info: javascript.0 script.js.visViewPinSperre.ViewPinSperre: Reset Pin, View-Name: [Test]
                          2019-02-27 02:04:00.199 - info: host.ioBroker-RasPi instance system.adapter.rpi2.0 started with pid 6377
                          2019-02-27 02:04:03.320 - error: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated with code 7 (Adapter already running)
                          2019-02-27 02:04:03.321 - info: host.ioBroker-RasPi Restart adapter system.adapter.rpi2.0 because enabled
                          2019-02-27 02:04:13.231 - info: host.ioBroker-RasPi instance system.adapter.systeminfo.0 started with pid 6387
                          2019-02-27 02:04:16.841 - info: systeminfo.0 States connected to redis: 127.0.0.1:6379
                          2019-02-27 02:04:17.003 - info: systeminfo.0 starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.systeminfo, node: v8.15.0
                          2019-02-27 02:04:22.965 - info: systeminfo.0 Startup Systeminfo Adapter systeminfo.0: { startup: '#\ngpio mode 1 output\nrpi: echo none >/sys/class/leds/led0/trigger\n#echo none >/sys/class/leds/green_led/trigger', items: [ { name: 'System.Temperature', type: 'file', source: '/sys/class/thermal/thermal_zone0/temp', regexp: '', conv: 'number', role: 'value.temperature|°C', write: '', sched: '*:/2' }, { name: '-System.Memory_[used, free, available]', type: 'exec', source: 'free -k', regexp: 'Mem\\:\\s+\\d+\\s+(\\d+)\\s+(\\d+)\\s+\\d+\\s+\\d+\\s+(\\d+)', conv: '@/1000', role: 'number|MB', write: '', sched: '1 * * * * ' }, { name: '-NAS.Space_[total, used, free]', type: 'exec', source: 'df -BK', regexp: '/lic\\s+(\\d+)K\\s+(\\d+)K\\s+(\\d+)/m', conv: 'parseInt(@*1000/1024)/1000', role: 'number|MB', write: '', sched: '1 * * * * ' }, { name: '-GPIO.1', type: 'exec', source: 'gpio read 1', regexp: '', conv: '!parseInt(@)', role: 'switch', write: 'gpio write 1 @(@ ? \'0\' : \'1\')', sched: '*/20 * * * * *' }, { name: 'System.Led0', type: 'file', source: '/sys/class/leds/led0/brightness', regexp: '', conv: 'boolean', role: 'switch', write: '@ ? \'1\' : \'0\' ', sched: '*/6:1' }, { name: 'System.Led1', type: 'file', source: '/sys/class/leds/led1/brightness', regexp: '', conv: 'boolean', role: 'switch', write: '@ ? \'1\' : \'0\'', sched: '*/6:1' }, { name: 'Currency.[currency/rate]', type: 'web', source: 'https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml', regexp: 'Cube.Cube.Cube[?(@.currency==\'USD\' || @.currency==\'GBP\')]', conv: 'xml', role: 'number | €/?', write: '', sched: '19:10:10' }, { name: 'Currency.BTC_CNY', type: 'web', source: 'https://www.alphavantage.co/query?function=CURRENCY_EXCHANGE_RATE&from_currency=BTC&to_currency=CNY&apikey=demo', regexp: '[0][4]', conv: 'json', role: 'number | CNY', write: '', sched: '19:10:10' }, { name: '-UWZ', type: 'web', source: 'http://feed.alertspro.meteogroup.com/AlertsPro/AlertsProPollService.php?method=getWarning&language=de&areaID=UWZAT02402', regexp: '..translationsShortText.DE', conv: 'json', role: 'json', write: '', sched: '*:1' }, { name: '-TestSystem.processes.[command/pcpu]', type: 'info', source: 'processes', regexp: 'list[?(@.user == \'pi\')]', conv: '', role: '', write: '', sched: '*:2' }, { name: '-XS2.[name/value]', type: 'web', source: 'http://xs1/control.html\'', regexp: '{"l[?(@.value !== null )]": {"l[tr]": { \'![@.children()]\':0, name: {_eq:1}, value: {_eq:2, _conv:"parseInt(@.slice(0,-1))"}}, _filter: ($) => $[0].childNodes.length==3}}', conv: 'html', role: '', write: '', sched: '`:*:*/20' }, { name: '-MSFT.[*]', type: 'web', source: 'https://www.alphavantage.co/query?function=TIME_SERIES_DAILY&symbol=MSFT&apikey=demo', regexp: '[1:2][0:1]', conv: 'json', role: 'number', write: '', sched: '19:10:10' }, { name: 'System.[Mem_used, Mem_free, Swap_used]', type: 'info', source: 'mem', regexp: '[used,free,swapused]', conv: 'parseInt(@*(1000/1024/1024))/1000', role: 'number|MB', write: '', sched: '*:/1' }, { name: 'System.Software.[*]', type: 'info', source: 'osInfo', regexp: '', conv: '', role: 'string', write: '', sched: '*/3:58' }, { name: 'System.Software.[*]', type: 'info', source: 'versions', regexp: '', conv: '', role: 'string', write: '', sched: '*/3:58' }, { name: 'System.FileSystem.[fs/use]', type: 'info', source: 'fsSize', regexp: '*', conv: '', role: 'number|%', write: '', sched: '*/3:58' }, { name: 'System.FileSystem.IO_[Read,Write]', type: 'info', source: 'fsStats', regexp: '[rx,wx]', conv: 'parseInt(@*(1000/1024/1024))/1000', role: 'number|MB', write: '', sched: '*:/1' }, { name: 'System.Network.[iface/]', type: 'info', source: 'networkInterfaces', regexp: '*', conv: '', role: '', write: '', sched: '*/3:58' }, { name: 'System.Network.Connections.[name/value]', type: 'info', source: 'networkConnections', regexp: '[*][!(@.localaddress == @.peeraddress ? null : {name:`${@.protocol}:${@.localaddress.replace(/\\./g,\'_\')}:${@.localport}`, value:`${@.state}:${@.peeraddress}:${@.peerport}`})]', conv: '', role: 'string', write: '', sched: '*:/1' }, { name: 'System.Network.MB_[Received,Sent]', type: 'info', source: 'networkStats', regexp: '[rx,tx]', conv: 'parseInt(@*(1000/1024/1024))/1000', role: 'number|MB', write: '', sched: '*:/1' }, { name: '-System.Network.FritzBox.[*]', type: 'info', source: 'inetChecksite("http://fritz.box")', regexp: '', conv: '', role: '', write: '', sched: '*:/1' }, { name: 'System.Network.Latency', type: 'info', source: 'inetLatency', regexp: '', conv: '', role: 'number|ms', write: '', sched: '*:/1' }, { name: 'System.Load.[Load,User,System,Idle]', type: 'info', source: 'currentLoad', regexp: '[currentload, currentload_user, currentload_system, currentload_idle]', conv: 'parseInt(@*1000)/1000', role: 'number|ms', write: '', sched: '*:*:/10' }, { name: 'TankerKönig.[name/diesel]', type: 'web', source: 'https://creativecommons.tankerkoenig.de/json/list.php?lat=49.187&lng=8.418&rad=10&sort=dist&type=all&apikey=99f243ba-0933-a99f-5a84-3b194618fd2d', regexp: 'stations[?(@.name += \' \' + @.street, @.diesel)]', conv: 'json', role: 'number | €', write: '', sched: '*/7 * * * *' }, { name: '-TVProgramm.[name/text]', type: 'web', source: 'http://www.tvmovie.de/tv/programm-jetzt', regexp: '{"[0][*][!(({name: @.name.split(\' \')[0], text: @.name.split(\' \').slice(@.name.slice(\' \').indexOf(\'Seit\')).join(\' \')}))]":{\'[section[class=item]]\': {\'name[span[class=h2]]\':0}}}', conv: 'html', role: '', write: '', sched: '/1:0' }, { name: 'TankerKönig.[name/diesel]', type: 'web', source: 'https://creativecommons.tankerkoenig.de/json/detail.php?id=6ccddd68-3f3c-40ce-bb5e-f279efde1dc7&apikey=99f243ba-0933-a99f-5a84-3b194618fd2d', regexp: 'station[?(@.diesel)]', conv: 'json', role: 'number | €', write: '', sched: '*/7 * * * *' } ], lang: 'de' }
                          2019-02-27 02:05:00.448 - info: hm-rpc.3 xmlrpc <- listDevices ["hm-rpc.3"]
                          2019-02-27 02:05:00.711 - info: host.ioBroker-RasPi instance system.adapter.rpi2.0 started with pid 6436
                          2019-02-27 02:05:02.115 - info: host.ioBroker-RasPi instance system.adapter.dwd.0 started with pid 6488
                          2019-02-27 02:05:02.900 - warn: web.0 Reconnection to DB.
                          2019-02-27 02:05:02.909 - warn: web.0 Reconnection to DB.
                          2019-02-27 02:05:03.465 - warn: rpi2.0 Reconnection to DB.
                          2019-02-27 02:05:03.468 - warn: rpi2.0 Reconnection to DB.
                          2019-02-27 02:05:03.874 - warn: hm-rpc.2 Reconnection to DB.
                          2019-02-27 02:05:03.880 - warn: hm-rpc.2 Reconnection to DB.
                          2019-02-27 02:05:03.954 - warn: javascript.0 Reconnection to DB.
                          2019-02-27 02:05:03.975 - warn: javascript.0 Reconnection to DB.
                          2019-02-27 02:05:03.982 - warn: socketio.0 Reconnection to DB.
                          2019-02-27 02:05:03.981 - warn: cloud.0 Reconnection to DB.
                          2019-02-27 02:05:03.995 - warn: history.0 Reconnection to DB.
                          2019-02-27 02:05:03.986 - warn: socketio.0 Reconnection to DB.
                          2019-02-27 02:05:04.005 - warn: pushover.0 Reconnection to DB.
                          2019-02-27 02:05:04.013 - warn: hm-rega.1 Reconnection to DB.
                          2019-02-27 02:05:04.016 - warn: hm-rega.1 Reconnection to DB.
                          2019-02-27 02:05:04.021 - warn: pushover.0 Reconnection to DB.
                          2019-02-27 02:05:03.993 - warn: cloud.0 Reconnection to DB.
                          2019-02-27 02:05:04.000 - warn: history.0 Reconnection to DB.
                          2019-02-27 02:05:04.076 - warn: hm-rpc.1 Reconnection to DB.
                          2019-02-27 02:05:04.087 - warn: admin.0 Reconnection to DB.
                          2019-02-27 02:05:04.094 - warn: hm-rpc.1 Reconnection to DB.
                          2019-02-27 02:05:04.095 - warn: admin.0 Reconnection to DB.
                          2019-02-27 02:05:04.243 - warn: backitup.0 Reconnection to DB.
                          2019-02-27 02:05:04.246 - warn: backitup.0 Reconnection to DB.
                          2019-02-27 02:05:04.277 - warn: bring.0 Reconnection to DB.
                          2019-02-27 02:05:04.284 - warn: hm-rpc.3 Reconnection to DB.
                          2019-02-27 02:05:04.281 - warn: bring.0 Reconnection to DB.
                          2019-02-27 02:05:04.288 - warn: hm-rpc.3 Reconnection to DB.
                          2019-02-27 02:05:04.884 - error: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated with code 7 (Adapter already running)
                          2019-02-27 02:05:04.885 - info: host.ioBroker-RasPi Restart adapter system.adapter.rpi2.0 because enabled
                          2019-02-27 02:05:05.561 - info: dwd.0 States connected to redis: 127.0.0.1:6379
                          2019-02-27 02:05:05.662 - info: dwd.0 starting. Version 2.4.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v8.15.0
                          2019-02-27 02:05:06.747 - info: host.ioBroker-RasPi instance system.adapter.dwd.0 terminated with code 0 (OK)
                          2019-02-27 02:05:09.091 - info: systeminfo.0 Adapter systeminfo.0 started and found 17/90 items/states to process.
                          2019-02-27 02:05:34.947 - info: host.ioBroker-RasPi instance system.adapter.rpi2.0 started with pid 6572
                          2019-02-27 02:05:36.243 - error: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated with code 7 (Adapter already running)
                          2019-02-27 02:05:36.244 - info: host.ioBroker-RasPi Restart adapter system.adapter.rpi2.0 because enabled
                          2019-02-27 02:06:06.272 - info: host.ioBroker-RasPi instance system.adapter.rpi2.0 started with pid 6627
                          2019-02-27 02:06:07.495 - error: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated with code 7 (Adapter already running)
                          2019-02-27 02:06:07.496 - info: host.ioBroker-RasPi Restart adapter system.adapter.rpi2.0 because enabled
                          

                          vielen Dank

                          simatecS 1 Antwort Letzte Antwort
                          0
                          • S Saschag

                            Hallo simatec

                            leider hat es gestern geklappt und heute nicht :white_frowning_face:

                            hier das Log. Hoffe es hilf weiter

                            2019-02-27 02:00:00.052 - info: host.ioBroker-RasPi instance system.adapter.dwd.0 started with pid 6103
                            2019-02-27 02:00:00.106 - info: host.ioBroker-RasPi instance system.adapter.tvspielfilm.0 started with pid 6108
                            2019-02-27 02:00:00.166 - info: host.ioBroker-RasPi instance system.adapter.daswetter.0 started with pid 6114
                            2019-02-27 02:00:00.506 - info: javascript.0 script.js.Homematic.Sevicemeldungen: Homematic-Servicemeldungen: SS Wohnzimmer ==> CONFIG_PENDING
                            2019-02-27 02:00:00.507 - info: javascript.0 script.js.Homematic.Sevicemeldungen: Anzahl Homematic-Servicemeldungen: 1
                            2019-02-27 02:00:00.710 - info: javascript.0 script.js.Homematic.Lowbat: ===>Will be triggered every 60 minutes!
                            2019-02-27 02:00:00.711 - info: javascript.0 script.js.Homematic.Lowbat: Ausgelöst bei Timer
                            2019-02-27 02:00:00.711 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 0: TFK WC:0.LOWBAT: false
                            2019-02-27 02:00:00.712 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 1: TFK WC.LOWBAT: false
                            2019-02-27 02:00:00.712 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 2: GBS Wohnzimmer:0.LOWBAT: false
                            2019-02-27 02:00:00.713 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 3: GBS Wohnzimmer.LOWBAT: false
                            2019-02-27 02:00:00.713 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 4: TFK Eingangstür:0.LOWBAT: false
                            2019-02-27 02:00:00.714 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 5: TFK Eingangstür.LOWBAT: false
                            2019-02-27 02:00:00.714 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 6: TFK Terrasentür:0.LOWBAT: false
                            2019-02-27 02:00:00.715 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 7: TFK Terrasentür.LOWBAT: false
                            2019-02-27 02:00:00.715 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 8: Rauchmelder Lotta:0.LOWBAT: false
                            2019-02-27 02:00:00.715 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 9: Rauchmelder Wohnzimmer:0.LOWBAT: false
                            2019-02-27 02:00:00.715 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 10: Rauchmelder Lilly:0.LOWBAT: false
                            2019-02-27 02:00:00.716 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 11: Rauchmelder Schlafzimmer:0.LOWBAT: false
                            2019-02-27 02:00:00.716 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 12: TFK Kammer:0.LOWBAT: false
                            2019-02-27 02:00:00.717 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 13: TFK Kammer.LOWBAT: false
                            2019-02-27 02:00:00.717 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 14: TFK Garagentor:0.LOWBAT: false
                            2019-02-27 02:00:00.718 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 15: TFK Garagentor.LOWBAT: false
                            2019-02-27 02:00:00.718 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 16: SS Terrassentür:0.LOWBAT: false
                            2019-02-27 02:00:00.719 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 17: SS Wohnzimmer:0.LOWBAT: false
                            2019-02-27 02:00:00.719 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 18: Beleuchtung Küche - Sender 1:0.LOWBAT: false
                            2019-02-27 02:00:00.720 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 19: Beleuchtung Küche - Sender 2:0.LOWBAT: false
                            2019-02-27 02:00:00.721 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 20: Beleuchtung Flur OG:0.LOWBAT: false
                            2019-02-27 02:00:00.725 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 21: Beleuchtung Bad 1 (2er):0.LOWBAT: false
                            2019-02-27 02:00:00.726 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 22: Beleuchtung Esszimmer:0.LOWBAT: false
                            2019-02-27 02:00:00.726 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 23: Beleuchtung Hauswirtschaftsraum:0.LOWBAT: false
                            2019-02-27 02:00:00.727 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 24: Beleuchtung Wohnzimmer:0.LOWBAT: false
                            2019-02-27 02:00:00.727 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 25: Beleuchtung Küche:0.LOWBAT: false
                            2019-02-27 02:00:00.728 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 26: Beleuchtung Lilly:0.LOWBAT: false
                            2019-02-27 02:00:00.729 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 27: Beleuchtung Lotta:0.LOWBAT: false
                            2019-02-27 02:00:00.729 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 28: Beleuchtung Lilly Deko:0.LOWBAT: false
                            2019-02-27 02:00:00.730 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 29: Beleuchtung Ankleide:0.LOWBAT: false
                            2019-02-27 02:00:00.731 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 30: Beleuchtung Schlafzimmer:0.LOWBAT: false
                            2019-02-27 02:00:00.731 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 31: Beleuchtung Bad Spiegel:0.LOWBAT: false
                            2019-02-27 02:00:00.732 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 32: Beleuchtung Flur EG:0.LOWBAT: false
                            2019-02-27 02:00:00.732 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 33: Beleuchtung Treppe:0.LOWBAT: false
                            2019-02-27 02:00:00.733 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 34: Beleuchtung Bad 2 (1er):0.LOWBAT: false
                            2019-02-27 02:00:00.733 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 35: Handsender - Sascha:0.LOWBAT: false
                            2019-02-27 02:00:00.734 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 36: Beleuchtung Terrasse Boden:0.LOWBAT: false
                            2019-02-27 02:00:00.735 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 37: Steckdose Ladegerät Tablet:0.LOWBAT: false
                            2019-02-27 02:00:00.735 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 38: Steckdose Außenbereich Vorne:0.LOWBAT: false
                            2019-02-27 02:00:00.736 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 39: Beleuchtung Haustür:0.LOWBAT: false
                            2019-02-27 02:00:00.737 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 40: FBH OG - 4-fach Schaltaktor:0.LOWBAT: false
                            2019-02-27 02:00:00.748 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 41: FBH EG - 4-fach Schaltaktor:0.LOWBAT: false
                            2019-02-27 02:00:00.749 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 42: KeyMatic:0.LOWBAT: false
                            2019-02-27 02:00:00.750 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 43: Handsender - Amelie:0.LOWBAT: false
                            2019-02-27 02:00:00.751 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 44: Wandthermostat Schalfzimmer:0.LOWBAT: false
                            2019-02-27 02:00:00.751 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 45: Wandthermostat Lotta:0.LOWBAT: false
                            2019-02-27 02:00:00.752 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 46: Wandthermostat Bad:0.LOWBAT: false
                            2019-02-27 02:00:00.753 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 47: Wandthermostat Flur EG:0.LOWBAT: false
                            2019-02-27 02:00:00.754 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 48: Wandthermostat Lilly:0.LOWBAT: false
                            2019-02-27 02:00:00.755 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 49: Wandthermostat HWR:0.LOWBAT: false
                            2019-02-27 02:00:00.755 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 50: Wandthermostat Wohn-/Essbereich:0.LOWBAT: false
                            2019-02-27 02:00:00.756 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 51: Bewegungsmelder Eingangsbereich:0.LOWBAT: false
                            2019-02-27 02:00:00.757 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 52: Beleuchtung Flur OG - Sender 2:0.LOWBAT: false
                            2019-02-27 02:00:00.758 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 53: Beleuchtung Flur OG - Sender 1:0.LOWBAT: false
                            2019-02-27 02:00:00.758 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 54: Beleuchtung WC:0.LOWBAT: false
                            2019-02-27 02:00:00.763 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 55: Beleuchtung Kammer:0.LOWBAT: false
                            2019-02-27 02:00:00.764 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 56: Beleuchtung Wohnzimmer Stehlampe:0.LOWBAT: false
                            2019-02-27 02:00:00.774 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 57: Steuerung Garagentor:0.LOWBAT: false
                            2019-02-27 02:00:00.775 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 58: Temperatursensor Außenbereich:0.LOWBAT: false
                            2019-02-27 02:00:00.776 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 59: Beleuchtung Flur EG - Sender:0.LOWBAT: false
                            2019-02-27 02:00:00.777 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 60: Bewegungsmelder Flur Tablet:0.LOWBAT: false
                            2019-02-27 02:00:00.777 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 61: Sonnensensor:0.LOWBAT: false
                            2019-02-27 02:00:00.778 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 62: Sonnensensor Temp 1.LOWBAT: false
                            2019-02-27 02:00:00.779 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 63: Sonnensensor Temp 2.LOWBAT: false
                            2019-02-27 02:00:00.780 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 64: Sonnensensor Diff 1.LOWBAT: false
                            2019-02-27 02:00:00.780 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 65: Sonnensensor Diff 2.LOWBAT: false
                            2019-02-27 02:00:00.781 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 66: Sonnensensor Frei.LOWBAT: false
                            2019-02-27 02:00:00.782 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 67: SS Briefkasten:0.LOWBAT: false
                            2019-02-27 02:00:00.783 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 68: SS Briefkasten - Entleeren.LOWBAT: false
                            2019-02-27 02:00:00.783 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 69: SS Briefkasten - Einwurf.LOWBAT: false
                            2019-02-27 02:00:00.784 - info: javascript.0 script.js.Homematic.Lowbat: Geräte Nr. 70: SS Briefkasten - Reserve.LOWBAT: false
                            2019-02-27 02:00:00.785 - info: javascript.0 script.js.Homematic.Lowbat: Text:
                            2019-02-27 02:00:00.785 - info: javascript.0 script.js.Homematic.Lowbat: Anzahl Geräte: 71 # davon LOWBAT erkannt: 0
                            2019-02-27 02:00:00.795 - info: javascript.0 script.js.Drucker.HP: schedule gestartet
                            2019-02-27 02:00:00.919 - info: javascript.0 script.js.Drucker.HP: 1Level CMY gefunden Level ist 20
                            2019-02-27 02:00:00.920 - info: javascript.0 script.js.Drucker.HP: farbe2 K
                            2019-02-27 02:00:00.921 - info: javascript.0 script.js.Drucker.HP: 2Level K gefunden Level ist 30
                            2019-02-27 02:00:02.321 - info: dwd.0 States connected to redis: 127.0.0.1:6379
                            2019-02-27 02:00:02.317 - debug: daswetter.0 objectDB connected
                            2019-02-27 02:00:02.377 - info: tvspielfilm.0 States connected to redis: 127.0.0.1:6379
                            2019-02-27 02:00:02.368 - debug: daswetter.0 statesDB connected
                            2019-02-27 02:00:02.378 - info: daswetter.0 States connected to redis: 127.0.0.1:6379
                            2019-02-27 02:00:02.441 - info: dwd.0 starting. Version 2.4.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v8.15.0
                            2019-02-27 02:00:02.463 - info: tvspielfilm.0 starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.tvspielfilm, node: v8.15.0
                            2019-02-27 02:00:02.549 - info: tvspielfilm.0 objects written
                            2019-02-27 02:00:02.552 - info: daswetter.0 starting. Version 2.5.0 in /opt/iobroker/node_modules/iobroker.daswetter, node: v8.15.0
                            2019-02-27 02:00:02.560 - debug: daswetter.0 set timeout to 60 sec
                            2019-02-27 02:00:02.561 - debug: daswetter.0 using new datastructure
                            2019-02-27 02:00:02.563 - debug: daswetter.0 calling forecast 7 days: http://api.daswetter.com/index.php?api_lang=de&localidad=95240&affiliate_id=dazrfnoa8266
                            2019-02-27 02:00:03.000 - debug: daswetter.0 7 days forecast done, objects in list 107
                            2019-02-27 02:00:03.001 - debug: daswetter.0 objects in list: 107
                            2019-02-27 02:00:03.006 - debug: daswetter.0 calling forecast 5 days: http://api.daswetter.com/index.php?api_lang=de&localidad=95240&affiliate_id=dazrfnoa8266&v=2.0
                            2019-02-27 02:00:03.480 - debug: daswetter.0 5 days forecast done, objects in list 1038
                            2019-02-27 02:00:03.480 - debug: daswetter.0 update already running
                            2019-02-27 02:00:03.484 - debug: daswetter.0 calling forecast hourly: http://api.daswetter.com/index.php?api_lang=de&localidad=95240&affiliate_id=dazrfnoa8266&v=2.0&h=1
                            2019-02-27 02:00:04.130 - debug: daswetter.0 hourly forecast done, objects in list 2660
                            2019-02-27 02:00:04.130 - debug: daswetter.0 update already running
                            2019-02-27 02:00:04.213 - debug: daswetter.0 update already running
                            2019-02-27 02:00:04.556 - info: host.ioBroker-RasPi instance system.adapter.dwd.0 terminated with code 0 (OK)
                            2019-02-27 02:00:14.695 - warn: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated due to SIGKILL
                            2019-02-27 02:00:14.716 - error: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated with code null ()
                            2019-02-27 02:00:14.716 - info: host.ioBroker-RasPi Restart adapter system.adapter.javascript.0 because enabled
                            2019-02-27 02:02:41.235 - info: tvspielfilm.0 force terminating adapter after 1 minute
                            2019-02-27 02:02:41.207 - info: web.0 <==Disconnect system.user.admin from ::ffff:192.168.0.150 vis.0
                            2019-02-27 02:02:41.231 - error: daswetter.0 force terminate, objects still in list: 420
                            2019-02-27 02:01:46.730 - error: cloud.0 Ping timeout
                            2019-02-27 02:02:41.173 - info: cloud.0 Connection changed: Ping timeout
                            2019-02-27 02:02:41.174 - info: cloud.0 Connection lost
                            2019-02-27 02:02:41.213 - info: cloud.0 Connection changed: ping timeout
                            2019-02-27 02:02:41.722 - info: host.ioBroker-RasPi instance system.adapter.javascript.0 started with pid 6167
                            2019-02-27 02:02:41.874 - warn: host.ioBroker-RasPi instance system.adapter.systeminfo.0 terminated due to SIGKILL
                            2019-02-27 02:02:41.875 - error: host.ioBroker-RasPi instance system.adapter.systeminfo.0 terminated with code null ()
                            2019-02-27 02:02:41.875 - info: host.ioBroker-RasPi Restart adapter system.adapter.systeminfo.0 because enabled
                            2019-02-27 02:02:41.876 - error: host.ioBroker-RasPi instance system.adapter.daswetter.0 terminated with code 15 ()
                            2019-02-27 02:02:42.006 - warn: socketio.0 Reconnection to DB.
                            2019-02-27 02:02:42.011 - warn: socketio.0 Reconnection to DB.
                            2019-02-27 02:02:42.023 - warn: hm-rega.1 Reconnection to DB.
                            2019-02-27 02:02:42.026 - warn: hm-rega.1 Reconnection to DB.
                            2019-02-27 02:02:42.049 - info: host.ioBroker-RasPi instance system.adapter.tvspielfilm.0 terminated with code 0 (OK)
                            2019-02-27 02:02:42.060 - warn: bring.0 Reconnection to DB.
                            2019-02-27 02:02:42.012 - warn: history.0 Reconnection to DB.
                            2019-02-27 02:02:42.029 - warn: history.0 Reconnection to DB.
                            2019-02-27 02:02:42.062 - warn: bring.0 Reconnection to DB.
                            2019-02-27 02:02:42.035 - warn: admin.0 Reconnection to DB.
                            2019-02-27 02:02:42.043 - warn: admin.0 Reconnection to DB.
                            2019-02-27 02:02:42.377 - warn: backitup.0 Reconnection to DB.
                            2019-02-27 02:02:42.382 - warn: backitup.0 Reconnection to DB.
                            2019-02-27 02:02:42.453 - warn: pushover.0 Reconnection to DB.
                            2019-02-27 02:02:42.458 - warn: pushover.0 Reconnection to DB.
                            2019-02-27 02:02:42.500 - warn: hm-rpc.2 Reconnection to DB.
                            2019-02-27 02:02:42.508 - warn: hm-rpc.2 Reconnection to DB.
                            2019-02-27 02:02:42.689 - warn: web.0 Reconnection to DB.
                            2019-02-27 02:02:42.708 - warn: web.0 Reconnection to DB.
                            2019-02-27 02:02:42.886 - warn: hm-rpc.3 Reconnection to DB.
                            2019-02-27 02:02:42.906 - warn: hm-rpc.3 Reconnection to DB.
                            2019-02-27 02:02:43.025 - warn: cloud.0 Reconnection to DB.
                            2019-02-27 02:02:43.032 - warn: cloud.0 Reconnection to DB.
                            2019-02-27 02:02:43.195 - warn: hm-rpc.1 Reconnection to DB.
                            2019-02-27 02:02:43.201 - warn: hm-rpc.1 Reconnection to DB.
                            2019-02-27 02:02:45.171 - warn: rpi2.0 Reconnection to DB.
                            2019-02-27 02:02:45.180 - warn: rpi2.0 Reconnection to DB.
                            2019-02-27 02:02:45.166 - warn: rpi2.0 Reconnection to DB.
                            2019-02-27 02:02:45.186 - warn: rpi2.0 Reconnection to DB.
                            2019-02-27 02:02:50.583 - info: javascript.0 States connected to redis: 127.0.0.1:6379
                            2019-02-27 02:02:50.650 - info: javascript.0 starting. Version 3.6.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v8.15.0
                            2019-02-27 02:02:50.671 - info: javascript.0 requesting all states
                            2019-02-27 02:02:50.674 - info: javascript.0 requesting all objects
                            2019-02-27 02:02:56.107 - warn: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated due to SIGKILL
                            2019-02-27 02:02:56.112 - error: host.ioBroker-RasPi instance system.adapter.javascript.0 terminated with code null ()
                            2019-02-27 02:02:56.112 - info: host.ioBroker-RasPi Restart adapter system.adapter.javascript.0 because enabled
                            2019-02-27 02:02:59.348 - info: web.0 ==>Connected system.user.admin from ::ffff:192.168.0.150
                            2019-02-27 02:03:05.030 - warn: host.ioBroker-RasPi instance system.adapter.web.0 terminated due to SIGKILL
                            2019-02-27 02:03:05.044 - error: host.ioBroker-RasPi instance system.adapter.web.0 terminated with code null ()
                            2019-02-27 02:03:05.045 - info: host.ioBroker-RasPi Restart adapter system.adapter.web.0 because enabled
                            2019-02-27 02:03:29.580 - info: host.ioBroker-RasPi instance system.adapter.systeminfo.0 started with pid 6302
                            2019-02-27 02:03:29.722 - info: host.ioBroker-RasPi instance system.adapter.javascript.0 started with pid 6303
                            2019-02-27 02:03:30.026 - warn: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated due to SIGKILL
                            2019-02-27 02:03:30.027 - error: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated with code null ()
                            2019-02-27 02:03:30.028 - info: host.ioBroker-RasPi Restart adapter system.adapter.rpi2.0 because enabled
                            2019-02-27 02:03:30.606 - warn: history.0 Reconnection to DB.
                            2019-02-27 02:03:30.614 - warn: history.0 Reconnection to DB.
                            2019-02-27 02:03:30.652 - warn: rpi2.0 Reconnection to DB.
                            2019-02-27 02:03:30.658 - warn: hm-rpc.2 Reconnection to DB.
                            2019-02-27 02:03:30.657 - warn: rpi2.0 Reconnection to DB.
                            2019-02-27 02:03:30.663 - warn: hm-rpc.2 Reconnection to DB.
                            2019-02-27 02:03:30.736 - warn: socketio.0 Reconnection to DB.
                            2019-02-27 02:03:30.745 - warn: hm-rega.1 Reconnection to DB.
                            2019-02-27 02:03:30.748 - warn: hm-rega.1 Reconnection to DB.
                            2019-02-27 02:03:30.747 - warn: socketio.0 Reconnection to DB.
                            2019-02-27 02:03:30.844 - warn: hm-rpc.1 Reconnection to DB.
                            2019-02-27 02:03:30.848 - warn: hm-rpc.1 Reconnection to DB.
                            2019-02-27 02:03:30.993 - warn: hm-rpc.3 Reconnection to DB.
                            2019-02-27 02:03:30.997 - warn: hm-rpc.3 Reconnection to DB.
                            2019-02-27 02:03:31.034 - warn: cloud.0 Reconnection to DB.
                            2019-02-27 02:03:31.038 - warn: cloud.0 Reconnection to DB.
                            2019-02-27 02:03:31.266 - warn: admin.0 Reconnection to DB.
                            2019-02-27 02:03:31.279 - warn: pushover.0 Reconnection to DB.
                            2019-02-27 02:03:31.282 - warn: backitup.0 Reconnection to DB.
                            2019-02-27 02:03:31.277 - warn: admin.0 Reconnection to DB.
                            2019-02-27 02:03:31.283 - warn: pushover.0 Reconnection to DB.
                            2019-02-27 02:03:31.287 - warn: backitup.0 Reconnection to DB.
                            2019-02-27 02:03:31.310 - warn: bring.0 Reconnection to DB.
                            2019-02-27 02:03:31.314 - warn: bring.0 Reconnection to DB.
                            2019-02-27 02:03:34.100 - info: systeminfo.0 States connected to redis: 127.0.0.1:6379
                            2019-02-27 02:03:34.266 - info: systeminfo.0 starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.systeminfo, node: v8.15.0
                            2019-02-27 02:03:36.189 - info: host.ioBroker-RasPi instance system.adapter.web.0 started with pid 6318
                            2019-02-27 02:03:36.468 - info: javascript.0 States connected to redis: 127.0.0.1:6379
                            2019-02-27 02:03:36.543 - info: javascript.0 starting. Version 3.6.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v8.15.0
                            2019-02-27 02:03:36.562 - info: javascript.0 requesting all states
                            2019-02-27 02:03:36.569 - info: javascript.0 requesting all objects
                            2019-02-27 02:03:38.552 - info: web.0 States connected to redis: 127.0.0.1:6379
                            2019-02-27 02:03:38.980 - error: web.0 setObject id missing!!
                            2019-02-27 02:03:39.007 - info: web.0 starting. Version 2.4.1 in /opt/iobroker/node_modules/iobroker.web, node: v8.15.0
                            2019-02-27 02:03:39.684 - info: javascript.0 received all states
                            2019-02-27 02:03:43.159 - warn: host.ioBroker-RasPi instance system.adapter.systeminfo.0 terminated due to SIGKILL
                            2019-02-27 02:03:43.160 - error: host.ioBroker-RasPi instance system.adapter.systeminfo.0 terminated with code null ()
                            2019-02-27 02:03:43.161 - info: host.ioBroker-RasPi Restart adapter system.adapter.systeminfo.0 because enabled
                            2019-02-27 02:03:43.240 - info: cloud.0 Trying to connect as system.user.admin
                            2019-02-27 02:03:43.472 - info: cloud.0 Connection changed: connect
                            2019-02-27 02:03:43.498 - info: cloud.0 Connection not changed: was connected
                            2019-02-27 02:03:43.558 - info: web.0 socket.io server listening on port 8082
                            2019-02-27 02:03:43.564 - info: web.0 http server listening on port 8082
                            2019-02-27 02:03:45.449 - info: javascript.0 received all objects
                            2019-02-27 02:03:45.712 - info: javascript.0 Start javascript script.js.Wetter.dasWetter_com
                            2019-02-27 02:03:45.788 - info: javascript.0 script.js.Wetter.dasWetter_com: registered 0 subscriptions and 0 schedules
                            2019-02-27 02:03:45.790 - info: javascript.0 Start javascript script.js.Wetter.dasWetter_com2
                            2019-02-27 02:03:45.798 - info: javascript.0 script.js.Wetter.dasWetter_com2: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:45.798 - info: javascript.0 Start javascript script.js.Homematic.Sevicemeldungen
                            2019-02-27 02:03:46.649 - info: javascript.0 script.js.Homematic.Sevicemeldungen: Homematic-Servicemeldungen: SS Wohnzimmer ==> CONFIG_PENDING
                            2019-02-27 02:03:46.650 - info: javascript.0 script.js.Homematic.Sevicemeldungen: Anzahl Homematic-Servicemeldungen: 1
                            2019-02-27 02:03:46.653 - info: javascript.0 script.js.Homematic.Sevicemeldungen: registered 278 subscriptions and 1 schedule
                            2019-02-27 02:03:46.654 - info: javascript.0 Start javascript script.js.visViewPinSperre.ViewPinSperre
                            2019-02-27 02:03:46.661 - info: javascript.0 script.js.visViewPinSperre.ViewPinSperre: registered 0 subscriptions and 0 schedules
                            2019-02-27 02:03:46.662 - info: javascript.0 Start javascript script.js.Homematic.Lowbat
                            2019-02-27 02:03:46.804 - info: javascript.0 script.js.Homematic.Lowbat: registered 71 subscriptions and 1 schedule
                            2019-02-27 02:03:46.804 - info: javascript.0 Start javascript script.js.Drucker.HP
                            2019-02-27 02:03:46.813 - info: javascript.0 script.js.Drucker.HP: registered 0 subscriptions and 1 schedule
                            2019-02-27 02:03:46.814 - info: javascript.0 Start javascript script.js.Homematic.Status_Lowbat
                            2019-02-27 02:03:46.818 - info: javascript.0 script.js.Homematic.Status_Lowbat: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.819 - info: javascript.0 Start javascript script.js.Adapter.Tankerkönig_restart
                            2019-02-27 02:03:46.823 - info: javascript.0 script.js.Adapter.Tankerkönig_restart: Skript script.js.Adapter.Tankerkönig_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.824 - info: javascript.0 script.js.Adapter.Tankerkönig_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.825 - info: javascript.0 Start javascript script.js.Adapter.Harmony_restart
                            2019-02-27 02:03:46.829 - info: javascript.0 script.js.Adapter.Harmony_restart: Skript script.js.Adapter.Harmony_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.830 - info: javascript.0 script.js.Adapter.Harmony_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.831 - info: javascript.0 Start javascript script.js.Adapter.backitup_restart
                            2019-02-27 02:03:46.834 - info: javascript.0 script.js.Adapter.backitup_restart: Skript script.js.Adapter.backitup_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.835 - info: javascript.0 script.js.Adapter.backitup_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.836 - info: javascript.0 Start javascript script.js.Adapter.systeminfo_restart
                            2019-02-27 02:03:46.840 - info: javascript.0 script.js.Adapter.systeminfo_restart: Skript script.js.Adapter.systeminfo_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.841 - info: javascript.0 script.js.Adapter.systeminfo_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.841 - info: javascript.0 Start javascript script.js.Adapter.daswetter_restart
                            2019-02-27 02:03:46.845 - info: javascript.0 script.js.Adapter.daswetter_restart: Skript script.js.Adapter.daswetter_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.846 - info: javascript.0 script.js.Adapter.daswetter_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.847 - info: javascript.0 Start javascript script.js.Adapter.cloud_restart
                            2019-02-27 02:03:46.850 - info: javascript.0 script.js.Adapter.cloud_restart: Skript script.js.Adapter.cloud_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.851 - info: javascript.0 script.js.Adapter.cloud_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.852 - info: javascript.0 Start javascript script.js.Adapter.ping_restart
                            2019-02-27 02:03:46.856 - info: javascript.0 script.js.Adapter.ping_restart: Skript script.js.Adapter.ping_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.857 - info: javascript.0 script.js.Adapter.ping_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.857 - info: javascript.0 Start javascript script.js.Adapter.pushover_restart
                            2019-02-27 02:03:46.861 - info: javascript.0 script.js.Adapter.pushover_restart: Skript script.js.Adapter.pushover_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.862 - info: javascript.0 script.js.Adapter.pushover_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.863 - info: javascript.0 Start javascript script.js.Adapter.history_restart
                            2019-02-27 02:03:46.866 - info: javascript.0 script.js.Adapter.history_restart: Skript script.js.Adapter.history_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.867 - info: javascript.0 script.js.Adapter.history_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.868 - info: javascript.0 Start javascript script.js.Adapter.socketio_restart
                            2019-02-27 02:03:46.872 - info: javascript.0 script.js.Adapter.socketio_restart: Skript script.js.Adapter.socketio_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.873 - info: javascript.0 script.js.Adapter.socketio_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.873 - info: javascript.0 Start javascript script.js.Adapter.rpi2_restart
                            2019-02-27 02:03:46.877 - info: javascript.0 script.js.Adapter.rpi2_restart: Skript script.js.Adapter.rpi2_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.878 - info: javascript.0 script.js.Adapter.rpi2_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.879 - info: javascript.0 Start javascript script.js.Adapter.tvspielfilm_restart
                            2019-02-27 02:03:46.882 - info: javascript.0 script.js.Adapter.tvspielfilm_restart: Skript script.js.Adapter.tvspielfilm_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.883 - info: javascript.0 script.js.Adapter.tvspielfilm_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:46.884 - info: javascript.0 Start javascript script.js.Adapter.dwd_restart
                            2019-02-27 02:03:46.888 - info: javascript.0 script.js.Adapter.dwd_restart: Skript script.js.Adapter.dwd_restart in der Instanz 0 gestartet
                            2019-02-27 02:03:46.888 - info: javascript.0 script.js.Adapter.dwd_restart: registered 1 subscription and 0 schedules
                            2019-02-27 02:03:49.665 - info: javascript.0 script.js.visViewPinSperre.ViewPinSperre: Reset Pin, View-Name: [page2]
                            2019-02-27 02:03:49.669 - info: javascript.0 script.js.visViewPinSperre.ViewPinSperre: Reset Pin, View-Name: [Test]
                            2019-02-27 02:04:00.199 - info: host.ioBroker-RasPi instance system.adapter.rpi2.0 started with pid 6377
                            2019-02-27 02:04:03.320 - error: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated with code 7 (Adapter already running)
                            2019-02-27 02:04:03.321 - info: host.ioBroker-RasPi Restart adapter system.adapter.rpi2.0 because enabled
                            2019-02-27 02:04:13.231 - info: host.ioBroker-RasPi instance system.adapter.systeminfo.0 started with pid 6387
                            2019-02-27 02:04:16.841 - info: systeminfo.0 States connected to redis: 127.0.0.1:6379
                            2019-02-27 02:04:17.003 - info: systeminfo.0 starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.systeminfo, node: v8.15.0
                            2019-02-27 02:04:22.965 - info: systeminfo.0 Startup Systeminfo Adapter systeminfo.0: { startup: '#\ngpio mode 1 output\nrpi: echo none >/sys/class/leds/led0/trigger\n#echo none >/sys/class/leds/green_led/trigger', items: [ { name: 'System.Temperature', type: 'file', source: '/sys/class/thermal/thermal_zone0/temp', regexp: '', conv: 'number', role: 'value.temperature|°C', write: '', sched: '*:/2' }, { name: '-System.Memory_[used, free, available]', type: 'exec', source: 'free -k', regexp: 'Mem\\:\\s+\\d+\\s+(\\d+)\\s+(\\d+)\\s+\\d+\\s+\\d+\\s+(\\d+)', conv: '@/1000', role: 'number|MB', write: '', sched: '1 * * * * ' }, { name: '-NAS.Space_[total, used, free]', type: 'exec', source: 'df -BK', regexp: '/lic\\s+(\\d+)K\\s+(\\d+)K\\s+(\\d+)/m', conv: 'parseInt(@*1000/1024)/1000', role: 'number|MB', write: '', sched: '1 * * * * ' }, { name: '-GPIO.1', type: 'exec', source: 'gpio read 1', regexp: '', conv: '!parseInt(@)', role: 'switch', write: 'gpio write 1 @(@ ? \'0\' : \'1\')', sched: '*/20 * * * * *' }, { name: 'System.Led0', type: 'file', source: '/sys/class/leds/led0/brightness', regexp: '', conv: 'boolean', role: 'switch', write: '@ ? \'1\' : \'0\' ', sched: '*/6:1' }, { name: 'System.Led1', type: 'file', source: '/sys/class/leds/led1/brightness', regexp: '', conv: 'boolean', role: 'switch', write: '@ ? \'1\' : \'0\'', sched: '*/6:1' }, { name: 'Currency.[currency/rate]', type: 'web', source: 'https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml', regexp: 'Cube.Cube.Cube[?(@.currency==\'USD\' || @.currency==\'GBP\')]', conv: 'xml', role: 'number | €/?', write: '', sched: '19:10:10' }, { name: 'Currency.BTC_CNY', type: 'web', source: 'https://www.alphavantage.co/query?function=CURRENCY_EXCHANGE_RATE&from_currency=BTC&to_currency=CNY&apikey=demo', regexp: '[0][4]', conv: 'json', role: 'number | CNY', write: '', sched: '19:10:10' }, { name: '-UWZ', type: 'web', source: 'http://feed.alertspro.meteogroup.com/AlertsPro/AlertsProPollService.php?method=getWarning&language=de&areaID=UWZAT02402', regexp: '..translationsShortText.DE', conv: 'json', role: 'json', write: '', sched: '*:1' }, { name: '-TestSystem.processes.[command/pcpu]', type: 'info', source: 'processes', regexp: 'list[?(@.user == \'pi\')]', conv: '', role: '', write: '', sched: '*:2' }, { name: '-XS2.[name/value]', type: 'web', source: 'http://xs1/control.html\'', regexp: '{"l[?(@.value !== null )]": {"l[tr]": { \'![@.children()]\':0, name: {_eq:1}, value: {_eq:2, _conv:"parseInt(@.slice(0,-1))"}}, _filter: ($) => $[0].childNodes.length==3}}', conv: 'html', role: '', write: '', sched: '`:*:*/20' }, { name: '-MSFT.[*]', type: 'web', source: 'https://www.alphavantage.co/query?function=TIME_SERIES_DAILY&symbol=MSFT&apikey=demo', regexp: '[1:2][0:1]', conv: 'json', role: 'number', write: '', sched: '19:10:10' }, { name: 'System.[Mem_used, Mem_free, Swap_used]', type: 'info', source: 'mem', regexp: '[used,free,swapused]', conv: 'parseInt(@*(1000/1024/1024))/1000', role: 'number|MB', write: '', sched: '*:/1' }, { name: 'System.Software.[*]', type: 'info', source: 'osInfo', regexp: '', conv: '', role: 'string', write: '', sched: '*/3:58' }, { name: 'System.Software.[*]', type: 'info', source: 'versions', regexp: '', conv: '', role: 'string', write: '', sched: '*/3:58' }, { name: 'System.FileSystem.[fs/use]', type: 'info', source: 'fsSize', regexp: '*', conv: '', role: 'number|%', write: '', sched: '*/3:58' }, { name: 'System.FileSystem.IO_[Read,Write]', type: 'info', source: 'fsStats', regexp: '[rx,wx]', conv: 'parseInt(@*(1000/1024/1024))/1000', role: 'number|MB', write: '', sched: '*:/1' }, { name: 'System.Network.[iface/]', type: 'info', source: 'networkInterfaces', regexp: '*', conv: '', role: '', write: '', sched: '*/3:58' }, { name: 'System.Network.Connections.[name/value]', type: 'info', source: 'networkConnections', regexp: '[*][!(@.localaddress == @.peeraddress ? null : {name:`${@.protocol}:${@.localaddress.replace(/\\./g,\'_\')}:${@.localport}`, value:`${@.state}:${@.peeraddress}:${@.peerport}`})]', conv: '', role: 'string', write: '', sched: '*:/1' }, { name: 'System.Network.MB_[Received,Sent]', type: 'info', source: 'networkStats', regexp: '[rx,tx]', conv: 'parseInt(@*(1000/1024/1024))/1000', role: 'number|MB', write: '', sched: '*:/1' }, { name: '-System.Network.FritzBox.[*]', type: 'info', source: 'inetChecksite("http://fritz.box")', regexp: '', conv: '', role: '', write: '', sched: '*:/1' }, { name: 'System.Network.Latency', type: 'info', source: 'inetLatency', regexp: '', conv: '', role: 'number|ms', write: '', sched: '*:/1' }, { name: 'System.Load.[Load,User,System,Idle]', type: 'info', source: 'currentLoad', regexp: '[currentload, currentload_user, currentload_system, currentload_idle]', conv: 'parseInt(@*1000)/1000', role: 'number|ms', write: '', sched: '*:*:/10' }, { name: 'TankerKönig.[name/diesel]', type: 'web', source: 'https://creativecommons.tankerkoenig.de/json/list.php?lat=49.187&lng=8.418&rad=10&sort=dist&type=all&apikey=99f243ba-0933-a99f-5a84-3b194618fd2d', regexp: 'stations[?(@.name += \' \' + @.street, @.diesel)]', conv: 'json', role: 'number | €', write: '', sched: '*/7 * * * *' }, { name: '-TVProgramm.[name/text]', type: 'web', source: 'http://www.tvmovie.de/tv/programm-jetzt', regexp: '{"[0][*][!(({name: @.name.split(\' \')[0], text: @.name.split(\' \').slice(@.name.slice(\' \').indexOf(\'Seit\')).join(\' \')}))]":{\'[section[class=item]]\': {\'name[span[class=h2]]\':0}}}', conv: 'html', role: '', write: '', sched: '/1:0' }, { name: 'TankerKönig.[name/diesel]', type: 'web', source: 'https://creativecommons.tankerkoenig.de/json/detail.php?id=6ccddd68-3f3c-40ce-bb5e-f279efde1dc7&apikey=99f243ba-0933-a99f-5a84-3b194618fd2d', regexp: 'station[?(@.diesel)]', conv: 'json', role: 'number | €', write: '', sched: '*/7 * * * *' } ], lang: 'de' }
                            2019-02-27 02:05:00.448 - info: hm-rpc.3 xmlrpc <- listDevices ["hm-rpc.3"]
                            2019-02-27 02:05:00.711 - info: host.ioBroker-RasPi instance system.adapter.rpi2.0 started with pid 6436
                            2019-02-27 02:05:02.115 - info: host.ioBroker-RasPi instance system.adapter.dwd.0 started with pid 6488
                            2019-02-27 02:05:02.900 - warn: web.0 Reconnection to DB.
                            2019-02-27 02:05:02.909 - warn: web.0 Reconnection to DB.
                            2019-02-27 02:05:03.465 - warn: rpi2.0 Reconnection to DB.
                            2019-02-27 02:05:03.468 - warn: rpi2.0 Reconnection to DB.
                            2019-02-27 02:05:03.874 - warn: hm-rpc.2 Reconnection to DB.
                            2019-02-27 02:05:03.880 - warn: hm-rpc.2 Reconnection to DB.
                            2019-02-27 02:05:03.954 - warn: javascript.0 Reconnection to DB.
                            2019-02-27 02:05:03.975 - warn: javascript.0 Reconnection to DB.
                            2019-02-27 02:05:03.982 - warn: socketio.0 Reconnection to DB.
                            2019-02-27 02:05:03.981 - warn: cloud.0 Reconnection to DB.
                            2019-02-27 02:05:03.995 - warn: history.0 Reconnection to DB.
                            2019-02-27 02:05:03.986 - warn: socketio.0 Reconnection to DB.
                            2019-02-27 02:05:04.005 - warn: pushover.0 Reconnection to DB.
                            2019-02-27 02:05:04.013 - warn: hm-rega.1 Reconnection to DB.
                            2019-02-27 02:05:04.016 - warn: hm-rega.1 Reconnection to DB.
                            2019-02-27 02:05:04.021 - warn: pushover.0 Reconnection to DB.
                            2019-02-27 02:05:03.993 - warn: cloud.0 Reconnection to DB.
                            2019-02-27 02:05:04.000 - warn: history.0 Reconnection to DB.
                            2019-02-27 02:05:04.076 - warn: hm-rpc.1 Reconnection to DB.
                            2019-02-27 02:05:04.087 - warn: admin.0 Reconnection to DB.
                            2019-02-27 02:05:04.094 - warn: hm-rpc.1 Reconnection to DB.
                            2019-02-27 02:05:04.095 - warn: admin.0 Reconnection to DB.
                            2019-02-27 02:05:04.243 - warn: backitup.0 Reconnection to DB.
                            2019-02-27 02:05:04.246 - warn: backitup.0 Reconnection to DB.
                            2019-02-27 02:05:04.277 - warn: bring.0 Reconnection to DB.
                            2019-02-27 02:05:04.284 - warn: hm-rpc.3 Reconnection to DB.
                            2019-02-27 02:05:04.281 - warn: bring.0 Reconnection to DB.
                            2019-02-27 02:05:04.288 - warn: hm-rpc.3 Reconnection to DB.
                            2019-02-27 02:05:04.884 - error: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated with code 7 (Adapter already running)
                            2019-02-27 02:05:04.885 - info: host.ioBroker-RasPi Restart adapter system.adapter.rpi2.0 because enabled
                            2019-02-27 02:05:05.561 - info: dwd.0 States connected to redis: 127.0.0.1:6379
                            2019-02-27 02:05:05.662 - info: dwd.0 starting. Version 2.4.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v8.15.0
                            2019-02-27 02:05:06.747 - info: host.ioBroker-RasPi instance system.adapter.dwd.0 terminated with code 0 (OK)
                            2019-02-27 02:05:09.091 - info: systeminfo.0 Adapter systeminfo.0 started and found 17/90 items/states to process.
                            2019-02-27 02:05:34.947 - info: host.ioBroker-RasPi instance system.adapter.rpi2.0 started with pid 6572
                            2019-02-27 02:05:36.243 - error: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated with code 7 (Adapter already running)
                            2019-02-27 02:05:36.244 - info: host.ioBroker-RasPi Restart adapter system.adapter.rpi2.0 because enabled
                            2019-02-27 02:06:06.272 - info: host.ioBroker-RasPi instance system.adapter.rpi2.0 started with pid 6627
                            2019-02-27 02:06:07.495 - error: host.ioBroker-RasPi instance system.adapter.rpi2.0 terminated with code 7 (Adapter already running)
                            2019-02-27 02:06:07.496 - info: host.ioBroker-RasPi Restart adapter system.adapter.rpi2.0 because enabled
                            

                            vielen Dank

                            simatecS Offline
                            simatecS Offline
                            simatec
                            Developer Most Active
                            schrieb am zuletzt editiert von
                            #1810

                            @Saschag

                            Sorry damit kann ich nichts angangen.
                            Ich brauche nicht den kompletten Log sondern die Log Ausgaben von backitup.

                            Diese sind leider in deinem Log nicht vorhanden.

                            • Besuche meine Github Seite
                            • Beitrag hat geholfen oder willst du mich unterstützen
                            • HowTo Restore ioBroker
                            1 Antwort Letzte Antwort
                            0
                            • S Offline
                              S Offline
                              Saschag
                              schrieb am zuletzt editiert von
                              #1811

                              Sorry, Entschuldige :smirk:

                              Das Log gibt nicht anderes her.

                              Wenn ich jetzt im Vis das Backup anstosse kommt leider auch nichts im Log und es wird kein Backup erstellt.

                              ![Bild Text]Bildschirmfoto 2019-02-27 um 20.25.50.png (Bild Link)

                              [DEBUG] [minimal] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"mysqlEnabled":false,"redisEnabled":false,"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"****","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"Dropbox","host":"","deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","user":"","pass":"","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"Dropbox","mount":"","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"","pass":""},"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"8f68lJm2dFEAAAAAAAAhVb7o3NEkPqAYMIe9NfTk9syx8tnRFBf5KV16mhqtxOg3","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"path":"/var/lib/redis"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"iPhoneSascha","onlyError":false,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                              

                              hast Du noch eine Idee für mich :white_frowning_face: :relaxed:

                              simatecS 1 Antwort Letzte Antwort
                              0
                              • S Saschag

                                Sorry, Entschuldige :smirk:

                                Das Log gibt nicht anderes her.

                                Wenn ich jetzt im Vis das Backup anstosse kommt leider auch nichts im Log und es wird kein Backup erstellt.

                                ![Bild Text]Bildschirmfoto 2019-02-27 um 20.25.50.png (Bild Link)

                                [DEBUG] [minimal] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"mysqlEnabled":false,"redisEnabled":false,"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"****","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"Dropbox","host":"","deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","user":"","pass":"","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"Dropbox","mount":"","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"","pass":""},"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"8f68lJm2dFEAAAAAAAAhVb7o3NEkPqAYMIe9NfTk9syx8tnRFBf5KV16mhqtxOg3","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"path":"/var/lib/redis"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"iPhoneSascha","onlyError":false,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                                

                                hast Du noch eine Idee für mich :white_frowning_face: :relaxed:

                                simatecS Offline
                                simatecS Offline
                                simatec
                                Developer Most Active
                                schrieb am zuletzt editiert von
                                #1812

                                @Saschag

                                Geh mal bitte in die Einstellungen von backitup und stoße das backup mal über den Button an.
                                Stelle dabei oben rechts im Fenster auf mehr und unten den Haken raus bei schließen wenn fertig.

                                Danach poste mal die Logausgabe in dem Fenster

                                • Besuche meine Github Seite
                                • Beitrag hat geholfen oder willst du mich unterstützen
                                • HowTo Restore ioBroker
                                S 1 Antwort Letzte Antwort
                                0
                                • simatecS simatec

                                  @Saschag

                                  Geh mal bitte in die Einstellungen von backitup und stoße das backup mal über den Button an.
                                  Stelle dabei oben rechts im Fenster auf mehr und unten den Haken raus bei schließen wenn fertig.

                                  Danach poste mal die Logausgabe in dem Fenster

                                  S Offline
                                  S Offline
                                  Saschag
                                  schrieb am zuletzt editiert von
                                  #1813

                                  @simatec

                                  rechts oben gibt es bei mir nicht :smirk:

                                  aber hier das Log

                                  Gestartet...
                                  [DEBUG] [minimal] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"mysqlEnabled":false,"redisEnabled":false,"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"****","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"Dropbox","host":"","deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","user":"","pass":"","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"Dropbox","mount":"","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"","pass":""},"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"8f68lJm2dFEAAAAAAAAhVb7o3NEkPqAYMIe9NfTk9syx8tnRFBf5KV16mhqtxOg3","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"path":"/var/lib/redis"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"iPhoneSascha","onlyError":false,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                                  [ERROR] [minimal] - events.js:183
                                        throw er; // Unhandled 'error' event
                                        ^
                                  
                                  Error: listen EADDRINUSE 127.0.0.1:9001
                                      at Server.setupListenHandle [as _listen2] (net.js:1360:14)
                                      at listenInCluster (net.js:1401:12)
                                      at doListen (net.js:1510:7)
                                      at _combinedTickCallback (internal/process/next_tick.js:142:11)
                                      at process._tickCallback (internal/process/next_tick.js:181:9)
                                  
                                  [DEBUG] [minimal] - done
                                  [DEBUG] [dropbox] start with {"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"****","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","deleteBackupAfter":0}
                                  [ERROR] [dropbox] - File "/opt/iobroker/backups/minimal_2019_02_27-21_23_38_backupiobroker.tar.gz" not found
                                  [DEBUG] [dropbox] - done
                                  [DEBUG] [clean] start with {"deleteBackupAfter":0}
                                  [DEBUG] [clean] - done
                                  [DEBUG] [pushover] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"mysqlEnabled":false,"redisEnabled":false,"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"****","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"Dropbox","host":"","deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","user":"","pass":"","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"Dropbox","mount":"","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"","pass":""},"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"8f68lJm2dFEAAAAAAAAhVb7o3NEkPqAYMIe9NfTk9syx8tnRFBf5KV16mhqtxOg3","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"path":"/var/lib/redis"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"iPhoneSascha","onlyError":false,"systemLang":"de","time":"27. Februar 2019 um 21:23 Uhr"},"backupDir":"/opt/iobroker/backups"}
                                  [DEBUG] [pushover] - [minimal] used pushover-Instance: pushover.0
                                  [DEBUG] [pushover] - done
                                  [DEBUG] [history] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"mysqlEnabled":false,"redisEnabled":false,"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"****","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"Dropbox","host":"","deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","user":"","pass":"","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"Dropbox","mount":"","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"","pass":""},"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"8f68lJm2dFEAAAAAAAAhVb7o3NEkPqAYMIe9NfTk9syx8tnRFBf5KV16mhqtxOg3","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"path":"/var/lib/redis"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de","time":"27. Februar 2019 um 21:23 Uhr"},"telegram":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"iPhoneSascha","onlyError":false,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                                  [DEBUG] [history] - done
                                  [EXIT] 1
                                  
                                  simatecS 1 Antwort Letzte Antwort
                                  0
                                  • S Saschag

                                    @simatec

                                    rechts oben gibt es bei mir nicht :smirk:

                                    aber hier das Log

                                    Gestartet...
                                    [DEBUG] [minimal] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"mysqlEnabled":false,"redisEnabled":false,"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"****","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"Dropbox","host":"","deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","user":"","pass":"","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"Dropbox","mount":"","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"","pass":""},"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"8f68lJm2dFEAAAAAAAAhVb7o3NEkPqAYMIe9NfTk9syx8tnRFBf5KV16mhqtxOg3","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"path":"/var/lib/redis"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"iPhoneSascha","onlyError":false,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                                    [ERROR] [minimal] - events.js:183
                                          throw er; // Unhandled 'error' event
                                          ^
                                    
                                    Error: listen EADDRINUSE 127.0.0.1:9001
                                        at Server.setupListenHandle [as _listen2] (net.js:1360:14)
                                        at listenInCluster (net.js:1401:12)
                                        at doListen (net.js:1510:7)
                                        at _combinedTickCallback (internal/process/next_tick.js:142:11)
                                        at process._tickCallback (internal/process/next_tick.js:181:9)
                                    
                                    [DEBUG] [minimal] - done
                                    [DEBUG] [dropbox] start with {"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"****","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","deleteBackupAfter":0}
                                    [ERROR] [dropbox] - File "/opt/iobroker/backups/minimal_2019_02_27-21_23_38_backupiobroker.tar.gz" not found
                                    [DEBUG] [dropbox] - done
                                    [DEBUG] [clean] start with {"deleteBackupAfter":0}
                                    [DEBUG] [clean] - done
                                    [DEBUG] [pushover] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"mysqlEnabled":false,"redisEnabled":false,"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"****","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"Dropbox","host":"","deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","user":"","pass":"","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"Dropbox","mount":"","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"","pass":""},"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"8f68lJm2dFEAAAAAAAAhVb7o3NEkPqAYMIe9NfTk9syx8tnRFBf5KV16mhqtxOg3","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"path":"/var/lib/redis"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"iPhoneSascha","onlyError":false,"systemLang":"de","time":"27. Februar 2019 um 21:23 Uhr"},"backupDir":"/opt/iobroker/backups"}
                                    [DEBUG] [pushover] - [minimal] used pushover-Instance: pushover.0
                                    [DEBUG] [pushover] - done
                                    [DEBUG] [history] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"mysqlEnabled":false,"redisEnabled":false,"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"****","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"Dropbox","host":"","deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","user":"","pass":"","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"Dropbox","mount":"","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"","pass":""},"dropbox":{"enabled":true,"type":"storage","source":"Dropbox","deleteOldBackup":false,"accessToken":"8f68lJm2dFEAAAAAAAAhVb7o3NEkPqAYMIe9NfTk9syx8tnRFBf5KV16mhqtxOg3","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"path":"/var/lib/redis"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de","time":"27. Februar 2019 um 21:23 Uhr"},"telegram":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Pushover","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"iPhoneSascha","onlyError":false,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                                    [DEBUG] [history] - done
                                    [EXIT] 1
                                    
                                    simatecS Offline
                                    simatecS Offline
                                    simatec
                                    Developer Most Active
                                    schrieb am zuletzt editiert von
                                    #1814

                                    @Saschag

                                    Ohhh da scheint bei dir was kaputt zu sein.
                                    Gib mal den backup Befehl von iobroker in der Konsole ein.

                                    sudo iobroker backup
                                    

                                    Kommt der Fehler da auch?

                                    • Besuche meine Github Seite
                                    • Beitrag hat geholfen oder willst du mich unterstützen
                                    • HowTo Restore ioBroker
                                    S 1 Antwort Letzte Antwort
                                    0
                                    • simatecS simatec

                                      @Saschag

                                      Ohhh da scheint bei dir was kaputt zu sein.
                                      Gib mal den backup Befehl von iobroker in der Konsole ein.

                                      sudo iobroker backup
                                      

                                      Kommt der Fehler da auch?

                                      S Offline
                                      S Offline
                                      Saschag
                                      schrieb am zuletzt editiert von Saschag
                                      #1815

                                      @simatec

                                      B2BC3A51-80A4-41E4-8331-3426FFAC3EEF.jpeg

                                      simatecS 1 Antwort Letzte Antwort
                                      0
                                      • S Saschag

                                        @simatec

                                        B2BC3A51-80A4-41E4-8331-3426FFAC3EEF.jpeg

                                        simatecS Offline
                                        simatecS Offline
                                        simatec
                                        Developer Most Active
                                        schrieb am zuletzt editiert von
                                        #1816

                                        @Saschag

                                        Lösche mal die Instanz und danach den Adapter
                                        Installiere ihn danach mal neu.

                                        Eventuell ist irgendwas beschädigt, denn die Fehlermeldung hat eigentlich nix mit backitup zu tun.
                                        Was hast du für Versionen von node, nodejs, npm ubd js-Controller laufen?

                                        • Besuche meine Github Seite
                                        • Beitrag hat geholfen oder willst du mich unterstützen
                                        • HowTo Restore ioBroker
                                        S 2 Antworten Letzte Antwort
                                        0
                                        • simatecS simatec

                                          @Saschag

                                          Lösche mal die Instanz und danach den Adapter
                                          Installiere ihn danach mal neu.

                                          Eventuell ist irgendwas beschädigt, denn die Fehlermeldung hat eigentlich nix mit backitup zu tun.
                                          Was hast du für Versionen von node, nodejs, npm ubd js-Controller laufen?

                                          S Offline
                                          S Offline
                                          Saschag
                                          schrieb am zuletzt editiert von
                                          #1817

                                          @simatec

                                          Npm 6.4.1
                                          Node 8.15.0
                                          Ja-Controller 1.4.2

                                          Heute Nacht haben alle drei Backups normal geklappt.

                                          Vielen Dank schon mal!!

                                          befürchte das der PI auch zu klein wird oder die SD-Karte kaputt geht! Wenn ich mir die immer öfters kommen Fehler „Reconnection DB“ anschaue. 😢

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


                                          Support us

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

                                          838

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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