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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter ioBroker.backitup v3.1.x

NEWS

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

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

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

Test Adapter ioBroker.backitup v3.1.x

Scheduled Pinned Locked Moved Tester
backitupbackitup backupccuhistorymysqlredisrestorerestore backup
2.8k Posts 170 Posters 2.4m Views 113 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Thomas BraunT Thomas Braun

    @jb_sullivan sagte in Test Adapter ioBroker.backitup v2.6.x:

    Was ich eben gemacht habe, ist aus dem Admin heraus die Restore Funktion von BackitUp anzustoßen. Also nicht über die Konsole oder so.

    Dann mach es mal über die Konsole.

    JB_SullivanJ Offline
    JB_SullivanJ Offline
    JB_Sullivan
    wrote on last edited by
    #2273

    @thomas-braun sagte in Test Adapter ioBroker.backitup v2.6.x:

    Dann mach es mal über die Konsole.

    Da kenne ich die Kommandozeile leider nicht 😒

    ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

    Thomas BraunT 1 Reply Last reply
    0
    • JB_SullivanJ JB_Sullivan

      @thomas-braun sagte in Test Adapter ioBroker.backitup v2.6.x:

      Dann mach es mal über die Konsole.

      Da kenne ich die Kommandozeile leider nicht 😒

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by Thomas Braun
      #2274

      @jb_sullivan

      iobroker ENTER hilft weiter.
      Liefert u. a.

      iobroker backup                                              Create backup
      iobroker restore <backup name or path>                       Restore a specified backup
      

      zurück.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Reply Last reply
      0
      • JB_SullivanJ Offline
        JB_SullivanJ Offline
        JB_Sullivan
        wrote on last edited by
        #2275

        Geht auch nicht

        sully@ioBrokerNUC:~$ iob restore grafana_2023_04_01-02_18_32_backupiobroker.tar.gz
        Stop iobroker first!
        sully@ioBrokerNUC:~$ ^C
        sully@ioBrokerNUC:~$ iob stop
        sully@ioBrokerNUC:~$ iob restore grafana_2023_04_01-02_18_32_backupiobroker.tar.gz
        host.ioBrokerNUC Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
        
        

        ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

        Thomas BraunT simatecS 3 Replies Last reply
        0
        • JB_SullivanJ JB_Sullivan

          Geht auch nicht

          sully@ioBrokerNUC:~$ iob restore grafana_2023_04_01-02_18_32_backupiobroker.tar.gz
          Stop iobroker first!
          sully@ioBrokerNUC:~$ ^C
          sully@ioBrokerNUC:~$ iob stop
          sully@ioBrokerNUC:~$ iob restore grafana_2023_04_01-02_18_32_backupiobroker.tar.gz
          host.ioBrokerNUC Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #2276

          @jb_sullivan sagte in Test Adapter ioBroker.backitup v2.6.x:

          host.ioBrokerNUC Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"

          Soweit ich das weiß ist das aber auch der falsche Pfad.
          @simatec : Wird das /tmp nicht in /opt/iobroker/backups angelegt?

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Reply Last reply
          0
          • JB_SullivanJ JB_Sullivan

            Geht auch nicht

            sully@ioBrokerNUC:~$ iob restore grafana_2023_04_01-02_18_32_backupiobroker.tar.gz
            Stop iobroker first!
            sully@ioBrokerNUC:~$ ^C
            sully@ioBrokerNUC:~$ iob stop
            sully@ioBrokerNUC:~$ iob restore grafana_2023_04_01-02_18_32_backupiobroker.tar.gz
            host.ioBrokerNUC Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
            
            
            simatecS Offline
            simatecS Offline
            simatec
            Developer Most Active
            wrote on last edited by
            #2277

            @jb_sullivan über cli kannst du nur das iobroker Backup wiederherstellen

            • Besuche meine Github Seite
            • Beitrag hat geholfen oder willst du mich unterstützen
            • HowTo Restore ioBroker
            1 Reply Last reply
            0
            • JB_SullivanJ JB_Sullivan

              Geht auch nicht

              sully@ioBrokerNUC:~$ iob restore grafana_2023_04_01-02_18_32_backupiobroker.tar.gz
              Stop iobroker first!
              sully@ioBrokerNUC:~$ ^C
              sully@ioBrokerNUC:~$ iob stop
              sully@ioBrokerNUC:~$ iob restore grafana_2023_04_01-02_18_32_backupiobroker.tar.gz
              host.ioBrokerNUC Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
              
              
              simatecS Offline
              simatecS Offline
              simatec
              Developer Most Active
              wrote on last edited by
              #2278

              @jb_sullivan Wie hast du iobroker installiert?
              Normal wird Backitup mit allen Rechten des Users iobroker ausgeführt und der hat die Rechte für den Backup Pfad

              • Besuche meine Github Seite
              • Beitrag hat geholfen oder willst du mich unterstützen
              • HowTo Restore ioBroker
              O 1 Reply Last reply
              0
              • simatecS simatec

                @jb_sullivan Wie hast du iobroker installiert?
                Normal wird Backitup mit allen Rechten des Users iobroker ausgeführt und der hat die Rechte für den Backup Pfad

                O Away
                O Away
                oFbEQnpoLKKl6mbY5e13
                wrote on last edited by
                #2279

                @simatec

                Weshalb werden Influxdb-Backups nicht auch nach eingesteller Anzahl gelöscht?

                E 1 Reply Last reply
                0
                • O oFbEQnpoLKKl6mbY5e13

                  @simatec

                  Weshalb werden Influxdb-Backups nicht auch nach eingesteller Anzahl gelöscht?

                  E Offline
                  E Offline
                  Einstein67
                  wrote on last edited by
                  #2280

                  @ofbeqnpolkkl6mby5e13 said in Test Adapter ioBroker.backitup v2.6.x:

                  @simatec

                  Weshalb werden Influxdb-Backups nicht auch nach eingesteller Anzahl gelöscht?

                  Bei mir werden sie gelöscht.

                  Gibts bei dir eine Fehlermeldung beim Backup?

                  O 1 Reply Last reply
                  0
                  • E Einstein67

                    @ofbeqnpolkkl6mby5e13 said in Test Adapter ioBroker.backitup v2.6.x:

                    @simatec

                    Weshalb werden Influxdb-Backups nicht auch nach eingesteller Anzahl gelöscht?

                    Bei mir werden sie gelöscht.

                    Gibts bei dir eine Fehlermeldung beim Backup?

                    O Away
                    O Away
                    oFbEQnpoLKKl6mbY5e13
                    wrote on last edited by
                    #2281

                    @einstein67

                    Oh, danke für deine Rückmeldung! Hmm, ich erhalte keine Fehlermeldung...
                    Hast du Slave-Instanzen?

                    simatecS 1 Reply Last reply
                    0
                    • O oFbEQnpoLKKl6mbY5e13

                      @einstein67

                      Oh, danke für deine Rückmeldung! Hmm, ich erhalte keine Fehlermeldung...
                      Hast du Slave-Instanzen?

                      simatecS Offline
                      simatecS Offline
                      simatec
                      Developer Most Active
                      wrote on last edited by
                      #2282

                      @ofbeqnpolkkl6mby5e13 Bitte mal deinen Debuglog vom Backup posten. Backups werden nur gelöscht, wenn das Backup automatisch ausgeführt wird. Bei manuellen Backups wird nicht gelöscht

                      • Besuche meine Github Seite
                      • Beitrag hat geholfen oder willst du mich unterstützen
                      • HowTo Restore ioBroker
                      O 2 Replies Last reply
                      0
                      • simatecS simatec

                        @ofbeqnpolkkl6mby5e13 Bitte mal deinen Debuglog vom Backup posten. Backups werden nur gelöscht, wenn das Backup automatisch ausgeführt wird. Bei manuellen Backups wird nicht gelöscht

                        O Away
                        O Away
                        oFbEQnpoLKKl6mbY5e13
                        wrote on last edited by
                        #2283

                        @simatec

                        Okay, danke für die Antwort. Kann ein bisschen dauern.

                        1 Reply Last reply
                        0
                        • simatecS simatec

                          @ofbeqnpolkkl6mby5e13 Bitte mal deinen Debuglog vom Backup posten. Backups werden nur gelöscht, wenn das Backup automatisch ausgeführt wird. Bei manuellen Backups wird nicht gelöscht

                          O Away
                          O Away
                          oFbEQnpoLKKl6mbY5e13
                          wrote on last edited by oFbEQnpoLKKl6mbY5e13
                          #2284

                          @simatec

                          2023-04-05 02:00:13.590  - debug: backitup.0 (20604) The local storage check was completed successfully. On the host "iobroker" are currently 2331897 MB free space available!
                          2023-04-05 02:00:18.156  - debug: backitup.0 (20604) [iobroker/mount] done
                          2023-04-05 02:00:18.156  - debug: backitup.0 (20604) Backup has started ...
                          2023-04-05 02:00:28.390  - debug: backitup.0 (20604) [iobroker/iobroker] host.iobroker 26373 states saved
                          2023-04-05 02:00:48.999  - debug: backitup.0 (20604) [iobroker/iobroker] host.iobroker 33764 objects saved
                          2023-04-05 02:01:02.912  - debug: backitup.0 (20604) [iobroker/iobroker] Backup created: /opt/iobroker/backups/iobroker_2023_04_05-02_00_19_backupiobroker.tar.gz
                          2023-04-05 02:01:04.315  - debug: backitup.0 (20604) [iobroker/iobroker] done
                          2023-04-05 02:01:05.089  - debug: backitup.0 (20604) [iobroker/redis] Start Redis Backup ...
                          2023-04-05 02:01:05.362  - debug: backitup.0 (20604) [iobroker/redis] Created redistmp directory
                          2023-04-05 02:01:25.435  - debug: backitup.0 (20604) [iobroker/redis] Packed 0MB so far...
                          2023-04-05 02:01:35.685  - debug: backitup.0 (20604) [iobroker/redis] Packed 6MB so far...
                          2023-04-05 02:01:45.693  - debug: backitup.0 (20604) [iobroker/redis] Packed 13MB so far...
                          2023-04-05 02:01:55.694  - debug: backitup.0 (20604) [iobroker/redis] Packed 69MB so far...
                          2023-04-05 02:02:05.695  - debug: backitup.0 (20604) [iobroker/redis] Packed 119MB so far...
                          2023-04-05 02:02:15.701  - debug: backitup.0 (20604) [iobroker/redis] Packed 173MB so far...
                          2023-04-05 02:02:19.445  - debug: backitup.0 (20604) [iobroker/redis] Backup created: /opt/iobroker/backups/redis-remote_2023_04_05-02_01_05_backupiobroker.tar.gz
                          2023-04-05 02:02:19.447  - debug: backitup.0 (20604) [iobroker/redis] Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
                          2023-04-05 02:02:19.539  - debug: backitup.0 (20604) [iobroker/redis] redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
                          2023-04-05 02:02:19.540  - debug: backitup.0 (20604) [iobroker/redis] done
                          2023-04-05 02:02:19.844  - debug: backitup.0 (20604) [iobroker/zigbee] found zigbee database: zigbee.0
                          2023-04-05 02:02:19.845  - debug: backitup.0 (20604) [iobroker/zigbee] done
                          2023-04-05 02:02:20.146  - debug: backitup.0 (20604) [iobroker/grafana] Start Grafana Backup ...
                          2023-04-05 02:02:20.148  - debug: backitup.0 (20604) [iobroker/grafana] Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp"
                          2023-04-05 02:02:20.150  - debug: backitup.0 (20604) [iobroker/grafana] Created dashboard directory
                          2023-04-05 02:02:20.152  - debug: backitup.0 (20604) [iobroker/grafana] Created dashboards_manually_restore directory
                          2023-04-05 02:02:20.155  - debug: backitup.0 (20604) [iobroker/grafana] Created datasource directory
                          2023-04-05 02:02:20.156  - debug: backitup.0 (20604) [iobroker/grafana] start Grafana request ...
                          2023-04-05 02:02:22.121  - debug: backitup.0 (20604) [iobroker/grafana] Grafana is available ... Status: 200
                          2023-04-05 02:02:23.193  - debug: backitup.0 (20604) [iobroker/grafana] found Dashboard: ***
                          2023-04-05 02:02:26.013  - debug: backitup.0 (20604) [iobroker/grafana] start Grafana backup compress ...
                          2023-04-05 02:02:31.246  - debug: backitup.0 (20604) [iobroker/grafana] Backup created: /opt/iobroker/backups/grafana_2023_04_05-02_02_26_backupiobroker.tar.gz
                          2023-04-05 02:02:31.247  - debug: backitup.0 (20604) [iobroker/grafana] Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
                          2023-04-05 02:02:31.304  - debug: backitup.0 (20604) [iobroker/grafana] Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
                          2023-04-05 02:02:31.305  - debug: backitup.0 (20604) [iobroker/grafana] done
                          2023-04-05 02:02:31.757  - debug: backitup.0 (20604) [iobroker/javascripts] Created javascript_tmp directory: "/opt/iobroker/backups/tmpScripts"
                          2023-04-05 02:02:32.240  - debug: backitup.0 (20604) [iobroker/javascripts] found Script: ***
                          2023-04-05 02:02:32.946  - debug: backitup.0 (20604) [iobroker/javascripts] Try deleting the Javascript tmp directory: "/opt/iobroker/backups/tmpScripts"
                          2023-04-05 02:02:32.950  - debug: backitup.0 (20604) [iobroker/javascripts] Javascript tmp directory "/opt/iobroker/backups/tmpScripts" successfully deleted
                          2023-04-05 02:02:32.951  - debug: backitup.0 (20604) [iobroker/javascripts] Backup created: /opt/iobroker/backups/javascripts_2023_04_05-02_02_31_backupiobroker.tar.gz
                          2023-04-05 02:02:32.951  - debug: backitup.0 (20604) [iobroker/javascripts] done
                          2023-04-05 02:02:33.712  - debug: backitup.0 (20604) [iobroker/cifs] used copy path: /opt/backitup
                          2023-04-05 02:02:33.713  - debug: backitup.0 (20604) [iobroker/cifs] Copy iobroker_2023_04_05-02_00_19_backupiobroker.tar.gz...
                          2023-04-05 02:02:34.225  - debug: backitup.0 (20604) [iobroker/cifs] Copy redis-remote_2023_04_05-02_01_05_backupiobroker.tar.gz...
                          2023-04-05 02:02:37.967  - debug: backitup.0 (20604) [iobroker/cifs] Copy zigbee.0_2023_04_05-02_02_19_backupiobroker.tar.gz...
                          2023-04-05 02:02:37.989  - debug: backitup.0 (20604) [iobroker/cifs] Copy grafana_2023_04_05-02_02_26_backupiobroker.tar.gz...
                          2023-04-05 02:02:38.370  - debug: backitup.0 (20604) [iobroker/cifs] Copy javascripts_2023_04_05-02_02_31_backupiobroker.tar.gz...
                          2023-04-05 02:02:38.643  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/iobroker_2023_03_30-02_00_10_backupiobroker.tar.gz
                          2023-04-05 02:02:38.822  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/redis-remote_2023_04_02-02_01_07_backupiobroker.tar.gz
                          2023-04-05 02:02:38.918  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/redis-remote_2023_03_31-02_13_40_slave-1_backupiobroker.tar.gz
                          2023-04-05 02:02:38.940  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/zigbee.0_2023_03_30-02_01_26_backupiobroker.tar.gz
                          2023-04-05 02:02:38.947  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/grafana_2023_03_30-02_01_30_backupiobroker.tar.gz
                          2023-04-05 02:02:38.948  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/javascripts_2023_03_30-02_01_35_backupiobroker.tar.gz
                          2023-04-05 02:02:38.951  - debug: backitup.0 (20604) [iobroker/cifs] done
                          2023-04-05 02:02:39.555  - debug: backitup.0 (20604) [iobroker/clean] done
                          2023-04-05 02:02:40.324  - debug: backitup.0 (20604) [iobroker/telegram] [iobroker] used Telegram-Instance: telegram.0
                          2023-04-05 02:02:40.326  - debug: backitup.0 (20604) [iobroker/telegram] done
                          2023-04-05 02:02:40.631  - debug: backitup.0 (20604) [iobroker/historyHTML] new history html values created
                          2023-04-05 02:02:40.653  - debug: backitup.0 (20604) [iobroker/historyHTML] done
                          2023-04-05 02:02:40.811  - debug: backitup.0 (20604) [iobroker/historyJSON] new history json values created
                          2023-04-05 02:02:40.811  - debug: backitup.0 (20604) [iobroker/historyJSON] done
                          2023-04-05 02:02:40.963  - debug: backitup.0 (20604) [iobroker/umount] done
                          2023-04-05 02:02:41.136  - debug: backitup.0 (20604) [iobroker] exec: done
                          2023-04-05 02:02:41.145  - debug: backitup.0 (20604) Slave backup from Backitup-Master is started ...
                          2023-04-05 02:02:41.148  - debug: backitup.0 (20604) Try to start backitup.1
                          2023-04-05 02:02:41.180  - info: host.iobroker instance "system.adapter.backitup.1" enabled via .alive
                          2023-04-05 02:02:41.372  - info: host.iobroker "system.adapter.backitup.1" enabled
                          2023-04-05 02:02:42.028  - info: host.iobroker instance system.adapter.backitup.1 started with pid 23065
                          2023-04-05 02:02:44.148  - debug: backitup.1 (23065) Redis Objects: Use Redis connection: 192.168.0.7:6379
                          2023-04-05 02:02:44.208  - debug: backitup.1 (23065) Objects client ready ... initialize now
                          2023-04-05 02:02:44.212  - debug: backitup.1 (23065) Objects create System PubSub Client
                          2023-04-05 02:02:44.214  - debug: backitup.1 (23065) Objects create User PubSub Client
                          2023-04-05 02:02:44.402  - debug: backitup.1 (23065) Objects client initialize lua scripts
                          2023-04-05 02:02:44.409  - debug: backitup.1 (23065) Objects connected to redis: 192.168.0.7:6379
                          2023-04-05 02:02:44.442  - debug: backitup.1 (23065) Redis States: Use Redis connection: 192.168.0.8:6379
                          2023-04-05 02:02:44.451  - debug: backitup.1 (23065) States create System PubSub Client
                          2023-04-05 02:02:44.453  - debug: backitup.1 (23065) States create User PubSub Client
                          2023-04-05 02:02:44.465  - debug: backitup.1 (23065) States connected to redis: 192.168.0.8:6379
                          2023-04-05 02:02:44.527  - debug: backitup.1 (23065) Plugin sentry Do not initialize Plugin (enabled=false)
                          2023-04-05 02:02:44.535  - debug: backitup.1 (23065) Plugin sentry destroyed because not initialized correctly
                          2023-04-05 02:02:44.757  - info: backitup.1 (23065) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.15.0, js-controller: 4.0.24
                          2023-04-05 02:02:44.804  - debug: backitup.1 (23065) Backitup has recognized a Docker system
                          2023-04-05 02:02:51.193  - debug: backitup.1 (23065) Slave Backup started ...
                          2023-04-05 02:02:55.356  - debug: backitup.1 (23065) Backup has started ...
                          2023-04-05 02:02:55.658  - debug: backitup.1 (23065) [iobroker/influxDB] InfluxDB-Backup for influxDB-v2 is started ...
                          2023-04-05 02:02:55.662  - debug: backitup.1 (23065) [iobroker/influxDB] Start InfluxDB Backup ...
                          2023-04-05 02:02:55.667  - debug: backitup.1 (23065) [iobroker/influxDB] InfluxDB Backup tmp directory created
                          2023-04-05 02:11:37.015  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 68MB so far...
                          2023-04-05 02:11:47.002  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 142MB so far...
                          2023-04-05 02:11:57.007  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 222MB so far...
                          2023-04-05 02:12:07.005  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 300MB so far...
                          2023-04-05 02:12:17.004  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 376MB so far...
                          2023-04-05 02:12:27.007  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 444MB so far...
                          2023-04-05 02:12:37.003  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 522MB so far...
                          2023-04-05 02:12:47.003  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 601MB so far...
                          2023-04-05 02:12:57.002  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 672MB so far...
                          2023-04-05 02:13:07.023  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 734MB so far...
                          2023-04-05 02:13:17.019  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 808MB so far...
                          2023-04-05 02:13:27.020  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 867MB so far...
                          2023-04-05 02:13:31.357  - debug: backitup.1 (23065) [iobroker/influxDB] Backup created: /opt/iobroker/backups/influxDB_2023_04_05-02_02_55_influxDB-v2_backupiobroker.tar.gz
                          2023-04-05 02:13:31.361  - debug: backitup.1 (23065) [iobroker/influxDB] Try deleting the InfluxDB tmp directory: "/opt/iobroker/backups/influxDB_2023_04_05-02_02_55_influxDB-v2_backupiobroker"
                          2023-04-05 02:13:31.849  - debug: backitup.1 (23065) [iobroker/influxDB] InfluxDB tmp directory "/opt/iobroker/backups/influxDB_2023_04_05-02_02_55_influxDB-v2_backupiobroker" successfully deleted
                          2023-04-05 02:13:31.850  - debug: backitup.1 (23065) [iobroker/influxDB] InfluxDB-Backup for influxDB-v2 is finish
                          2023-04-05 02:13:31.852  - debug: backitup.1 (23065) [iobroker/influxDB] done
                          2023-04-05 02:13:32.482  - debug: backitup.1 (23065) [iobroker/redis] Start Redis Backup ...
                          2023-04-05 02:13:32.588  - debug: backitup.1 (23065) [iobroker/redis] Created redistmp directory
                          2023-04-05 02:13:34.747  - debug: backitup.1 (23065) [iobroker/redis] Backup created: /opt/iobroker/backups/redis-remote_2023_04_05-02_13_32_slave-1_backupiobroker.tar.gz
                          2023-04-05 02:13:34.748  - debug: backitup.1 (23065) [iobroker/redis] Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
                          2023-04-05 02:13:34.755  - debug: backitup.1 (23065) [iobroker/redis] redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
                          2023-04-05 02:13:34.756  - debug: backitup.1 (23065) [iobroker/redis] done
                          2023-04-05 02:13:36.561  - debug: backitup.1 (23065) [iobroker/cifs] used copy path: /opt/backitup
                          2023-04-05 02:13:36.562  - debug: backitup.1 (23065) [iobroker/cifs] Copy influxDB_2023_04_05-02_02_55_influxDB-v2_backupiobroker.tar.gz...
                          2023-04-05 02:14:02.578  - debug: backitup.1 (23065) [iobroker/cifs] Copy redis-remote_2023_04_05-02_13_32_slave-1_backupiobroker.tar.gz...
                          2023-04-05 02:14:02.701  - debug: backitup.1 (23065) [iobroker/cifs] done
                          2023-04-05 02:14:03.310  - debug: backitup.1 (23065) [iobroker/clean] done
                          2023-04-05 02:14:04.468  - debug: backitup.1 (23065) [iobroker/historyHTML] new history html values created
                          2023-04-05 02:14:04.479  - debug: backitup.1 (23065) [iobroker/historyHTML] done
                          2023-04-05 02:14:04.640  - debug: backitup.1 (23065) [iobroker/historyJSON] new history json values created
                          2023-04-05 02:14:04.641  - debug: backitup.1 (23065) [iobroker/historyJSON] done
                          2023-04-05 02:14:04.943  - debug: backitup.1 (23065) [iobroker] exec: done
                          2023-04-05 02:14:05.494  - debug: backitup.0 (20604) Slave Backup from backitup.1 is finish with result: [EXIT] 0
                          2023-04-05 02:14:05.498  - debug: backitup.0 (20604) backitup.1 is stopped after backup
                          2023-04-05 02:14:05.500  - info: host.iobroker instance "system.adapter.backitup.1" disabled via .alive
                          2023-04-05 02:14:05.510  - info: host.iobroker "system.adapter.backitup.1" disabled
                          2023-04-05 02:14:05.561  - info: host.iobroker stopInstance system.adapter.backitup.1 (force=false, process=true)
                          2023-04-05 02:14:05.566  - info: host.iobroker stopInstance system.adapter.backitup.1 send kill signal
                          2023-04-05 02:14:05.568  - info: backitup.1 (23065) Got terminate signal TERMINATE_YOURSELF
                          2023-04-05 02:14:05.570  - info: backitup.1 (23065) cleaned everything up...
                          2023-04-05 02:14:05.571  - info: backitup.1 (23065) terminating
                          2023-04-05 02:14:05.572  - info: backitup.1 (23065) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-04-05 02:14:06.309  - info: host.iobroker instance system.adapter.backitup.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-04-05 02:14:09.528  - debug: backitup.2 (31531) Slave Backup started ...
                          

                          Nachdem ich alle drei Backitup-Instanzen auf Debug gestellt habe (sowohl die Instanzen selbst als auch den Haken innerhalb der jeweiligen Instanz-Konfiguration), läuft die zweite Slave-Instanz nicht mehr. Beim ersten Start kam diese Meldung:

                          2023-04-04 02:13:18.295  - debug: backitup.0 (20604) Try to start backitup.2
                          2023-04-04 02:13:18.301  - info: host.iobroker instance "system.adapter.backitup.2" enabled via .alive
                          2023-04-04 02:13:18.353  - info: host.iobroker "system.adapter.backitup.2" enabled
                          2023-04-04 02:13:18.944  - info: host.iobroker instance system.adapter.backitup.2 started with pid 31531
                          2023-04-04 02:13:26.556  - debug: backitup.2 (31531) Redis Objects: Use Redis connection: 192.168.0.7:6379
                          2023-04-04 02:13:26.638  - debug: backitup.2 (31531) Objects client ready ... initialize now
                          2023-04-04 02:13:26.643  - debug: backitup.2 (31531) Objects create System PubSub Client
                          2023-04-04 02:13:26.645  - debug: backitup.2 (31531) Objects create User PubSub Client
                          2023-04-04 02:13:26.841  - debug: backitup.2 (31531) Objects client initialize lua scripts
                          2023-04-04 02:13:26.916  - debug: backitup.2 (31531) Objects connected to redis: 192.168.0.7:6379
                          2023-04-04 02:13:26.950  - debug: backitup.2 (31531) Redis States: Use Redis connection: 192.168.0.8:6379
                          2023-04-04 02:13:26.958  - debug: backitup.2 (31531) States create System PubSub Client
                          2023-04-04 02:13:26.960  - debug: backitup.2 (31531) States create User PubSub Client
                          2023-04-04 02:13:26.971  - debug: backitup.2 (31531) States connected to redis: 192.168.0.8:6379
                          2023-04-04 02:13:27.039  - debug: backitup.2 (31531) Plugin sentry Do not initialize Plugin (enabled=false)
                          2023-04-04 02:13:27.050  - debug: backitup.2 (31531) Plugin sentry destroyed because not initialized correctly
                          2023-04-04 02:13:27.420  - info: backitup.2 (31531) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.15.0, js-controller: 4.0.24
                          2023-04-04 02:13:27.487  - debug: backitup.2 (31531) Backitup has recognized a Docker system
                          2023-04-04 02:13:28.612  - debug: backitup.2 (31531) Slave Backup started ...
                          2023-04-04 02:13:28.614  - warn: backitup.2 (31531) backup error: SyntaxError: Unexpected token u in JSON at position 0 ... please check your config and try again!!
                          2023-04-04 02:13:34.141  - warn: backitup.2 (31531) Backup error: TypeError: Cannot set properties of undefined (setting 'backupDir') ... please check your config and and try again!!
                          

                          Hier noch der Screenshot der Influxdb-Dateien:

                          biu2idb.PNG

                          Thomas BraunT 1 Reply Last reply
                          0
                          • O oFbEQnpoLKKl6mbY5e13

                            @simatec

                            2023-04-05 02:00:13.590  - debug: backitup.0 (20604) The local storage check was completed successfully. On the host "iobroker" are currently 2331897 MB free space available!
                            2023-04-05 02:00:18.156  - debug: backitup.0 (20604) [iobroker/mount] done
                            2023-04-05 02:00:18.156  - debug: backitup.0 (20604) Backup has started ...
                            2023-04-05 02:00:28.390  - debug: backitup.0 (20604) [iobroker/iobroker] host.iobroker 26373 states saved
                            2023-04-05 02:00:48.999  - debug: backitup.0 (20604) [iobroker/iobroker] host.iobroker 33764 objects saved
                            2023-04-05 02:01:02.912  - debug: backitup.0 (20604) [iobroker/iobroker] Backup created: /opt/iobroker/backups/iobroker_2023_04_05-02_00_19_backupiobroker.tar.gz
                            2023-04-05 02:01:04.315  - debug: backitup.0 (20604) [iobroker/iobroker] done
                            2023-04-05 02:01:05.089  - debug: backitup.0 (20604) [iobroker/redis] Start Redis Backup ...
                            2023-04-05 02:01:05.362  - debug: backitup.0 (20604) [iobroker/redis] Created redistmp directory
                            2023-04-05 02:01:25.435  - debug: backitup.0 (20604) [iobroker/redis] Packed 0MB so far...
                            2023-04-05 02:01:35.685  - debug: backitup.0 (20604) [iobroker/redis] Packed 6MB so far...
                            2023-04-05 02:01:45.693  - debug: backitup.0 (20604) [iobroker/redis] Packed 13MB so far...
                            2023-04-05 02:01:55.694  - debug: backitup.0 (20604) [iobroker/redis] Packed 69MB so far...
                            2023-04-05 02:02:05.695  - debug: backitup.0 (20604) [iobroker/redis] Packed 119MB so far...
                            2023-04-05 02:02:15.701  - debug: backitup.0 (20604) [iobroker/redis] Packed 173MB so far...
                            2023-04-05 02:02:19.445  - debug: backitup.0 (20604) [iobroker/redis] Backup created: /opt/iobroker/backups/redis-remote_2023_04_05-02_01_05_backupiobroker.tar.gz
                            2023-04-05 02:02:19.447  - debug: backitup.0 (20604) [iobroker/redis] Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
                            2023-04-05 02:02:19.539  - debug: backitup.0 (20604) [iobroker/redis] redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
                            2023-04-05 02:02:19.540  - debug: backitup.0 (20604) [iobroker/redis] done
                            2023-04-05 02:02:19.844  - debug: backitup.0 (20604) [iobroker/zigbee] found zigbee database: zigbee.0
                            2023-04-05 02:02:19.845  - debug: backitup.0 (20604) [iobroker/zigbee] done
                            2023-04-05 02:02:20.146  - debug: backitup.0 (20604) [iobroker/grafana] Start Grafana Backup ...
                            2023-04-05 02:02:20.148  - debug: backitup.0 (20604) [iobroker/grafana] Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp"
                            2023-04-05 02:02:20.150  - debug: backitup.0 (20604) [iobroker/grafana] Created dashboard directory
                            2023-04-05 02:02:20.152  - debug: backitup.0 (20604) [iobroker/grafana] Created dashboards_manually_restore directory
                            2023-04-05 02:02:20.155  - debug: backitup.0 (20604) [iobroker/grafana] Created datasource directory
                            2023-04-05 02:02:20.156  - debug: backitup.0 (20604) [iobroker/grafana] start Grafana request ...
                            2023-04-05 02:02:22.121  - debug: backitup.0 (20604) [iobroker/grafana] Grafana is available ... Status: 200
                            2023-04-05 02:02:23.193  - debug: backitup.0 (20604) [iobroker/grafana] found Dashboard: ***
                            2023-04-05 02:02:26.013  - debug: backitup.0 (20604) [iobroker/grafana] start Grafana backup compress ...
                            2023-04-05 02:02:31.246  - debug: backitup.0 (20604) [iobroker/grafana] Backup created: /opt/iobroker/backups/grafana_2023_04_05-02_02_26_backupiobroker.tar.gz
                            2023-04-05 02:02:31.247  - debug: backitup.0 (20604) [iobroker/grafana] Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
                            2023-04-05 02:02:31.304  - debug: backitup.0 (20604) [iobroker/grafana] Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
                            2023-04-05 02:02:31.305  - debug: backitup.0 (20604) [iobroker/grafana] done
                            2023-04-05 02:02:31.757  - debug: backitup.0 (20604) [iobroker/javascripts] Created javascript_tmp directory: "/opt/iobroker/backups/tmpScripts"
                            2023-04-05 02:02:32.240  - debug: backitup.0 (20604) [iobroker/javascripts] found Script: ***
                            2023-04-05 02:02:32.946  - debug: backitup.0 (20604) [iobroker/javascripts] Try deleting the Javascript tmp directory: "/opt/iobroker/backups/tmpScripts"
                            2023-04-05 02:02:32.950  - debug: backitup.0 (20604) [iobroker/javascripts] Javascript tmp directory "/opt/iobroker/backups/tmpScripts" successfully deleted
                            2023-04-05 02:02:32.951  - debug: backitup.0 (20604) [iobroker/javascripts] Backup created: /opt/iobroker/backups/javascripts_2023_04_05-02_02_31_backupiobroker.tar.gz
                            2023-04-05 02:02:32.951  - debug: backitup.0 (20604) [iobroker/javascripts] done
                            2023-04-05 02:02:33.712  - debug: backitup.0 (20604) [iobroker/cifs] used copy path: /opt/backitup
                            2023-04-05 02:02:33.713  - debug: backitup.0 (20604) [iobroker/cifs] Copy iobroker_2023_04_05-02_00_19_backupiobroker.tar.gz...
                            2023-04-05 02:02:34.225  - debug: backitup.0 (20604) [iobroker/cifs] Copy redis-remote_2023_04_05-02_01_05_backupiobroker.tar.gz...
                            2023-04-05 02:02:37.967  - debug: backitup.0 (20604) [iobroker/cifs] Copy zigbee.0_2023_04_05-02_02_19_backupiobroker.tar.gz...
                            2023-04-05 02:02:37.989  - debug: backitup.0 (20604) [iobroker/cifs] Copy grafana_2023_04_05-02_02_26_backupiobroker.tar.gz...
                            2023-04-05 02:02:38.370  - debug: backitup.0 (20604) [iobroker/cifs] Copy javascripts_2023_04_05-02_02_31_backupiobroker.tar.gz...
                            2023-04-05 02:02:38.643  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/iobroker_2023_03_30-02_00_10_backupiobroker.tar.gz
                            2023-04-05 02:02:38.822  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/redis-remote_2023_04_02-02_01_07_backupiobroker.tar.gz
                            2023-04-05 02:02:38.918  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/redis-remote_2023_03_31-02_13_40_slave-1_backupiobroker.tar.gz
                            2023-04-05 02:02:38.940  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/zigbee.0_2023_03_30-02_01_26_backupiobroker.tar.gz
                            2023-04-05 02:02:38.947  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/grafana_2023_03_30-02_01_30_backupiobroker.tar.gz
                            2023-04-05 02:02:38.948  - debug: backitup.0 (20604) [iobroker/cifs] delete /opt/backitup/javascripts_2023_03_30-02_01_35_backupiobroker.tar.gz
                            2023-04-05 02:02:38.951  - debug: backitup.0 (20604) [iobroker/cifs] done
                            2023-04-05 02:02:39.555  - debug: backitup.0 (20604) [iobroker/clean] done
                            2023-04-05 02:02:40.324  - debug: backitup.0 (20604) [iobroker/telegram] [iobroker] used Telegram-Instance: telegram.0
                            2023-04-05 02:02:40.326  - debug: backitup.0 (20604) [iobroker/telegram] done
                            2023-04-05 02:02:40.631  - debug: backitup.0 (20604) [iobroker/historyHTML] new history html values created
                            2023-04-05 02:02:40.653  - debug: backitup.0 (20604) [iobroker/historyHTML] done
                            2023-04-05 02:02:40.811  - debug: backitup.0 (20604) [iobroker/historyJSON] new history json values created
                            2023-04-05 02:02:40.811  - debug: backitup.0 (20604) [iobroker/historyJSON] done
                            2023-04-05 02:02:40.963  - debug: backitup.0 (20604) [iobroker/umount] done
                            2023-04-05 02:02:41.136  - debug: backitup.0 (20604) [iobroker] exec: done
                            2023-04-05 02:02:41.145  - debug: backitup.0 (20604) Slave backup from Backitup-Master is started ...
                            2023-04-05 02:02:41.148  - debug: backitup.0 (20604) Try to start backitup.1
                            2023-04-05 02:02:41.180  - info: host.iobroker instance "system.adapter.backitup.1" enabled via .alive
                            2023-04-05 02:02:41.372  - info: host.iobroker "system.adapter.backitup.1" enabled
                            2023-04-05 02:02:42.028  - info: host.iobroker instance system.adapter.backitup.1 started with pid 23065
                            2023-04-05 02:02:44.148  - debug: backitup.1 (23065) Redis Objects: Use Redis connection: 192.168.0.7:6379
                            2023-04-05 02:02:44.208  - debug: backitup.1 (23065) Objects client ready ... initialize now
                            2023-04-05 02:02:44.212  - debug: backitup.1 (23065) Objects create System PubSub Client
                            2023-04-05 02:02:44.214  - debug: backitup.1 (23065) Objects create User PubSub Client
                            2023-04-05 02:02:44.402  - debug: backitup.1 (23065) Objects client initialize lua scripts
                            2023-04-05 02:02:44.409  - debug: backitup.1 (23065) Objects connected to redis: 192.168.0.7:6379
                            2023-04-05 02:02:44.442  - debug: backitup.1 (23065) Redis States: Use Redis connection: 192.168.0.8:6379
                            2023-04-05 02:02:44.451  - debug: backitup.1 (23065) States create System PubSub Client
                            2023-04-05 02:02:44.453  - debug: backitup.1 (23065) States create User PubSub Client
                            2023-04-05 02:02:44.465  - debug: backitup.1 (23065) States connected to redis: 192.168.0.8:6379
                            2023-04-05 02:02:44.527  - debug: backitup.1 (23065) Plugin sentry Do not initialize Plugin (enabled=false)
                            2023-04-05 02:02:44.535  - debug: backitup.1 (23065) Plugin sentry destroyed because not initialized correctly
                            2023-04-05 02:02:44.757  - info: backitup.1 (23065) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.15.0, js-controller: 4.0.24
                            2023-04-05 02:02:44.804  - debug: backitup.1 (23065) Backitup has recognized a Docker system
                            2023-04-05 02:02:51.193  - debug: backitup.1 (23065) Slave Backup started ...
                            2023-04-05 02:02:55.356  - debug: backitup.1 (23065) Backup has started ...
                            2023-04-05 02:02:55.658  - debug: backitup.1 (23065) [iobroker/influxDB] InfluxDB-Backup for influxDB-v2 is started ...
                            2023-04-05 02:02:55.662  - debug: backitup.1 (23065) [iobroker/influxDB] Start InfluxDB Backup ...
                            2023-04-05 02:02:55.667  - debug: backitup.1 (23065) [iobroker/influxDB] InfluxDB Backup tmp directory created
                            2023-04-05 02:11:37.015  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 68MB so far...
                            2023-04-05 02:11:47.002  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 142MB so far...
                            2023-04-05 02:11:57.007  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 222MB so far...
                            2023-04-05 02:12:07.005  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 300MB so far...
                            2023-04-05 02:12:17.004  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 376MB so far...
                            2023-04-05 02:12:27.007  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 444MB so far...
                            2023-04-05 02:12:37.003  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 522MB so far...
                            2023-04-05 02:12:47.003  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 601MB so far...
                            2023-04-05 02:12:57.002  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 672MB so far...
                            2023-04-05 02:13:07.023  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 734MB so far...
                            2023-04-05 02:13:17.019  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 808MB so far...
                            2023-04-05 02:13:27.020  - debug: backitup.1 (23065) [iobroker/influxDB] Packed 867MB so far...
                            2023-04-05 02:13:31.357  - debug: backitup.1 (23065) [iobroker/influxDB] Backup created: /opt/iobroker/backups/influxDB_2023_04_05-02_02_55_influxDB-v2_backupiobroker.tar.gz
                            2023-04-05 02:13:31.361  - debug: backitup.1 (23065) [iobroker/influxDB] Try deleting the InfluxDB tmp directory: "/opt/iobroker/backups/influxDB_2023_04_05-02_02_55_influxDB-v2_backupiobroker"
                            2023-04-05 02:13:31.849  - debug: backitup.1 (23065) [iobroker/influxDB] InfluxDB tmp directory "/opt/iobroker/backups/influxDB_2023_04_05-02_02_55_influxDB-v2_backupiobroker" successfully deleted
                            2023-04-05 02:13:31.850  - debug: backitup.1 (23065) [iobroker/influxDB] InfluxDB-Backup for influxDB-v2 is finish
                            2023-04-05 02:13:31.852  - debug: backitup.1 (23065) [iobroker/influxDB] done
                            2023-04-05 02:13:32.482  - debug: backitup.1 (23065) [iobroker/redis] Start Redis Backup ...
                            2023-04-05 02:13:32.588  - debug: backitup.1 (23065) [iobroker/redis] Created redistmp directory
                            2023-04-05 02:13:34.747  - debug: backitup.1 (23065) [iobroker/redis] Backup created: /opt/iobroker/backups/redis-remote_2023_04_05-02_13_32_slave-1_backupiobroker.tar.gz
                            2023-04-05 02:13:34.748  - debug: backitup.1 (23065) [iobroker/redis] Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
                            2023-04-05 02:13:34.755  - debug: backitup.1 (23065) [iobroker/redis] redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
                            2023-04-05 02:13:34.756  - debug: backitup.1 (23065) [iobroker/redis] done
                            2023-04-05 02:13:36.561  - debug: backitup.1 (23065) [iobroker/cifs] used copy path: /opt/backitup
                            2023-04-05 02:13:36.562  - debug: backitup.1 (23065) [iobroker/cifs] Copy influxDB_2023_04_05-02_02_55_influxDB-v2_backupiobroker.tar.gz...
                            2023-04-05 02:14:02.578  - debug: backitup.1 (23065) [iobroker/cifs] Copy redis-remote_2023_04_05-02_13_32_slave-1_backupiobroker.tar.gz...
                            2023-04-05 02:14:02.701  - debug: backitup.1 (23065) [iobroker/cifs] done
                            2023-04-05 02:14:03.310  - debug: backitup.1 (23065) [iobroker/clean] done
                            2023-04-05 02:14:04.468  - debug: backitup.1 (23065) [iobroker/historyHTML] new history html values created
                            2023-04-05 02:14:04.479  - debug: backitup.1 (23065) [iobroker/historyHTML] done
                            2023-04-05 02:14:04.640  - debug: backitup.1 (23065) [iobroker/historyJSON] new history json values created
                            2023-04-05 02:14:04.641  - debug: backitup.1 (23065) [iobroker/historyJSON] done
                            2023-04-05 02:14:04.943  - debug: backitup.1 (23065) [iobroker] exec: done
                            2023-04-05 02:14:05.494  - debug: backitup.0 (20604) Slave Backup from backitup.1 is finish with result: [EXIT] 0
                            2023-04-05 02:14:05.498  - debug: backitup.0 (20604) backitup.1 is stopped after backup
                            2023-04-05 02:14:05.500  - info: host.iobroker instance "system.adapter.backitup.1" disabled via .alive
                            2023-04-05 02:14:05.510  - info: host.iobroker "system.adapter.backitup.1" disabled
                            2023-04-05 02:14:05.561  - info: host.iobroker stopInstance system.adapter.backitup.1 (force=false, process=true)
                            2023-04-05 02:14:05.566  - info: host.iobroker stopInstance system.adapter.backitup.1 send kill signal
                            2023-04-05 02:14:05.568  - info: backitup.1 (23065) Got terminate signal TERMINATE_YOURSELF
                            2023-04-05 02:14:05.570  - info: backitup.1 (23065) cleaned everything up...
                            2023-04-05 02:14:05.571  - info: backitup.1 (23065) terminating
                            2023-04-05 02:14:05.572  - info: backitup.1 (23065) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2023-04-05 02:14:06.309  - info: host.iobroker instance system.adapter.backitup.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2023-04-05 02:14:09.528  - debug: backitup.2 (31531) Slave Backup started ...
                            

                            Nachdem ich alle drei Backitup-Instanzen auf Debug gestellt habe (sowohl die Instanzen selbst als auch den Haken innerhalb der jeweiligen Instanz-Konfiguration), läuft die zweite Slave-Instanz nicht mehr. Beim ersten Start kam diese Meldung:

                            2023-04-04 02:13:18.295  - debug: backitup.0 (20604) Try to start backitup.2
                            2023-04-04 02:13:18.301  - info: host.iobroker instance "system.adapter.backitup.2" enabled via .alive
                            2023-04-04 02:13:18.353  - info: host.iobroker "system.adapter.backitup.2" enabled
                            2023-04-04 02:13:18.944  - info: host.iobroker instance system.adapter.backitup.2 started with pid 31531
                            2023-04-04 02:13:26.556  - debug: backitup.2 (31531) Redis Objects: Use Redis connection: 192.168.0.7:6379
                            2023-04-04 02:13:26.638  - debug: backitup.2 (31531) Objects client ready ... initialize now
                            2023-04-04 02:13:26.643  - debug: backitup.2 (31531) Objects create System PubSub Client
                            2023-04-04 02:13:26.645  - debug: backitup.2 (31531) Objects create User PubSub Client
                            2023-04-04 02:13:26.841  - debug: backitup.2 (31531) Objects client initialize lua scripts
                            2023-04-04 02:13:26.916  - debug: backitup.2 (31531) Objects connected to redis: 192.168.0.7:6379
                            2023-04-04 02:13:26.950  - debug: backitup.2 (31531) Redis States: Use Redis connection: 192.168.0.8:6379
                            2023-04-04 02:13:26.958  - debug: backitup.2 (31531) States create System PubSub Client
                            2023-04-04 02:13:26.960  - debug: backitup.2 (31531) States create User PubSub Client
                            2023-04-04 02:13:26.971  - debug: backitup.2 (31531) States connected to redis: 192.168.0.8:6379
                            2023-04-04 02:13:27.039  - debug: backitup.2 (31531) Plugin sentry Do not initialize Plugin (enabled=false)
                            2023-04-04 02:13:27.050  - debug: backitup.2 (31531) Plugin sentry destroyed because not initialized correctly
                            2023-04-04 02:13:27.420  - info: backitup.2 (31531) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.15.0, js-controller: 4.0.24
                            2023-04-04 02:13:27.487  - debug: backitup.2 (31531) Backitup has recognized a Docker system
                            2023-04-04 02:13:28.612  - debug: backitup.2 (31531) Slave Backup started ...
                            2023-04-04 02:13:28.614  - warn: backitup.2 (31531) backup error: SyntaxError: Unexpected token u in JSON at position 0 ... please check your config and try again!!
                            2023-04-04 02:13:34.141  - warn: backitup.2 (31531) Backup error: TypeError: Cannot set properties of undefined (setting 'backupDir') ... please check your config and and try again!!
                            

                            Hier noch der Screenshot der Influxdb-Dateien:

                            biu2idb.PNG

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #2285

                            @ofbeqnpolkkl6mby5e13 sagte in Test Adapter ioBroker.backitup v2.6.x:

                            please check your config

                            Was steht denn da drin?

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            O 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @ofbeqnpolkkl6mby5e13 sagte in Test Adapter ioBroker.backitup v2.6.x:

                              please check your config

                              Was steht denn da drin?

                              O Away
                              O Away
                              oFbEQnpoLKKl6mbY5e13
                              wrote on last edited by
                              #2286

                              @thomas-braun

                              /opt/backitup
                              

                              So wie in den anderen Instanzen auch.

                              Thomas BraunT simatecS 2 Replies Last reply
                              0
                              • O oFbEQnpoLKKl6mbY5e13

                                @thomas-braun

                                /opt/backitup
                                

                                So wie in den anderen Instanzen auch.

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #2287

                                @ofbeqnpolkkl6mby5e13

                                Da stehen hoffentlich auch noch andere Dinge drin.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                O 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @ofbeqnpolkkl6mby5e13

                                  Da stehen hoffentlich auch noch andere Dinge drin.

                                  O Away
                                  O Away
                                  oFbEQnpoLKKl6mbY5e13
                                  wrote on last edited by oFbEQnpoLKKl6mbY5e13
                                  #2288

                                  @thomas-braun

                                  Ja, sicher, aber "setting 'backupDir'" wurde bemängelt.

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • O oFbEQnpoLKKl6mbY5e13

                                    @thomas-braun

                                    Ja, sicher, aber "setting 'backupDir'" wurde bemängelt.

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by Thomas Braun
                                    #2289

                                    @ofbeqnpolkkl6mby5e13

                                    Bemängelt wird ein SyntaxError und ein TypeError.

                                    2023-04-04 02:13:28.614  - warn: backitup.2 (31531) backup error: SyntaxError: Unexpected token u in JSON at position 0 ... please check your config and try again!!
                                    2023-04-04 02:13:34.141  - warn: backitup.2 (31531) Backup error: TypeError: Cannot set properties of undefined (setting 'backupDir') ... please check your config and and try again!!
                                    

                                    Edit: Was eingedockertes?

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    O 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @ofbeqnpolkkl6mby5e13

                                      Bemängelt wird ein SyntaxError und ein TypeError.

                                      2023-04-04 02:13:28.614  - warn: backitup.2 (31531) backup error: SyntaxError: Unexpected token u in JSON at position 0 ... please check your config and try again!!
                                      2023-04-04 02:13:34.141  - warn: backitup.2 (31531) Backup error: TypeError: Cannot set properties of undefined (setting 'backupDir') ... please check your config and and try again!!
                                      

                                      Edit: Was eingedockertes?

                                      O Away
                                      O Away
                                      oFbEQnpoLKKl6mbY5e13
                                      wrote on last edited by
                                      #2290

                                      @thomas-braun

                                      Richtig.

                                      1 Reply Last reply
                                      0
                                      • O oFbEQnpoLKKl6mbY5e13

                                        @thomas-braun

                                        /opt/backitup
                                        

                                        So wie in den anderen Instanzen auch.

                                        simatecS Offline
                                        simatecS Offline
                                        simatec
                                        Developer Most Active
                                        wrote on last edited by
                                        #2291

                                        @ofbeqnpolkkl6mby5e13 sagte in Test Adapter ioBroker.backitup v2.6.x:

                                        @thomas-braun

                                        /opt/backitup
                                        

                                        So wie in den anderen Instanzen auch.

                                        Wo steht das? Wo kommt dieser Pfad her?

                                        • Besuche meine Github Seite
                                        • Beitrag hat geholfen oder willst du mich unterstützen
                                        • HowTo Restore ioBroker
                                        O 1 Reply Last reply
                                        0
                                        • simatecS simatec

                                          @ofbeqnpolkkl6mby5e13 sagte in Test Adapter ioBroker.backitup v2.6.x:

                                          @thomas-braun

                                          /opt/backitup
                                          

                                          So wie in den anderen Instanzen auch.

                                          Wo steht das? Wo kommt dieser Pfad her?

                                          O Away
                                          O Away
                                          oFbEQnpoLKKl6mbY5e13
                                          wrote on last edited by
                                          #2292

                                          @simatec

                                          Tab: NAS / KOPIEREN
                                          Feld: Pfad

                                          Moment, konfiguriert man den Zielpfad nur in der Master-Instanz und lässt den Pfad in den Slave-Instanzen frei?

                                          simatecS Thomas BraunT 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          377

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe