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 @TT-Tom last edited by

      @tt-tom ich denke dein Hauptproblem sind die Zertifikate. Entweder du erstellst mal für den iobroker gültige Zertifikate, die dein Browser / System kennt, oder wenn du iobroker nur lokal nutzt, schalte https aus.

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

        Ab sofort steht die Version 3.0.12 auf Github und in der Beta Repo zur Verfügung.

        Changelog

        3.0.12 (2024-08-01)

        • (simatec) Backup Log for History added
        • (simatec) Added separate selection for deleting FTP backups
        • (simatec) Added separate selection for deleting Onedrive backups
        • (simatec) Added separate selection for deleting Webdav backups
        • (simatec) Added separate selection for deleting Dropbox backups
        • (simatec) Added separate selection for deleting Googledrive backups
        • (simatec) Improved log outputs
        • (simatec) Source code cleaned up
        • (simatec) dependencies updated

        Ab dieser Version speichert Backitup die Backup Logs und man kann diese im Nachhinein im Backitup Tab unter "Backup Historie" einsehen.

        Des Weiteren können nun für die Cloud Speicher und für FTP die Anzahl der Backups separat eingestellt werden.
        Man kann nur z.B. lokal 10 Backups vorhalten und in der Cloud 30 Backups.

        c943c83a-3c61-437d-8e50-679eda6c51b8-image.png

        1 Reply Last reply Reply Quote 7
        • simatec
          simatec Developer Most Active last edited by

          Ab sofort steht die Version 3.0.20 im Beta und auf Github zur Verfügung.

          In dieser Version ging es komplett um das Responsive Design.
          Ab dieser Version können alle Einstellungen und Bedienungen von Backitup auch bequem am Handy oder Tablet gemacht werden.
          Von den Settings, bis hin zum Backup Tab ist alles Responsive. Selbst Logs, Backupprozesse und Wiederherstellungsprozesse können gut lesbar über das Smartphone gemacht werden.

          Changelog

          3.0.20 (2024-08-22)

          • (simatec) Responsive Design for Tab added
          • (simatec) Responsive Design for jsonConfig added
          • (simatec) dependencies updated
          Negalein 1 Reply Last reply Reply Quote 5
          • Negalein
            Negalein Global Moderator @simatec last edited by

            @simatec sagte in Test Adapter ioBroker.backitup v3.0.x:

            Responsive Design.

            Wow, danke!

            Habs auf verschiedenen Endgeräten getestet.
            Funktioniert perfekt

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

              @negalein danke dir fürs testen

              1 Reply Last reply Reply Quote 0
              • Negalein
                Negalein Global Moderator last edited by

                @simatec

                beim heutigen Backup sind diese Fehler gekommen

                Gestern 23:12	error	host.ioBroker	instance system.adapter.backitup.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                Gestern 23:12	error	host.ioBroker	Caught by controller[1]: }
                Gestern 23:12	error	host.ioBroker	Caught by controller[1]: code: 429
                Gestern 23:12	error	host.ioBroker	Caught by controller[1]: error: { reason: { '.tag': 'too_many_requests' }, retry_after: 15 },
                Gestern 23:12	error	host.ioBroker	Caught by controller[1]: error_summary: 'too_many_requests/.',
                Gestern 23:12	error	host.ioBroker	Caught by controller[1]: {
                Gestern 23:12	error	host.ioBroker	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                Gestern 23:12	error	backitup.0	Exception-Code: 429: undefined
                Gestern 23:12	error	backitup.0	unhandled promise rejection: undefined
                Gestern 23:12	error	backitup.0	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                

                Backups wurden überall hochgeladen.
                Nur TG-Benachrichtigung ist keine gekommen.

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

                  @negalein Gab es noch weitere Infos im Log?
                  An welcher Stelle ist der fehler aufgetreten?

                  Negalein 1 Reply Last reply Reply Quote 0
                  • Negalein
                    Negalein Global Moderator @simatec last edited by

                    @simatec sagte in Test Adapter ioBroker.backitup v3.0.x:

                    Gab es noch weitere Infos im Log?

                    das ist alles

                    23:12:22.043  - error: backitup.0 (479121) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                    23:12:22.044  - error: backitup.0 (479121) unhandled promise rejection: undefined
                    23:12:22.044  - error: backitup.0 (479121) Exception-Code: 429: undefined
                    23:12:22.091  - warn: backitup.0 (479121) Terminated (UNCAUGHT_EXCEPTION): Without reason
                    23:12:22.747  - error: host.ioBroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                    23:12:22.747  - error: host.ioBroker Caught by controller[1]: {
                    23:12:22.747  - error: host.ioBroker Caught by controller[1]:   error_summary: 'too_many_requests/.',
                    23:12:22.747  - error: host.ioBroker Caught by controller[1]:   error: { reason: { '.tag': 'too_many_requests' }, retry_after: 15 },
                    23:12:22.747  - error: host.ioBroker Caught by controller[1]:   code: 429
                    23:12:22.747  - error: host.ioBroker Caught by controller[1]: }
                    23:12:22.747  - error: host.ioBroker instance system.adapter.backitup.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                    23:12:22.747  - info: host.ioBroker Restart adapter system.adapter.backitup.0 because enabled
                    
                    simatec 1 Reply Last reply Reply Quote 0
                    • simatec
                      simatec Developer Most Active @Negalein last edited by

                      @negalein und kannst du sehen, bei welchem Backup der fehler passiert ist? Hattest du den debuglog von Backitup an?

                      Negalein 1 Reply Last reply Reply Quote 0
                      • Negalein
                        Negalein Global Moderator @simatec last edited by

                        @simatec sagte in Test Adapter ioBroker.backitup v3.0.x:

                        Hattest du den debuglog von Backitup an?

                        nein, leider nicht 😞

                        hab ihn seit Mitternacht aktiv.
                        Werde heute beobachten.

                        1 Reply Last reply Reply Quote 0
                        • sigi234
                          sigi234 Forum Testing Most Active @simatec last edited by sigi234

                          @simatec

                          Hallo, kann man das Backup von den History Adapter beim normalen Backup vom iob ausschließen?

                          Ich möchte das History Backup nur manuell starten, was auch funktioniert.

                          Windows System

                          Screenshot (1054).png Screenshot (1055).png

                          v3.0.27

                          13:02:59.051INFOguiBackup gestartet ...
                          13:03:07.440DEBUGiobrokerhost.SmartHome 24623 objects saved
                          13:03:08.202DEBUGiobrokerhost.SmartHome 20996 states saved
                          13:03:08.205DEBUGiobrokerhost.SmartHome Validating backup ...
                          13:03:08.209DEBUGiobrokerhost.SmartHome "config.json" is valid
                          13:03:08.215DEBUGiobrokerhost.SmartHome "objects.jsonl" exists
                          13:03:08.220DEBUGiobrokerhost.SmartHome "states.jsonl" exists
                          13:03:08.723DEBUGiobrokerhost.SmartHome JSONL lines are valid
                          13:03:09.191DEBUGiobrokerhost.SmartHome The backup is valid!
                          13:03:12.581DEBUGiobrokerBackup created: C:\SmartHome\backups\iobroker_2024_11_20-13_02_59_backupiobroker.tar.gz
                          13:03:12.590DEBUGiobrokerThis backup can only be restored with js-controller version 7.0 or higher
                          13:03:13.642DEBUGiobrokerdone
                          13:03:14.591DEBUGhistoryDBcompress from historyDB started ...
                          13:03:24.584DEBUGhistoryDBPacked 225MB so far...
                          13:03:34.592DEBUGhistoryDBPacked 460MB so far...
                          13:03:44.583DEBUGhistoryDBPacked 696MB so far...
                          13:03:54.583DEBUGhistoryDBPacked 933MB so far...
                          13:04:04.582DEBUGhistoryDBPacked 1164MB so far...
                          13:04:14.585DEBUGhistoryDBPacked 1404MB so far...
                          13:04:24.606DEBUGhistoryDBPacked 1651MB so far...
                          13:04:34.610DEBUGhistoryDBPacked 1873MB so far...
                          13:04:44.582DEBUGhistoryDBPacked 2114MB so far...
                          13:04:54.587DEBUGhistoryDBPacked 2363MB so far...
                          13:05:04.595DEBUGhistoryDBPacked 2605MB so far...
                          13:05:14.606DEBUGhistoryDBPacked 2839MB so far...
                          13:05:24.595DEBUGhistoryDBPacked 3087MB so far...
                          13:05:34.587DEBUGhistoryDBPacked 3332MB so far...
                          13:05:44.602DEBUGhistoryDBPacked 3570MB so far...
                          13:05:54.595DEBUGhistoryDBPacked 3811MB so far...
                          13:06:04.586DEBUGhistoryDBPacked 4054MB so far...
                          13:06:14.588DEBUGhistoryDBPacked 4275MB so far...
                          13:06:24.615DEBUGhistoryDBPacked 4524MB so far...
                          13:06:34.600DEBUGhistoryDBPacked 4771MB so far...
                          13:06:44.586DEBUGhistoryDBPacked 5017MB so far...
                          13:06:54.587DEBUGhistoryDBPacked 5267MB so far...
                          13:07:04.587DEBUGhistoryDBPacked 5515MB so far...
                          13:07:14.586DEBUGhistoryDBPacked 5755MB so far...
                          13:07:24.600DEBUGhistoryDBPacked 6007MB so far...
                          13:07:34.586DEBUGhistoryDBPacked 6256MB so far...
                          13:07:44.596DEBUGhistoryDBPacked 6497MB so far...
                          13:07:54.587DEBUGhistoryDBPacked 6743MB so far...
                          13:08:04.600DEBUGhistoryDBPacked 6994MB so far...
                          13:08:14.586DEBUGhistoryDBPacked 7233MB so far...
                          13:08:24.595DEBUGhistoryDBPacked 7482MB so far...
                          13:08:34.586DEBUGhistoryDBPacked 7731MB so far...
                          13:08:44.587DEBUGhistoryDBPacked 7969MB so far...
                          13:08:54.601DEBUGhistoryDBPacked 8219MB so far...
                          13:09:04.595DEBUGhistoryDBPacked 8464MB so far...
                          13:09:14.592DEBUGhistoryDBPacked 8695MB so far...
                          13:09:14.668DEBUGhistoryDBBackup created: C:\SmartHome\backups\historyDB_2024_11_20-13_03_14_backupiobroker.tar.gz
                          13:09:14.672DEBUGhistoryDBdone
                          13:09:15.303DEBUGjarvisCreated jarvis_tmp directory: "C:/SmartHome/backups/tmpJavis0"
                          13:09:15.323DEBUGjarvisstart Jarvis Backup for Instance 0...
                          13:09:15.441DEBUGjarvisC:\SmartHome\iobroker-data\jarvis\0 copy success!
                          13:09:15.443DEBUGjarvisCreated states_tmp directory: "C:/SmartHome/backups/tmpJavis0/states"
                          13:09:15.745DEBUGjarvisTry deleting the Jarvis tmp directory: "C:/SmartHome/backups/tmpJavis0"
                          13:09:15.754DEBUGjarvisJarvis tmp directory "C:/SmartHome/backups/tmpJavis0" successfully deleted
                          13:09:15.759DEBUGjarvisdone
                          13:09:16.337DEBUGjavascriptsCreated javascript_tmp directory: "C:/SmartHome/backups/tmpScripts"
                          13:09:16.439DEBUGjavascriptsfound Script: SKRIPTE GEKÜRZT!
                          13:10:08.039DEBUGjavascriptsfound Script: Servicemeldungen12
                          13:10:08.361DEBUGjavascriptsTry deleting the Javascript tmp directory: "C:/SmartHome/backups/tmpScripts"
                          13:10:08.373DEBUGjavascriptsdone
                          13:10:09.299DEBUGcifsused copy path: H:/Backitup
                          13:10:09.321DEBUGcifsCopy iobroker_2024_11_20-13_02_59_backupiobroker.tar.gz...
                          13:10:10.417DEBUGcifsCopy historyDB_2024_11_20-13_03_14_backupiobroker.tar.gz...
                          13:11:18.895DEBUGcifsCopy jarvis.0_2024_11_20-13_09_15_backupiobroker.tar.gz...
                          13:11:18.947DEBUGcifsCopy javascripts_2024_11_20-13_09_16_backupiobroker.tar.gz...
                          13:11:18.978DEBUGcifsdone
                          13:11:19.635WARNcleanNo older backup files are deleted, because this backup was started manually
                          13:11:19.641DEBUGcleandone
                          13:11:19.802DEBUGhistoryHTMLnew history html values created
                          13:11:19.836DEBUGhistoryHTMLdone
                          13:11:20.017DEBUGhistoryJSONnew history json values created
                          13:11:20.027DEBUGhistoryJSONdone
                          13:11:22.580DEBUGnotificationdone
                          13:11:22.744INFOguiDas Backup wurde erfolgreich erstellt!
                          

                          Grund ist das die History-DB schon sehr Groß ist.

                          Screenshot (1056).png

                          Natürlich könnte ich es auch manuell unter den Host löschen, bin mir aber nicht sicher ob das den Adapter nicht durcheinander bringt?

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

                            @sigi234 sagte in Test Adapter ioBroker.backitup v3.0.x:

                            Grund ist das die History-DB schon sehr Groß ist.

                            Das dauert natürlich!

                            Screenshot_20241120-134450_Firefox.jpg

                            sigi234 1 Reply Last reply Reply Quote 0
                            • sigi234
                              sigi234 Forum Testing Most Active @Homoran last edited by

                              @homoran sagte in Test Adapter ioBroker.backitup v3.0.x:

                              Das dauert natürlich!

                              Ja, manuell ca.10 Minuten.

                              Sonst wird es automatisch ja um 2 Uhr gemacht, habe da keine Probleme.
                              Nur das ich fast 10 GB doppelt habe und mir die Systemplatte Voll macht.

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

                                @sigi234 sagte in Test Adapter ioBroker.backitup v3.0.x:

                                manuell ca.10 Minuten.

                                dann hast du aber einen Turborechner.
                                Hab es nie gemessen, aber denke, dass ich auf dem Pi5 mit meinen 3GB gepackter History auch fast daran komme.

                                Manchmal hab ich den Eindruck dass zu der Zeit Meldungen im log auftauchen weil der Pi da doch ans keuchen kommt.

                                sigi234 1 Reply Last reply Reply Quote 0
                                • sigi234
                                  sigi234 Forum Testing Most Active @Homoran last edited by sigi234

                                  @homoran sagte in Test Adapter ioBroker.backitup v3.0.x:

                                  dann hast du aber einen Turborechner.

                                  Ja, komplettes Backup fertig in 9 Minuten. 😁

                                  Mit 8,5 GB History

                                  13:02:59.051INFOguiBackup gestartet ...
                                  13:11:22.744INFOguiDas Backup wurde erfolgreich erstellt!
                                  
                                  1 Reply Last reply Reply Quote 2
                                  • S
                                    Siggi0904 last edited by

                                    Hi @simatec , warum Maerz und nicht März?

                                    ab56b730-c75b-4293-a72f-0a676635d327-grafik.png

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

                                      @siggi0904 Welche Version ist installiert?

                                      S haselchen 3 Replies Last reply Reply Quote 0
                                      • S
                                        Siggi0904 @simatec last edited by

                                        @simatec Hallo, aktuelle Stable 3.0.31

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

                                          @simatec Mahlzeit, hattest du die Korrektur gefunden?
                                          Oder sollte ich da ein Issue erstellen?

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

                                            @simatec

                                            Bin mir nicht sicher mit welchem, der letzten Updates das kam.
                                            In der Seitenleiste sind die Icons weg

                                            9e5b7f58-c983-47f8-8cbc-8b77cabf1eb3-grafik.png

                                            simatec Thomas Braun bahnuhr 3 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            793
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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