Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Backitup erstellt keine Backups mehr

    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

    Backitup erstellt keine Backups mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • McWoolf
      McWoolf last edited by

      Re: BackItUp erstellt kein Iobroker Backup mehr Systemdata Bitte Ausfüllen
      Hardwaresystem: Raspberry 4
      Arbeitsspeicher: 8GB
      Festplattenart: HDD
      Betriebssystem: Debianno
      Node-Version: 12.22.6
      Nodejs-Version:
      NPM-Version: 6.14.15
      Installationsart: Manuell
      Image genutzt: Nein
      Ort/Name der Imagedatei: Link Re: BackItUp erstellt kein Iobroker Backup mehr

      Hallo Leute.

      Mein Backup hat bis zum 4.10.2021 perfekt funktioniert, per Zufall habe ich wieder mal rein gesehen und dabei entdeckt, dass nur mehr Javascripte gesichert werden. Hab schon so einiges versucht, aber es hilft nichts. Kann mir bitte jemand helfen??
      Danke

      Gruß Wolfi

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

        @mcwoolf
        So ohne was an der Hand ist das schwierig.
        Zumindest einen Auszug aus dem Log, wenn ein Backup läuft, wäre vielleicht sinnvoll.

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

          @thomas-braun

          <pi@raspberrypi:~ $ iobroker backup
          host.raspberrypi 30017 states saved
          host.raspberrypi 40917 objects saved
          Objects database error: read ECONNRESET
          Objects database error: read ECONNRESET
          Objects database error: read ECONNRESET
          Objects database error: read ECONNRESET
          Objects database error: read ECONNRESET
          Objects database error: read ECONNRESET
          Objects database error: read ECONNRESET
          Objects database error: read ECONNRESET/>

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

            @mcwoolf
            Ich meinte eher einen Lauf von Backitup.
            Aber das hier deutet auch schon auf eine zerbröselte Objects-Datenbank hin.
            files oder redis im Einsatz?

            iobroker status
            

            Und bitte Konsolentext in CodeTags </> einbetten. Danke.

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

              @thomas-braun

              Hallo Thomas!

              Was ich noch bedenklich finde ist, dass es gestern soo noch nicht ausgesehen hat. Da hat er die objekte gespeichert und dann war nichts mehr.

              Ich denke da ist "files" das system.
              Wie soll ich dir den Lauf von Backitup erstellen??
              Fehler.png Fehler1.PNG

              Die beiden hatte ich vor 3 Tagen gemacht.

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

                @mcwoolf sagte in Backitup erstellt keine Backups mehr:

                Wie soll ich dir den Lauf von Backitup erstellen??

                Jedenfalls nicht als verwaschenen Screenshot.
                Aus dem Log File entnehmen.

                iobroker logs --watch
                

                oder aus dem PopUp den Text herauskopieren.

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

                  @thomas-braun

                  Hier aus der Console

                  2021-10-11 11:24:10.137 - debug: backitup.0 (6517) Backup has started ...
                  2021-10-11 11:24:10.137 - debug: backitup.0 (6517) Backup has started ...
                  2021-10-11 11:24:20.138 - debug: backitup.0 (6517) [iobroker/mount] noserverino option: false
                  2021-10-11 11:24:20.139 - debug: backitup.0 (6517) [iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=iobroker,password=,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.1.15/backups /opt/iobroker/backups"
                  2021-10-11 11:24:20.529 - debug: backitup.0 (6517) [iobroker/mount] mount successfully completed
                  2021-10-11 11:24:20.531 - debug: backitup.0 (6517) [iobroker/mount] done
                  2021-10-11 11:24:20.138 - debug: backitup.0 (6517) [iobroker/mount] noserverino option: false
                  2021-10-11 11:24:20.139 - debug: backitup.0 (6517) [iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=iobroker,password=
                  ,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.1.15/backups /opt/iobroker/backups"
                  2021-10-11 11:24:20.529 - debug: backitup.0 (6517) [iobroker/mount] mount successfully completed
                  2021-10-11 11:24:20.531 - debug: backitup.0 (6517) [iobroker/mount] done
                  2021-10-11 11:24:30.576 - debug: backitup.0 (6517) [iobroker/iobroker] host.raspberrypi 29881 states saved
                  2021-10-11 11:24:30.927 - debug: backitup.0 (6517) [iobroker/iobroker] host.raspberrypi 40757 objects saved
                  2021-10-11 11:24:30.576 - debug: backitup.0 (6517) [iobroker/iobroker] host.raspberrypi 29881 states saved
                  2021-10-11 11:24:30.927 - debug: backitup.0 (6517) [iobroker/iobroker] host.raspberrypi 40757 objects saved/<

                  Hier aus dem Popup

                  Started iobroker ...
                  [DEBUG] [mount] - noserverino option: false
                  [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.1.15/backups /opt/iobroker/backups"
                  [DEBUG] [mount] - mount successfully completed
                  [DEBUG] [mount] - done
                  [DEBUG] [iobroker] - host.raspberrypi 29881 states saved
                  [DEBUG] [iobroker] - host.raspberrypi 40757 objects saved/<

                  mehr passiert leider nicht, bei diesem Stand bleibt alles stehen.
                  Auch wenn ich das ganze 15 min laufen lasse.

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

                    @mcwoolf

                    iobroker status
                    

                    sagt?

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

                      @thomas-braun

                      iobroker is running on this host.
                      Objects type: file
                      States type: file/<

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

                        @mcwoolf

                        Bitte CodeTags für Text aus der Konsole verwenden:

                        03c11329-47cd-4c16-a87a-c94b793e3fa3-image.png

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

                          @thomas-braun

                          2021-10-11 11:25:07.157  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.159  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.160  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.247  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.248  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.249  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.249  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.271  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.272  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.273  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.273  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.274  - warn: ring.0 (5944) get state error: DB closed
                          2021-10-11 11:25:07.295  - error: javascript.0 (5367) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                          2021-10-11 11:25:07.243  - warn: telegram.1 (5251) get state error: DB closed
                          2021-10-11 11:25:07.245  - warn: telegram.1 (5251) get state error: DB closed
                          2021-10-11 11:25:07.266  - warn: telegram.1 (5251) get state error: DB closed
                          2021-10-11 11:25:07.267  - warn: telegram.1 (5251) get state error: DB closed
                          2021-10-11 11:25:07.267  - warn: telegram.1 (5251) get state error: DB closed
                          2021-10-11 11:25:07.268  - warn: telegram.1 (5251) get state error: DB closed
                          2021-10-11 11:25:07.269  - warn: telegram.1 (5251) get state error: DB closed
                          2021-10-11 11:25:07.289  - warn: telegram.1 (5251) get state error: DB closed
                          2021-10-11 11:25:07.289  - warn: telegram.1 (5251) get state error: DB closed
                          2021-10-11 11:25:07.290  - warn: telegram.1 (5251) get state error: DB closed
                          2021-10-11 11:25:07.291  - warn: telegram.1 (5251) get state error: DB closed
                          2021-10-11 11:25:07.322  - warn: admin.0 (5318) get state error: Connection is closed.
                          2021-10-11 11:25:07.303  - warn: hue.0 (5605) get state error: DB closed
                          2021-10-11 11:25:07.200  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.219  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.220  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.221  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.222  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.223  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.223  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.224  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.225  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.278  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.279  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.280  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.281  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.323  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.324  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.324  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.325  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.326  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.326  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.327  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.343  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.343  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.343  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:07.344  - warn: iot.0 (5832) get state error: DB closed
                          2021-10-11 11:25:18.906  - error: admin.0 (2371) admin.0 already running
                          2021-10-11 11:25:18.909  - warn: admin.0 (2371) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:25:19.618  - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:25:23.129  - error: email.0 (2382) email.0 already running
                          2021-10-11 11:25:23.134  - warn: email.0 (2382) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:25:23.765  - error: host.raspberrypi instance system.adapter.email.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:25:27.786  - error: javascript.0 (2393) javascript.0 already running
                          2021-10-11 11:25:27.788  - warn: javascript.0 (2393) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:25:28.504  - error: host.raspberrypi instance system.adapter.javascript.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:25:31.199  - error: telegram.0 (2404) telegram.0 already running
                          2021-10-11 11:25:31.201  - warn: telegram.0 (2404) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:25:31.845  - error: host.raspberrypi instance system.adapter.telegram.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:25:35.907  - error: telegram.1 (2438) telegram.1 already running
                          2021-10-11 11:25:35.910  - warn: telegram.1 (2438) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:25:36.557  - error: host.raspberrypi instance system.adapter.telegram.1 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:25:38.634  - error: alexa2.0 (2457) alexa2.0 already running
                          2021-10-11 11:25:38.637  - warn: alexa2.0 (2457) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:25:39.314  - error: host.raspberrypi instance system.adapter.alexa2.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:25:46.545  - error: ping.0 (2498) ping.0 already running
                          2021-10-11 11:25:46.548  - warn: ping.0 (2498) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:25:47.215  - error: host.raspberrypi instance system.adapter.ping.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:25:51.318  - error: rpi2.0 (2509) rpi2.0 already running
                          2021-10-11 11:25:51.321  - warn: rpi2.0 (2509) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:25:52.059  - error: host.raspberrypi instance system.adapter.rpi2.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:25:58.752  - error: tr-064.0 (2535) tr-064.0 already running
                          2021-10-11 11:25:58.757  - warn: tr-064.0 (2535) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:25:59.794  - error: host.raspberrypi instance system.adapter.tr-064.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:00.763  - error: hue.0 (2557) hue.0 already running
                          2021-10-11 11:26:00.767  - warn: hue.0 (2557) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:01.419  - error: host.raspberrypi instance system.adapter.hue.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:08.836  - warn: cloud.0 (2582) slow connection to objects DB. Still waiting ...
                          2021-10-11 11:26:09.362  - error: cloud.0 (2582) cloud.0 already running
                          2021-10-11 11:26:09.364  - warn: cloud.0 (2582) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:10.111  - error: host.raspberrypi instance system.adapter.cloud.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:11.547  - error: discovery.0 (2601) discovery.0 already running
                          2021-10-11 11:26:11.566  - warn: discovery.0 (2601) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:11.848  - error: fritzdect.0 (2608) fritzdect.0 already running
                          2021-10-11 11:26:11.852  - warn: fritzdect.0 (2608) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:12.243  - error: host.raspberrypi instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:12.857  - error: host.raspberrypi instance system.adapter.fritzdect.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:14.891  - error: heatingcontrol.0 (2634) heatingcontrol.0 already running
                          2021-10-11 11:26:14.894  - warn: heatingcontrol.0 (2634) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:15.581  - error: host.raspberrypi instance system.adapter.heatingcontrol.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:21.812  - error: influxdb.0 (2655) influxdb.0 already running
                          2021-10-11 11:26:21.817  - warn: influxdb.0 (2655) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:22.819  - error: host.raspberrypi instance system.adapter.influxdb.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:25.817  - error: info.0 (2671) info.0 already running
                          2021-10-11 11:26:25.823  - warn: info.0 (2671) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:26.866  - error: host.raspberrypi instance system.adapter.info.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:27.910  - error: rpi2.0 (2686) No Value found for cpu_frequency
                          2021-10-11 11:26:28.843  - error: iot.0 (2709) iot.0 already running
                          2021-10-11 11:26:28.848  - warn: iot.0 (2709) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:29.614  - error: host.raspberrypi instance system.adapter.iot.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:32.948  - error: jarvis.0 (2773) jarvis.0 already running
                          2021-10-11 11:26:32.955  - warn: jarvis.0 (2773) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:33.754  - error: host.raspberrypi instance system.adapter.jarvis.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:39.885  - error: linkeddevices.0 (2820) linkeddevices.0 already running
                          2021-10-11 11:26:39.894  - warn: linkeddevices.0 (2820) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:40.225  - error: linux-control.0 (2845) linux-control.0 already running
                          2021-10-11 11:26:40.230  - warn: linux-control.0 (2845) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:40.586  - error: host.raspberrypi instance system.adapter.linkeddevices.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:40.906  - error: host.raspberrypi instance system.adapter.linux-control.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:47.309  - error: ring.0 (2876) ring.0 already running
                          2021-10-11 11:26:47.313  - warn: ring.0 (2876) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:48.526  - warn: javascript.0 (2563) Please delete file /opt/iobroker/backups/Warnungen/Bewegung_festgestellt
                          2021-10-11 11:26:49.305  - error: host.raspberrypi instance system.adapter.ring.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:49.741  - error: scenes.0 (2923) scenes.0 already running
                          2021-10-11 11:26:49.745  - warn: scenes.0 (2923) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:50.791  - error: host.raspberrypi instance system.adapter.scenes.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:53.475  - error: shelly.0 (2953) shelly.0 already running
                          2021-10-11 11:26:53.479  - warn: shelly.0 (2953) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:53.484  - error: cloud.0 (2865) Cloud says: timeout
                          2021-10-11 11:26:54.237  - error: host.raspberrypi instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:26:57.007  - error: sony-bravia.0 (2974) sony-bravia.0 already running
                          2021-10-11 11:26:57.019  - warn: sony-bravia.0 (2974) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:26:58.233  - error: host.raspberrypi instance system.adapter.sony-bravia.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:27:00.594  - error: unifi.0 (2997) unifi.0 already running
                          2021-10-11 11:27:00.607  - warn: unifi.0 (2997) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:27:02.272  - error: host.raspberrypi instance system.adapter.unifi.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:27:07.496  - error: velux.0 (3034) velux.0 already running
                          2021-10-11 11:27:07.520  - warn: velux.0 (3034) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:27:09.331  - warn: jarvis.0 (3045) slow connection to states DB. Still waiting ...
                          2021-10-11 11:27:10.313  - error: host.raspberrypi instance system.adapter.velux.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:27:10.384  - error: vis-inventwo.0 (3060) vis-inventwo.0 already running
                          2021-10-11 11:27:10.388  - warn: vis-inventwo.0 (3060) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:27:11.374  - error: host.raspberrypi instance system.adapter.vis-inventwo.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:27:16.504  - error: web.0 (3129) web.0 already running
                          2021-10-11 11:27:16.509  - warn: web.0 (3129) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:27:17.491  - error: host.raspberrypi instance system.adapter.web.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:27:20.290  - error: yahka.0 (3170) yahka.0 already running
                          2021-10-11 11:27:20.296  - warn: yahka.0 (3170) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:27:21.171  - error: host.raspberrypi instance system.adapter.yahka.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:27:23.199  - error: cloud.0 (2865) Cloud says: timeout
                          2021-10-11 11:27:23.986  - debug: backitup.0 (3477) Redis Objects: Use Redis connection: 127.0.0.1:9001
                          2021-10-11 11:27:24.223  - debug: backitup.0 (3477) Objects client ready ... initialize now
                          2021-10-11 11:27:24.322  - debug: backitup.0 (3477) Objects create System PubSub Client
                          2021-10-11 11:27:24.324  - debug: backitup.0 (3477) Objects create User PubSub Client
                          2021-10-11 11:27:24.326  - debug: backitup.0 (3477) Objects client initialize lua scripts
                          2021-10-11 11:27:24.434  - debug: backitup.0 (3477) Objects connected to redis: 127.0.0.1:9001
                          2021-10-11 11:27:24.454  - debug: backitup.0 (3477) objectDB connected
                          2021-10-11 11:27:24.459  - debug: backitup.0 (3477) Redis States: Use Redis connection: 127.0.0.1:9000
                          2021-10-11 11:27:24.605  - info: host.raspberrypi instance system.adapter.shelly.0 started with pid 3520
                          2021-10-11 11:27:24.639  - debug: backitup.0 (3477) States create System PubSub Client
                          2021-10-11 11:27:24.643  - debug: backitup.0 (3477) States create User PubSub Client
                          2021-10-11 11:27:24.726  - debug: backitup.0 (3477) States connected to redis: 127.0.0.1:9000
                          2021-10-11 11:27:24.727  - debug: backitup.0 (3477) statesDB connected
                          2021-10-11 11:27:24.764  - error: backitup.0 (3477) backitup.0 already running
                          2021-10-11 11:27:24.766  - debug: backitup.0 (3477) Plugin sentry destroyed
                          2021-10-11 11:27:24.767  - warn: backitup.0 (3477) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2021-10-11 11:27:25.579  - error: host.raspberrypi instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2021-10-11 11:27:58.178  - debug: backitup.0 (3967) Redis Objects: Use Redis connection: 127.0.0.1:9001
                          2021-10-11 11:27:58.306  - debug: backitup.0 (3967) Objects client ready ... initialize now
                          2021-10-11 11:27:58.322  - debug: backitup.0 (3967) Objects create System PubSub Client
                          2021-10-11 11:27:58.324  - debug: backitup.0 (3967) Objects create User PubSub Client
                          2021-10-11 11:27:58.326  - debug: backitup.0 (3967) Objects client initialize lua scripts
                          2021-10-11 11:27:58.425  - debug: backitup.0 (3967) Objects connected to redis: 127.0.0.1:9001
                          2021-10-11 11:27:58.439  - debug: backitup.0 (3967) objectDB connected
                          2021-10-11 11:27:58.442  - debug: backitup.0 (3967) Redis States: Use Redis connection: 127.0.0.1:9000
                          2021-10-11 11:27:58.929  - debug: backitup.0 (3967) States create System PubSub Client
                          2021-10-11 11:27:58.932  - debug: backitup.0 (3967) States create User PubSub Client
                          2021-10-11 11:27:59.035  - debug: backitup.0 (3967) States connected to redis: 127.0.0.1:9000
                          2021-10-11 11:27:59.036  - debug: backitup.0 (3967) statesDB connected
                          2021-10-11 11:28:06.768  - debug: backitup.0 (3967) Plugin sentry Initialize Plugin (enabled=true)
                          2021-10-11 11:28:07.861  - debug: backitup.0 (3967) noserverino option: false
                          2021-10-11 11:28:07.863  - debug: backitup.0 (3967) cifs-mount command: "sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.1.15/backups /opt/iobroker/backups"
                          2021-10-11 11:28:07.955  - debug: backitup.0 (3967) first mount attempt with smb option failed. try next mount attempt without smb option ...
                          2021-10-11 11:28:07.956  - debug: backitup.0 (3967) cifs-mount command: "sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.1.15/backups /opt/iobroker/backups"
                          2021-10-11 11:28:08.370  - debug: backitup.0 (3967) mount successfully completed
                          2021-10-11 11:28:10.387  - debug: backitup.0 (3967) detect backup file 1 from cifs: iobroker_2021_09_30-02_40_16_backupiobroker.tar.gz
                          2021-10-11 11:28:10.388  - debug: backitup.0 (3967) detect backup file 2 from cifs: iobroker_2021_10_01-02_40_16_backupiobroker.tar.gz
                          2021-10-11 11:28:10.388  - debug: backitup.0 (3967) detect backup file 3 from cifs: iobroker_2021_10_02-02_40_16_backupiobroker.tar.gz
                          2021-10-11 11:28:10.389  - debug: backitup.0 (3967) detect backup file 4 from cifs: iobroker_2021_10_03-02_40_16_backupiobroker.tar.gz
                          2021-10-11 11:28:10.390  - debug: backitup.0 (3967) detect backup file 5 from cifs: iobroker_2021_10_04-02_40_16_backupiobroker.tar.gz
                          2021-10-11 11:28:10.391  - debug: backitup.0 (3967) detect last backup file: iobroker_2021_10_04-02_40_16_backupiobroker.tar.gz
                          10-11 11:28:17.669  - debug: backitup.0 (3967) mount activ... umount in 2 Seconds!!
                          2021-10-11 11:31:55.410  - debug: backitup.0 (3967) system.adapter.admin.0: logging true
                          2021-10-11 11:31:56.317  -
                          
                          
                          

                          Achso funktioniert das

                          PS: Ich hab die ganzen "Info" rausgelöscht, hoffe das passt so

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

                            @mcwoolf

                            PS: Ich hab die ganzen "Info" rausgelöscht, hoffe das passt so

                            Warum? Vielleicht steht da auch was interessantes drin?

                            Jedenfalls hast du nicht nur ein Problem mit backitup, da ist der Wurm in der Datenbank drin.

                            Ich weiß aber nicht wie man die sauber rekonstruiert, evtl. hilft das Minit-Howto weiter:

                            https://forum.iobroker.net/topic/43325/mini-howto-cannot-find-view-system-for-search-host?_=1633946845938

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

                              @thomas-braun

                              So system neu aufgesetzt.
                              Kann es sein dass mein backup eine unglaubliche Größe von einem GB hat???
                              Und aus diesem Grund keine Sicherung mehr funktionierte??

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

                                @mcwoolf
                                Möglicherweise.
                                Wobei mein Backup des iibrokers nur ein paar MB hat. Was backupst du denn da genau? Stumpf 'alles'?

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

                                  @thomas-braun

                                  Hallo Thomas.

                                  Habe festgestellt, dass der mir alle snapshots von der ring mitgesichert hat. Das waren über 3500 objekte. Habe diese jetzt mal den raspi neu aufgesetzt, das letzte update vom 4.10 eingespielt und dann noch die ring objekte gelöscht, siehe da ich hatte heute Nacht wieder ein backup.

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

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  714
                                  Online

                                  31.9k
                                  Users

                                  80.1k
                                  Topics

                                  1.3m
                                  Posts

                                  2
                                  15
                                  515
                                  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