Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backup Wiederherstellung nicht möglich

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Backup Wiederherstellung nicht möglich

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @IceD112 last edited by

      @iced112 sagte in Backup Wiederherstellung nicht möglich:

      FritzOS 07.29

      wann ist das gekommen?
      hast du seitdem die Probleme weil deine Einstellungen (zumindest smb) jetzt nicht mehr passen?

      I 1 Reply Last reply Reply Quote 0
      • I
        IceD112 @Thomas Braun last edited by

        @thomas-braun
        Ne, das Backup ist noch drin. Muss ich das Manuell löschen?

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

          @homoran uff, das kann ich dir nicht sagen. Ist schon länger her, dass ich das os aktualisiert habe

          Michael Schmitt 1 Reply Last reply Reply Quote 0
          • Michael Schmitt
            Michael Schmitt @IceD112 last edited by

            Ich sicher meine Backups auch auf der Fritzbox (USB Stick direkt an der Fritzbox), aber per FTP. Wo ist den da der Unterschied wenn man das "NAS / kopieren" nimmt ?
            Meine Backups sind immer da und funktionieren (Iobroker und Javascript)

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • I
              IceD112 @IceD112 last edited by

              @iced112

              Meine Daytime im Java Adapter hängt eine Stunde hinterher. Die Astroeinstellung steht auf Systemzeit verwenden. ändere ich dort was an der Einstellung und starte den Adapter neu, zeigt er mir zunächst die aktuelle korrekte Uhrzeit im Protokoll an, aber in den Objekten steht immer noch die falsche Uhrzeit. Wechsle ich dann wieder ins Protokoll, ist die Uhrzeit auch wieder ne Stunde hinten dran.
              Screenshot 2022-07-22 at 07-07-00 logs - ioBroker.png

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @IceD112 last edited by

                @iced112

                timedatectl
                

                sagt?

                I 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Michael Schmitt last edited by

                  @michael-schmitt sagte in Backup Wiederherstellung nicht möglich:

                  Wo ist den da der Unterschied wenn man das "NAS / kopieren" nimmt ?

                  Im Protokoll. Ein NFS oder CIFS mount erfordert weniger Aufwand als FTP, was die Dateioperationen angeht. Da kümmert sich das System nicht um den Dateitransfer, es wird einfach in den Mountpunkt geschrieben.

                  1 Reply Last reply Reply Quote 1
                  • I
                    IceD112 @Thomas Braun last edited by IceD112

                    @thomas-braun said in Backup Wiederherstellung nicht möglich:

                    timedatectl

                    pi@ioBroker:~ $ timedatectl
                                   Local time: Fri 2022-07-22 11:38:28 BST
                               Universal time: Fri 2022-07-22 10:38:28 UTC
                                     RTC time: n/a
                                    Time zone: Europe/London (BST, +0100)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    

                    Echtzeit 12:38
                    wo kann ich denn auf Berlin umstellen? das hab ich im Admin irgendwie nicht gefunden

                    Glasfaser haselchen Thomas Braun 3 Replies Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @IceD112 last edited by

                      @iced112

                      sudo timedatectl set-timezone Europe/Berlin
                      

                      und danach nochmal nachschauen :

                      timedatectl
                      
                      I 2 Replies Last reply Reply Quote 0
                      • haselchen
                        haselchen Most Active @IceD112 last edited by haselchen

                        @iced112

                        Entweder vornehm wie @Glasfaser es schon geschrieben hat.
                        Oder mit bisschen interagieren:

                        sudo dpkg-reconfigure tzdata 
                        
                        1 Reply Last reply Reply Quote 0
                        • I
                          IceD112 @Glasfaser last edited by

                          @glasfaser said in Backup Wiederherstellung nicht möglich:

                          timedatectl

                          muss ich den iob danach dann irgendwie neu starten noch?

                          1 Reply Last reply Reply Quote 0
                          • I
                            IceD112 @Glasfaser last edited by

                            @glasfaser
                            so, hab den Admin und Java Adapter mal neu gestartet. Jetzt zeigt er die Daytime korrekt an

                            1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @IceD112 last edited by

                              @iced112 sagte in Backup Wiederherstellung nicht möglich:

                              wo kann ich denn auf Berlin umstellen? das hab ich im Admin irgendwie nicht gefunden

                              Das spielt sich ja auch eine Etage tiefer in deinem Betriebssystem ab.

                              I 1 Reply Last reply Reply Quote 0
                              • I
                                IceD112 @Thomas Braun last edited by IceD112

                                @thomas-braun
                                Ich dachte halt, dass man vor einigen Admin Versionen in den Einstellungen irgendwo die Zeitzone einstellen konnte... meine ich mich zumindest dran zu erinnern... das hatte ich gesucht und nicht gefunden.

                                Fazit: Zeitzone stimmt jetzt wieder und was das hauptthema angeht. Das Backup ist auf Umwege erfolgreich eingespielt wurden. Bisher konnte ich keine Fehler feststellen. Skripte laufen soweit alle und meine zwei VIS funktionieren auch so wie sie sollten. Einzig, das automatische Backup, was ich im Adapter so eingestellt habe, dass es 1x am Tag um 2:40 Uhr sichern soll, hat heute Nacht nicht funktionert? Hatte um 21:xx ein manuelles Backup gestartet. Es kam da keine Fehlermeldung. Hat er deswegen evtl heute nacht kein Backup gemacht?, weil ich um 21 Uhr schon eins gemacht hatte? Obwohl... ich sehe jetzt gerade. Er hat versucht eins zu machen um 2:40 Uhr aber wieder mit 0 MB😢

                                Glasfaser 1 Reply Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @IceD112 last edited by

                                  @iced112 sagte in Backup Wiederherstellung nicht möglich:

                                  Er hat versucht eins zu machen um 2:40 Uhr aber wieder mit 0 MB

                                  Log davon !

                                  I 1 Reply Last reply Reply Quote 1
                                  • I
                                    IceD112 @Glasfaser last edited by IceD112

                                    @glasfaser

                                    2022-07-22 02:40:00.122 - info: host.ioBroker instance system.adapter.dwd.0 started with pid 23550
                                    2022-07-22 02:40:02.856 - info: dwd.0 (23550) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:40:04.072 - info: dwd.0 (23550) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2022-07-22 02:40:04.598 - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2022-07-22 02:40:29.730 - info: meross.0 (5839) Can not get Data for Device 1909048792115625185948e1e902844f: Error: Timeout
                                    2022-07-22 02:40:29.730 - warn: meross.0 (5839) Can not get Data for Device 1909048792115625185948e1e902844f: undefined
                                    2022-07-22 02:40:29.741 - info: meross.0 (5839) Can not get Data for Device 1812172835328525182734298f19bbce: Error: Timeout
                                    2022-07-22 02:40:29.741 - warn: meross.0 (5839) Can not get Data for Device 1812172835328525182734298f19bbce: undefined
                                    2022-07-22 02:40:29.807 - info: meross.0 (5839) Can not get Data for Device 1909046014773425185948e1e902744c: Error: Timeout
                                    2022-07-22 02:40:29.807 - warn: meross.0 (5839) Can not get Data for Device 1909046014773425185948e1e902744c: undefined
                                    2022-07-22 02:40:30.000 - info: meross.0 (5839) Can not get Data for Device 1812175643108025182734298f199b04: Error: Timeout
                                    2022-07-22 02:40:30.000 - warn: meross.0 (5839) Can not get Data for Device 1812175643108025182734298f199b04: undefined
                                    2022-07-22 02:40:30.009 - info: meross.0 (5839) Can not get Data for Device 1812179240279725182734298f19b165: Error: Timeout
                                    2022-07-22 02:40:30.009 - warn: meross.0 (5839) Can not get Data for Device 1812179240279725182734298f19b165: undefined
                                    2022-07-22 02:40:30.014 - info: meross.0 (5839) Can not get Data for Device 1812175172173125182734298f199999: Error: Timeout
                                    2022-07-22 02:40:30.015 - warn: meross.0 (5839) Can not get Data for Device 1812175172173125182734298f199999: undefined
                                    2022-07-22 02:40:48.133 - info: javascript.0 (10590) Stop script script.js.Anwesenheit.Anwesenheit
                                    2022-07-22 02:40:48.244 - info: javascript.0 (10590) Stop script script.js.Anwesenheit.Anwesenheit_Kinder
                                    2022-07-22 02:40:48.245 - info: javascript.0 (10590) Stop script script.js.Blink.Blink-Kamera
                                    2022-07-22 02:40:48.249 - info: javascript.0 (10590) Stop script script.js.Blink.Blink_Kamera
                                    2022-07-22 02:40:48.250 - info: javascript.0 (10590) Stop script script.js.Licht.Garagenlicht
                                    2022-07-22 02:40:48.250 - info: javascript.0 (10590) Stop script script.js.Licht.Licht_Esszimmer_normal
                                    2022-07-22 02:40:48.251 - info: javascript.0 (10590) Stop script script.js.Regenradar
                                    2022-07-22 02:40:48.252 - info: javascript.0 (10590) Stop script script.js.Rollo_Steuerung.Rollo_Fenster_Warnung
                                    2022-07-22 02:40:48.253 - info: javascript.0 (10590) Stop script script.js.Rollo_Steuerung.Rollo_Schlafzimmer
                                    2022-07-22 02:40:48.253 - info: javascript.0 (10590) Stop script script.js.Rollo_Steuerung.Rollo_Wochenende
                                    2022-07-22 02:40:48.254 - info: javascript.0 (10590) Stop script script.js.Rollo_Steuerung.Rollo_Wohnzimmer
                                    2022-07-22 02:40:48.259 - info: javascript.0 (10590) Stop script script.js.Routinen.Batterieüberwachung
                                    2022-07-22 02:40:48.260 - info: javascript.0 (10590) Stop script script.js.Routinen.Fenster_Bad
                                    2022-07-22 02:40:48.261 - info: javascript.0 (10590) Stop script script.js.Routinen.Fenster_Status
                                    2022-07-22 02:40:48.262 - info: javascript.0 (10590) Stop script script.js.Routinen.Stimmungslicht
                                    2022-07-22 02:40:48.263 - info: javascript.0 (10590) Stop script script.js.Routinen.Subwoofer_aus
                                    2022-07-22 02:40:48.264 - info: javascript.0 (10590) Stop script script.js.Routinen.Wecker
                                    2022-07-22 02:40:48.265 - info: javascript.0 (10590) Stop script script.js.Szenen.Fußball
                                    2022-07-22 02:40:48.266 - info: javascript.0 (10590) Stop script script.js.Szenen.Multiroom_starten
                                    2022-07-22 02:40:48.323 - info: meross.0 (5839) Device: 1909123071321090801148e1e95182e5 closed: null
                                    2022-07-22 02:40:48.337 - info: meross.0 (5839) Device: 2008214149815955851748e1e92d3491 closed: null
                                    2022-07-22 02:40:48.337 - info: meross.0 (5839) Device: 1912182631818025580648e1e913beb0 closed: null
                                    2022-07-22 02:40:48.338 - info: meross.0 (5839) Device: 2006280771893555851048e1e922261d closed: null
                                    2022-07-22 02:40:48.338 - info: meross.0 (5839) Device: 20062905806417258h1648e1e922ba46 closed: null
                                    2022-07-22 02:40:48.339 - info: meross.0 (5839) Device: 1909048792115625185948e1e902844f closed: null
                                    2022-07-22 02:40:48.339 - info: meross.0 (5839) Device: 1812172835328525182734298f19bbce closed: null
                                    2022-07-22 02:40:48.340 - info: meross.0 (5839) Device: 20062938167695258h1648e1e922b857 closed: null
                                    2022-07-22 02:40:48.340 - info: meross.0 (5839) Device: 20062980250894258h1648e1e922bda9 closed: null
                                    2022-07-22 02:40:48.341 - info: meross.0 (5839) Device: 20062901721228258h1648e1e922b9c0 closed: null
                                    2022-07-22 02:40:48.341 - info: meross.0 (5839) Device: 1909046014773425185948e1e902744c closed: null
                                    2022-07-22 02:40:48.341 - info: meross.0 (5839) Device: 1812175643108025182734298f199b04 closed: null
                                    2022-07-22 02:40:48.342 - info: meross.0 (5839) Device: 1812179240279725182734298f19b165 closed: null
                                    2022-07-22 02:40:48.343 - info: meross.0 (5839) Device: 1812175172173125182734298f199999 closed: null
                                    2022-07-22 02:40:48.130 - info: backitup.0 (8453) cleaned everything up...
                                    2022-07-22 02:40:48.136 - info: admin.0 (10270) terminating http server on port 8081
                                    2022-07-22 02:40:48.150 - info: fb-checkpresence.0 (5221) cleaned everything up ...
                                    2022-07-22 02:40:48.438 - error: followthesun.0 (3885) States database error: write EPIPE
                                    2022-07-22 02:40:48.130 - info: bring.0 (4721) [END] Stopping Bring! adapter...
                                    2022-07-22 02:40:48.133 - info: trashschedule.0 (6280) cleaned everything up...
                                    2022-07-22 02:40:48.134 - info: hue-extended.0 (3958) Adapter stopped und unloaded.
                                    2022-07-22 02:40:48.377 - error: hue.0 (5533) States database error: write EPIPE
                                    2022-07-22 02:40:48.513 - info: followthesun.0 (3885) cleaned everything up...
                                    2022-07-22 02:40:48.191 - error: chromecast.0 (3803) States database error: write EPIPE
                                    2022-07-22 02:40:48.140 - info: accuweather.0 (3751) cleaned everything up...
                                    2022-07-22 02:40:48.151 - info: denon.0 (3822) [END] Stopping Denon AVR adapter...
                                    2022-07-22 02:40:48.156 - info: vis-inventwo.0 (4214) cleaned everything up...
                                    2022-07-22 02:40:48.145 - info: harmony.0 (3911) [END] Terminating
                                    2022-07-22 02:40:48.187 - info: heos.0 (5377) disconnecting from HEOS ...
                                    2022-07-22 02:40:48.501 - info: heos.0 (5377) [Badezimmer] disconnect HEOS player Badezimmer (-1927094035)
                                    2022-07-22 02:40:48.536 - info: heos.0 (5377) [Denon AVR] disconnect HEOS player Denon AVR (-141312831)
                                    2022-07-22 02:40:48.566 - info: heos.0 (5377) disconnected from HEOS
                                    2022-07-22 02:40:48.529 - info: chromecast.0 (3803) Unload triggered
                                    2022-07-22 02:40:48.570 - info: chromecast.0 (3803) Destroying chromecast scanner
                                    2022-07-22 02:40:48.601 - info: chromecast.0 (3803) Unload completed sucesfully
                                    2022-07-22 02:40:48.640 - warn: web.0 (7493) Timeout by termination of web-extensions!
                                    2022-07-22 02:40:48.647 - info: web.0 (7493) terminated http server on port 8082
                                    2022-07-22 02:40:48.414 - error: shelly.0 (7950) Objects database error: write EPIPE
                                    2022-07-22 02:40:48.615 - error: shelly.0 (7950) States database error: write EPIPE
                                    2022-07-22 02:40:48.143 - info: ham.0 (5310) cleaned everything up...
                                    2022-07-22 02:40:49.038 - error: ham.0 (5310) uncaught exception: Channel closed
                                    2022-07-22 02:40:49.039 - error: ham.0 (5310) Error: Channel closed
                                    at new NodeError (node:internal/errors:372:5)
                                    at process.target.send (node:internal/child_process:741:16)
                                    at IpcService.sendMessage (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-plugin-wrapper/homebridge/ipcService.js:41:21)
                                    at Server.setServerStatus (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-plugin-wrapper/src/server.ts:159:16)
                                    at Server.teardown (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-plugin-wrapper/homebridge/server.js:145:14)
                                    at HomebridgeWrapper.finish (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-plugin-wrapper/index.js:279:21)
                                    at Object.end (/opt/iobroker/node_modules/iobroker.ham/lib/wrapper-handler.js:130:23)
                                    at Adapter. (/opt/iobroker/node_modules/iobroker.ham/main.js:34:31)
                                    at Adapter.emit (node:events:527:28)
                                    at process.stop (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:9300:26)
                                    2022-07-22 02:40:49.040 - error: ham.0 (5310) Exception-Code: ERR_IPC_CHANNEL_CLOSED: Channel closed
                                    2022-07-22 02:40:49.042 - warn: ham.0 (5310) Exception: Error [ERR_IPC_CHANNEL_CLOSED]: Channel closed
                                    2022-07-22 02:40:49.194 - error: web.0 (7493) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.214 - error: fb-checkpresence.0 (5221) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.212 - error: web.0 (7493) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.213 - error: javascript.0 (10590) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.223 - error: spotify-premium.0 (7958) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.217 - error: fb-checkpresence.0 (5221) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.223 - error: javascript.0 (10590) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.228 - error: spotify-premium.0 (7958) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.425 - error: bring.0 (4721) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.428 - error: bring.0 (4721) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.469 - error: meross.0 (5839) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.473 - error: backitup.0 (8453) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.472 - error: meross.0 (5839) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.477 - error: backitup.0 (8453) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.453 - error: telegram.0 (7437) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.479 - error: telegram.0 (7437) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.500 - error: admin.0 (10270) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.502 - error: admin.0 (10270) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.587 - error: lgtv11.0 (4067) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.612 - error: lgtv11.0 (4067) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.634 - info: lgtv11.0 (4067) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.634 - info: javascript.0 (10590) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.658 - info: web.0 (7493) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.659 - info: spotify-premium.0 (7958) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.632 - info: scenes.0 (4113) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.642 - info: lgtv.0 (4059) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.655 - info: discovery.0 (4877) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.696 - error: trashschedule.0 (6280) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.658 - info: panasonic-viera.0 (4073) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.700 - error: trashschedule.0 (6280) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.651 - info: ping.0 (4101) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.643 - info: tr-064.0 (4193) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.696 - info: alexa2.0 (4456) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.751 - error: ping.0 (4101) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.753 - error: ping.0 (4101) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.822 - error: accuweather.0 (3751) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.832 - error: accuweather.0 (3751) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.838 - error: scenes.0 (4113) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.848 - info: telegram.0 (7437) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.844 - error: scenes.0 (4113) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.864 - info: backitup.0 (8453) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.882 - info: admin.0 (10270) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.885 - info: bring.0 (4721) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.891 - info: trashschedule.0 (6280) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.911 - info: fb-checkpresence.0 (5221) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.938 - error: harmony.0 (3911) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.947 - error: harmony.0 (3911) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.949 - error: alexa2.0 (4456) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.953 - error: alexa2.0 (4456) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.958 - error: discovery.0 (4877) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.967 - info: hue-extended.0 (3958) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.971 - error: vis-inventwo.0 (4214) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:49.974 - info: denon.0 (3822) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:49.984 - error: discovery.0 (4877) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:49.995 - info: accuweather.0 (3751) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:50.007 - info: vis-inventwo.0 (4214) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:50.021 - info: followthesun.0 (3885) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:50.031 - info: harmony.0 (3911) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:50.041 - info: hue.0 (5533) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:50.050 - error: hue-extended.0 (3958) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:50.060 - error: vis-inventwo.0 (4214) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:50.057 - error: hue-extended.0 (3958) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:50.070 - info: heos.0 (5377) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:50.109 - info: chromecast.0 (3803) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:50.118 - info: ham.0 (5310) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:50.166 - error: heos.0 (5377) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:50.171 - error: ham.0 (5310) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:50.178 - error: heos.0 (5377) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:50.185 - error: tr-064.0 (4193) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:50.213 - info: shelly.0 (7950) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:50.263 - warn: tr-064.0 (4193) get state error: Connection is closed.
                                    2022-07-22 02:40:50.270 - error: ham.0 (5310) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:50.274 - warn: lgtv.0 (4059) redis get lgtv.0.info.connection, error - Connection is closed.
                                    2022-07-22 02:40:51.098 - error: denon.0 (3822) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:53.164 - error: panasonic-viera.0 (4073) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:53.186 - warn: panasonic-viera.0 (4073) get state error: Connection is closed.
                                    2022-07-22 02:40:53.543 - warn: followthesun.0 (3885) get state error: Connection is closed.
                                    2022-07-22 02:40:53.561 - error: shelly.0 (7950) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:53.573 - error: hue.0 (5533) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:53.595 - warn: hue.0 (5533) get state error: Connection is closed.
                                    2022-07-22 02:40:53.597 - warn: hue.0 (5533) get state error: DB closed
                                    2022-07-22 02:40:53.598 - warn: hue.0 (5533) get state error: DB closed
                                    2022-07-22 02:40:53.599 - warn: hue.0 (5533) get state error: DB closed
                                    2022-07-22 02:40:53.600 - warn: hue.0 (5533) get state error: DB closed
                                    2022-07-22 02:40:53.602 - warn: hue.0 (5533) get state error: DB closed
                                    2022-07-22 02:40:53.603 - warn: hue.0 (5533) get state error: DB closed
                                    2022-07-22 02:40:53.604 - warn: hue.0 (5533) get state error: DB closed
                                    2022-07-22 02:40:53.605 - warn: hue.0 (5533) get state error: DB closed
                                    2022-07-22 02:40:53.607 - warn: hue.0 (5533) redis get hue.0.info.connection, error - DB closed
                                    2022-07-22 02:40:53.608 - warn: hue.0 (5533) get state error: DB closed
                                    2022-07-22 02:40:53.611 - warn: hue.0 (5533) get state error: DB closed
                                    2022-07-22 02:40:53.612 - warn: hue.0 (5533) get state error: DB closed
                                    2022-07-22 02:40:53.630 - warn: chromecast.0 (3803) get state error: Connection is closed.
                                    2022-07-22 02:40:53.716 - warn: shelly.0 (7950) get state error: Connection is closed.
                                    2022-07-22 02:40:53.717 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:53.718 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:53.718 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:53.718 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:53.719 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:53.719 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:53.719 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:53.720 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:53.720 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:53.720 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:53.722 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:53.722 - warn: shelly.0 (7950) get state error: DB closed
                                    2022-07-22 02:40:54.167 - info: meross.0 (5839) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2022-07-22 02:40:54.217 - warn: web.0 (7493) get state error: Connection is closed.
                                    2022-07-22 02:40:54.218 - warn: web.0 (7493) get state error: DB closed
                                    2022-07-22 02:40:54.225 - error: fb-checkpresence.0 (5221) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.232 - error: javascript.0 (10590) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.241 - error: spotify-premium.0 (7958) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.238 - warn: fb-checkpresence.0 (5221) get state error: DB closed
                                    2022-07-22 02:40:54.245 - warn: spotify-premium.0 (7958) get state error: Connection is closed.
                                    2022-07-22 02:40:54.442 - error: bring.0 (4721) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.451 - warn: bring.0 (4721) get state error: Connection is closed.
                                    2022-07-22 02:40:54.453 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.454 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.454 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.456 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.457 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.459 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.460 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.461 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.462 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.463 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.463 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.464 - warn: bring.0 (4721) get state error: DB closed
                                    2022-07-22 02:40:54.482 - error: meross.0 (5839) States database error: connect ECONNREFUSED 127.0.0.1:9000
                                    2022-07-22 02:40:54.489 - error: meross.0 (5839) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.499 - error: telegram.0 (7437) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.503 - error: backitup.0 (8453) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.516 - warn: telegram.0 (7437) get state error: Connection is closed.
                                    2022-07-22 02:40:54.524 - error: admin.0 (10270) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.514 - warn: backitup.0 (8453) get state error: Connection is closed.
                                    2022-07-22 02:40:54.516 - warn: backitup.0 (8453) get state error: DB closed
                                    2022-07-22 02:40:54.532 - warn: admin.0 (10270) get state error: Connection is closed.
                                    2022-07-22 02:40:54.533 - warn: admin.0 (10270) get state error: DB closed
                                    2022-07-22 02:40:54.607 - warn: lgtv11.0 (4067) get state error: Connection is closed.
                                    2022-07-22 02:40:54.711 - error: trashschedule.0 (6280) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.765 - error: ping.0 (4101) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.825 - error: accuweather.0 (3751) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.841 - warn: accuweather.0 (3751) get state error: Connection is closed.
                                    2022-07-22 02:40:54.861 - error: scenes.0 (4113) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.942 - error: harmony.0 (3911) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.951 - warn: harmony.0 (3911) get state error: Connection is closed.
                                    2022-07-22 02:40:54.960 - error: alexa2.0 (4456) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.975 - error: discovery.0 (4877) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.981 - error: vis-inventwo.0 (4214) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:54.991 - warn: discovery.0 (4877) get state error: Connection is closed.
                                    2022-07-22 02:40:55.054 - error: hue-extended.0 (3958) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:55.067 - warn: hue-extended.0 (3958) get state error: Connection is closed.
                                    2022-07-22 02:40:55.068 - warn: vis-inventwo.0 (4214) get state error: Connection is closed.
                                    2022-07-22 02:40:55.172 - error: heos.0 (5377) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:55.180 - error: ham.0 (5310) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:55.186 - warn: heos.0 (5377) get state error: Connection is closed.
                                    2022-07-22 02:40:55.188 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.188 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.189 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.189 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.189 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.190 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.190 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.191 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.191 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.192 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.195 - warn: heos.0 (5377) redis get heos.0.error, error - DB closed
                                    2022-07-22 02:40:55.196 - warn: heos.0 (5377) redis get heos.0.info.connection, error - DB closed
                                    2022-07-22 02:40:55.197 - warn: heos.0 (5377) redis get heos.0.connected_ip, error - DB closed
                                    2022-07-22 02:40:55.197 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.198 - warn: heos.0 (5377) get state error: DB closed
                                    2022-07-22 02:40:55.291 - warn: ham.0 (5310) get state error: Connection is closed.
                                    2022-07-22 02:40:58.567 - error: shelly.0 (7950) Cannot find view "system" for search "device" : DB closed
                                    2022-07-22 02:40:59.492 - error: meross.0 (5839) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                    2022-07-22 02:40:59.495 - warn: meross.0 (5839) get state error: Connection is closed.
                                    2022-07-22 02:40:59.496 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.496 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.497 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.497 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.497 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.497 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.497 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.497 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.497 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.498 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.498 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.498 - warn: meross.0 (5839) get state error: DB closed
                                    2022-07-22 02:40:59.516 - error: backitup.0 (8453) Cannot find view "system" for search "script" : DB closed
                                    2022-07-22 02:41:00.178 - error: heos.0 (5377) Cannot find view "system" for search "state" : Connection is closed.
                                    2022-07-22 02:41:09.990 - info: host.ioBroker iobroker.js-controller version 4.0.23 js-controller starting
                                    2022-07-22 02:41:09.996 - info: host.ioBroker Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                    2022-07-22 02:41:09.997 - info: host.ioBroker hostname: ioBroker, node: v16.16.0
                                    2022-07-22 02:41:09.998 - info: host.ioBroker ip addresses: 192.168.178.64 2003:c9:df3d:ca00:6582:4118:74b2:83f4 fe80::b5b7:6e20:b2ab:8b78
                                    2022-07-22 02:41:15.513 - info: host.ioBroker connected to Objects and States
                                    2022-07-22 02:41:15.618 - info: host.ioBroker added notifications configuration of host
                                    2022-07-22 02:41:16.653 - info: host.ioBroker Delete state "system.host.ioBroker.versions.nodeCurrent"
                                    2022-07-22 02:41:16.655 - info: host.ioBroker 44 instances found
                                    2022-07-22 02:41:16.738 - info: host.ioBroker starting 34 instances
                                    2022-07-22 02:41:16.897 - info: host.ioBroker Delete state "system.host.ioBroker.versions.nodeNewest"
                                    2022-07-22 02:41:16.949 - info: host.ioBroker instance system.adapter.admin.0 started with pid 23644
                                    2022-07-22 02:41:16.962 - info: host.ioBroker Delete state "system.host.ioBroker.versions.nodeNewestNext"
                                    2022-07-22 02:41:17.026 - info: host.ioBroker Delete state "system.host.ioBroker.versions.npmCurrent"
                                    2022-07-22 02:41:17.042 - info: host.ioBroker Delete state "system.host.ioBroker.versions.npmNewest"
                                    2022-07-22 02:41:17.056 - info: host.ioBroker Delete state "system.host.ioBroker.versions.npmNewestNext"
                                    2022-07-22 02:41:17.068 - info: host.ioBroker Some obsolete host states deleted.
                                    2022-07-22 02:41:19.256 - error: admin.0 (23644) admin.0 already running
                                    2022-07-22 02:41:19.259 - warn: admin.0 (23644) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:41:19.953 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:41:19.954 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                                    2022-07-22 02:41:20.938 - info: host.ioBroker instance system.adapter.javascript.0 started with pid 23655
                                    2022-07-22 02:41:24.342 - error: javascript.0 (23655) javascript.0 already running
                                    2022-07-22 02:41:24.346 - warn: javascript.0 (23655) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:41:24.870 - info: host.ioBroker instance system.adapter.scenes.0 started with pid 23666
                                    2022-07-22 02:41:25.012 - error: host.ioBroker instance system.adapter.javascript.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:41:25.013 - info: host.ioBroker Restart adapter system.adapter.javascript.0 because enabled
                                    2022-07-22 02:41:26.631 - error: scenes.0 (23666) scenes.0 already running
                                    2022-07-22 02:41:26.635 - warn: scenes.0 (23666) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:41:27.246 - error: host.ioBroker instance system.adapter.scenes.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:41:27.246 - info: host.ioBroker Restart adapter system.adapter.scenes.0 because enabled
                                    2022-07-22 02:41:28.872 - info: host.ioBroker instance system.adapter.telegram.0 started with pid 23677
                                    2022-07-22 02:41:31.506 - error: telegram.0 (23677) telegram.0 already running
                                    2022-07-22 02:41:31.511 - warn: telegram.0 (23677) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:41:32.123 - error: host.ioBroker instance system.adapter.telegram.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:41:32.124 - info: host.ioBroker Restart adapter system.adapter.telegram.0 because enabled
                                    2022-07-22 02:41:32.956 - info: host.ioBroker instance system.adapter.alexa2.0 started with pid 23688
                                    2022-07-22 02:41:33.281 - info: host.ioBroker instance system.adapter.telegram.0 started with pid 23695
                                    2022-07-22 02:41:35.100 - error: alexa2.0 (23688) alexa2.0 already running
                                    2022-07-22 02:41:35.104 - warn: alexa2.0 (23688) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:41:35.867 - error: host.ioBroker instance system.adapter.alexa2.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:41:35.868 - info: host.ioBroker Restart adapter system.adapter.alexa2.0 because enabled
                                    2022-07-22 02:41:36.656 - info: telegram.0 (23695) starting. Version 1.14.1 in /opt/iobroker/node_modules/iobroker.telegram, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:41:36.882 - info: host.ioBroker instance system.adapter.ham.0 started with pid 23714
                                    2022-07-22 02:41:38.636 - error: ham.0 (23714) ham.0 already running
                                    2022-07-22 02:41:38.639 - warn: ham.0 (23714) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:41:39.274 - error: host.ioBroker instance system.adapter.ham.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:41:39.275 - info: host.ioBroker Restart adapter system.adapter.ham.0 because enabled
                                    2022-07-22 02:41:40.931 - info: host.ioBroker instance system.adapter.hue.0 started with pid 23725
                                    2022-07-22 02:41:42.961 - error: hue.0 (23725) hue.0 already running
                                    2022-07-22 02:41:42.965 - warn: hue.0 (23725) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:41:43.586 - error: host.ioBroker instance system.adapter.hue.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:41:43.587 - info: host.ioBroker Restart adapter system.adapter.hue.0 because enabled
                                    2022-07-22 02:41:44.956 - info: host.ioBroker instance scheduled system.adapter.ical.0 0,30 * * * *
                                    2022-07-22 02:41:44.997 - info: host.ioBroker instance system.adapter.ical.0 started with pid 23736
                                    2022-07-22 02:41:47.650 - info: ical.0 (23736) starting. Version 1.13.1 in /opt/iobroker/node_modules/iobroker.ical, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:41:48.242 - info: ical.0 (23736) processing URL: Feuerwehr https://calendar.google.com/calendar/ical/uo456aec7iio9qc69a3tqo57ak%40group.calendar.google.com/private-77b060d04bdf176a88cdf5a91ab8ddda/basic.ics
                                    2022-07-22 02:41:48.892 - info: ical.0 (23736) processing URL: Kalender Anne https://calendar.google.com/calendar/ical/anneschmitz490%40gmail.com/private-8df4c11e400d9500d00dfd046da4436d/basic.ics
                                    2022-07-22 02:41:48.901 - info: host.ioBroker instance system.adapter.meross.0 started with pid 23751
                                    2022-07-22 02:41:50.115 - info: host.ioBroker instance system.adapter.admin.0 started with pid 23758
                                    2022-07-22 02:41:51.857 - error: meross.0 (23751) meross.0 already running
                                    2022-07-22 02:41:51.862 - warn: meross.0 (23751) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:41:52.580 - error: host.ioBroker instance system.adapter.meross.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:41:52.581 - info: host.ioBroker Restart adapter system.adapter.meross.0 because enabled
                                    2022-07-22 02:41:52.960 - info: host.ioBroker instance system.adapter.ping.0 started with pid 23773
                                    2022-07-22 02:41:53.818 - info: admin.0 (23758) starting. Version 6.2.4 in /opt/iobroker/node_modules/iobroker.admin, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:41:53.885 - info: admin.0 (23758) requesting all states
                                    2022-07-22 02:41:53.887 - info: admin.0 (23758) requesting all objects
                                    2022-07-22 02:41:54.986 - info: ical.0 (23736) processing URL: Kalender David http://p51-caldav.icloud.com/published/2/MTM0NTA3Mzc0MTEzNDUwNwq90wt27OhLeywFOTzJBAT8hpI-fOkgk-px62Zr4Bb_
                                    2022-07-22 02:41:57.729 - info: host.ioBroker instance system.adapter.javascript.0 started with pid 23800
                                    2022-07-22 02:41:57.819 - info: host.ioBroker instance system.adapter.shelly.0 started with pid 23806
                                    2022-07-22 02:41:57.893 - info: host.ioBroker instance system.adapter.scenes.0 started with pid 23813
                                    2022-07-22 02:41:57.916 - error: ping.0 (23773) ping.0 already running
                                    2022-07-22 02:41:57.922 - warn: ping.0 (23773) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:41:58.018 - info: admin.0 (23758) received all objects
                                    2022-07-22 02:41:58.778 - error: host.ioBroker instance system.adapter.ping.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:41:58.780 - info: admin.0 (23758) Request actual repository...
                                    2022-07-22 02:41:58.795 - info: host.ioBroker Restart adapter system.adapter.ping.0 because enabled
                                    2022-07-22 02:41:58.834 - info: admin.0 (23758) http server listening on port 8081
                                    2022-07-22 02:41:58.835 - info: admin.0 (23758) Use link "http://localhost:8081" to configure.
                                    2022-07-22 02:41:58.847 - info: admin.0 (23758) socket.io server listening on port 8081
                                    2022-07-22 02:42:02.029 - info: host.ioBroker instance system.adapter.spotify-premium.0 started with pid 23833
                                    2022-07-22 02:42:03.631 - info: ical.0 (23736) Terminated (NO_ERROR): Without reason
                                    2022-07-22 02:42:03.649 - error: shelly.0 (23806) shelly.0 already running
                                    2022-07-22 02:42:03.657 - warn: shelly.0 (23806) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:04.657 - info: host.ioBroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                    2022-07-22 02:42:04.657 - error: host.ioBroker instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:04.658 - info: host.ioBroker Restart adapter system.adapter.shelly.0 because enabled
                                    2022-07-22 02:42:04.806 - error: spotify-premium.0 (23833) spotify-premium.0 already running
                                    2022-07-22 02:42:04.812 - warn: spotify-premium.0 (23833) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:05.020 - info: host.ioBroker instance system.adapter.tr-064.0 started with pid 23844
                                    2022-07-22 02:42:05.638 - info: host.ioBroker Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                                    2022-07-22 02:42:05.676 - info: scenes.0 (23813) starting. Version 2.3.9 in /opt/iobroker/node_modules/iobroker.scenes, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:42:05.850 - error: host.ioBroker instance system.adapter.spotify-premium.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:05.851 - info: host.ioBroker Restart adapter system.adapter.spotify-premium.0 because enabled
                                    2022-07-22 02:42:06.190 - info: host.ioBroker instance system.adapter.alexa2.0 started with pid 23855
                                    2022-07-22 02:42:09.034 - info: admin.0 (23758) Repository received successfully.
                                    2022-07-22 02:42:09.323 - info: host.ioBroker instance scheduled system.adapter.yr.0 15 * * * *
                                    2022-07-22 02:42:09.411 - info: host.ioBroker instance system.adapter.yr.0 started with pid 23870
                                    2022-07-22 02:42:09.535 - info: javascript.0 (23800) starting. Version 6.0.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:42:09.928 - info: host.ioBroker instance system.adapter.ham.0 started with pid 23881
                                    2022-07-22 02:42:11.250 - error: tr-064.0 (23844) tr-064.0 already running
                                    2022-07-22 02:42:11.257 - warn: tr-064.0 (23844) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:12.452 - error: host.ioBroker instance system.adapter.tr-064.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:12.453 - info: host.ioBroker Restart adapter system.adapter.tr-064.0 because enabled
                                    2022-07-22 02:42:12.585 - info: javascript.0 (23800) requesting all states
                                    2022-07-22 02:42:12.587 - info: javascript.0 (23800) requesting all objects
                                    2022-07-22 02:42:17.055 - info: host.ioBroker instance system.adapter.discovery.0 started with pid 23896
                                    2022-07-22 02:42:17.163 - info: host.ioBroker instance system.adapter.hue.0 started with pid 23902
                                    2022-07-22 02:42:17.352 - info: javascript.0 (23800) received all objects
                                    2022-07-22 02:42:17.668 - info: host.ioBroker instance system.adapter.backitup.0 started with pid 23910
                                    2022-07-22 02:42:18.021 - info: ham.0 (23881) starting. Version 5.0.2 in /opt/iobroker/node_modules/iobroker.ham, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:42:18.030 - info: alexa2.0 (23855) starting. Version 3.18.6 in /opt/iobroker/node_modules/iobroker.alexa2, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:42:18.112 - info: ham.0 (23881) Install/Update the following Libraries: homebridge-sky-q-no-logs@1.3.2, homebridge-blink-for-home@3.9.1
                                    2022-07-22 02:42:18.114 - info: ham.0 (23881) Install/Update homebridge-sky-q-no-logs@1.3.2
                                    2022-07-22 02:42:18.127 - info: ham.0 (23881) npm install homebridge-sky-q-no-logs@1.3.2 --production --loglevel error (System call)
                                    2022-07-22 02:42:18.610 - info: javascript.0 (23800) received all states
                                    2022-07-22 02:42:19.414 - info: javascript.0 (23800) Start javascript script.js.Anwesenheit.Anwesenheit
                                    2022-07-22 02:42:19.603 - info: yr.0 (23870) starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:42:19.654 - info: alexa2.0 (23855) Proxy IP not set, use first network interface (192.168.178.64) instead
                                    2022-07-22 02:42:19.692 - info: yr.0 (23870) longitude/longitude will be set by self-Config - longitude: 6.568169988050425 latitude: 50.00255180412731
                                    2022-07-22 02:42:19.575 - info: javascript.0 (23800) script.js.Anwesenheit.Anwesenheit: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:19.577 - info: javascript.0 (23800) Start javascript script.js.Anwesenheit.Anwesenheit_Kinder
                                    2022-07-22 02:42:19.584 - info: javascript.0 (23800) script.js.Anwesenheit.Anwesenheit_Kinder: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:19.586 - info: javascript.0 (23800) Start javascript script.js.Blink.Blink-Kamera
                                    2022-07-22 02:42:19.773 - info: javascript.0 (23800) script.js.Blink.Blink-Kamera: registered 1 subscription, 2 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:19.846 - info: javascript.0 (23800) Start javascript script.js.Blink.Blink_Kamera
                                    2022-07-22 02:42:19.887 - error: javascript.0 (23800) script.js.Blink.Blink_Kamera compile failed:
                                    at script.js.Blink.Blink_Kamera:1
                                    2022-07-22 02:42:19.888 - error: javascript.0 (23800) #!/usr/bin/python3
                                    2022-07-22 02:42:19.890 - error: javascript.0 (23800) ^
                                    2022-07-22 02:42:19.891 - error: javascript.0 (23800) SyntaxError: Invalid or unexpected token
                                    2022-07-22 02:42:19.891 - error: javascript.0 (23800) at new Script (node:vm:100:7)
                                    2022-07-22 02:42:19.892 - error: javascript.0 (23800) at Object.createScript (node:vm:257:10)
                                    2022-07-22 02:42:19.893 - error: javascript.0 (23800) at createVM (/opt/iobroker/node_modules/iobroker.javascript/main.js:1679:24)
                                    2022-07-22 02:42:19.894 - error: javascript.0 (23800) at prepareScript (/opt/iobroker/node_modules/iobroker.javascript/main.js:1929:37)
                                    2022-07-22 02:42:19.894 - error: javascript.0 (23800) at /opt/iobroker/node_modules/iobroker.javascript/main.js:2017:17
                                    2022-07-22 02:42:19.895 - error: javascript.0 (23800) at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.javascript/main.js:1504:17)
                                    2022-07-22 02:42:19.896 - error: javascript.0 (23800) at processImmediate (node:internal/timers:468:21)
                                    2022-07-22 02:42:19.907 - info: javascript.0 (23800) Start javascript script.js.Licht.Garagenlicht
                                    2022-07-22 02:42:19.914 - info: javascript.0 (23800) script.js.Licht.Garagenlicht: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:19.915 - info: javascript.0 (23800) Start javascript script.js.Licht.Licht_Esszimmer_normal
                                    2022-07-22 02:42:19.933 - info: javascript.0 (23800) script.js.Licht.Licht_Esszimmer_normal: registered 2 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:19.934 - info: javascript.0 (23800) Start javascript script.js.Regenradar
                                    2022-07-22 02:42:20.046 - info: javascript.0 (23800) script.js.Regenradar: registered 0 subscriptions, 1 schedule, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.057 - info: javascript.0 (23800) Start javascript script.js.Rollo_Steuerung.Rollo_Fenster_Warnung
                                    2022-07-22 02:42:20.065 - info: javascript.0 (23800) script.js.Rollo_Steuerung.Rollo_Fenster_Warnung: registered 4 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.066 - info: javascript.0 (23800) Start javascript script.js.Rollo_Steuerung.Rollo_Schlafzimmer
                                    2022-07-22 02:42:20.099 - info: javascript.0 (23800) script.js.Rollo_Steuerung.Rollo_Schlafzimmer: registered 0 subscriptions, 1 schedule, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.101 - info: javascript.0 (23800) Start javascript script.js.Rollo_Steuerung.Rollo_Wochenende
                                    2022-07-22 02:42:20.111 - info: javascript.0 (23800) script.js.Rollo_Steuerung.Rollo_Wochenende: registered 0 subscriptions, 1 schedule, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.112 - info: javascript.0 (23800) Start javascript script.js.Rollo_Steuerung.Rollo_Wohnzimmer
                                    2022-07-22 02:42:20.177 - info: javascript.0 (23800) script.js.Rollo_Steuerung.Rollo_Wohnzimmer: registered 0 subscriptions, 2 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.178 - info: javascript.0 (23800) Start javascript script.js.Routinen.Batterieüberwachung
                                    2022-07-22 02:42:20.510 - info: javascript.0 (23800) script.js.Routinen.Batterieüberwachung: registered 12 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.511 - info: javascript.0 (23800) Start javascript script.js.Routinen.Fenster_Bad
                                    2022-07-22 02:42:20.518 - info: javascript.0 (23800) script.js.Routinen.Fenster_Bad: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.519 - info: javascript.0 (23800) Start javascript script.js.Routinen.Fenster_Status
                                    2022-07-22 02:42:20.595 - info: javascript.0 (23800) script.js.Routinen.Fenster_Status: registered 12 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.596 - info: javascript.0 (23800) Start javascript script.js.Routinen.Stimmungslicht
                                    2022-07-22 02:42:20.642 - info: javascript.0 (23800) script.js.Routinen.Stimmungslicht: registered 1 subscription, 3 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.643 - info: javascript.0 (23800) Start javascript script.js.Routinen.Subwoofer_aus
                                    2022-07-22 02:42:20.649 - info: javascript.0 (23800) script.js.Routinen.Subwoofer_aus: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.651 - info: javascript.0 (23800) Start javascript script.js.Routinen.Wecker
                                    2022-07-22 02:42:20.684 - info: javascript.0 (23800) script.js.Routinen.Wecker: registered 0 subscriptions, 3 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.685 - info: javascript.0 (23800) Start javascript script.js.Szenen.Fußball
                                    2022-07-22 02:42:20.692 - info: javascript.0 (23800) script.js.Szenen.Fußball: registered 2 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:20.692 - info: javascript.0 (23800) Start javascript script.js.Szenen.Multiroom_starten
                                    2022-07-22 02:42:20.698 - info: javascript.0 (23800) script.js.Szenen.Multiroom_starten: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                    2022-07-22 02:42:21.992 - info: host.ioBroker instance system.adapter.accuweather.0 started with pid 23953
                                    2022-07-22 02:42:22.851 - info: host.ioBroker instance system.adapter.meross.0 started with pid 23960
                                    2022-07-22 02:42:22.858 - error: discovery.0 (23896) discovery.0 already running
                                    2022-07-22 02:42:22.865 - warn: discovery.0 (23896) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:23.446 - error: backitup.0 (23910) backitup.0 already running
                                    2022-07-22 02:42:23.453 - warn: backitup.0 (23910) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:23.635 - error: host.ioBroker instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:23.636 - info: host.ioBroker Restart adapter system.adapter.discovery.0 because enabled
                                    2022-07-22 02:42:24.172 - error: host.ioBroker instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:24.173 - info: host.ioBroker Restart adapter system.adapter.backitup.0 because enabled
                                    2022-07-22 02:42:24.383 - info: hue.0 (23902) starting. Version 3.7.1 in /opt/iobroker/node_modules/iobroker.hue, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:42:24.974 - info: host.ioBroker instance system.adapter.bring.0 started with pid 23975
                                    2022-07-22 02:42:25.145 - info: alexa2.0 (23855) Initialize all Device states ...
                                    2022-07-22 02:42:25.432 - info: hue.0 (23902) skip switch: Daylight.configured
                                    2022-07-22 02:42:25.434 - info: hue.0 (23902) skip switch: Daylight.sunriseoffset
                                    2022-07-22 02:42:25.436 - info: hue.0 (23902) skip switch: Daylight.sunsetoffset
                                    2022-07-22 02:42:25.437 - info: hue.0 (23902) created/updated 1 sensor channels
                                    2022-07-22 02:42:25.452 - error: accuweather.0 (23953) accuweather.0 already running
                                    2022-07-22 02:42:25.457 - warn: accuweather.0 (23953) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:25.808 - info: hue.0 (23902) created/updated 13 light channels
                                    2022-07-22 02:42:25.841 - info: hue.0 (23902) created/updated 11 groups channels
                                    2022-07-22 02:42:25.850 - info: hue.0 (23902) created/updated 21 scenes
                                    2022-07-22 02:42:25.852 - info: hue.0 (23902) creating/updating bridge device
                                    2022-07-22 02:42:26.270 - error: host.ioBroker instance system.adapter.accuweather.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:26.270 - info: host.ioBroker Restart adapter system.adapter.accuweather.0 because enabled
                                    2022-07-22 02:42:28.475 - error: bring.0 (23975) bring.0 already running
                                    2022-07-22 02:42:28.488 - warn: bring.0 (23975) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:28.693 - info: meross.0 (23960) starting. Version 1.13.0 in /opt/iobroker/node_modules/iobroker.meross, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:42:29.014 - info: host.ioBroker instance system.adapter.chromecast.0 started with pid 23994
                                    2022-07-22 02:42:29.171 - info: host.ioBroker instance system.adapter.ping.0 started with pid 24001
                                    2022-07-22 02:42:29.403 - error: host.ioBroker instance system.adapter.bring.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:29.404 - info: host.ioBroker Restart adapter system.adapter.bring.0 because enabled
                                    2022-07-22 02:42:29.632 - info: meross.0 (23960) Device 1909123071321090801148e1e95182e5 initialized
                                    2022-07-22 02:42:29.897 - info: meross.0 (23960) Device 2008214149815955851748e1e92d3491 initialized
                                    2022-07-22 02:42:29.900 - info: meross.0 (23960) Device 1912182631818025580648e1e913beb0 initialized
                                    2022-07-22 02:42:29.902 - info: meross.0 (23960) Device 2006280771893555851048e1e922261d initialized
                                    2022-07-22 02:42:29.904 - info: meross.0 (23960) Device 20062905806417258h1648e1e922ba46 initialized
                                    2022-07-22 02:42:29.906 - info: meross.0 (23960) Device 1909048792115625185948e1e902844f initialized
                                    2022-07-22 02:42:29.918 - info: meross.0 (23960) Device 1812172835328525182734298f19bbce initialized
                                    2022-07-22 02:42:29.920 - info: meross.0 (23960) Device 20062938167695258h1648e1e922b857 initialized
                                    2022-07-22 02:42:29.923 - info: meross.0 (23960) Device 20062980250894258h1648e1e922bda9 initialized
                                    2022-07-22 02:42:29.925 - info: meross.0 (23960) Device 20062901721228258h1648e1e922b9c0 initialized
                                    2022-07-22 02:42:29.937 - info: meross.0 (23960) Device 1909046014773425185948e1e902744c initialized
                                    2022-07-22 02:42:29.939 - info: meross.0 (23960) Device 1812175643108025182734298f199b04 initialized
                                    2022-07-22 02:42:29.941 - info: meross.0 (23960) Device 1812179240279725182734298f19b165 initialized
                                    2022-07-22 02:42:29.942 - info: meross.0 (23960) Device 1812175172173125182734298f199999 initialized
                                    2022-07-22 02:42:30.202 - info: meross.0 (23960) Device: 1909123071321090801148e1e95182e5 connected
                                    2022-07-22 02:42:30.206 - info: meross.0 (23960) Device: 2008214149815955851748e1e92d3491 connected
                                    2022-07-22 02:42:30.243 - info: meross.0 (23960) Device: 1912182631818025580648e1e913beb0 connected
                                    2022-07-22 02:42:30.244 - info: meross.0 (23960) Device: 2006280771893555851048e1e922261d connected
                                    2022-07-22 02:42:30.246 - info: meross.0 (23960) Device: 20062905806417258h1648e1e922ba46 connected
                                    2022-07-22 02:42:30.248 - info: meross.0 (23960) Device: 1909048792115625185948e1e902844f connected
                                    2022-07-22 02:42:30.250 - info: meross.0 (23960) Device: 1812172835328525182734298f19bbce connected
                                    2022-07-22 02:42:30.252 - info: meross.0 (23960) Device: 20062938167695258h1648e1e922b857 connected
                                    2022-07-22 02:42:30.254 - info: meross.0 (23960) Device: 20062980250894258h1648e1e922bda9 connected
                                    2022-07-22 02:42:30.256 - info: meross.0 (23960) Device: 20062901721228258h1648e1e922b9c0 connected
                                    2022-07-22 02:42:30.277 - info: meross.0 (23960) Device: 1909046014773425185948e1e902744c connected
                                    2022-07-22 02:42:30.279 - info: meross.0 (23960) Device: 1812175643108025182734298f199b04 connected
                                    2022-07-22 02:42:30.281 - info: meross.0 (23960) Device: 1812179240279725182734298f19b165 connected
                                    2022-07-22 02:42:30.282 - info: meross.0 (23960) Device: 1812175172173125182734298f199999 connected
                                    2022-07-22 02:42:33.000 - info: host.ioBroker instance scheduled system.adapter.daswetter.0 */15 * * * *
                                    2022-07-22 02:42:33.079 - info: host.ioBroker instance system.adapter.daswetter.0 started with pid 24016
                                    2022-07-22 02:42:37.994 - error: chromecast.0 (23994) chromecast.0 already running
                                    2022-07-22 02:42:37.999 - warn: chromecast.0 (23994) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:41.163 - info: host.ioBroker instance system.adapter.shelly.0 started with pid 24040
                                    2022-07-22 02:42:41.599 - info: host.ioBroker instance system.adapter.spotify-premium.0 started with pid 24047
                                    2022-07-22 02:42:41.779 - error: host.ioBroker instance system.adapter.chromecast.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:41.780 - info: host.ioBroker Restart adapter system.adapter.chromecast.0 because enabled
                                    2022-07-22 02:42:41.816 - info: host.ioBroker instance scheduled system.adapter.dwd.0 */5 * * * *
                                    2022-07-22 02:42:41.903 - info: host.ioBroker instance system.adapter.dwd.0 started with pid 24054
                                    2022-07-22 02:42:42.252 - info: host.ioBroker instance system.adapter.denon.0 started with pid 24061
                                    2022-07-22 02:42:43.461 - info: host.ioBroker instance system.adapter.tr-064.0 started with pid 24068
                                    2022-07-22 02:42:44.654 - info: ping.0 (24001) starting. Version 1.5.3 in /opt/iobroker/node_modules/iobroker.ping, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:42:46.879 - info: host.ioBroker instance system.adapter.fb-checkpresence.0 started with pid 24108
                                    2022-07-22 02:42:48.557 - info: ham.0 (23881)
                                    added 131 packages, and audited 132 packages in 28s
                                    2022-07-22 02:42:48.560 - info: ham.0 (23881)
                                    13 packages are looking for funding
                                    run `npm fund` for details
                                    2022-07-22 02:42:48.563 - info: ham.0 (23881)
                                    found 0 vulnerabilities
                                    2022-07-22 02:42:48.596 - info: ham.0 (23881) Install/Update homebridge-blink-for-home@3.9.1
                                    2022-07-22 02:42:48.598 - info: ham.0 (23881) All Libraries installed/updated
                                    2022-07-22 02:42:48.599 - info: ham.0 (23881) Adapter uses Wrapper mode
                                    2022-07-22 02:42:49.978 - error: dwd.0 (24054) dwd.0 already running
                                    2022-07-22 02:42:49.984 - warn: dwd.0 (24054) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:50.438 - info: meross.0 (23960) Can not get Data for Device 1909048792115625185948e1e902844f: Error: Timeout
                                    2022-07-22 02:42:50.439 - warn: meross.0 (23960) Can not get Data for Device 1909048792115625185948e1e902844f: undefined
                                    2022-07-22 02:42:50.457 - info: meross.0 (23960) Can not get Data for Device 1812172835328525182734298f19bbce: Error: Timeout
                                    2022-07-22 02:42:50.458 - warn: meross.0 (23960) Can not get Data for Device 1812172835328525182734298f19bbce: undefined
                                    2022-07-22 02:42:50.478 - info: meross.0 (23960) Can not get Data for Device 1909046014773425185948e1e902744c: Error: Timeout
                                    2022-07-22 02:42:50.478 - warn: meross.0 (23960) Can not get Data for Device 1909046014773425185948e1e902744c: undefined
                                    2022-07-22 02:42:50.481 - info: meross.0 (23960) Can not get Data for Device 1812175643108025182734298f199b04: Error: Timeout
                                    2022-07-22 02:42:50.481 - warn: meross.0 (23960) Can not get Data for Device 1812175643108025182734298f199b04: undefined
                                    2022-07-22 02:42:50.484 - info: meross.0 (23960) Can not get Data for Device 1812179240279725182734298f19b165: Error: Timeout
                                    2022-07-22 02:42:50.484 - warn: meross.0 (23960) Can not get Data for Device 1812179240279725182734298f19b165: undefined
                                    2022-07-22 02:42:50.486 - info: meross.0 (23960) Can not get Data for Device 1812175172173125182734298f199999: Error: Timeout
                                    2022-07-22 02:42:50.487 - warn: meross.0 (23960) Can not get Data for Device 1812175172173125182734298f199999: undefined
                                    2022-07-22 02:42:50.488 - info: meross.0 (23960) Devices initialized
                                    2022-07-22 02:42:50.646 - error: denon.0 (24061) denon.0 already running
                                    2022-07-22 02:42:50.651 - warn: denon.0 (24061) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:50.837 - info: host.ioBroker instance system.adapter.followthesun.0 started with pid 24132
                                    2022-07-22 02:42:50.997 - info: daswetter.0 (24016) starting. Version 3.1.3 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:42:51.563 - error: host.ioBroker instance system.adapter.dwd.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:52.132 - error: host.ioBroker instance system.adapter.denon.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:52.133 - info: host.ioBroker Restart adapter system.adapter.denon.0 because enabled
                                    2022-07-22 02:42:52.184 - error: fb-checkpresence.0 (24108) fb-checkpresence.0 already running
                                    2022-07-22 02:42:52.190 - warn: fb-checkpresence.0 (24108) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:52.939 - info: ham.0 (23881) updateDev Sky-Q-Power: name = Sky Q Power /type= 1
                                    2022-07-22 02:42:52.943 - error: host.ioBroker instance system.adapter.fb-checkpresence.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:52.944 - info: host.ioBroker Restart adapter system.adapter.fb-checkpresence.0 because enabled
                                    2022-07-22 02:42:53.060 - info: host.ioBroker instance system.adapter.harmony.0 started with pid 24152
                                    2022-07-22 02:42:53.587 - info: shelly.0 (24040) starting. Version 6.0.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:42:54.911 - info: host.ioBroker instance system.adapter.discovery.0 started with pid 24180
                                    2022-07-22 02:42:55.099 - info: host.ioBroker instance system.adapter.backitup.0 started with pid 24187
                                    2022-07-22 02:42:55.107 - info: tr-064.0 (24068) starting. Version 4.2.16 in /opt/iobroker/node_modules/iobroker.tr-064, node: v16.16.0, js-controller: 4.0.23
                                    2022-07-22 02:42:55.846 - error: followthesun.0 (24132) followthesun.0 already running
                                    2022-07-22 02:42:55.854 - warn: followthesun.0 (24132) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:52.995 - info: ham.0 (23881) updateDev Blink-Blink-Home: name = Blink Blink Home /type= 11
                                    2022-07-22 02:42:53.009 - info: ham.0 (23881) updateDev Blink-Blink-Haustür: name = Blink Blink Haustür /type= 17
                                    2022-07-22 02:42:53.023 - info: ham.0 (23881) updateDev Blink-Blink-Terrasse: name = Blink Blink Terrasse /type= 17
                                    2022-07-22 02:42:57.692 - info: host.ioBroker instance system.adapter.accuweather.0 started with pid 24215
                                    2022-07-22 02:42:57.696 - error: host.ioBroker instance system.adapter.followthesun.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:42:57.697 - info: host.ioBroker Restart adapter system.adapter.followthesun.0 because enabled
                                    2022-07-22 02:42:57.859 - info: ham.0 (23881) updateChannel Sky-Q-Power.Accessory-Information: name =
                                    2022-07-22 02:42:57.862 - info: ham.0 (23881) updateChannel Blink-Blink-Home.Accessory-Information: name =
                                    2022-07-22 02:42:57.866 - info: ham.0 (23881) updateChannel Blink-Blink-Haustür.Accessory-Information: name =
                                    2022-07-22 02:42:57.868 - info: ham.0 (23881) updateChannel Blink-Blink-Terrasse.Accessory-Information: name =
                                    2022-07-22 02:42:58.400 - info: ham.0 (23881) updateDev Blink-Blink-Home: name = Blink Blink Home /type= 11
                                    2022-07-22 02:42:58.667 - info: host.ioBroker instance system.adapter.heos.0 started with pid 24226
                                    2022-07-22 02:42:59.248 - error: harmony.0 (24152) harmony.0 already running
                                    2022-07-22 02:42:59.254 - warn: harmony.0 (24152) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                    2022-07-22 02:42:58.413 - info: ham.0 (23881) updateDev Blink-Blink-Haustür: name = Blink Blink Haustür /type= 17
                                    2022-07-22 02:42:58.435 - info: ham.0 (23881) updateDev Blink-Blink-Terrasse: name = Blink Blink Terrasse /type= 17
                                    2022-07-22 02:43:00.751 - info: host.ioBroker instance system.adapter.bring.0 started with pid 24237
                                    2022-07-22 02:43:00.767 - info: ham.0 (23881) updateState Sky-Q-Power.Accessory-Information.Identify: value = false /common= {"type":"boolean","read":false,"write":true,"role":"button","name":"Identify","unit":""}
                                    2022-07-22 02:43:00.770 - info: ham.0 (23881) updateState Blink-Blink-Home.Accessory-Information.Identify: value = false /common= {"type":"boolean","read":false,"write":true,"role":"button","name":"Identify","unit":""}
                                    2022-07-22 02:43:00.773 - info: ham.0 (23881) updateState Blink-Blink-Haustür.Accessory-Information.Identify: value = false /common= {"type":"boolean","read":false,"write":true,"role":"button","name":"Identify","unit":""}
                                    2022-07-22 02:43:00.870 - info: ham.0 (23881) updateState Blink-Blink-Terrasse.Accessory-Information.Identify: value = false /common= {"type":"boolean","read":false,"write":true,"role":"button","name":"Identify","unit":""}
                                    2022-07-22 02:43:00.905 - error: host.ioBroker instance system.adapter.harmony.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                    2022-07-22 02:43:00.906 - info: host.ioBroker Restart adapter system.adapter.harmony.0 because enabled
                                    

                                    das mal ein Teil...

                                    Zum Schluss auf jeden Fall:

                                    2022-07-22 02:45:10.486 - error: backitup.0 (24187) umount: /opt/iobroker/backups: not mounted.
                                    
                                    Thomas Braun Glasfaser 2 Replies Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @IceD112 last edited by

                                      @iced112
                                      Da knickt dir (gleich mehrfach hintereinander wohl) der ganze ioBroker weg.
                                      Ich seh aber nicht warum.

                                      I 1 Reply Last reply Reply Quote 0
                                      • I
                                        IceD112 @Thomas Braun last edited by

                                        @thomas-braun Ich bekomme den ganzen LOG nicht hier rein. der ist zu lang

                                        I 1 Reply Last reply Reply Quote 0
                                        • I
                                          IceD112 @IceD112 last edited by

                                          @iced112 Neues Textdokument.txt

                                          haselchen 1 Reply Last reply Reply Quote 0
                                          • haselchen
                                            haselchen Most Active @IceD112 last edited by

                                            @iced112

                                            Hast du nicht vor 16 Stunden geschrieben das alles wieder läuft und tutti ist?
                                            Wenn ich dein Log sehe ist das alles andere als tutti.
                                            Kann es sein, dass du doch vor dem Ende des Restores den PI neu gestartet hast?
                                            So wie es jetzt ist, kannste ein Reparieren knicken. Da laufen zuviele Errors quer.

                                            I 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            726
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            172
                                            11005
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo