Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Backitup erstellt kein Kopie vom CCU-Backup auf WebDAV

    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

    Backitup erstellt kein Kopie vom CCU-Backup auf WebDAV

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      best57 last edited by

      hallo,
      seit einiger Zeit funktioniert mein CCU-Backup mit Backitup nicht mehr vollständig. Genaugenommen wird eine Backupdatei im Verzeichnis '/opt/iobroker/backups' ja erstellt. Zusätzlich soll diese Datei, per WebDAV, auf den Cloudspeicher kopiert werden, was aber nicht passiert. Das Debug-Protokoll gibt keine Fehler aus, nach Zeile 10 kommt nichts mehr, auch nach Stunden. Es wird keine Datei im Cloudspeicher erstellt.
      Interessant ist, dass das Backup von iobroker, Grafana und Jarvis problemlos funktioniert. Auch die Kopie auf dem Speicherort WebDAV wird fehlerfrei erstellt.
      Hat jemeand für mich eine Hinweis, wo ich ansetzen kann?

      Gruß, Stefan

      Started ccu ...
      [DEBUG] [ccu] - CCU-Backup started ...
      [DEBUG] [ccu] start with {"type":"creator","time":"01:30","debugging":true,"everyXDays":"3","deleteBackupAfter":0,"signedCertificates":false,"ignoreErrors":false,"webdav":{"enabled":true,"type":"storage","source":"local","debugging":true,"deleteOldBackup":true,"username":"xxxxxxxx","pass":"****","url":"https://cloudlogin02.xxxxxx.com/remote.php/dav/files/xxxxxxxx/","ownDir":true,"dir":"/backupDir/ccu","dirMinimal":"/backupDir","signedCertificates":false,"ignoreErrors":false},"historyHTML":{"enabled":true,"type":"message","entriesNumber":"10","ignoreErrors":false,"systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"10","ignoreErrors":false,"systemLang":"de"},"signal":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longSignalNotice","onlyError":false,"signalWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"matrix":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longMatrixNotice","onlyError":false,"matrixWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"host":"192.168.72.30","user":"xxxxxx","usehttps":true,"pass":"****","ccuEvents":[],"ccuMulti":false,"backupDir":"/opt/iobroker/backups"}
      [DEBUG] [ccu] - CCU Version: 3.73.9.20231130
      [DEBUG] [ccu] - Requesting backup from CCU
      [DEBUG] [ccu] - CCU-Backup for is finish
      [DEBUG] [ccu] - done
      [DEBUG] [webdav] - Start WebDAV Upload ...
      [DEBUG] [webdav] start with {"type":"storage","source":"local","debugging":true,"deleteOldBackup":true,"username":"xxxxxxxx","pass":"****","url":"https://cloudlogin02.xxxxxx.com/remote.php/dav/files/xxxxxxxx/","ownDir":true,"dir":"/backupDir/ccu","dirMinimal":"/backupDir","signedCertificates":false,"ignoreErrors":false,"deleteBackupAfter":0}
      [DEBUG] [webdav] - WebDAV: Copy homematic_2024_01_16-14_22_08_3.73.9.20231130_backupiobroker.tar.sbk...
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @best57 last edited by

        @best57

        Ich hatte mal eine Zeitlang Probleme per CIFS auf eine Freigabe zu schreiben. Äußerte sich Recht ähnlich und ließ sich auf Änderungen in nodejs@18.18.0 zurückführen.

        Wie bist du da unterwegs?
        Schau mal

        iob diag
        

        an.

        B 1 Reply Last reply Reply Quote 0
        • B
          best57 @Thomas Braun last edited by

          @thomas-braun

          ======================= SUMMARY =======================
                                  v.2023-10-10
          
             Static hostname: raspberrypi
                   Icon name: computer
            Operating System: Raspbian GNU/Linux 10 (buster)
                      Kernel: Linux 5.10.103-v7l+
                Architecture: arm
          
          Installation:           native
          Kernel:                 armv7l
          Userland:               armhf
          Timezone:               Europe/Vienna (CET, +0100)
          User-ID:                1000
          X-Server:               false
          Boot Target:            graphical.target
          
          Pending OS-Updates:     8
          Pending iob updates:    3
          
          Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                  /usr/bin/node           v18.19.0
                                  /usr/bin/npm            10.2.3
                                  /usr/bin/npx            10.2.3
                                  /usr/bin/corepack       0.22.0
          
          Recommended versions are nodejs 18.19.0 and npm 10.2.3
          Your nodejs installation is correct
          
          MEMORY:
                        total        used        free      shared  buff/cache   available
          Mem:           3.8G        1.3G        1.5G         16M        1.1G        2.4G
          Swap:           99M          0B         99M
          Total:         3.9G        1.3G        1.6G
          
          Active iob-Instances:   25
          Active repo(s): stable
          
          ioBroker Core:          js-controller           5.0.16
                                  admin                   6.12.0
          
          ioBroker Status:        iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          Objects:                4736
          States:                 3858
          
          Size of iob-Database:
          
          17M     /opt/iobroker/iobroker-data/objects.jsonl
          5.6M    /opt/iobroker/iobroker-data/objects.json.migrated
          5.6M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
          7.5M    /opt/iobroker/iobroker-data/states.jsonl
          748K    /opt/iobroker/iobroker-data/states.json.migrated
          748K    /opt/iobroker/iobroker-data/states.json.bak.migrated
          0       /opt/iobroker/iobroker-data/states.json.broken
          
          =================== END OF SUMMARY ====================
          

          so schauts da aus.

          Komisch ist halt, dass 3 der 4 Backupfiles ja auf dem WebDAV-Speicherort landen. Nur das CCU-Backup nicht.

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

            @best57 sagte in Backitup erstellt kein Kopie vom CCU-Backup auf WebDAV:

            Komisch ist halt, dass 3 der 4 Backupfiles ja auf dem WebDAV-Speicherort landen. Nur das CCU-Backup nicht.

            Ein ähnliches Verhalten hatte ich hier auch.

            Speicherst du das Backup im lokalen Dateisystem unter /opt/iobroker/backups und dann von dort aus geht's zum WebDAV hoch (Bei mir war es Google Drive als cloud) Ich hatte nämlich noch eine CIFS-Freigabe unter /opt/iobroker/backups gemounted und dann ging es von dort aus zu Google Drive.

            Btw: Dein Betriebssystem ist abgekündigt und muss durch was noch lebendiges ersetzt werden. Auf deinem RPi4 würde ich neu ein 64Bit-Bookworm-Lite installieren.

            B 1 Reply Last reply Reply Quote 0
            • B
              best57 @Thomas Braun last edited by

              @thomas-braun
              ok, der Umstieg auf ein aktuelles System ist wohl angebracht. Aber bis auf dieses Problem, läuft das Ding schon lange, sehr stabil. Daher was das bisher noch kein Thema. Das hat sich jetzt wohl geändert.

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

                @best57 sagte in Backitup erstellt kein Kopie vom CCU-Backup auf WebDAV:

                Umstieg auf ein aktuelles System ist wohl angebracht.

                Ja, mehr als angebracht, der Buster ist halt 'busted'.

                Daher was das bisher noch kein Thema.

                Das ist spätestens dann ein Thema, wenn das mit großem Vorlauf (ca. 1 Jahr) angekündigte EndOfLife dann tatsächlich eintritt.

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

                Support us

                ioBroker
                Community Adapters
                Donate

                802
                Online

                31.9k
                Users

                80.1k
                Topics

                1.3m
                Posts

                2
                6
                258
                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