Navigation

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

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Adapter: iobroker.backitup (stable Release)

    This topic has been deleted. Only users with topic management privileges can see it.
    • MathiasJ
      MathiasJ @Homoran last edited by MathiasJ

      @Homoran
      das war mir durchaus bewußt, trotzdem danke.
      ich habe erst mal 2 mal rega und 10 mal rpc installiert, also 5 mal für die CCU 3-1 und 5 mal für die CCU 3-2 🙂
      Alle nicht benötigten rpc's werden dann wieder gelöscht

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

        @MathiasJ
        Für ein CCU Backup von zwei unterschiedlichen CCU’s benötigst du dann ebenfalls 2 Instanzen von backitup.
        Im Prinzip das Gleiche wie bei Multihost.

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

          @simatec
          wieso Multihost?
          Bei mir werden alle Einstellungen, auch vom Slave durch die 1. Instanz gesichert.
          Im Gegenteil, IObroker mault rum, wenn der Slave nicht gefunden wird......

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

            @MathiasJ
            Beim total aber nicht ... nur das Standard Backup sichert auch dein slave

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

              @simatec
              da ich keine Datenbanken sichern muß, mache ich meine Restores sowieso nur mit dem norrmalen Backup.
              Seit ich IObroker nutze, habe ich noch nie ein total-Backup gebraucht.
              Es wird zwar einmal im Monat gesichert, aber gebraucht habe ich es noch nie...

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

                @simatec

                Leider funktioniert bei mir die Anmeldung in Google Drive immer noch nicht.
                Hat noch jemand das Problem? Oder eine Lösung für mich?

                screenshot-accounts.google.com-2019.08.16-17-23-25.png

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

                  @Conquest
                  Leider gibt es da momentan ein Problem, wo wir nur auf Antwort von Google warten können.
                  @Bluefox ist da aber dran.

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

                    @simatec
                    Kein Problem warte gerne auf das tolle Feature.
                    Hatte nur gedacht das ich irgendwas falsch mache.

                    1 Reply Last reply Reply Quote 0
                    • S
                      skokarl last edited by

                      komisch, läuft bei mir seit Wochen einwandfrei.

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

                        @skokarl
                        Bei den Usern, die eine Autorisierung bereits haben, läuft es auch.

                        Hier die Erklärung von @Bluefox

                        https://github.com/simatec/ioBroker.backitup/issues/170#issuecomment-525040600

                        Gizimo created this issue in simatec/ioBroker.backitup

                        closed Google Drive Autorisierung funktioniert nicht #170

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

                          @simatec
                          ah, ok. Danke.

                          1 Reply Last reply Reply Quote 0
                          • P
                            passuff last edited by

                            Habe gerade CIFs einrichten wollen. Backup kann nicht durchgeführt werden:

                            Gestartet...
                            [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"Local","mount":"192.168.178.58","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"***********","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"data/backup/Smarthome/iobroker","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"*****","pass":"****"}
                            [ERROR] [mount] - [undefined mount: only root can use "--options" option
                            
                            [ERROR] [mount] - [IGNORED] Error: Command failed: mount -t cifs -o username=******,password=***************,rw,file_mode=0777,dir_mode=0777 //192.168.178.58/data/backup/Smarthome/iobroker /opt/iobroker/backups
                            mount: only root can use "--options" option
                            

                            Die Suche ergab, dass es eventuell an den Rechten des users liegt. Ich habe daraufhin das Script sudo4backitup.sh ausgeführt.

                            root@iobroker:~# sudo bash /opt/iobroker/sudo4backitup.sh
                            ===================================================================================================
                            
                            ####################################### sudo4backitup ###########################################
                            
                            ===================================================================================================
                            Please enter Username for your iobroker Install (Enter for default: iobroker):
                            usermod: Gruppe »redis« existiert nicht.
                            =====================================================================================================================
                            ################################# sudo4backitup finsh ... Please reboot now!! #######################################
                            =====================================================================================================================
                            root@iobroker:~#
                            
                            

                            Scheint ebenfalls nicht zu funktionieren, auch das backup bringt immer noch die selbe Fehlermeldung....

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

                              @passuff
                              Schalte in den NAS Einstellungen von Backitup sudo mount an.
                              Kasse gegebenenfalls den Installer Fixer noch mal drüberlaufen (siehe Signatur)

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

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

                                sudo mount an.

                                funktioneirt perfekt, danke !

                                1 Reply Last reply Reply Quote 1
                                • P
                                  passuff last edited by

                                  Nach einigen Veränderungen am System kommt nun der folgende Fehler:

                                  Gestartet...
                                  [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":null,"mount":"//fluxkompensator","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"**:**:**:**:**:**","wolTime":"25","smb":"vers=1.0","sudo":true,"deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"data/backup/Smarthome/iobroker","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"admin","pass":"****"}
                                  [ERROR] [mount] - [undefined 
                                  Usage:
                                   mount [-lhV]
                                   mount -a [options]
                                   mount [options] [--source] <source> | [--target] <directory>
                                   mount [options] <source> <directory>
                                   mount <operation> <mountpoint> [<target>]
                                  
                                  Mount a filesystem.
                                  
                                  simatec 1 Reply Last reply Reply Quote 0
                                  • simatec
                                    simatec Developer Most Active @passuff last edited by

                                    @passuff
                                    Zeige mal deine NAS Einstellungen...

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

                                      @simatec

                                      {
                                        "_id": "system.adapter.backitup.0",
                                        "common": {
                                          "name": "backitup",
                                          "version": "1.2.0",
                                          "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",
                                          "icon": "backitup.png",
                                          "materialize": true,
                                          "messagebox": 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",
                                          "installedVersion": "1.2.0",
                                          "host": "iobroker",
                                          "compact": true
                                        },
                                        "native": {
                                          "debugLevel": false,
                                          "notificationEnabled": false,
                                          "mySqlEnabled": false,
                                          "redisEnabled": false,
                                          "zigbeeEnabled": false,
                                          "cifsEnabled": true,
                                          "ftpEnabled": false,
                                          "dropboxEnabled": false,
                                          "googledriveEnabled": false,
                                          "historyEntriesNumber": "25",
                                          "minimalEnabled": true,
                                          "minimalTime": "02:00",
                                          "minimalEveryXDays": "1",
                                          "minimalDeleteAfter": "5",
                                          "minimalNameSuffix": "",
                                          "totalEnabled": false,
                                          "totalStopIoB": false,
                                          "totalTime": "03:00",
                                          "totalEveryXDays": "3",
                                          "totalDeleteAfter": "5",
                                          "totalNameSuffix": "",
                                          "ccuEnabled": true,
                                          "ccuTime": "01:30",
                                          "ccuEveryXDays": "3",
                                          "ccuDeleteAfter": "5",
                                          "ccuHost": "192.168.178.60",
                                          "ccuUser": "Admin",
                                          "ccuPassword": "",
                                          "mySqlHost": "localhost",
                                          "mySqlPort": "3306",
                                          "mySqlName": "iobroker",
                                          "mySqlUser": "",
                                          "mySqlPassword": "",
                                          "mySqlDumpExe": "",
                                          "mysqlMinimalEnabled": false,
                                          "redisPath": "/var/lib/redis",
                                          "redisMinimalEnabled": false,
                                          "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": "CIFS",
                                          "cifsMount": "fluxkompensator",
                                          "cifsUser": "*****",
                                          "cifsPassword": "*******",
                                          "smbType": "vers=1.0",
                                          "sudoMount": true,
                                          "cifsDeleteOldBackup": false,
                                          "cifsOwnDir": false,
                                          "wakeOnLAN": false,
                                          "macAd": "********",
                                          "wolWait": "25",
                                          "cifsMinimalDir": "sharename/backupDir",
                                          "cifsTotalDir": "sharename/backupDir",
                                          "cifsCcuDir": "sharename/backupDir",
                                          "cifsDir": "data/backup/Smarthome/iobroker",
                                          "ftpHost": "",
                                          "ftpPort": "21",
                                          "ftpUser": "",
                                          "ftpPassword": "",
                                          "ftpDeleteOldBackup": false,
                                          "ftpOwnDir": false,
                                          "ftpMinimalDir": "/backupDir/minimal",
                                          "ftpTotalDir": "/backupDir/total",
                                          "ftpCcuDir": "/backupDir/ccu",
                                          "ftpDir": "/backupDir",
                                          "dropboxAccessToken": "",
                                          "dropboxDeleteOldBackup": false,
                                          "dropboxOwnDir": false,
                                          "dropboxMinimalDir": "/backupDir/minimal",
                                          "dropboxTotalDir": "/backupDir/total",
                                          "dropboxCcuDir": "/backupDir/ccu",
                                          "dropboxDir": "/backupDir",
                                          "googledriveAccessJson": "",
                                          "googledriveDeleteOldBackup": false,
                                          "googledriveOwnDir": false,
                                          "googledriveMinimalDir": "",
                                          "googledriveTotalDir": "",
                                          "googledriveCcuDir": "",
                                          "googledriveDir": "",
                                          "restoreSource": null,
                                          "restoreType": "Minimal"
                                        }
                                      }
                                      [/s]
                                      
                                      simatec 1 Reply Last reply Reply Quote 0
                                      • simatec
                                        simatec Developer Most Active @passuff last edited by

                                        @passuff
                                        Trage mal unter cifsMount die IP ein und nicht den Hostname.

                                        1 Reply Last reply Reply Quote 0
                                        • P
                                          passuff last edited by

                                          @simatec
                                          Fehlermeldung bleibt...

                                          1 Reply Last reply Reply Quote 0
                                          • P
                                            passuff last edited by

                                            Habe NAS und die iobroker vm neugestartet. Jetzt geht es wieder...Merkwürdig..

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

                                            Support us

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

                                            876
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

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