Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Backupit - keine iobroker Backups möglich

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [gelöst] Backupit - keine iobroker Backups möglich

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Heisenberg0709 last edited by

      @heisenberg0709

      iobroker -v
      
      H 1 Reply Last reply Reply Quote 0
      • H
        Heisenberg0709 @Thomas Braun last edited by

        @thomas-braun sagte in Backupit - keine iobroker Backups möglich:

        iobroker -v

        3.2.16

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

          @heisenberg0709 Mach mal ein Update auf die neuste Version.

          iobroker stop
          iobroker update
          iobroker upgrade self
          iobroker fix
          iobroker start
          
          H 1 Reply Last reply Reply Quote 0
          • H
            Heisenberg0709 @simatec last edited by

            @simatec

            laut Konsole:

            pi@iobrokerSSD062021master:~ $ iobroker upgrade self
            Host    "iobrokerSSD062021master" is up to date.
            
            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Heisenberg0709 last edited by

              @heisenberg0709 sagte in Backupit - keine iobroker Backups möglich:

              laut Konsole:

              iobroker update -i

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

                @homoran
                @simatec

                es hatte nicht geupdatet, da ich in den Einstellungen stable drin hatte...

                jetzt ist es geupdatet

                pi@iobrokerSSD062021master:~ $ iobroker -v
                3.3.15
                

                allerdings will backupit immer noch kein backup anlegen... oh mei oh mei, ich verzweifel hier langsam echt....

                simatec 2 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators last edited by

                  @heisenberg0709 sagte in Backupit - keine iobroker Backups möglich:

                  da ich in den Einstellungen stable drin hatte...

                  und wie komst du dann an eine nicht aktuelle Beta Version vom Admin und vom Controller?

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

                    @heisenberg0709 sagte in Backupit - keine iobroker Backups möglich:

                    allerdings will backupit immer noch kein backup anlegen... oh mei oh mei, ich verzweifel hier langsam echt....

                    Also erstmal können wir einen Fehler in Backitup bzw. ein Problem mit Backitup ausschließen.

                    Du hast über Konsole den gleichen Fehler.
                    Irgendwas ist an deinem System nicht in Ordnung

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

                      @heisenberg0709

                      Zeige mal die Ausgabe von iobroker -v

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

                        @simatec

                        pi@iobrokerSSD062021master:~ $ iobroker -v
                        3.3.15
                        
                        simatec 1 Reply Last reply Reply Quote 0
                        • simatec
                          simatec Developer Most Active @Heisenberg0709 last edited by

                          @heisenberg0709
                          Und was gibt der Log nun beim iobroker backup aus?

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

                            @simatec

                            hier die Ausgabe 🙂 ich hoffe das ist das, was du brauchst?
                            ein Backup legt er leider nicht ab....

                            pi@iobrokerSSD062021master:~ $ cd /opt/iobroker
                            pi@iobrokerSSD062021master:/opt/iobroker $ iobroker stop
                            pi@iobrokerSSD062021master:/opt/iobroker $ iobroker backup
                            host.iobrokerSSD062021master 6451 states saved
                            host.iobrokerSSD062021master 7840 objects saved
                            internal/buffer.js:950
                            class FastBuffer extends Uint8Array {}
                            ^
                            
                            RangeError: Array buffer allocation failed
                                at arrayBufferConstructor_DoNotInitialize (<anonymous>)
                                at new Uint8Array (<anonymous>)
                                at new FastBuffer (internal/buffer.js:950:1)
                                at fromArrayLike (buffer.js:501:10)
                                at fromObject (buffer.js:509:12)
                                at Function.from (buffer.js:318:15)
                                at RedisHandler.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-file/lib/objects/objectsInMemServerRedis.js:452:60)
                                at RedisHandler.emit (events.js:314:20)
                                at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-base/lib/redisHandler.js:100:37)
                                at processImmediate (internal/timers.js:461:21)
                            
                            H 1 Reply Last reply Reply Quote 0
                            • H
                              Heisenberg0709 @Heisenberg0709 last edited by Heisenberg0709

                              @simatec

                              ich habe jetzt soeben nochmal probiert, das Backup über Backupit manuell anzustoßen.
                              Nachfolgend das Log dazu.
                              Zuerst habe ich das Backup der CCU angestoßen, welches ja erfolgreich durchläuft. Im Anschluss habe ich nochmal das Backup vom iobroker durchlaufen lassen, welches wie gehabt keine Daten ablegt. Für das iobroker Backup habe ich auch alle Instanzen bis auf Admin und Backupit angehalten.

                              Ich hatte es ja ja glaube ich auch oben schon einmal geschrieben, aber hier nur nochmal zur Vollständigkeit, mein System läuft im Multihost. Ich habe gestern auch schon den Slave vom Multihost getrennt, was keine Änderungen brachte. Master sowie Slave sind auch beide Stand jetzt auf dem aktuellsten identischen Stand.

                              Ich will euch aber auch nicht länger eurer Zeit dafür berauben... Irgendwie denke ich, dass ich hier nicht weiterkomme. Ich meine das System an sich läuft ja (zumindest Augenscheinlich), aber ganz ohne Backup in die Zukunft zu steuern ist mir dann irgendwie zu unsicher. Ggf. muss ich dann parallel irgendwie auf ein neues System umziehen, was mir zwar nicht ganz schmeckt, aber so ist es halt manchmal 🙂

                              Deswegen nochmals an dieser Stelle, VIELEN VIELEN DANK für den Klasse Support 🙂

                              2021-08-02 11:52:02.096  - info: host.iobrokerSSD062021master instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2021-08-02 11:52:04.509  - info: host.iobrokerSSD062021master instance system.adapter.backitup.0 started with pid 4389
                              2021-08-02 11:52:07.621  - debug: backitup.0 (4389) Redis Objects: Use Redis connection: 0.0.0.0:9001
                              2021-08-02 11:52:07.659  - debug: backitup.0 (4389) Objects client ready ... initialize now
                              2021-08-02 11:52:07.672  - debug: backitup.0 (4389) Objects create System PubSub Client
                              2021-08-02 11:52:07.674  - debug: backitup.0 (4389) Objects create User PubSub Client
                              2021-08-02 11:52:07.675  - debug: backitup.0 (4389) Objects client initialize lua scripts
                              2021-08-02 11:52:07.704  - debug: backitup.0 (4389) Objects connected to redis: 0.0.0.0:9001
                              2021-08-02 11:52:07.714  - debug: backitup.0 (4389) objectDB connected
                              2021-08-02 11:52:07.716  - debug: backitup.0 (4389) Redis States: Use Redis connection: 0.0.0.0:9000
                              2021-08-02 11:52:07.726  - debug: backitup.0 (4389) States create System PubSub Client
                              2021-08-02 11:52:07.728  - debug: backitup.0 (4389) States create User PubSub Client
                              2021-08-02 11:52:07.738  - debug: backitup.0 (4389) States connected to redis: 0.0.0.0:9000
                              2021-08-02 11:52:07.739  - debug: backitup.0 (4389) statesDB connected
                              2021-08-02 11:52:07.987  - debug: backitup.0 (4389) Plugin sentry Do not initialize Plugin (enabled=false)
                              2021-08-02 11:52:07.994  - debug: backitup.0 (4389) Plugin sentry destroyed because not initialized correctly
                              2021-08-02 11:52:08.002  - info: backitup.0 (4389) starting. Version 2.1.13 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.22.4, js-controller: 3.3.15
                              2021-08-02 11:52:08.078  - info: backitup.0 (4389) [iobroker] backup was activated at 02:30 every 1 day(s)
                              2021-08-02 11:52:08.115  - debug: backitup.0 (4389) [iobroker] 10 30 02 */1 * * 
                              2021-08-02 11:52:08.115  - info: backitup.0 (4389) [ccu] backup was activated at 01:30 every 3 day(s)
                              2021-08-02 11:52:08.127  - debug: backitup.0 (4389) [ccu] 10 30 01 */3 * * 
                              2021-08-02 11:52:08.170  - debug: backitup.0 (4389) noserverino option: false
                              2021-08-02 11:52:08.171  - debug: backitup.0 (4389) cifs-mount command: "sudo mount -t cifs -o username=xxx,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.123.5/Eigene_Backups/04_Backup_Hausautomation/ioBroker /opt/iobroker/backups"
                              2021-08-02 11:52:08.341  - debug: backitup.0 (4389) mount successfully completed
                              2021-08-02 11:52:10.349  - debug: backitup.0 (4389) detect backup file 1 from cifs: iobroker_2021_07_05-15_28_41_Backup_ioBroker_backupiobroker.tar.gz
                              2021-08-02 11:52:10.352  - debug: backitup.0 (4389) detect last backup file: iobroker_2021_07_05-15_28_41_Backup_ioBroker_backupiobroker.tar.gz
                              2021-08-02 11:52:18.109  - debug: backitup.0 (4389) mount activ... umount in 2 Seconds!!
                              2021-08-02 11:52:20.295  - debug: backitup.0 (4389) umount successfully completed
                              2021-08-02 11:53:13.887  - debug: backitup.0 (4389) telegram-instance: telegram.0
                              2021-08-02 11:53:13.932  - debug: backitup.0 (4389) sendTo "getTelegramUser" to system.adapter.admin.0 from system.adapter.backitup.0: {"1434310860":{"firstName":"Willi"}}
                              2021-08-02 11:53:13.887  - debug: backitup.0 (4389) telegram-instance: telegram.0
                              2021-08-02 11:53:13.932  - debug: backitup.0 (4389) sendTo "getTelegramUser" to system.adapter.admin.0 from system.adapter.backitup.0: {"1434310860":{"firstName":"Willi"}}
                              2021-08-02 11:53:18.619  - debug: backitup.0 (4389) system.adapter.admin.0: logging false
                              2021-08-02 11:53:18.619  - debug: backitup.0 (4389) system.adapter.admin.0: logging false
                              2021-08-02 11:53:23.954  - debug: backitup.0 (4389) Backup has started ...
                              2021-08-02 11:53:23.954  - debug: backitup.0 (4389) Backup has started ...
                              2021-08-02 11:53:33.957  - debug: backitup.0 (4389) [ccu/mount] noserverino option: false
                              2021-08-02 11:53:33.959  - debug: backitup.0 (4389) [ccu/mount] cifs-mount command: "sudo mount -t cifs -o username=xxx,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.123.5/Eigene_Backups/04_Backup_Hausautomation/CCU3 /opt/iobroker/backups"
                              2021-08-02 11:53:34.186  - debug: backitup.0 (4389) [ccu/mount] mount successfully completed
                              2021-08-02 11:53:34.188  - debug: backitup.0 (4389) [ccu/mount] done
                              2021-08-02 11:53:33.957  - debug: backitup.0 (4389) [ccu/mount] noserverino option: false
                              2021-08-02 11:53:33.959  - debug: backitup.0 (4389) [ccu/mount] cifs-mount command: "sudo mount -t cifs -o username=xxx,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.123.5/Eigene_Backups/04_Backup_Hausautomation/CCU3 /opt/iobroker/backups"
                              2021-08-02 11:53:34.186  - debug: backitup.0 (4389) [ccu/mount] mount successfully completed
                              2021-08-02 11:53:34.188  - debug: backitup.0 (4389) [ccu/mount] done
                              2021-08-02 11:53:35.858  - debug: backitup.0 (4389) [ccu/ccu] CCU Version: 3.59.6
                              2021-08-02 11:53:35.859  - debug: backitup.0 (4389) [ccu/ccu] Requesting backup from CCU
                              2021-08-02 11:53:35.858  - debug: backitup.0 (4389) [ccu/ccu] CCU Version: 3.59.6
                              2021-08-02 11:53:35.859  - debug: backitup.0 (4389) [ccu/ccu] Requesting backup from CCU
                              2021-08-02 11:53:56.722  - debug: backitup.0 (4389) [ccu/ccu] done
                              2021-08-02 11:53:57.175  - debug: backitup.0 (4389) [ccu/cifs] done
                              2021-08-02 11:53:56.722  - debug: backitup.0 (4389) [ccu/ccu] done
                              2021-08-02 11:53:57.175  - debug: backitup.0 (4389) [ccu/cifs] done
                              2021-08-02 11:53:57.777  - debug: backitup.0 (4389) [ccu/clean] done
                              2021-08-02 11:53:58.237  - debug: backitup.0 (4389) [ccu/telegram] [ccu] used Telegram-Instance: telegram.0
                              2021-08-02 11:53:58.243  - debug: backitup.0 (4389) sendTo "send" to system.adapter.telegram.0 from system.adapter.backitup.0
                              2021-08-02 11:53:58.246  - debug: backitup.0 (4389) [ccu/telegram] done
                              2021-08-02 11:53:58.553  - debug: backitup.0 (4389) [ccu/historyHTML] new history html values created
                              2021-08-02 11:53:58.554  - debug: backitup.0 (4389) [ccu/historyHTML] done
                              2021-08-02 11:53:58.730  - debug: backitup.0 (4389) [ccu/historyJSON] new history json values created
                              2021-08-02 11:53:58.732  - debug: backitup.0 (4389) [ccu/historyJSON] done
                              2021-08-02 11:53:58.924  - debug: backitup.0 (4389) [ccu/umount] mount activ, umount is started ...
                              2021-08-02 11:53:57.777  - debug: backitup.0 (4389) [ccu/clean] done
                              2021-08-02 11:53:58.237  - debug: backitup.0 (4389) [ccu/telegram] [ccu] used Telegram-Instance: telegram.0
                              2021-08-02 11:53:58.243  - debug: backitup.0 (4389) sendTo "send" to system.adapter.telegram.0 from system.adapter.backitup.0
                              2021-08-02 11:53:58.246  - debug: backitup.0 (4389) [ccu/telegram] done
                              2021-08-02 11:53:58.553  - debug: backitup.0 (4389) [ccu/historyHTML] new history html values created
                              2021-08-02 11:53:58.554  - debug: backitup.0 (4389) [ccu/historyHTML] done
                              2021-08-02 11:53:58.730  - debug: backitup.0 (4389) [ccu/historyJSON] new history json values created
                              2021-08-02 11:53:58.732  - debug: backitup.0 (4389) [ccu/historyJSON] done
                              2021-08-02 11:53:58.924  - debug: backitup.0 (4389) [ccu/umount] mount activ, umount is started ...
                              2021-08-02 11:54:04.034  - debug: backitup.0 (4389) [ccu/umount] umount successfully completed
                              2021-08-02 11:54:04.036  - debug: backitup.0 (4389) [ccu/umount] done
                              2021-08-02 11:54:04.187  - debug: backitup.0 (4389) [ccu] exec: done
                              2021-08-02 11:54:04.034  - debug: backitup.0 (4389) [ccu/umount] umount successfully completed
                              2021-08-02 11:54:04.036  - debug: backitup.0 (4389) [ccu/umount] done
                              2021-08-02 11:54:04.187  - debug: backitup.0 (4389) [ccu] exec: done
                              2021-08-02 11:54:22.295  - debug: backitup.0 (4389) Backup has started ...
                              2021-08-02 11:54:22.295  - debug: backitup.0 (4389) Backup has started ...
                              2021-08-02 11:54:32.294  - debug: backitup.0 (4389) [iobroker/mount] noserverino option: false
                              2021-08-02 11:54:32.296  - debug: backitup.0 (4389) [iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=xxx,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.123.5/Eigene_Backups/04_Backup_Hausautomation/ioBroker /opt/iobroker/backups"
                              2021-08-02 11:54:32.499  - debug: backitup.0 (4389) [iobroker/mount] mount successfully completed
                              2021-08-02 11:54:32.502  - debug: backitup.0 (4389) [iobroker/mount] done
                              2021-08-02 11:54:32.294  - debug: backitup.0 (4389) [iobroker/mount] noserverino option: false
                              2021-08-02 11:54:32.296  - debug: backitup.0 (4389) [iobroker/mount] cifs-mount command: "sudo mount -t cifs -o username=xxx,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.123.5/Eigene_Backups/04_Backup_Hausautomation/ioBroker /opt/iobroker/backups"
                              2021-08-02 11:54:32.499  - debug: backitup.0 (4389) [iobroker/mount] mount successfully completed
                              2021-08-02 11:54:32.502  - debug: backitup.0 (4389) [iobroker/mount] done
                              2021-08-02 11:54:35.948  - debug: backitup.0 (4389) [iobroker/iobroker] host.iobrokerSSD062021master 5716 states saved
                              2021-08-02 11:54:36.100  - debug: backitup.0 (4389) [iobroker/iobroker] host.iobrokerSSD062021master 7057 objects saved
                              2021-08-02 11:54:35.948  - debug: backitup.0 (4389) [iobroker/iobroker] host.iobrokerSSD062021master 5716 states saved
                              2021-08-02 11:54:36.100  - debug: backitup.0 (4389) [iobroker/iobroker] host.iobrokerSSD062021master 7057 objects saved
                              2021-08-02 11:54:59.907  - error: host.iobrokerSSD062021master uncaught exception: Array buffer allocation failed
                              2021-08-02 11:54:59.907  - error: host.iobrokerSSD062021master uncaught exception: Array buffer allocation failed
                              2021-08-02 11:55:01.442  - info: admin.0 (4310) terminating http server on port 8081
                              2021-08-02 11:55:01.440  - info: backitup.0 (4389) cleaned everything up...
                              2021-08-02 11:55:01.442  - info: admin.0 (4310) terminating http server on port 8081
                              2021-08-02 11:55:01.440  - info: backitup.0 (4389) cleaned everything up...
                              2021-08-02 11:55:02.689  - info: host.iobrokerSSD062021master iobroker.js-controller version 3.3.15 js-controller starting
                              2021-08-02 11:55:02.695  - info: host.iobrokerSSD062021master Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                              2021-08-02 11:55:02.696  - info: host.iobrokerSSD062021master hostname: iobrokerSSD062021master, node: v12.22.4
                              2021-08-02 11:55:02.696  - info: host.iobrokerSSD062021master ip addresses: 192.168.123.22 2b21:c22:a457:2304:cd5f:6dd3:b78e:3db5 fa80::326d:c1cc:754b:3864
                              2021-08-02 11:55:02.689  - info: host.iobrokerSSD062021master iobroker.js-controller version 3.3.15 js-controller starting
                              2021-08-02 11:55:02.695  - info: host.iobrokerSSD062021master Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                              2021-08-02 11:55:02.696  - info: host.iobrokerSSD062021master hostname: iobrokerSSD062021master, node: v12.22.4
                              2021-08-02 11:55:02.696  - info: host.iobrokerSSD062021master ip addresses: 192.168.123.22 2b21:c22:a457:2304:cd5f:6dd3:b78e:3db5 fa80::326d:c1cc:754b:3864
                              2021-08-02 11:55:03.566  - info: host.iobrokerSSD062021master connected to Objects and States
                              2021-08-02 11:55:03.657  - info: host.iobrokerSSD062021master added notifications configuration of host
                              2021-08-02 11:55:03.846  - info: host.iobrokerSSD062021master Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                              2021-08-02 11:55:03.978  - info: host.iobrokerSSD062021master 56 instances found
                              2021-08-02 11:55:04.049  - info: host.iobrokerSSD062021master starting 4 instances
                              2021-08-02 11:55:04.203  - info: host.iobrokerSSD062021master instance system.adapter.admin.0 started with pid 4501
                              2021-08-02 11:55:03.566  - info: host.iobrokerSSD062021master connected to Objects and States
                              2021-08-02 11:55:03.657  - info: host.iobrokerSSD062021master added notifications configuration of host
                              2021-08-02 11:55:03.846  - info: host.iobrokerSSD062021master Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                              2021-08-02 11:55:03.978  - info: host.iobrokerSSD062021master 56 instances found
                              2021-08-02 11:55:04.049  - info: host.iobrokerSSD062021master starting 4 instances
                              2021-08-02 11:55:04.203  - info: host.iobrokerSSD062021master instance system.adapter.admin.0 started with pid 4501
                              2021-08-02 11:55:05.879  - error: admin.0 (4501) admin.0 already running
                              2021-08-02 11:55:05.883  - warn: admin.0 (4501) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                              2021-08-02 11:55:05.879  - error: admin.0 (4501) admin.0 already running
                              2021-08-02 11:55:05.883  - warn: admin.0 (4501) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                              2021-08-02 11:55:06.596  - error: host.iobrokerSSD062021master instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                              2021-08-02 11:55:06.597  - info: host.iobrokerSSD062021master Restart adapter system.adapter.admin.0 because enabled
                              2021-08-02 11:55:06.596  - error: host.iobrokerSSD062021master instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                              2021-08-02 11:55:06.597  - info: host.iobrokerSSD062021master Restart adapter system.adapter.admin.0 because enabled
                              2021-08-02 11:55:08.284  - info: host.iobrokerSSD062021master instance system.adapter.backitup.0 started with pid 4512
                              2021-08-02 11:55:08.284  - info: host.iobrokerSSD062021master instance system.adapter.backitup.0 started with pid 4512
                              2021-08-02 11:55:11.818  - debug: backitup.0 (4512) Redis Objects: Use Redis connection: 0.0.0.0:9001
                              2021-08-02 11:55:11.859  - debug: backitup.0 (4512) Objects client ready ... initialize now
                              2021-08-02 11:55:11.862  - debug: backitup.0 (4512) Objects create System PubSub Client
                              2021-08-02 11:55:11.864  - debug: backitup.0 (4512) Objects create User PubSub Client
                              2021-08-02 11:55:11.866  - debug: backitup.0 (4512) Objects client initialize lua scripts
                              2021-08-02 11:55:11.886  - debug: backitup.0 (4512) Objects connected to redis: 0.0.0.0:9001
                              2021-08-02 11:55:11.898  - debug: backitup.0 (4512) objectDB connected
                              2021-08-02 11:55:11.901  - debug: backitup.0 (4512) Redis States: Use Redis connection: 0.0.0.0:9000
                              2021-08-02 11:55:11.940  - debug: backitup.0 (4512) States create System PubSub Client
                              2021-08-02 11:55:11.942  - debug: backitup.0 (4512) States create User PubSub Client
                              2021-08-02 11:55:11.955  - debug: backitup.0 (4512) States connected to redis: 0.0.0.0:9000
                              2021-08-02 11:55:11.956  - debug: backitup.0 (4512) statesDB connected
                              2021-08-02 11:55:11.963  - error: backitup.0 (4512) backitup.0 already running
                              2021-08-02 11:55:11.965  - debug: backitup.0 (4512) Plugin sentry destroyed
                              2021-08-02 11:55:11.966  - warn: backitup.0 (4512) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                              2021-08-02 11:55:11.818  - debug: backitup.0 (4512) Redis Objects: Use Redis connection: 0.0.0.0:9001
                              2021-08-02 11:55:11.859  - debug: backitup.0 (4512) Objects client ready ... initialize now
                              2021-08-02 11:55:11.862  - debug: backitup.0 (4512) Objects create System PubSub Client
                              2021-08-02 11:55:11.864  - debug: backitup.0 (4512) Objects create User PubSub Client
                              2021-08-02 11:55:11.866  - debug: backitup.0 (4512) Objects client initialize lua scripts
                              2021-08-02 11:55:11.886  - debug: backitup.0 (4512) Objects connected to redis: 0.0.0.0:9001
                              2021-08-02 11:55:11.898  - debug: backitup.0 (4512) objectDB connected
                              2021-08-02 11:55:11.901  - debug: backitup.0 (4512) Redis States: Use Redis connection: 0.0.0.0:9000
                              2021-08-02 11:55:11.940  - debug: backitup.0 (4512) States create System PubSub Client
                              2021-08-02 11:55:11.942  - debug: backitup.0 (4512) States create User PubSub Client
                              2021-08-02 11:55:11.955  - debug: backitup.0 (4512) States connected to redis: 0.0.0.0:9000
                              2021-08-02 11:55:11.956  - debug: backitup.0 (4512) statesDB connected
                              2021-08-02 11:55:11.963  - error: backitup.0 (4512) backitup.0 already running
                              2021-08-02 11:55:11.965  - debug: backitup.0 (4512) Plugin sentry destroyed
                              2021-08-02 11:55:11.966  - warn: backitup.0 (4512) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                              2021-08-02 11:55:12.634  - error: host.iobrokerSSD062021master instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                              2021-08-02 11:55:12.635  - info: host.iobrokerSSD062021master Restart adapter system.adapter.backitup.0 because enabled
                              2021-08-02 11:55:12.634  - error: host.iobrokerSSD062021master instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                              2021-08-02 11:55:12.635  - info: host.iobrokerSSD062021master Restart adapter system.adapter.backitup.0 because enabled
                              2021-08-02 11:55:36.649  - info: host.iobrokerSSD062021master instance system.adapter.admin.0 started with pid 4524
                              2021-08-02 11:55:36.649  - info: host.iobrokerSSD062021master instance system.adapter.admin.0 started with pid 4524
                              2021-08-02 11:55:38.404  - info: admin.0 (4524) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                              2021-08-02 11:55:38.419  - info: admin.0 (4524) starting. Version 5.1.19 in /opt/iobroker/node_modules/iobroker.admin, node: v12.22.4, js-controller: 3.3.15
                              2021-08-02 11:55:38.471  - info: admin.0 (4524) requesting all states
                              2021-08-02 11:55:38.472  - info: admin.0 (4524) requesting all objects
                              2021-08-02 11:55:38.404  - info: admin.0 (4524) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                              2021-08-02 11:55:38.419  - info: admin.0 (4524) starting. Version 5.1.19 in /opt/iobroker/node_modules/iobroker.admin, node: v12.22.4, js-controller: 3.3.15
                              2021-08-02 11:55:38.471  - info: admin.0 (4524) requesting all states
                              2021-08-02 11:55:38.472  - info: admin.0 (4524) requesting all objects
                              2021-08-02 11:55:40.155  - info: admin.0 (4524) received all objects
                              2021-08-02 11:55:40.655  - info: admin.0 (4524) http server listening on port 8081
                              2021-08-02 11:55:40.656  - info: admin.0 (4524) Use link "http://localhost:8081" to configure.
                              2021-08-02 11:55:40.155  - info: admin.0 (4524) received all objects
                              2021-08-02 11:55:40.655  - info: admin.0 (4524) http server listening on port 8081
                              2021-08-02 11:55:40.656  - info: admin.0 (4524) Use link "http://localhost:8081" to configure.
                              2021-08-02 11:55:42.692  - info: host.iobrokerSSD062021master instance system.adapter.backitup.0 started with pid 4539
                              2021-08-02 11:55:42.692  - info: host.iobrokerSSD062021master instance system.adapter.backitup.0 started with pid 4539
                              2021-08-02 11:55:45.767  - debug: backitup.0 (4539) Redis Objects: Use Redis connection: 0.0.0.0:9001
                              2021-08-02 11:55:45.808  - debug: backitup.0 (4539) Objects client ready ... initialize now
                              2021-08-02 11:55:45.812  - debug: backitup.0 (4539) Objects create System PubSub Client
                              2021-08-02 11:55:45.813  - debug: backitup.0 (4539) Objects create User PubSub Client
                              2021-08-02 11:55:45.815  - debug: backitup.0 (4539) Objects client initialize lua scripts
                              2021-08-02 11:55:45.836  - debug: backitup.0 (4539) Objects connected to redis: 0.0.0.0:9001
                              2021-08-02 11:55:45.847  - debug: backitup.0 (4539) objectDB connected
                              2021-08-02 11:55:45.850  - debug: backitup.0 (4539) Redis States: Use Redis connection: 0.0.0.0:9000
                              2021-08-02 11:55:45.873  - debug: backitup.0 (4539) States create System PubSub Client
                              2021-08-02 11:55:45.875  - debug: backitup.0 (4539) States create User PubSub Client
                              2021-08-02 11:55:45.888  - debug: backitup.0 (4539) States connected to redis: 0.0.0.0:9000
                              2021-08-02 11:55:45.889  - debug: backitup.0 (4539) statesDB connected
                              2021-08-02 11:55:46.154  - debug: backitup.0 (4539) Plugin sentry Do not initialize Plugin (enabled=false)
                              2021-08-02 11:55:46.162  - debug: backitup.0 (4539) Plugin sentry destroyed because not initialized correctly
                              2021-08-02 11:55:46.170  - info: backitup.0 (4539) starting. Version 2.1.13 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.22.4, js-controller: 3.3.15
                              2021-08-02 11:55:46.249  - info: backitup.0 (4539) [iobroker] backup was activated at 02:30 every 1 day(s)
                              2021-08-02 11:55:46.286  - debug: backitup.0 (4539) [iobroker] 10 30 02 */1 * * 
                              2021-08-02 11:55:46.287  - info: backitup.0 (4539) [ccu] backup was activated at 01:30 every 3 day(s)
                              2021-08-02 11:55:46.298  - debug: backitup.0 (4539) [ccu] 10 30 01 */3 * * 
                              2021-08-02 11:55:46.360  - debug: backitup.0 (4539) noserverino option: false
                              2021-08-02 11:55:46.362  - debug: backitup.0 (4539) cifs-mount command: "sudo mount -t cifs -o username=xxx,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.123.5/Eigene_Backups/04_Backup_Hausautomation/ioBroker /opt/iobroker/backups"
                              2021-08-02 11:55:46.431  - debug: backitup.0 (4539) first mount attempt with smb option failed. try next mount attempt without smb option ...
                              2021-08-02 11:55:46.432  - debug: backitup.0 (4539) cifs-mount command: "sudo mount -t cifs -o username=xxx,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.123.5/Eigene_Backups/04_Backup_Hausautomation/ioBroker /opt/iobroker/backups"
                              2021-08-02 11:55:46.610  - debug: backitup.0 (4539) mount successfully completed
                              2021-08-02 11:55:45.767  - debug: backitup.0 (4539) Redis Objects: Use Redis connection: 0.0.0.0:9001
                              2021-08-02 11:55:45.808  - debug: backitup.0 (4539) Objects client ready ... initialize now
                              2021-08-02 11:55:45.812  - debug: backitup.0 (4539) Objects create System PubSub Client
                              2021-08-02 11:55:45.813  - debug: backitup.0 (4539) Objects create User PubSub Client
                              2021-08-02 11:55:45.815  - debug: backitup.0 (4539) Objects client initialize lua scripts
                              2021-08-02 11:55:45.836  - debug: backitup.0 (4539) Objects connected to redis: 0.0.0.0:9001
                              2021-08-02 11:55:45.847  - debug: backitup.0 (4539) objectDB connected
                              2021-08-02 11:55:45.850  - debug: backitup.0 (4539) Redis States: Use Redis connection: 0.0.0.0:9000
                              2021-08-02 11:55:45.873  - debug: backitup.0 (4539) States create System PubSub Client
                              2021-08-02 11:55:45.875  - debug: backitup.0 (4539) States create User PubSub Client
                              2021-08-02 11:55:45.888  - debug: backitup.0 (4539) States connected to redis: 0.0.0.0:9000
                              2021-08-02 11:55:45.889  - debug: backitup.0 (4539) statesDB connected
                              2021-08-02 11:55:46.154  - debug: backitup.0 (4539) Plugin sentry Do not initialize Plugin (enabled=false)
                              2021-08-02 11:55:46.162  - debug: backitup.0 (4539) Plugin sentry destroyed because not initialized correctly
                              2021-08-02 11:55:46.170  - info: backitup.0 (4539) starting. Version 2.1.13 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.22.4, js-controller: 3.3.15
                              2021-08-02 11:55:46.249  - info: backitup.0 (4539) [iobroker] backup was activated at 02:30 every 1 day(s)
                              2021-08-02 11:55:46.286  - debug: backitup.0 (4539) [iobroker] 10 30 02 */1 * * 
                              2021-08-02 11:55:46.287  - info: backitup.0 (4539) [ccu] backup was activated at 01:30 every 3 day(s)
                              2021-08-02 11:55:46.298  - debug: backitup.0 (4539) [ccu] 10 30 01 */3 * * 
                              2021-08-02 11:55:46.360  - debug: backitup.0 (4539) noserverino option: false
                              2021-08-02 11:55:46.362  - debug: backitup.0 (4539) cifs-mount command: "sudo mount -t cifs -o username=xxx=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.123.5/Eigene_Backups/04_Backup_Hausautomation/ioBroker /opt/iobroker/backups"
                              2021-08-02 11:55:46.431  - debug: backitup.0 (4539) first mount attempt with smb option failed. try next mount attempt without smb option ...
                              2021-08-02 11:55:46.432  - debug: backitup.0 (4539) cifs-mount command: "sudo mount -t cifs -o username=xxx,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.123.5/Eigene_Backups/04_Backup_Hausautomation/ioBroker /opt/iobroker/backups"
                              2021-08-02 11:55:46.610  - debug: backitup.0 (4539) mount successfully completed
                              2021-08-02 11:55:48.621  - debug: backitup.0 (4539) detect backup file 1 from cifs: iobroker_2021_07_05-15_28_41_Backup_ioBroker_backupiobroker.tar.gz
                              2021-08-02 11:55:48.623  - debug: backitup.0 (4539) detect last backup file: iobroker_2021_07_05-15_28_41_Backup_ioBroker_backupiobroker.tar.gz
                              2021-08-02 11:55:48.621  - debug: backitup.0 (4539) detect backup file 1 from cifs: iobroker_2021_07_05-15_28_41_Backup_ioBroker_backupiobroker.tar.gz
                              2021-08-02 11:55:48.623  - debug: backitup.0 (4539) detect last backup file: iobroker_2021_07_05-15_28_41_Backup_ioBroker_backupiobroker.tar.gz
                              2021-08-02 11:55:56.283  - debug: backitup.0 (4539) mount activ... umount in 2 Seconds!!
                              2021-08-02 11:55:56.283  - debug: backitup.0 (4539) mount activ... umount in 2 Seconds!!
                              2021-08-02 11:55:58.481  - debug: backitup.0 (4539) umount successfully completed
                              2021-08-02 11:55:58.481  - debug: backitup.0 (4539) umount successfully completed
                              
                              simatec Homoran 2 Replies Last reply Reply Quote 0
                              • simatec
                                simatec Developer Most Active @Heisenberg0709 last edited by

                                @heisenberg0709 Das du ein Mulithostsystem hast, war mir nicht bekannt.
                                Sind dort eventuell unterschiedliche Softwarestände von node, nodejs, npm und dem js-controller?

                                Dies könnte zu Problemen führen.

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

                                  @simatec

                                  deswegen wollte ich es lieber nochmal erwähnen 🙂

                                  Master:
                                  Node.js v12.22.4 /// NPM 6.14.14

                                  pi@iobrokerSSD062021master:~ $ iobroker -v
                                  3.3.15
                                  

                                  Slave:
                                  Node.js v12.22.4 /// NPM 6.14.14

                                  pi@iobrokerSD062021slave1:~ $ iobroker -v
                                  3.3.15
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Heisenberg0709 last edited by

                                    @simatec
                                    @heisenberg0709
                                    bis dahin läuft es ja anscheinend noch

                                    2021-08-02 11:54:35.948  - debug: backitup.0 (4389) [iobroker/iobroker] host.iobrokerSSD062021master 5716 states saved
                                    2021-08-02 11:54:36.100  - debug: backitup.0 (4389) [iobroker/iobroker] host.iobrokerSSD062021master 7057 objects saved                                                                                                                                                                            
                                    2021-08-02 11:54:35.948  - debug: backitup.0 (4389) [iobroker/iobroker] host.iobrokerSSD062021master 5716 states saved                                                                                                                                                                            
                                    2021-08-02 11:54:36.100  - debug: backitup.0 (4389) [iobroker/iobroker] host.iobrokerSSD062021master 7057 objects saved
                                    

                                    deutet die nachfolgende Meldung nicht auf ein Speicherproblem?

                                    @heisenberg0709 sagte in Backupit - keine iobroker Backups möglich:

                                    2021-08-02 11:54:59.907  - error: host.iobrokerSSD062021master uncaught exception: Array buffer allocation failed                                                                                                                                                                            
                                    2021-08-02 11:54:59.907  - error: host.iobrokerSSD062021master uncaught exception: Array buffer allocation failed            
                                    

                                    und dann steigt der admin aus:

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

                                      @homoran

                                      deswegen hatte ich ja vor diesem Backup alle Adapter bis auf Admin und auf Backupit angehalten.

                                      Meinst du es ist ein Hardwaredefekt?

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

                                        @heisenberg0709 sagte in Backupit - keine iobroker Backups möglich:

                                        @homoran

                                        deswegen hatte ich ja vor diesem Backup alle Adapter bis auf Admin und auf Backupit angehalten.

                                        Meinst du es ist ein Hardwaredefekt?

                                        keine Ahnung.
                                        da sollte mal jemand drübersehen der diesem Fehler etwas mehr anfangen kann.

                                        Vielleicht sagt die Meldung ja @Thomas-Braun , @simatec oder @apollon77 etwas.

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

                                          @homoran @Heisenberg0709

                                          Ich stocher da auch nur im Nebel.

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

                                            @thomas-braun
                                            @Homoran
                                            ok, ich glaube ich komme um einen kompletten "Neustart" im Sinne vom kompletten Platt machen und neu aufsetzen nicht drum herum.

                                            Jetzt vielleicht nur noch kurz eine Frage, was eurer Meinung nach die beste Vorgehensweise wäre.

                                            Aktuell stehen mir ein Raspi 4 4GB (aktuell läuft da der Master drauf), eine Raspi 3B (hier läuft der Slave drauf) sowie eine Synology DS920+ zur Verfügung.

                                            Bei einem kompletten Neubeginn und alles von Grund auf neu erzeugen würde ich ungern vermeiden. Arbeit wird dadurch sicher trotzdem entstehen, aber das ist dann halt so. Ich gehe stark davon aus, dass die ganzen Geräte bei einem neuen iobrokersystem dann auch alle neue Geräte IDs bekommen. Das heißt, ich muss ich VIS definitiv alles neu abklicken. Kann man ggf. auf der Synology parallel ein System aufbauen, versuchen dort in irgendeiner Form die Skripte, vis, Einstellungen etc. dort herzustellen, dann ein Backup machen und dieses sauber auf einem sauber neu installierten Raspi aufsetzen, oder macht das eher weniger Sinn?

                                            Oder kann ggf. das, was der Backupit Adapter und die das backup machen, "händisch" rauskopieren, ein sauberes neues System erzeugen und dann nach und nach alles wieder reinbringen?

                                            Allgemein: Würde es funktionieren, auf einem Raspi 2 iobrokersysteme laufen zu lassen?

                                            Oder wie würdet ihr vorgehen?

                                            Vielen Dank euch.

                                            Homoran 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

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            97
                                            4794
                                            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