Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter: iobroker.backitup (stable Release)

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Adapter: iobroker.backitup (stable Release)

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

      @simatec
      OHje... habe ein
      curl -sL https://deb.nodesource.com/setup_10.x |sudo -E bash

      dann

      sudo apt-get install -y nodejs

      dannach iobroker gestartet...
      jetzt hagelt es nur noch Fehler im LOG!

      host.raspiP
      2019-11-26 10:51:08.446
      error
      instance system.adapter.yahka.0 terminated with code 1 ()
      host.raspiP
      2019-11-26 10:51:08.446
      error
      Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
      host.raspiP
      2019-11-26 10:51:08.446
      error
      Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
      host.raspiP
      2019-11-26 10:51:08.446
      error
      Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/ed25519-hap/index.js:1:37)
      host.raspiP
      2019-11-26 10:51:08.446
      error
      Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:76:44)
      host.raspiP
      2019-11-26 10:51:08.446
      error
      Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: NODE_MODULE_VERSION 48. This version of Node.js requires
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: was compiled against a different Node.js version using
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/ed25519-hap/build/Release/ed25519.node'
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: ^
      host.raspiP
      2019-11-26 10:51:08.445
      error
      Caught by controller[0]: throw e
      host.raspiP
      2019-11-26 10:51:08.442
      error
      Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:83
      

      kann ich/ muß ich hier auf eine ältere Version????

      1 Reply Last reply Reply Quote 0
      • E
        Einstein67 last edited by Einstein67

        Erstmal Vielen Dank für die Version 1.30! Das History Backup/Restore funktioniert total SUPER!

        Ich hab ein kleines Problem mit den Passwörtern von Wiederhergestellten Adaptern/Instanzen.

        Zum Beispiel beim Adapter Sonoff wird das MQTT-Passwort zwar wiederhergestellt, allerdings falsch. Auch bei BackitUp passiert das selbe mit dem Passwort für den SMB-Mount.

        Mach ich da irgendwas falsch, oder ist dieses Verhalten (aus Sicherheitsgründen) sogar gewünscht?

        S 1 Reply Last reply Reply Quote 0
        • S
          stoffel67 @Einstein67 last edited by stoffel67

          so hab jetzt auch beim YAHKA Adapter ein rebuild gemacht, scheint jetzt auch wieder zu laufen...
          allerdings macht der Backit-up Adapter nur noch ein "Standrad"(Minimal-backup)
          das ist bei mir ca. 2MB groß, vorher war ein full-backup 160MB groß
          wie bekomm ich wieder ein Full-Backup?
          Ich hätte schon gern alles gesichert?

          simatec M 2 Replies Last reply Reply Quote 0
          • simatec
            simatec Developer Most Active @stoffel67 last edited by

            @stoffel67
            Full Backups werden nicht mehr unterstützt und werden auch nicht benötigt.
            Das Standard Backup beinhaltet alles, was man braucht

            S 1 Reply Last reply Reply Quote -1
            • S
              stoffel67 @simatec last edited by stoffel67

              @simatec
              OK, dh. da ist alles drin was ich für die Widerherstellung meiner ioBroker-Inst. brauche?😮
              wieso die Größenunterschiede?

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

                @stoffel67
                Genau und falls du redis, Zigbee oder mysql nutzt, kannst du in backitup dafür die Extra Backups aktivieren

                S 1 Reply Last reply Reply Quote 0
                • S
                  stoffel67 @simatec last edited by stoffel67

                  @simatec
                  nee die nutz ich aktuell nicht, aber ganz wichtig Javascript-Scripte und vor allem YAHKA ( sonst "tillt" meine bessere Hälfte)😀

                  1 Reply Last reply Reply Quote 0
                  • MathiasJ
                    MathiasJ @Henny112 last edited by

                    @Henny112
                    Ja kann man, ist aber so gewollt.

                    H 1 Reply Last reply Reply Quote 0
                    • H
                      Henny112 @MathiasJ last edited by

                      @MathiasJ danke ich teste das mal.

                      1 Reply Last reply Reply Quote 0
                      • A
                        Alexxx2005 last edited by

                        Hallo,

                        wie erkenne ich wie weit ein wiederherstellen ist.
                        hab mich mal per sftp aufgeschalten , Logo's
                        unter vis.0. sind hergestellt in der Konsole dreht
                        sich der runde kreis mal rot mal grün.

                        Grüße Alex

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

                          @Alexxx2005
                          Welche Version von Backitup ist installiert und wie lange läuft die Wiederherstellung schon?

                          1 Reply Last reply Reply Quote 0
                          • A
                            Alexxx2005 last edited by

                            das neuste was es derzeit in der adapter umgebung im iobroker gibt (kann grad nicht schauen) es läuft seit heute ca.: 16 Uhr , waren 15 Vis Seiten und um die 30 Instanzen (Adapter mit Logo und weiteres VIS Zubehör.

                            Grüße Aex

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

                              @Alexxx2005
                              Hast du Installer Fix vorher laufen lassen?
                              Falls nein starte mal auf Konsole

                              Sollte inzwischen fertig sein

                              1 Reply Last reply Reply Quote 0
                              • A
                                Alexxx2005 last edited by

                                für ein Backup Newbie was is ein Installer Fix , wie kann ich es laufen lassen ?

                                Nein habe es Zuvor nicht laufen lassen , ist das irgendwo dokumentiert wie man da vorgehen muss (richtige Reihenfolge) konnte da nichts finden, sorry

                                Grüße Alex

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

                                  @Alexxx2005 sagte in Adapter: iobroker.backitup (stable Release):

                                  ist das irgendwo dokumentiert wie man da vorgehen muss

                                  Link steht bei @simatec im Footer

                                  @Alexxx2005 sagte in Adapter: iobroker.backitup (stable Release):

                                  was is ein Installer Fix

                                  der steht bei mir im Footer

                                  1 Reply Last reply Reply Quote 0
                                  • opossum
                                    opossum last edited by

                                    Hallo @simatec ,

                                    habe das jetzt getestet. Leider keinen Erfolg. Hier meine Daten. Ich habe BackitUp so eingestellt, dass zu einer bestimmten Uhrzeit das Backup geschrieben wird. Über NAS/COPY habe ich eingestellt, dass das Backup noch nach /media/backup kopiert wird. Das klappt auch, nur wird die Backupdatei für das mysql-Backup noch nicht korrekt geschrieben.
                                    Hier der Screen für /opt/iobroker/backups:
                                    ab1bebcf-8dfb-48e7-b4bd-6e4d339fe3be-image.png
                                    Hier ist der Zeitstempel für die Dateien einmal 27.11.2019 07:13:14 für das Minimalbackup, der Zeitstempel für das mysql-Backup ist der 27.11.2019 07:13:36
                                    Hier der Screen von /media/backup:
                                    954c806d-861c-4660-b0a5-cb17721331fc-image.png
                                    Man sieht, dass die Dateien in /media/backup/ einen Zeitstempel vom 27.11.2019 07:13:24 besitzen.
                                    Aus meiner Sicht wird das mysql-Backup zu früh kopiert und damit dann in /media/backup unbrauchbar. Schaust Du Dir das bei Gelegenheit mal an. Hat keine Eile, da ich zur Zeit die Datenbank mit einem Script sichere.
                                    Läuft da bei mir vielleicht etwas auf dem NUC verkehrt? Rechte von /media/backup stehen auf 777.

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

                                      @opossum
                                      Zeige mal bitte deine Einstellungen von NAS/Copy.
                                      Haste du den Installer Fix mal drüberlaufen lassen?

                                      Stelle die Instanz auch mal bitte auf debug und poste mal den log der Backuperstellung bitte hier.

                                      Ich schaue mir das auch gleich noch einmal an ...

                                      1 Reply Last reply Reply Quote 0
                                      • opossum
                                        opossum last edited by

                                        Hallo, @simatec ,

                                        sorry, hatte gerade ein wenig Stress (Homeoffice). Hier die Einstellungen:

                                        0ee4062e-84b7-4810-89ab-7b90664d4bb5-image.png

                                        … und hier das Log:


                                        2019-11-27 13:55:11.529 - debug: backitup.0 (13617) [minimal/minimal] host.iobrokerprod 10144 states saved
                                        2019-11-27 13:55:11.551 - debug: backitup.0 (13617) [minimal/minimal] host.iobrokerprod 13101 objects saved
                                        2019-11-27 13:55:12.942 - info: daswetter.0 (16531) Terminated (NO_ERROR): Without reason
                                        2019-11-27 13:55:13.506 - info: host.iobrokerprod instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
                                        2019-11-27 13:55:15.153 - debug: backitup.0 (13617) [minimal/minimal] Backup created: /opt/iobroker/backups/minimal_2019_11_27-13_55_10_standard_backupiobroker.tar.gz
                                        2019-11-27 13:55:16.161 - debug: backitup.0 (13617) [minimal/minimal] done
                                        2019-11-27 13:55:25.390 - debug: backitup.0 (13617) [minimal/mysql] done
                                        2019-11-27 13:55:25.398 - debug: backitup.0 (13617) [minimal/cifs] Copy minimal_2019_11_27-13_55_10_standard_backupiobroker.tar.gz...
                                        2019-11-27 13:55:25.571 - debug: backitup.0 (13617) [minimal/cifs] Copy mysql_2019_11_27-13_55_16_backupiobroker.tar.gz...
                                        2019-11-27 13:55:25.587 - debug: backitup.0 (13617) [minimal/cifs] done
                                        2019-11-27 13:55:25.589 - debug: backitup.0 (13617) [minimal/clean] delete /opt/iobroker/backups/minimal_2019_11_25-23_41_17_standard_backupiobroker.tar.gz
                                        2019-11-27 13:55:25.591 - debug: backitup.0 (13617) [minimal/clean] done
                                        2019-11-27 13:55:25.641 - debug: backitup.0 (13617) [minimal/history] backitup.0.history.html
                                        2019-11-27 13:55:25.642 - debug: backitup.0 (13617) [minimal] exec: done
                                        2019-11-27 13:55:35.391 - debug: backitup.0 (13617) [minimal/mysql] Packed 51MB so far...
                                        2019-11-27 13:55:36.489 - debug: backitup.0 (13617) [minimal/mysql] done
                                        2019-11-27 13:55:36.491 - debug: backitup.0 (13617) [minimal] exec: done
                                        2019-11-27 13:55:36.524 - debug: backitup.0 (13617) [minimal/mysql] MySql File deleted!


                                        … und die Screens aus /iobroker/backups:
                                        91a1b6ff-7f78-463d-83fa-9f40f5f2d6d4-image.png
                                        … und aus media/backup:
                                        825d3bac-fd3a-4d3c-ba1b-2d3be83a0cfe-image.png

                                        1 Reply Last reply Reply Quote 0
                                        • Diginix
                                          Diginix last edited by Diginix

                                          @simatec
                                          Könnte man das History Backup seltener als das tägliche Minimal einplanen?
                                          Mein minimal ist nur 4 MB groß, der gepackte history Ordner hat 80 MB. Das würde ich aber ungern täglich in die Dropbox schaufeln wollen.

                                          1 Reply Last reply Reply Quote 0
                                          • JB_Sullivan
                                            JB_Sullivan last edited by

                                            Für den Fall, das ich es in diesem ultra langen Thread überlesen habe - warum hat man die Unterstützung für das Vollständige Backup unter 1.3.0 eingestellt - nur so rein Interesse halber.

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

                                            Support us

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

                                            1.0k
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter backitup backup iobroker backup iobroker.backitup
                                            185
                                            2335
                                            843643
                                            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