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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter ioBroker.backitup v3.1.x

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

      @ofbeqnpolkkl6mby5e13
      Installiere die richtig und du hast keine Probleme. Normal liegen die uns /usr/bin

      Dann brauchst du auch keinen Pfad angeben und es funktioniert

      O 2 Replies Last reply Reply Quote 0
      • O
        oFbEQnpoLKKl6mbY5e13 @simatec last edited by

        Jetzt ist es aber vorgesehen, dass man das machen kann und der Pfad liegt im Image, muss also immer wieder neu installiert werden, wenn man den Container erneuert. Kann man auch mehr als eine Backitup-Slave-Instanz haben?

        simatec 2 Replies Last reply Reply Quote 0
        • O
          oFbEQnpoLKKl6mbY5e13 @simatec last edited by oFbEQnpoLKKl6mbY5e13

          @simatec

          Ich habe noch ein paar allgemeine Fragen. Auch in der Slave-Instanz kann man den Haken "Debug aktivieren" setzen. Bringt aber nichts, weil das wohl ein interaktives Fenster ist. Selbst wenn die Instanz auf Debug steht, kommen da wenig Infos. Ist das normal?

          Für die influxDB-v1-Instanz habe ich Benutzer und Passwort konfiguriert. Für die Backitup-Konfig wird kein Benutzer und Passwort angeboten. Ist das so richtig?

          Kann man die Sicherung der Slave-Instanz irgendwie anders triggern, als aus der Master-Instanz?

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

            @ofbeqnpolkkl6mby5e13
            Du kannst so viele Slaves haben, wie du magst

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

              @ofbeqnpolkkl6mby5e13
              Du musst debug in den Instanzen aktivieren

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

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

                Für die influxDB-v1-Instanz habe ich Benutzer und Passwort konfiguriert. Für die Backitup-Konfig wird kein Benutzer und Passwort angeboten.

                Diese Möglichkeiten bietet das Backup nicht...
                https://docs.influxdata.com/influxdb/v1.8/administration/backup_and_restore/#online-backup-and-restore-for-influxdb-oss

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

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

                  Jetzt ist es aber vorgesehen, dass man das machen kann und der Pfad liegt im Image, muss also immer wieder neu installiert werden, wenn man den Container erneuert. Kann man auch mehr als eine Backitup-Slave-Instanz haben?

                  Naja warum auch so ein Mischmasch ... Stelle die Influx 1.x auf 2.x um, dann hast du es einheitlich

                  O 1 Reply Last reply Reply Quote 0
                  • O
                    oFbEQnpoLKKl6mbY5e13 @simatec last edited by oFbEQnpoLKKl6mbY5e13

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

                    Naja warum auch so ein Mischmasch ... Stelle die Influx 1.x auf 2.x um, dann hast du es einheitlich

                    Weil das hier ein Testadapter ist und ich ihn getestet habe. Zugegebenermaßen mit einer ungewöhnlichen Konstellation. Und ich habe dabei einen Bug gefunden...

                    (Ich habe meine influxdb1 schon vor geraumer Zeit migriert.)

                    1 Reply Last reply Reply Quote 0
                    • B
                      bob der 1. @simatec last edited by bob der 1.

                      @simatec

                      Fehler beim Update von 2.6.5 auf 2.6.6.

                      ERROR: Process exited with code 25
                      
                      
                      $ iobroker upgrade backitup@2.6.6 --debug
                      
                      Update backitup from @2.6.5 to @2.6.6
                      
                      NPM version: 8.19.3
                      
                      Installing iobroker.backitup@2.6.6... (System call)
                      
                      npm ERR! path /opt/iobroker/node_modules/iobroker.webnpm ERR! dest /opt/iobroker/node_modules/.iobroker.web-qhxwcVTanpm ERR! errno -39
                      
                      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.web' -> '/opt/iobroker/node_modules/.iobroker.web-qhxwcVTa'
                      
                      npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-03-05T13_25_36_716Z-debug-0.log
                      
                      host.raspberrypi Cannot install iobroker.backitup@2.6.6: 217
                      
                      ERROR: Process exited with code 25
                      

                      System Stand

                      Node.js  v16.19.1
                      NPM 8.19.3
                      

                      als Info, falls noch wer Probleme hat.

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @bob der 1. last edited by

                        @bob-der-1

                        Steht oben angepinnt

                        B 1 Reply Last reply Reply Quote 0
                        • B
                          bob der 1. @Thomas Braun last edited by

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

                          @bob-der-1

                          Steht oben angepinnt

                          Was heisst hier OBEN ANGEPINNT...

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @bob der 1. last edited by

                            @bob-der-1

                            Das heißt, das Thema ist so wichtig/häufig, dass es im Forumkopf festgetackert wurde

                            B 1 Reply Last reply Reply Quote 1
                            • B
                              bob der 1. @Thomas Braun last edited by

                              @thomas-braun

                              Ach das meinste😂.....ok,stand schön auf dem Schlauch

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

                                @simatec Aktuell wird für die Influxdb2 kein Backup 2.6.8 erstellt. Hier die LOG:

                                [DEBUG] [iobroker] - host.Iobroker 30504 objects saved
                                
                                [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2023_03_08-16_21_34_backupiobroker.tar.gz
                                
                                [DEBUG] [iobroker] - done
                                [DEBUG] [influxDB] - InfluxDB-Backup started ...
                                [DEBUG] [influxDB] - Start InfluxDB Backup ...
                                [DEBUG] [influxDB] - InfluxDB Backup tmp directory created 
                                [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory
                                [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted
                                [DEBUG] [influxDB] - 
                                [ERROR] [influxDB] - Error: Command failed: influx backup --bucket iobroker -t Token gelöscht "/opt/iobroker/backups/influxDB_2023_03_08-16_22_22_backupiobroker"
                                2023/03/08 16:22:23 INFO: Downloading metadata snapshot
                                Error: failed to backup metadata: failed to download metadata snapshot: 401 Unauthorized: read:authorizations is unauthorized
                                

                                Läuft auf einen Raspi4; armd64. System und Adapter auf dem neuesten "Beta" Stand. Waran kann das liegen?

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

                                  @heinhan Hat es mit einer vorigen Version funktioniert?

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

                                    @simatec Habe ich erst heute mit angeklickt, um den Datenbestand für einen Restore zur Verfügung zu haben

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

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

                                      Error: failed to backup metadata: failed to download metadata snapshot: 401 Unauthorized: read:authorizations is unauthorized

                                      Laut dem Log bist du nicht berechtigt ... Ist ein Token Thema... Da gab es hier im Forum schon Beiträge für.
                                      Soweit ich weiß, wird ein Admin Token benötigt.

                                      Schaue mal hier im Forum nach Beiträgen dazu... Ist jetzt nix für den Bereich hier, da es nicht den Adapter direkt betrifft

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

                                        @simatec Danke. Da scheint etwas nicht zu stimmen mit den Berechtigungen.

                                        pi@Iobroker:~ $ influx auth list --token value
                                        Error: could not find authorization with given parameters: 401 Unauthorized: unauthorized access
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • JB_Sullivan
                                          JB_Sullivan last edited by

                                          Gibt es eigentlich ein Limit für die Dateigröße bei Influxdb?

                                          Seit gestern (26.03.23) wird aus den Influxdb Daten keine gepackte Datei mehr erzeugt. Der Influxdb Ordner von 2:00 Uhr ist komplett leer. Ich habe das Backup dann heute nochmal händisch angestoßen. Dieses mal ist was im Ordner drin, aber es wird keine gepackte Datei daraus erzeugt.

                                          Adapter ist letzter GIT Stand

                                          Der Admin ist befindet sich nach gut 2 Stunden immer noch im "gestoppt" Zustand.

                                          c7151619-7bd8-450e-b2c3-7543057c950e-image.png

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

                                            @jb_sullivan Wie Admin gestoppt? Das hat aber nichts mit Backitup zu tun.
                                            Git Stand ist halt immer auf eigene Verantwortung. Debuglog sagt was?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            870
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            backitup backitup backup ccu history mysql redis restore restore backup
                                            168
                                            2711
                                            2144907
                                            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