Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter ioBroker.backitup v3.1.x

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter ioBroker.backitup v3.1.x

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

      @simatec Ich habe heute einen Umzug von einem Asus Thinkerboard auf ein Asus Thinkerboard S durchgeführt . Auf dem neuen Tinkerboard S war bereits TinkerOS installiert. Nach aktualisieren und installation von iobroker, influxdb und grafana habe ich vieles mit Backitup v.2.1 restored.

      Grafana und Influx Wiederherstellung hat nicht geklappt.

      Garfana habe ich dann händisch über json files restored und die ini angepasst usw.
      Influx habe ich manuell auf der console restored. Das hat aus dem Backup geklappt.
      An sich läuft fast alles jedoch gelingt es mir nicht mit dem neuen System einen Backup fehlerfrei zu erstellen. Zuerst wird ein Fehler beim NAS mount angezeigt (sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.178.137/ncp-iobroker/backup /opt/iobroker/backups), wenn ich den Befehl genauso auf der console mit dem password eingebe, klappt der mount.
      Der Backuplauf kommt auch nicht zum ende .
      Auf dem Server liegt aber dennoch der Backup vom iobroker und influxdb. Von Grafana ( neue api eingetragen) und javascript (/javaspiegelung ist angelegt) wird kein Backup angelegt.

      Was bedeutet die Meldung "sudo: Kein TTY vorhanden und kein »askpass«-Programm angegeben" ?
      Auf dem "alten" Tinkerboard klappt der Backup.

      Log:

      2021-03-28 16:03:25.273 - debug: backitup.0 (25644) telegram-instance:
      2021-03-28 16:03:37.406 - debug: backitup.0 (25644) Backup has started ...
      2021-03-28 16:03:47.461 - debug: backitup.0 (25644) [iobroker/mount] first mount attempt with smb option failed. try next mount attempt without smb option ...
      2021-03-28 16:03:47.526 - debug: backitup.0 (25644) [iobroker/mount] [undefined Error: Command failed: sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.178.137/ncp-iobroker/backup /opt/iobroker/backups
      2021-03-28 16:03:47.528 - debug: backitup.0 (25644) [iobroker/mount] Wir gehen davon aus, dass der lokale Systemadministrator Ihnen die
      2021-03-28 16:03:47.529 - debug: backitup.0 (25644) [iobroker/mount] Regeln erklärt hat. Normalerweise läuft es auf drei Regeln hinaus:
      2021-03-28 16:03:47.530 - debug: backitup.0 (25644) [iobroker/mount] #1) Respektieren Sie die Privatsphäre anderer.
      2021-03-28 16:03:47.531 - debug: backitup.0 (25644) [iobroker/mount] #2) Denken Sie nach, bevor Sie tippen.
      2021-03-28 16:03:47.538 - debug: backitup.0 (25644) [iobroker/mount] #3) Mit großer Macht kommt große Verantwortung.
      2021-03-28 16:03:47.539 - debug: backitup.0 (25644) [iobroker/mount] sudo: Kein TTY vorhanden und kein »askpass«-Programm angegeben
      2021-03-28 16:03:47.541 - debug: backitup.0 (25644) [iobroker/mount] [IGNORED] Error: Command failed: sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.178.137/ncp-iobroker/backup /opt/iobroker/backups
      2021-03-28 16:03:47.542 - debug: backitup.0 (25644) [iobroker/mount] Wir gehen davon aus, dass der lokale Systemadministrator Ihnen die
      2021-03-28 16:03:47.543 - debug: backitup.0 (25644) [iobroker/mount] Regeln erklärt hat. Normalerweise läuft es auf drei Regeln hinaus:
      2021-03-28 16:03:47.544 - debug: backitup.0 (25644) [iobroker/mount] #1) Respektieren Sie die Privatsphäre anderer.
      2021-03-28 16:03:47.545 - debug: backitup.0 (25644) [iobroker/mount] #2) Denken Sie nach, bevor Sie tippen.
      2021-03-28 16:03:47.546 - debug: backitup.0 (25644) [iobroker/mount] #3) Mit großer Macht kommt große Verantwortung.
      2021-03-28 16:03:47.547 - debug: backitup.0 (25644) [iobroker/mount] sudo: Kein TTY vorhanden und kein »askpass«-Programm angegeben
      2021-03-28 16:03:51.605 - debug: backitup.0 (25644) [iobroker/iobroker] host.tinkerboard 7784 states saved
      2021-03-28 16:03:51.684 - debug: backitup.0 (25644) [iobroker/iobroker] host.tinkerboard 11367 objects saved
      2021-03-28 16:03:59.890 - debug: backitup.0 (25644) [iobroker/iobroker] Backup created: /opt/iobroker/backups/iobroker_2021_03_28-16_03_47_TinkerS_backupiobroker.tar.gz
      2021-03-28 16:04:00.047 - info: host.tinkerboard instance system.adapter.powerfox.0 started with pid 26278
      2021-03-28 16:04:00.936 - debug: backitup.0 (25644) [iobroker/iobroker] done
      2021-03-28 16:04:01.088 - debug: backitup.0 (25644) [iobroker/influxDB] Start InfluxDB Backup ...
      2021-03-28 16:04:01.090 - debug: backitup.0 (25644) [iobroker/influxDB] InfluxDB Backup tmp directory created
      2021-03-28 16:04:03.529 - info: host.tinkerboard instance system.adapter.powerfox.0 terminated with code 0 (NO_ERROR)
      2021-03-28 16:04:31.010 - debug: backitup.0 (25644) [iobroker/influxDB] Packed 24MB so far...
      2021-03-28 16:04:41.010 - debug: backitup.0 (25644) [iobroker/influxDB] Packed 51MB so far...
      2021-03-28 16:04:51.012 - debug: backitup.0 (25644) [iobroker/influxDB] Packed 76MB so far...
      2021-03-28 16:05:01.017 - debug: backitup.0 (25644) [iobroker/influxDB] Packed 100MB so far...
      2021-03-28 16:05:11.011 - debug: backitup.0 (25644) [iobroker/influxDB] Packed 126MB so far...
      2021-03-28 16:05:13.074 - debug: backitup.0 (25644) [iobroker/influxDB] Backup created: /opt/iobroker/backups/influxDB_2021_03_28-16_04_01_TinkerS_backupiobroker.tar.gz
      2021-03-28 16:05:13.077 - debug: backitup.0 (25644) [iobroker/influxDB] Try deleting the InfluxDB tmp directory
      2021-03-28 16:05:13.174 - debug: backitup.0 (25644) [iobroker/influxDB] InfluxDB tmp directory was successfully deleted
      2021-03-28 16:05:13.175 - debug: backitup.0 (25644) [iobroker/influxDB] done
      2021-03-28 16:05:14.085 - debug: backitup.0 (25644) [iobroker/grafana] Start Grafana Backup ...
      2021-03-28 16:05:14.088 - debug: backitup.0 (25644) [iobroker/grafana] Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp"
      2021-03-28 16:05:14.090 - debug: backitup.0 (25644) [iobroker/grafana] Created dashboard directory
      2021-03-28 16:05:14.092 - debug: backitup.0 (25644) [iobroker/grafana] Created dashboards_manually_restore directory
      2021-03-28 16:05:14.094 - debug: backitup.0 (25644) [iobroker/grafana] Created datasource directory
      2021-03-28 16:05:14.096 - debug: backitup.0 (25644) [iobroker/grafana] start Grafana request ...
      2021-03-28 16:05:14.172 - debug: backitup.0 (25644) [iobroker/grafana] Grafana is not available: Error: connect ENETUNREACH 127.0.0.0:3000 - Local (0.0.0.0:0)
      2021-03-28 16:05:14.173 - debug: backitup.0 (25644) [iobroker/grafana] Grafana is not available!
      2021-03-28 16:05:14.175 - debug: backitup.0 (25644) [iobroker/grafana] Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
      2021-03-28 16:05:14.179 - debug: backitup.0 (25644) [iobroker/grafana] Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
      2021-03-28 16:05:14.180 - debug: backitup.0 (25644) [iobroker/grafana] Grafana Backup cannot created ...
      2021-03-28 16:05:14.181 - debug: backitup.0 (25644) [iobroker/grafana] done
      2021-03-28 16:05:14.637 - debug: backitup.0 (25644) [iobroker/javascripts] javascript directory "/javaspiegelung" not found
      2021-03-28 16:05:14.639 - debug: backitup.0 (25644) [iobroker/javascripts] done
      2021-03-28 16:05:14.944 - debug: backitup.0 (25644) [iobroker/cifs] done
      2021-03-28 16:05:15.550 - debug: backitup.0 (25644) [iobroker/clean] Backup files not deleted from /opt/iobroker/backups because some errors.
      2021-03-28 16:05:15.552 - debug: backitup.0 (25644) [iobroker/clean] done
      2021-03-28 16:05:16.015 - debug: backitup.0 (25644) [iobroker/telegram] done
      2021-03-28 16:05:16.327 - debug: backitup.0 (25644) [iobroker/historyHTML] new history html values created
      2021-03-28 16:05:16.328 - debug: backitup.0 (25644) [iobroker/historyHTML] done
      2021-03-28 16:05:16.492 - debug: backitup.0 (25644) [iobroker/historyJSON] new history json values created
      2021-03-28 16:05:16.493 - debug: backitup.0 (25644) [iobroker/historyJSON] done
      
      
      1 Reply Last reply Reply Quote 0
      • S
        Saschag last edited by Saschag

        @simatec bin gestern auf 2.1.0 umgestiegen und jetzt bekomme ich einen Fehler beim erstellen des Backup der HistoryDB

        backitup.0		debug	(15070) system.adapter.admin.0: logging true
        backitup.0		debug	(15070) [iobroker] exec: done
        backitup.0		debug	(15070) [iobroker/umount] done
        backitup.0		debug	(15070) [iobroker/umount] umount successfully completed
        backitup.0		debug	(15070) [iobroker/umount] mount activ, umount is started ...
        backitup.0		debug	(15070) [iobroker/historyJSON] done
        backitup.0		debug	(15070) [iobroker/historyJSON] new history json values created
        backitup.0		debug	(15070) [iobroker/historyHTML] done
        backitup.0		debug	(15070) [iobroker/historyHTML] new history html values created
        backitup.0		debug	(15070) [iobroker/pushover] done
        backitup.0		debug	(15070) sendTo "send" to system.adapter.pushover.0 from system.adapter.backitup.0
        backitup.0		debug	(15070) [iobroker/pushover] [iobroker] used pushover-Instance: pushover.0
        backitup.0		debug	(15070) [iobroker/clean] done
        backitup.0		debug	(15070) [iobroker/clean] Backup files not deleted from /opt/iobroker/backups because some errors.
        backitup.0		debug	(15070) [iobroker/cifs] done
        backitup.0		debug	(15070) [iobroker/zigbee] done
        backitup.0		debug	(15070) [iobroker/zigbee] found zigbee database: zigbee.0
        backitup.0		debug	(15070) [iobroker/historyDB] [IGNORED] Backitup cannot found source "undefined" for compress!
        backitup.0		debug	(15070) [iobroker/historyDB] compress from historyDB started ...
        backitup.0		debug	(15070) [iobroker/iobroker] done
        backitup.0		debug	(15070) [iobroker/iobroker] Backup created: /opt/iobroker/backups/iobroker_2021_04_05-07_10_47_backupiobroker.tar.gz
        backitup.0		debug	(15070) [iobroker/iobroker] host.ioBrokerPi4 17359 objects saved
        backitup.0		debug	(15070) [iobroker/iobroker] host.ioBrokerPi4 15184 states saved
        backitup.0		debug	(15070) [iobroker/mount] done
        backitup.0		debug	(15070) [iobroker/mount] mount successfully completed
        backitup.0		debug	(15070) [iobroker/mount] first mount attempt with smb option failed. try next mount attempt without smb option ...
        backitup.0		debug	(15070) Backup has started ...
        backitup.0		debug	(15070) system.adapter.admin.0: logging true
        
        

        Fixer habe ich schon laufen lassen und Adapter Upload auch gemacht.

        Danke schonmal und noch frohe Ostern 😉

        Edit ioBroker läuft auf einem Pi4

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

          @Saschag

          Überprüfe den korrekten Pfad zu deiner History Datenbank in den Einstellungen von Backitup.

          (15070) [iobroker/historyDB] [IGNORED] Backitup cannot found source "undefined" for compress!
          
          S 1 Reply Last reply Reply Quote 0
          • S
            Saschag @simatec last edited by

            @simatec manchmal kann es ja einfach sein 🙄

            aber seltsam war, dass ich den Pfad über den Adapter ausgelesen habe, da aber im History-Adapter nur der Standart-Pfad (also keiner Pfad eingetragen) war. Wurde keiner in Backitup übernommen. Was mir dann nicht aufgefallen ist 🙄

            D05B8E4F-3574-4586-B79C-83BF7EBB8F17.jpeg BBE36576-E067-483A-9C28-0A517BFB1195.jpeg

            Danke!

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

              @saschag
              Wie lautet der Standardpfad? Dann kann ich das mal bei dem nächsten Update mit hinterlegen.

              1 Reply Last reply Reply Quote 0
              • S
                Saschag last edited by

                @simatec

                
                /opt/iobroker/iobroker-data/history
                
                
                D 1 Reply Last reply Reply Quote 0
                • D
                  drapo @Saschag last edited by drapo

                  Habe seit ein paar Tagen Mühe mit dem Backup. Ich sichere über FTP und kriege diese Fehlermeldungen. Bis anhin lief es ohne Probleme durch. Hat jemand eine Idee an was das liegen kann? Ich habe vorhin auf 2.1 upgedatet das Problem ist aber immer noch da.

                  [DEBUG] [iobroker] - host.iobroker 15896 states saved
                  
                  [DEBUG] [iobroker] - host.iobroker 15795 objects saved
                  
                  [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_06-11_03_26_backupiobroker.tar.gz
                  
                  [DEBUG] [iobroker] - done
                  [DEBUG] [javascripts] - Backup created: /opt/iobroker/backups/javascripts_2021_04_06-11_03_38_backupiobroker.tar.gz
                  [DEBUG] [javascripts] - done
                  [DEBUG] [ftp] - FTP connected.
                  [DEBUG] [ftp] - Send iobroker_2021_04_06-11_03_26_backupiobroker.tar.gz
                  [ERROR] [ftp] - Error: Error writing to file: No such file or directory.
                  [DEBUG] [ftp] - Send javascripts_2021_04_06-11_03_38_backupiobroker.tar.gz
                  [ERROR] [ftp] - Error: Error writing to file: No such file or directory.
                  [DEBUG] [ftp] - done
                  [DEBUG] [ftp] start with {"type":"storage","source":"local","host":"xxx","debugging":true,"deleteOldBackup":true,"ownDir":false,"dir":"/backup/ioBroker/standard","dirMinimal":"/backupDir/iobroker","user":"backup","pass":"****","port":"21","deleteBackupAfter":0}
                  [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
                  [DEBUG] [clean] - done
                  [DEBUG] [telegram] - [iobroker] used Telegram-Instance: telegram.0
                  [DEBUG] [telegram] - done
                  [DEBUG] [telegram] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"ftp":
                  
                  crunchip 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @drapo last edited by

                    @drapo sagte in Test Adapter Backitup v2.1.x:

                    Error writing to file: No such file or directory.

                    dein Ziel-Pfad, gibts das Verzeichnis überhaupt, bzw ist das richtig eingetragen?

                    D 1 Reply Last reply Reply Quote 0
                    • D
                      drapo @crunchip last edited by

                      @crunchip ja das gibt es. die files werden auch erstellt nur sehe ich dass die grösse der files 0 kb gross sind. Es wird nichts geschrieben.

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

                        @drapo
                        Was hat der User backup für Rechte über FTP?

                        D 1 Reply Last reply Reply Quote 0
                        • D
                          drapo @simatec last edited by

                          @simatec Du hast Recht. Es war ein Rechte Problem. Mit dem Admin Benutzer läuft das Backup ohne weiteres durch. Erstaunt bin ich nur darüber dass ich gar nichts an irgendwelchen Berechtigungen geändert hab und auf einmal diese Probleme auftreten.

                          1 Reply Last reply Reply Quote 0
                          • B
                            Bibo*13 last edited by

                            Hi,
                            wird es irgendwann vielleicht auch Möglich sein das nicht nur für das Iobroker Backup sondern auch für zigbee, regdis, grafana, influx, javascript, usw im History-log eine json hinterlegt wird.
                            Ich würde gerne auch diese Daten in meiner VIS anzeigen.

                            vielen Dank

                            1 Reply Last reply Reply Quote 0
                            • F
                              FoxRo last edited by

                              Hi @simatec
                              Nachdem IoBroker selbst auf Deinen BackItUp Adapter aufmerksam gemacht hat, habe ich mir diesen mal installiert. Nachdem ich auch die Zugriffsrechte korrekt gesetzt hatte, hat er sofort seine Arbeit auf- und mir für die Zukunft eine Menge manuelle Arbeit ab-genommen.
                              Vielen Dank für den coolen Adapter!! So einfach ist Plug&Play 😉

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

                                @foxro
                                Schön zu hören, dass du ihn nutzt ... 😉

                                Meister Mopper 1 Reply Last reply Reply Quote 0
                                • Meister Mopper
                                  Meister Mopper @simatec last edited by

                                  Moin @simatec,

                                  ich habe die Adapterversion von 1.8.5 auf 2.1.0 angehoben, es wurde jedoch

                                  • beim Einrichten der Instanz festgestellt, dass keine Zigbee-Instanz installiert war. ->Stimmt: die wurde auf einen Slave geschoben (was mit 1.8.5 kein Problem ist), weil dort das TIboard dran hängt.

                                  • mit dieser Adapterversion keine Backups funktionierten, weder in opt/iobroker/backups noch auf das NAS und google drive

                                  Nachdem ich nach 1.8.5 zurück bin funktionieren die Backups wieder (auch Zigbee) aber ich erhalte nach dem automatischen Backup eine Fehlermeldung und der Adapter startet neu:

                                  host.iobroker	2021-04-11 02:02:17.428	info	instance system.adapter.backitup.0 started with pid 24438
                                  host.iobroker	2021-04-11 02:01:47.405	info	Restart adapter system.adapter.backitup.0 because enabled
                                  host.iobroker	2021-04-11 02:01:47.405	error	instance system.adapter.backitup.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  host.iobroker	2021-04-11 02:01:47.404	error	Caught by controller[0]: at processImmediate (internal/timers.js:463:21)
                                  host.iobroker	2021-04-11 02:01:47.404	error	Caught by controller[0]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.backitup/lib/scripts/94-historyJSON.js:124:41)
                                  host.iobroker	2021-04-11 02:01:47.404	error	Caught by controller[0]: at JSON.parse (<anonymous>)
                                  host.iobroker	2021-04-11 02:01:47.401	error	Caught by controller[0]: SyntaxError: Unexpected token , in JSON at position 516
                                  backitup.0	2021-04-11 02:01:47.239	error	(139) Unexpected token , in JSON at position 516
                                  backitup.0	2021-04-11 02:01:47.239	error	at processImmediate (internal/timers.js:463:21)
                                  backitup.0	2021-04-11 02:01:47.239	error	at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.backitup/lib/scripts/94-historyJSON.js:124:41)
                                  backitup.0	2021-04-11 02:01:47.239	error	at JSON.parse (<anonymous>)
                                  backitup.0	2021-04-11 02:01:47.239	error	(139) SyntaxError: Unexpected token , in JSON at position 516
                                  backitup.0	2021-04-11 02:01:47.238	error	(139) uncaught exception: Unexpected token , in JSON at position 516
                                  

                                  Hier noch die Konfig der Instanz:


                                  72604195-c3cc-4503-ae5e-0a3bad1d28c7-grafik.png

                                  Ich kann mir nicht erklären, welchen 'token' der Adapter 'expected'.

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

                                    @meister-mopper
                                    Die Meldung dass keine zigbee Instanz auf dem Host liegt ist neu.
                                    Bei der 1.8.5 gab es diese noch nicht.
                                    Trotzdem sollte dein zigbee Backup nicht vollständig sein. Poste mal den Inhalt des zigbee Backups
                                    Ich würde dir raten auf 2.1.0 zu gehen und auf deinem Slave eine Instanz zu installieren, die dann zigbee sichert.

                                    Meister Mopper 1 Reply Last reply Reply Quote 0
                                    • simatec
                                      simatec Developer Most Active last edited by

                                      Ab sofort steht die Version 2.1.1 auf Github und im latest bereit ...

                                      Changelog

                                      2.1.1 (11.04.2021)

                                      • (simatec) Bugfix redis
                                      • (simatec) debug Log for Restore request added
                                      • (simatec) Bugfix influxdb
                                      • (simatec) ignore Filenames for javascript-Backup added
                                      1 Reply Last reply Reply Quote 0
                                      • Meister Mopper
                                        Meister Mopper @simatec last edited by

                                        @simatec

                                        In der Tat ist das zigbee Backup leer, hatte ich in sträflicher Weise noch nicht getestet. Ich probier es mal mit einer Backitup-Instanz auf dem Slave.

                                        Wie ich bereits schrieb, werden bei mir mit 2.1.0 keine Backups geschrieben, und die o. a. Fehlermeldung kommt mit 1.8.5 nachdem ich von 2.1.0 zurück bin..

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

                                          @meister-mopper
                                          Dann benötige ich mal den Log von der Backup Erstellung unter 2.1.0

                                          Meister Mopper 2 Replies Last reply Reply Quote 0
                                          • Meister Mopper
                                            Meister Mopper @simatec last edited by Meister Mopper

                                            @simatec

                                            Habe erneut 2.1.0 installiert und ein Backup angeschoben. Das Backupfenster bleibt mind. 3 Minuten stehen, dann kommt ein browser refresh und das Fenster wird geschlossen.

                                            In opt/iobroker/backups wurde ein neues Backup gespeichert. Das redis Backup ist nicht vorhanden.

                                            Auf dem NAS und google drive tut sich nichts.

                                            Hier das debug-log im ioBroker:

                                            backitup.0	2021-04-11 17:36:47.379	debug	(21225) telegram-instance: telegram.0
                                            backitup.0	2021-04-11 17:34:34.929	debug	(21225) [iobroker/redis] Created redistmp directory
                                            backitup.0	2021-04-11 17:34:34.929	debug	(21225) [iobroker/redis] old redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
                                            backitup.0	2021-04-11 17:34:34.928	debug	(21225) [iobroker/redis] Try deleting the old redis tmp directory: "/opt/iobroker/backups/redistmp"
                                            backitup.0	2021-04-11 17:34:34.927	debug	(21225) [iobroker/redis] Start Redis Backup ...
                                            backitup.0	2021-04-11 17:34:34.324	debug	(21225) [iobroker/iobroker] done
                                            backitup.0	2021-04-11 17:34:33.300	debug	(21225) [iobroker/iobroker] Backup created: /opt/iobroker/backups/iobroker_2021_04_11-17_34_22_backupiobroker.tar.gz
                                            backitup.0	2021-04-11 17:34:26.043	debug	(21225) [iobroker/iobroker] host.iobroker 18530 objects saved
                                            backitup.0	2021-04-11 17:34:26.011	debug	(21225) [iobroker/iobroker] host.iobroker 21538 states saved
                                            backitup.0	2021-04-11 17:34:22.541	debug	(21225) Backup has started ...
                                            backitup.0	2021-04-11 17:34:08.997	debug	(21225) detect last backup file: iobroker_2021_04_10-09_02_14_backupiobroker.tar.gz
                                            backitup.0	2021-04-11 17:34:08.997	debug	(21225) detect backup file 4 from googledrive: iobroker_2021_03_31-02_01_10_backupiobroker.tar.gz
                                            backitup.0	2021-04-11 17:34:08.996	debug	(21225) detect backup file 3 from googledrive: iobroker_2021_04_01-02_01_10_backupiobroker.tar.gz
                                            backitup.0	2021-04-11 17:34:08.996	debug	(21225) detect backup file 2 from googledrive: iobroker_2021_04_03-02_01_10_backupiobroker.tar.gz
                                            backitup.0	2021-04-11 17:34:08.996	debug	(21225) detect backup file 1 from googledrive: iobroker_2021_04_11-02_01_10_backupiobroker.tar.gz
                                            backitup.0	2021-04-11 17:34:07.979	debug	(21225) detect backup file 4 from ftp: iobroker_2021_04_10-09_02_14_backupiobroker.tar.gz
                                            backitup.0	2021-04-11 17:34:07.979	debug	(21225) detect backup file 3 from ftp: iobroker_2021_04_05-02_01_10_backupiobroker.tar.gz
                                            backitup.0	2021-04-11 17:34:07.979	debug	(21225) detect backup file 2 from ftp: iobroker_2021_04_03-02_01_10_backupiobroker.tar.gz
                                            backitup.0	2021-04-11 17:34:07.978	debug	(21225) detect backup file 1 from ftp: iobroker_2021_04_01-02_01_10_backupiobroker.tar.gz
                                            backitup.0	2021-04-11 17:34:07.500	debug	(21225) telegram-instance: telegram.0
                                            backitup.0	2021-04-11 17:34:05.959	debug	(21225) FTP: connected.
                                            backitup.0	2021-04-11 17:34:05.722	debug	(21225) [ccu] 10 39 01 */30 * *
                                            backitup.0	2021-04-11 17:34:05.714	info	(21225) [ccu] backup was activated at 01:39 every 30 day(s)
                                            backitup.0	2021-04-11 17:34:05.714	debug	(21225) [iobroker] 10 01 02 */2 * *
                                            backitup.0	2021-04-11 17:34:05.699	info	(21225) [iobroker] backup was activated at 02:01 every 2 day(s)
                                            backitup.0	2021-04-11 17:34:05.649	info	(21225) starting. Version 2.1.0 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.22.1, js-controller: 3.2.16
                                            backitup.0	2021-04-11 17:34:05.530	debug	(21225) Plugin sentry Initialize Plugin (enabled=true)
                                            backitup.0	2021-04-11 17:34:04.797	debug	(21225) statesDB connected
                                            backitup.0	2021-04-11 17:34:04.796	debug	(21225) States connected to redis: 127.0.0.1:6379
                                            backitup.0	2021-04-11 17:34:04.792	debug	(21225) States create User PubSub Client
                                            backitup.0	2021-04-11 17:34:04.792	debug	(21225) States create System PubSub Client
                                            backitup.0	2021-04-11 17:34:04.788	debug	(21225) Redis States: Use Redis connection: 127.0.0.1:6379
                                            backitup.0	2021-04-11 17:34:04.787	debug	(21225) objectDB connected
                                            backitup.0	2021-04-11 17:34:04.782	debug	(21225) Objects connected to redis: 0.0.0.0:9001
                                            backitup.0	2021-04-11 17:34:04.768	debug	(21225) Objects client initialize lua scripts
                                            backitup.0	2021-04-11 17:34:04.767	debug	(21225) Objects create User PubSub Client
                                            backitup.0	2021-04-11 17:34:04.767	debug	(21225) Objects create System PubSub Client
                                            backitup.0	2021-04-11 17:34:04.766	debug	(21225) Objects client ready ... initialize now
                                            backitup.0	2021-04-11 17:34:04.745	debug	(21225) Redis Objects: Use Redis connection: 0.0.0.0:9001
                                            

                                            Hier der Ordner /opt/iobroker/backups:

                                            -rw-rw-r--+ 1 iobroker iobroker 21093792 Apr  7 02:01 iobroker_2021_04_07-02_01_10_backupiobroker.tar.gz
                                            -rw-rw-r--+ 1 iobroker iobroker 21092630 Apr  9 02:01 iobroker_2021_04_09-02_01_10_backupiobroker.tar.gz
                                            -rw-rw-r--+ 1 iobroker iobroker 21102472 Apr 10 08:56 iobroker_2021_04_10-08_55_56_backupiobroker.tar.gz
                                            -rw-rw-r--+ 1 iobroker iobroker 21095026 Apr 10 09:02 iobroker_2021_04_10-09_02_14_backupiobroker.tar.gz
                                            -rw-rw-r--+ 1 iobroker iobroker 21072355 Apr 11 02:01 iobroker_2021_04_11-02_01_10_backupiobroker.tar.gz
                                            -rw-rw-r--+ 1 iobroker iobroker 21093693 Apr 11 17:29 iobroker_2021_04_11-17_29_44_backupiobroker.tar.gz
                                            -rw-rw-r--+ 1 iobroker iobroker 21093599 Apr 11 17:34 iobroker_2021_04_11-17_34_22_backupiobroker.tar.gz
                                            -rw-rw-r--+ 1 iobroker iobroker  1235163 Apr  3 02:01 redis_2021_04_03-02_01_22_backupiobroker.tar.gz
                                            -rw-rw-r--+ 1 iobroker iobroker  1256577 Apr  5 02:01 redis_2021_04_05-02_01_21_backupiobroker.tar.gz
                                            -rw-rw-r--+ 1 iobroker iobroker  1273063 Apr 10 09:02 redis_2021_04_10-09_02_25_backupiobroker.tar.gz
                                            -rw-rw-r--+ 1 iobroker iobroker  1250573 Apr 11 02:01 redis_2021_04_11-02_01_22_backupiobroker.tar.gz
                                            drwxrwxr-x+ 2 iobroker iobroker     4096 Apr 11 17:34 redistmp
                                            
                                            

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            725
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            backitup backitup backup ccu history mysql redis restore restore backup
                                            170
                                            2776
                                            2218311
                                            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