Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Backitup löscht keine alten Sicherungen

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    5
    1
    113

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    156

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    865

Backitup löscht keine alten Sicherungen

Scheduled Pinned Locked Moved Solved Error/Bug
backitup
45 Posts 4 Posters 3.4k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • simatecS simatec

    @myssv
    Dieses Problem wurde hier im Forum schon behandelt ... Bei einem Update von node, js-controller oder Sonstigen gab es sicher einen Kompilierfehler bei dir, so dass Backitup nicht mehr sauber ausgeführt wird.

    Bitte gehe wie folgt vor.

    • Instanz von Backitup löschen
    • Backitup in den Adaptern löschen.
    • in den Objekten backitup.0 löschen
    • iobroker stoppen
    • Installer Fix ausführen
    • iobroker starten
    • backitup installieren

    Im Anschluss ist der Fehler behoben.

    HomoranH Do not disturb
    HomoranH Do not disturb
    Homoran
    Global Moderator Administrators
    wrote on last edited by
    #15

    @simatec
    Habe auf meinem Test RPI4 backitup neu installiert - nix upgegradet oder kompiliert.
    Habe heute festgestellt, dass alle Backups noch auf der SD Karte sind.
    Seit Mitte März

    Habe sie jetzt per filezilla aufs NAS geschoben (war nur local konfiguriert) und nis zum 20.05. manuell gelöscht.

    kann ich noch was untersuchen woran das liegt?

    kein Support per PN! - Fragen im Forum stellen -
    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    simatecS 1 Reply Last reply
    0
    • HomoranH Homoran

      @simatec
      Habe auf meinem Test RPI4 backitup neu installiert - nix upgegradet oder kompiliert.
      Habe heute festgestellt, dass alle Backups noch auf der SD Karte sind.
      Seit Mitte März

      Habe sie jetzt per filezilla aufs NAS geschoben (war nur local konfiguriert) und nis zum 20.05. manuell gelöscht.

      kann ich noch was untersuchen woran das liegt?

      simatecS Offline
      simatecS Offline
      simatec
      Developer Most Active
      wrote on last edited by
      #16

      @Homoran
      Zeige mal die Config.
      Hast du automatische Backups gemacht oder nur manuelle?

      • Besuche meine Github Seite
      • Beitrag hat geholfen oder willst du mich unterstützen
      • HowTo Restore ioBroker
      HomoranH 1 Reply Last reply
      0
      • simatecS simatec

        @Homoran
        Zeige mal die Config.
        Hast du automatische Backups gemacht oder nur manuelle?

        HomoranH Do not disturb
        HomoranH Do not disturb
        Homoran
        Global Moderator Administrators
        wrote on last edited by Homoran
        #17

        @simatec sagte in Backitup löscht keine alten Sicherungen:

        Hast du automatische Backups gemacht oder nur manuelle?

        Echt jetzt?
        2 manuelle, dann nur noch automatische

        {
         "_id": "system.adapter.backitup.0",
         "common": {
           "name": "backitup",
           "version": "1.4.5",
           "title": "BackItUp",
           "authors": [
             "simatec <nais@gmx.net>",
             "peoples0815 <peoples0815github@gmail.com>",
             "bluefox <dogafox@gmail.com>"
           ],
           "docs": {
             "en": "docs/en/backitup.md",
             "de": "docs/de/backitup.md"
           },
           "platform": "Javascript/Node.js",
           "mode": "daemon",
           "compact": true,
           "icon": "backitup.png",
           "materialize": true,
           "messagebox": true,
           "stopBeforeUpdate": true,
           "enabled": true,
           "extIcon": "https://raw.githubusercontent.com/simatec/ioBroker.backitup/master/admin/backitup.png",
           "keywords": [
             "Backup",
             "IoBroker",
             "Homematic"
           ],
           "readme": "https://github.com/simatec/ioBroker.backitup/blob/master/README.md",
           "loglevel": "info",
           "type": "general",
           "license": "MIT",
           "installedFrom": "iobroker.backitup@1.4.5",
           "installedVersion": "1.4.5",
           "host": "raspberrypi"
         },
         "native": {
           "debugLevel": false,
           "notificationEnabled": false,
           "mySqlEnabled": false,
           "redisEnabled": false,
           "historyEnabled": true,
           "zigbeeEnabled": false,
           "cifsEnabled": false,
           "ftpEnabled": false,
           "dropboxEnabled": false,
           "googledriveEnabled": false,
           "historyEntriesNumber": "25",
           "minimalEnabled": true,
           "minimalTime": "02:00",
           "minimalEveryXDays": "1",
           "minimalDeleteAfter": "5",
           "minimalNameSuffix": "",
           "ccuEnabled": false,
           "ccuTime": "01:30",
           "ccuEveryXDays": "3",
           "ccuDeleteAfter": "5",
           "ccuHost": "192.168.yyy.xxx",
           "ccuUser": "Admin",
           "ccuPassword": "",
           "mySqlHost": "localhost",
           "mySqlPort": "3306",
           "mySqlName": "iobroker",
           "mySqlUser": "",
           "mySqlPassword": "",
           "mySqlDumpExe": "",
           "mysqlQuick": false,
           "mysqlSingleTransaction": false,
           "redisPath": "/var/lib/redis",
           "historyPath": "",
           "notificationsType": "Telegram",
           "telegramInstance": "",
           "telegramUser": null,
           "telegramNoticeType": "longTelegramNotice",
           "telegramWaitToSend": "0",
           "telegramSilentNotice": false,
           "telegramOnlyError": false,
           "pushoverInstance": "",
           "pushoverNoticeType": "longPushoverNotice",
           "pushoverWaitToSend": "0",
           "pushoverDeviceID": "",
           "pushoverSilentNotice": false,
           "pushoverOnlyError": false,
           "emailReceiver": "xxx@xxx.com",
           "emailSender": "xxx@xxx.com",
           "emailInstance": "",
           "emailNoticeType": "longEmailNotice",
           "emailWaitToSend": "0",
           "emailOnlyError": false,
           "connectType": "NFS",
           "cifsMount": "",
           "cifsDomain": "",
           "cifsUser": "",
           "cifsPassword": "",
           "smbType": "vers=1.0",
           "sudoMount": false,
           "cifsDeleteOldBackup": false,
           "cifsOwnDir": false,
           "wakeOnLAN": false,
           "macAd": "20:DE:20:DE:20:DE",
           "wolWait": "25",
           "cifsMinimalDir": "sharename/backupDir",
           "cifsCcuDir": "sharename/backupDir",
           "cifsDir": "sharename/backupDir",
           "ftpHost": "",
           "ftpPort": "21",
           "ftpUser": "",
           "ftpPassword": "",
           "ftpDeleteOldBackup": false,
           "ftpOwnDir": false,
           "ftpMinimalDir": "/backupDir/iobroker",
           "ftpCcuDir": "/backupDir/ccu",
           "ftpDir": "/backupDir",
           "dropboxAccessToken": "",
           "dropboxDeleteOldBackup": false,
           "dropboxOwnDir": false,
           "dropboxMinimalDir": "/backupDir/iobroker",
           "dropboxCcuDir": "/backupDir/ccu",
           "dropboxDir": "/backupDir",
           "googledriveAccessJson": "",
           "googledriveDeleteOldBackup": false,
           "googledriveOwnDir": false,
           "googledriveMinimalDir": "/backupDir/iobroker",
           "googledriveCcuDir": "/backupDir/ccu",
           "googledriveDir": "/backupDir",
           "restoreSource": "local",
           "startAllRestore": false
         }
        }
        

        kein Support per PN! - Fragen im Forum stellen -
        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        simatecS 2 Replies Last reply
        0
        • HomoranH Homoran

          @simatec sagte in Backitup löscht keine alten Sicherungen:

          Hast du automatische Backups gemacht oder nur manuelle?

          Echt jetzt?
          2 manuelle, dann nur noch automatische

          {
           "_id": "system.adapter.backitup.0",
           "common": {
             "name": "backitup",
             "version": "1.4.5",
             "title": "BackItUp",
             "authors": [
               "simatec <nais@gmx.net>",
               "peoples0815 <peoples0815github@gmail.com>",
               "bluefox <dogafox@gmail.com>"
             ],
             "docs": {
               "en": "docs/en/backitup.md",
               "de": "docs/de/backitup.md"
             },
             "platform": "Javascript/Node.js",
             "mode": "daemon",
             "compact": true,
             "icon": "backitup.png",
             "materialize": true,
             "messagebox": true,
             "stopBeforeUpdate": true,
             "enabled": true,
             "extIcon": "https://raw.githubusercontent.com/simatec/ioBroker.backitup/master/admin/backitup.png",
             "keywords": [
               "Backup",
               "IoBroker",
               "Homematic"
             ],
             "readme": "https://github.com/simatec/ioBroker.backitup/blob/master/README.md",
             "loglevel": "info",
             "type": "general",
             "license": "MIT",
             "installedFrom": "iobroker.backitup@1.4.5",
             "installedVersion": "1.4.5",
             "host": "raspberrypi"
           },
           "native": {
             "debugLevel": false,
             "notificationEnabled": false,
             "mySqlEnabled": false,
             "redisEnabled": false,
             "historyEnabled": true,
             "zigbeeEnabled": false,
             "cifsEnabled": false,
             "ftpEnabled": false,
             "dropboxEnabled": false,
             "googledriveEnabled": false,
             "historyEntriesNumber": "25",
             "minimalEnabled": true,
             "minimalTime": "02:00",
             "minimalEveryXDays": "1",
             "minimalDeleteAfter": "5",
             "minimalNameSuffix": "",
             "ccuEnabled": false,
             "ccuTime": "01:30",
             "ccuEveryXDays": "3",
             "ccuDeleteAfter": "5",
             "ccuHost": "192.168.yyy.xxx",
             "ccuUser": "Admin",
             "ccuPassword": "",
             "mySqlHost": "localhost",
             "mySqlPort": "3306",
             "mySqlName": "iobroker",
             "mySqlUser": "",
             "mySqlPassword": "",
             "mySqlDumpExe": "",
             "mysqlQuick": false,
             "mysqlSingleTransaction": false,
             "redisPath": "/var/lib/redis",
             "historyPath": "",
             "notificationsType": "Telegram",
             "telegramInstance": "",
             "telegramUser": null,
             "telegramNoticeType": "longTelegramNotice",
             "telegramWaitToSend": "0",
             "telegramSilentNotice": false,
             "telegramOnlyError": false,
             "pushoverInstance": "",
             "pushoverNoticeType": "longPushoverNotice",
             "pushoverWaitToSend": "0",
             "pushoverDeviceID": "",
             "pushoverSilentNotice": false,
             "pushoverOnlyError": false,
             "emailReceiver": "xxx@xxx.com",
             "emailSender": "xxx@xxx.com",
             "emailInstance": "",
             "emailNoticeType": "longEmailNotice",
             "emailWaitToSend": "0",
             "emailOnlyError": false,
             "connectType": "NFS",
             "cifsMount": "",
             "cifsDomain": "",
             "cifsUser": "",
             "cifsPassword": "",
             "smbType": "vers=1.0",
             "sudoMount": false,
             "cifsDeleteOldBackup": false,
             "cifsOwnDir": false,
             "wakeOnLAN": false,
             "macAd": "20:DE:20:DE:20:DE",
             "wolWait": "25",
             "cifsMinimalDir": "sharename/backupDir",
             "cifsCcuDir": "sharename/backupDir",
             "cifsDir": "sharename/backupDir",
             "ftpHost": "",
             "ftpPort": "21",
             "ftpUser": "",
             "ftpPassword": "",
             "ftpDeleteOldBackup": false,
             "ftpOwnDir": false,
             "ftpMinimalDir": "/backupDir/iobroker",
             "ftpCcuDir": "/backupDir/ccu",
             "ftpDir": "/backupDir",
             "dropboxAccessToken": "",
             "dropboxDeleteOldBackup": false,
             "dropboxOwnDir": false,
             "dropboxMinimalDir": "/backupDir/iobroker",
             "dropboxCcuDir": "/backupDir/ccu",
             "dropboxDir": "/backupDir",
             "googledriveAccessJson": "",
             "googledriveDeleteOldBackup": false,
             "googledriveOwnDir": false,
             "googledriveMinimalDir": "/backupDir/iobroker",
             "googledriveCcuDir": "/backupDir/ccu",
             "googledriveDir": "/backupDir",
             "restoreSource": "local",
             "startAllRestore": false
           }
          }
          

          simatecS Offline
          simatecS Offline
          simatec
          Developer Most Active
          wrote on last edited by
          #18

          @Homoran
          Laut Config sieht alles gut aus.
          Schalte mal bitte auf debug und wir schauen mal, was er so beim Backup alles ausspuckt

          • Besuche meine Github Seite
          • Beitrag hat geholfen oder willst du mich unterstützen
          • HowTo Restore ioBroker
          HomoranH 2 Replies Last reply
          0
          • HomoranH Homoran

            @simatec sagte in Backitup löscht keine alten Sicherungen:

            Hast du automatische Backups gemacht oder nur manuelle?

            Echt jetzt?
            2 manuelle, dann nur noch automatische

            {
             "_id": "system.adapter.backitup.0",
             "common": {
               "name": "backitup",
               "version": "1.4.5",
               "title": "BackItUp",
               "authors": [
                 "simatec <nais@gmx.net>",
                 "peoples0815 <peoples0815github@gmail.com>",
                 "bluefox <dogafox@gmail.com>"
               ],
               "docs": {
                 "en": "docs/en/backitup.md",
                 "de": "docs/de/backitup.md"
               },
               "platform": "Javascript/Node.js",
               "mode": "daemon",
               "compact": true,
               "icon": "backitup.png",
               "materialize": true,
               "messagebox": true,
               "stopBeforeUpdate": true,
               "enabled": true,
               "extIcon": "https://raw.githubusercontent.com/simatec/ioBroker.backitup/master/admin/backitup.png",
               "keywords": [
                 "Backup",
                 "IoBroker",
                 "Homematic"
               ],
               "readme": "https://github.com/simatec/ioBroker.backitup/blob/master/README.md",
               "loglevel": "info",
               "type": "general",
               "license": "MIT",
               "installedFrom": "iobroker.backitup@1.4.5",
               "installedVersion": "1.4.5",
               "host": "raspberrypi"
             },
             "native": {
               "debugLevel": false,
               "notificationEnabled": false,
               "mySqlEnabled": false,
               "redisEnabled": false,
               "historyEnabled": true,
               "zigbeeEnabled": false,
               "cifsEnabled": false,
               "ftpEnabled": false,
               "dropboxEnabled": false,
               "googledriveEnabled": false,
               "historyEntriesNumber": "25",
               "minimalEnabled": true,
               "minimalTime": "02:00",
               "minimalEveryXDays": "1",
               "minimalDeleteAfter": "5",
               "minimalNameSuffix": "",
               "ccuEnabled": false,
               "ccuTime": "01:30",
               "ccuEveryXDays": "3",
               "ccuDeleteAfter": "5",
               "ccuHost": "192.168.yyy.xxx",
               "ccuUser": "Admin",
               "ccuPassword": "",
               "mySqlHost": "localhost",
               "mySqlPort": "3306",
               "mySqlName": "iobroker",
               "mySqlUser": "",
               "mySqlPassword": "",
               "mySqlDumpExe": "",
               "mysqlQuick": false,
               "mysqlSingleTransaction": false,
               "redisPath": "/var/lib/redis",
               "historyPath": "",
               "notificationsType": "Telegram",
               "telegramInstance": "",
               "telegramUser": null,
               "telegramNoticeType": "longTelegramNotice",
               "telegramWaitToSend": "0",
               "telegramSilentNotice": false,
               "telegramOnlyError": false,
               "pushoverInstance": "",
               "pushoverNoticeType": "longPushoverNotice",
               "pushoverWaitToSend": "0",
               "pushoverDeviceID": "",
               "pushoverSilentNotice": false,
               "pushoverOnlyError": false,
               "emailReceiver": "xxx@xxx.com",
               "emailSender": "xxx@xxx.com",
               "emailInstance": "",
               "emailNoticeType": "longEmailNotice",
               "emailWaitToSend": "0",
               "emailOnlyError": false,
               "connectType": "NFS",
               "cifsMount": "",
               "cifsDomain": "",
               "cifsUser": "",
               "cifsPassword": "",
               "smbType": "vers=1.0",
               "sudoMount": false,
               "cifsDeleteOldBackup": false,
               "cifsOwnDir": false,
               "wakeOnLAN": false,
               "macAd": "20:DE:20:DE:20:DE",
               "wolWait": "25",
               "cifsMinimalDir": "sharename/backupDir",
               "cifsCcuDir": "sharename/backupDir",
               "cifsDir": "sharename/backupDir",
               "ftpHost": "",
               "ftpPort": "21",
               "ftpUser": "",
               "ftpPassword": "",
               "ftpDeleteOldBackup": false,
               "ftpOwnDir": false,
               "ftpMinimalDir": "/backupDir/iobroker",
               "ftpCcuDir": "/backupDir/ccu",
               "ftpDir": "/backupDir",
               "dropboxAccessToken": "",
               "dropboxDeleteOldBackup": false,
               "dropboxOwnDir": false,
               "dropboxMinimalDir": "/backupDir/iobroker",
               "dropboxCcuDir": "/backupDir/ccu",
               "dropboxDir": "/backupDir",
               "googledriveAccessJson": "",
               "googledriveDeleteOldBackup": false,
               "googledriveOwnDir": false,
               "googledriveMinimalDir": "/backupDir/iobroker",
               "googledriveCcuDir": "/backupDir/ccu",
               "googledriveDir": "/backupDir",
               "restoreSource": "local",
               "startAllRestore": false
             }
            }
            

            simatecS Offline
            simatecS Offline
            simatec
            Developer Most Active
            wrote on last edited by
            #19

            @Homoran sagte in Backitup löscht keine alten Sicherungen:

            Echt jetzt?

            😬

            • Besuche meine Github Seite
            • Beitrag hat geholfen oder willst du mich unterstützen
            • HowTo Restore ioBroker
            1 Reply Last reply
            0
            • simatecS simatec

              @Homoran
              Laut Config sieht alles gut aus.
              Schalte mal bitte auf debug und wir schauen mal, was er so beim Backup alles ausspuckt

              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #20

              @simatec Mach ich gerne.
              Was mir aber noch aufgefallen war ist, dass bei jedem Aufruf der Konfig IMMER der Button Speichern aktiv war.
              da habe ich dann auch mal drufgedrückt gehabt.

              kein Support per PN! - Fragen im Forum stellen -
              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              simatecS 1 Reply Last reply
              0
              • HomoranH Homoran

                @simatec Mach ich gerne.
                Was mir aber noch aufgefallen war ist, dass bei jedem Aufruf der Konfig IMMER der Button Speichern aktiv war.
                da habe ich dann auch mal drufgedrückt gehabt.

                simatecS Offline
                simatecS Offline
                simatec
                Developer Most Active
                wrote on last edited by
                #21

                @Homoran
                Das dürfte so nicht sein.
                Tritt es nach einmaligen speichern noch immer auf?

                • Besuche meine Github Seite
                • Beitrag hat geholfen oder willst du mich unterstützen
                • HowTo Restore ioBroker
                HomoranH 1 Reply Last reply
                0
                • simatecS simatec

                  @Homoran
                  Das dürfte so nicht sein.
                  Tritt es nach einmaligen speichern noch immer auf?

                  HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by Homoran
                  #22

                  @simatec grade jetzt am Tablet getestet:
                  Ja!

                  Immer noch

                  Edit:
                  Das Tablet ist langsamer da könnte man folgendes erkennen
                  Nach speichern sind die Buttons grau,
                  Nach schließen und wieder Öffnen sind die Buttons erst grau, die Seite baut sich auf, dann werden die Buttons blau und aktiv.

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  simatecS 1 Reply Last reply
                  0
                  • HomoranH Homoran

                    @simatec grade jetzt am Tablet getestet:
                    Ja!

                    Immer noch

                    Edit:
                    Das Tablet ist langsamer da könnte man folgendes erkennen
                    Nach speichern sind die Buttons grau,
                    Nach schließen und wieder Öffnen sind die Buttons erst grau, die Seite baut sich auf, dann werden die Buttons blau und aktiv.

                    simatecS Offline
                    simatecS Offline
                    simatec
                    Developer Most Active
                    wrote on last edited by
                    #23

                    @Homoran
                    Dann stimmt da was nicht.
                    Lösche mal Instanz und Adapter und installiere den nach Restart mal neu

                    • Besuche meine Github Seite
                    • Beitrag hat geholfen oder willst du mich unterstützen
                    • HowTo Restore ioBroker
                    HomoranH 1 Reply Last reply
                    0
                    • simatecS simatec

                      @Homoran
                      Dann stimmt da was nicht.
                      Lösche mal Instanz und Adapter und installiere den nach Restart mal neu

                      HomoranH Do not disturb
                      HomoranH Do not disturb
                      Homoran
                      Global Moderator Administrators
                      wrote on last edited by
                      #24

                      @simatec mache ich morgen wenn ich wieder am PC bin.
                      Habe eben noch was editiert

                      kein Support per PN! - Fragen im Forum stellen -
                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      1 Reply Last reply
                      0
                      • simatecS simatec

                        @Homoran
                        Laut Config sieht alles gut aus.
                        Schalte mal bitte auf debug und wir schauen mal, was er so beim Backup alles ausspuckt

                        HomoranH Do not disturb
                        HomoranH Do not disturb
                        Homoran
                        Global Moderator Administrators
                        wrote on last edited by Homoran
                        #25

                        @simatec sagte in Backitup löscht keine alten Sicherungen:

                        Schalte mal bitte auf debug und wir schauen mal, was er so beim Backup alles ausspuckt

                        Nix ;-)

                        2020-06-05 00:01:57.009 - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 29386
                        
                        2020-06-05 00:01:59.881 - debug: backitup.0 (29386) Redis Objects: Use Redis connection: 127.0.0.1:9001
                        
                        2020-06-05 00:02:00.164 - debug: backitup.0 (29386) Objects client ready ... initialize now
                        
                        2020-06-05 00:02:00.709 - debug: backitup.0 (29386) Objects create System PubSub Client
                        2020-06-05 00:02:00.711 - debug: backitup.0 (29386) Objects create User PubSub Client
                        2020-06-05 00:02:00.712 - debug: backitup.0 (29386) Objects client initialize lua scripts
                        
                        2020-06-05 00:02:03.874 - warn: backitup.0 (29386) no connection to objects DB
                        
                        2020-06-05 00:02:11.349 - debug: backitup.0 (29386) Objects connected to redis: 127.0.0.1:9001
                        

                        Hab noch nicht neu installiert!

                        Backitup_actual.png

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        simatecS 1 Reply Last reply
                        0
                        • HomoranH Homoran

                          @simatec sagte in Backitup löscht keine alten Sicherungen:

                          Schalte mal bitte auf debug und wir schauen mal, was er so beim Backup alles ausspuckt

                          Nix ;-)

                          2020-06-05 00:01:57.009 - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 29386
                          
                          2020-06-05 00:01:59.881 - debug: backitup.0 (29386) Redis Objects: Use Redis connection: 127.0.0.1:9001
                          
                          2020-06-05 00:02:00.164 - debug: backitup.0 (29386) Objects client ready ... initialize now
                          
                          2020-06-05 00:02:00.709 - debug: backitup.0 (29386) Objects create System PubSub Client
                          2020-06-05 00:02:00.711 - debug: backitup.0 (29386) Objects create User PubSub Client
                          2020-06-05 00:02:00.712 - debug: backitup.0 (29386) Objects client initialize lua scripts
                          
                          2020-06-05 00:02:03.874 - warn: backitup.0 (29386) no connection to objects DB
                          
                          2020-06-05 00:02:11.349 - debug: backitup.0 (29386) Objects connected to redis: 127.0.0.1:9001
                          

                          Hab noch nicht neu installiert!

                          Backitup_actual.png

                          simatecS Offline
                          simatecS Offline
                          simatec
                          Developer Most Active
                          wrote on last edited by
                          #26

                          @Homoran
                          Hmm eas sagt der Log beim Start von Backitup?
                          Findet Backitup die vorhandenen Backups beim Start?

                          • Besuche meine Github Seite
                          • Beitrag hat geholfen oder willst du mich unterstützen
                          • HowTo Restore ioBroker
                          HomoranH 1 Reply Last reply
                          0
                          • simatecS simatec

                            @Homoran
                            Hmm eas sagt der Log beim Start von Backitup?
                            Findet Backitup die vorhandenen Backups beim Start?

                            HomoranH Do not disturb
                            HomoranH Do not disturb
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by
                            #27

                            @simatec sagte in Backitup löscht keine alten Sicherungen:

                            Hmm eas sagt der Log beim Start von Backitup?

                            2020-06-06 11:39:48.706 - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=true)
                            2020-06-06 11:39:48.707 - info: host.raspberrypi stopInstance system.adapter.backitup.0 send kill signal
                            2020-06-06 11:39:48.710 - info: backitup.0 (29386) Got terminate signal TERMINATE_YOURSELF
                            2020-06-06 11:39:48.712 - info: backitup.0 (29386) cleaned everything up...
                            2020-06-06 11:39:48.713 - info: backitup.0 (29386) terminating
                            2020-06-06 11:39:48.715 - info: backitup.0 (29386) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                            2020-06-06 11:39:49.245 - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 156 (156)
                            2020-06-06 11:39:51.255 - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 27917
                            2020-06-06 11:39:58.999 - debug: backitup.0 (27917) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            2020-06-06 11:40:02.999 - warn: backitup.0 (27917) no connection to objects DB
                            2020-06-06 11:40:03.919 - debug: backitup.0 (27917) Objects client ready ... initialize now
                            2020-06-06 11:40:04.286 - debug: backitup.0 (27917) Objects create System PubSub Client
                            2020-06-06 11:40:04.287 - debug: backitup.0 (27917) Objects create User PubSub Client
                            2020-06-06 11:40:04.288 - debug: backitup.0 (27917) Objects client initialize lua scripts
                            2020-06-06 11:40:09.759 - debug: backitup.0 (27917) Objects connected to redis: 127.0.0.1:9001
                            2020-06-06 11:40:09.766 - debug: backitup.0 (27917) objectDB connected
                            2020-06-06 11:40:09.769 - debug: backitup.0 (27917) Redis States: Use Redis connection: 127.0.0.1:9000
                            2020-06-06 11:40:09.899 - debug: backitup.0 (27917) States create User PubSub Client
                            2020-06-06 11:40:09.901 - debug: backitup.0 (27917) States create System PubSub Client
                            2020-06-06 11:40:09.920 - debug: backitup.0 (27917) States connected to redis: 127.0.0.1:9000
                            2020-06-06 11:40:09.921 - debug: backitup.0 (27917) statesDB connected
                            2020-06-06 11:40:12.521 - info: backitup.0 (27917) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.backitup, node: v10.19.0
                            2020-06-06 11:40:12.628 - info: backitup.0 (27917) [iobroker] backup was activated at 02:00 every 1 day(s)
                            

                            @simatec sagte in Backitup löscht keine alten Sicherungen:

                            Findet Backitup die vorhandenen Backups beim Start?

                            Bin auf wiederherstellen - Lokal - Backups suchen gegangen.
                            Meckert es erstmal wieder dass ich erst sichern solle.
                            Danach geht brav der Button auf grau, aber passiert erst mal nichts.

                            Inzwischen ist der Button immer noch grau

                            kein Support per PN! - Fragen im Forum stellen -
                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            simatecS 1 Reply Last reply
                            0
                            • HomoranH Homoran

                              @simatec sagte in Backitup löscht keine alten Sicherungen:

                              Hmm eas sagt der Log beim Start von Backitup?

                              2020-06-06 11:39:48.706 - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=true)
                              2020-06-06 11:39:48.707 - info: host.raspberrypi stopInstance system.adapter.backitup.0 send kill signal
                              2020-06-06 11:39:48.710 - info: backitup.0 (29386) Got terminate signal TERMINATE_YOURSELF
                              2020-06-06 11:39:48.712 - info: backitup.0 (29386) cleaned everything up...
                              2020-06-06 11:39:48.713 - info: backitup.0 (29386) terminating
                              2020-06-06 11:39:48.715 - info: backitup.0 (29386) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2020-06-06 11:39:49.245 - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 156 (156)
                              2020-06-06 11:39:51.255 - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 27917
                              2020-06-06 11:39:58.999 - debug: backitup.0 (27917) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              2020-06-06 11:40:02.999 - warn: backitup.0 (27917) no connection to objects DB
                              2020-06-06 11:40:03.919 - debug: backitup.0 (27917) Objects client ready ... initialize now
                              2020-06-06 11:40:04.286 - debug: backitup.0 (27917) Objects create System PubSub Client
                              2020-06-06 11:40:04.287 - debug: backitup.0 (27917) Objects create User PubSub Client
                              2020-06-06 11:40:04.288 - debug: backitup.0 (27917) Objects client initialize lua scripts
                              2020-06-06 11:40:09.759 - debug: backitup.0 (27917) Objects connected to redis: 127.0.0.1:9001
                              2020-06-06 11:40:09.766 - debug: backitup.0 (27917) objectDB connected
                              2020-06-06 11:40:09.769 - debug: backitup.0 (27917) Redis States: Use Redis connection: 127.0.0.1:9000
                              2020-06-06 11:40:09.899 - debug: backitup.0 (27917) States create User PubSub Client
                              2020-06-06 11:40:09.901 - debug: backitup.0 (27917) States create System PubSub Client
                              2020-06-06 11:40:09.920 - debug: backitup.0 (27917) States connected to redis: 127.0.0.1:9000
                              2020-06-06 11:40:09.921 - debug: backitup.0 (27917) statesDB connected
                              2020-06-06 11:40:12.521 - info: backitup.0 (27917) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.backitup, node: v10.19.0
                              2020-06-06 11:40:12.628 - info: backitup.0 (27917) [iobroker] backup was activated at 02:00 every 1 day(s)
                              

                              @simatec sagte in Backitup löscht keine alten Sicherungen:

                              Findet Backitup die vorhandenen Backups beim Start?

                              Bin auf wiederherstellen - Lokal - Backups suchen gegangen.
                              Meckert es erstmal wieder dass ich erst sichern solle.
                              Danach geht brav der Button auf grau, aber passiert erst mal nichts.

                              Inzwischen ist der Button immer noch grau

                              simatecS Offline
                              simatecS Offline
                              simatec
                              Developer Most Active
                              wrote on last edited by
                              #28

                              @Homoran
                              Starte den Adapter einfach mal mit debuglog neu.
                              Da sollten alle Backups im Log erscheinen

                              • Besuche meine Github Seite
                              • Beitrag hat geholfen oder willst du mich unterstützen
                              • HowTo Restore ioBroker
                              HomoranH 1 Reply Last reply
                              0
                              • simatecS simatec

                                @Homoran
                                Starte den Adapter einfach mal mit debuglog neu.
                                Da sollten alle Backups im Log erscheinen

                                HomoranH Do not disturb
                                HomoranH Do not disturb
                                Homoran
                                Global Moderator Administrators
                                wrote on last edited by
                                #29

                                @simatec sagte in Backitup löscht keine alten Sicherungen:

                                Starte den Adapter einfach mal mit debuglog neu.
                                Da sollten alle Backups im Log erscheinen

                                Habe ich jetzt bereits zigmal gemacht (Instanz neu gestartet)

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                simatecS 1 Reply Last reply
                                0
                                • HomoranH Homoran

                                  @simatec sagte in Backitup löscht keine alten Sicherungen:

                                  Starte den Adapter einfach mal mit debuglog neu.
                                  Da sollten alle Backups im Log erscheinen

                                  Habe ich jetzt bereits zigmal gemacht (Instanz neu gestartet)

                                  simatecS Offline
                                  simatecS Offline
                                  simatec
                                  Developer Most Active
                                  wrote on last edited by
                                  #30

                                  @Homoran
                                  Welche Version ist installiert? 1.5.8?

                                  • Besuche meine Github Seite
                                  • Beitrag hat geholfen oder willst du mich unterstützen
                                  • HowTo Restore ioBroker
                                  HomoranH 1 Reply Last reply
                                  0
                                  • simatecS simatec

                                    @Homoran
                                    Welche Version ist installiert? 1.5.8?

                                    HomoranH Do not disturb
                                    HomoranH Do not disturb
                                    Homoran
                                    Global Moderator Administrators
                                    wrote on last edited by
                                    #31

                                    @simatec sagte in Backitup löscht keine alten Sicherungen:

                                    @Homoran
                                    Welche Version ist installiert? 1.5.8?

                                    1.4.5 (actual stable!)

                                    kein Support per PN! - Fragen im Forum stellen -
                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    simatecS 1 Reply Last reply
                                    0
                                    • HomoranH Homoran

                                      @simatec sagte in Backitup löscht keine alten Sicherungen:

                                      @Homoran
                                      Welche Version ist installiert? 1.5.8?

                                      1.4.5 (actual stable!)

                                      simatecS Offline
                                      simatecS Offline
                                      simatec
                                      Developer Most Active
                                      wrote on last edited by
                                      #32

                                      @Homoran
                                      OK ... da gab es die Logausgaben noch nicht.
                                      Ich denke da ist irgendwas schief und ich würde sagen Instanz und Adapter löschen, neustarten und nochmal neu installieren.
                                      Eventuell direkt die aktuelle Version aus der latest

                                      • Besuche meine Github Seite
                                      • Beitrag hat geholfen oder willst du mich unterstützen
                                      • HowTo Restore ioBroker
                                      HomoranH 1 Reply Last reply
                                      0
                                      • simatecS simatec

                                        @Homoran
                                        OK ... da gab es die Logausgaben noch nicht.
                                        Ich denke da ist irgendwas schief und ich würde sagen Instanz und Adapter löschen, neustarten und nochmal neu installieren.
                                        Eventuell direkt die aktuelle Version aus der latest

                                        HomoranH Do not disturb
                                        HomoranH Do not disturb
                                        Homoran
                                        Global Moderator Administrators
                                        wrote on last edited by
                                        #33

                                        @simatec
                                        Gut - ich wollte nur warten ob du noch weitere Infos brauchst, die dir vielleicht helfen würden.

                                        kein Support per PN! - Fragen im Forum stellen -
                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        simatecS 1 Reply Last reply
                                        0
                                        • HomoranH Homoran

                                          @simatec
                                          Gut - ich wollte nur warten ob du noch weitere Infos brauchst, die dir vielleicht helfen würden.

                                          simatecS Offline
                                          simatecS Offline
                                          simatec
                                          Developer Most Active
                                          wrote on last edited by
                                          #34

                                          @Homoran
                                          Nein brauch ich nicht ... glaube das eher Systembedingt, wo eventuell bei der Installation was schief gelaufen ist

                                          • Besuche meine Github Seite
                                          • Beitrag hat geholfen oder willst du mich unterstützen
                                          • HowTo Restore ioBroker
                                          HomoranH 1 Reply Last reply
                                          1

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          503

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe