Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Broker->BackItUp FTP->Synology

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    208

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Broker->BackItUp FTP->Synology

Broker->BackItUp FTP->Synology

Scheduled Pinned Locked Moved ioBroker Allgemein
53 Posts 4 Posters 3.7k Views 3 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.
  • HomoranH Homoran

    @berlon sagte in Broker->BackItUp FTP->Synology:

    @homoran
    Ich denke mal....

    ich habe deine Screenshots gelöscht, da waren private Daten zu sehen
    Bitte nochmal (sauber zugeschnitten) einstellen

    B Offline
    B Offline
    Berlon
    wrote on last edited by
    #19

    @homoran
    nochmal zugeschnitten.
    Müssen die zusätzlichen Ordner (IOBroker und CCU3) schon vorhanden sein oder legt BackItUp diese an??
    Bild22.png

    HomoranH 1 Reply Last reply
    0
    • B Berlon

      @homoran
      nochmal zugeschnitten.
      Müssen die zusätzlichen Ordner (IOBroker und CCU3) schon vorhanden sein oder legt BackItUp diese an??
      Bild22.png

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

      @berlon sagte in Broker->BackItUp FTP->Synology:

      Müssen die zusätzlichen Ordner (IOBroker und CCU3) schon vorhanden sein oder legt BackItUp diese an??

      deswegen ja meine Frage.
      Die müssen angelegt sein.

      Aber dass der Adapter sagt, dass das System kein CIFS unterstützt, du aber die cifs-utils auf dem Pi installiert hast, könnte das System auch die Syno sein.
      Ist hier Samba aktiviert?

      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      B 1 Reply Last reply
      0
      • HomoranH Homoran

        @berlon sagte in Broker->BackItUp FTP->Synology:

        Müssen die zusätzlichen Ordner (IOBroker und CCU3) schon vorhanden sein oder legt BackItUp diese an??

        deswegen ja meine Frage.
        Die müssen angelegt sein.

        Aber dass der Adapter sagt, dass das System kein CIFS unterstützt, du aber die cifs-utils auf dem Pi installiert hast, könnte das System auch die Syno sein.
        Ist hier Samba aktiviert?

        B Offline
        B Offline
        Berlon
        wrote on last edited by
        #21

        @homoran
        Bild23.png

        HomoranH 1 Reply Last reply
        0
        • B Berlon

          @homoran
          Bild23.png

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

          @berlon sieht alles jetzt gut aus.

          Bitte nochmal versuchen ein Backup zu starten

          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          B 1 Reply Last reply
          0
          • HomoranH Homoran

            @berlon sieht alles jetzt gut aus.

            Bitte nochmal versuchen ein Backup zu starten

            B Offline
            B Offline
            Berlon
            wrote on last edited by
            #23

            @homoran
            die fehlenden Ordner habe ich erstellt, aber BackItUp beendet seine Arbeit nicht mehr. Der blaue Balken läuft immer weiter.
            Post mal das besher erstellte Log. Auf der Syno sind bisher noch keine Dateien aufgetaucht.

            Started iobroker ...
            [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****"}
            [DEBUG] [mount] - noserverino option: false
            [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups"
            [DEBUG] [mount] - first mount attempt with smb option failed. try next mount attempt without smb option ...
            [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups"
            [ERROR] [mount] - [undefined Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups
            mount error: cifs filesystem not supported by the system
            mount error(19): No such device
            Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
            
            [ERROR] [mount] - [IGNORED] Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups
            mount error: cifs filesystem not supported by the system
            mount error(19): No such device
            Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
            
            [DEBUG] [iobroker] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","context":{"fileNames":[],"errors":{"mount":"Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups\nmount error: cifs filesystem not supported by the system\nmount error(19): No such device\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n"},"done":[],"types":[]},"adapter":null},"dir":"/opt/iobroker","historyDB":{"enabled":true,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"192.168.6.10","debugging":true,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/Broker","dirMinimal":"/Backup/RPI_IOBroker/Broker","user":"RPI_IOBroker","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"webdav":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"username":"username","pass":"****","url":"https://example.com/remote.php/dav/files/username/","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":""},"historyHTML":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"none","onlyError":false,"telegramWaiting":0,"hostName":"","systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"hostName":"","systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
            [DEBUG] [iobroker] - host.raspberrypi 9522 states saved
            
            [DEBUG] [iobroker] - host.raspberrypi 11459 objects saved
            
            [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_10_31-18_16_13_backupiobroker.tar.gz
            
            [DEBUG] [iobroker] - done
            [DEBUG] [historyDB] - compress from historyDB started ...
            [ERROR] [historyDB] - [IGNORED] Backitup cannot found source "undefined" for compress!
            [DEBUG] [cifs] - done
            [DEBUG] [cifs] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","backupDir":"/opt/iobroker/backups","deleteBackupAfter":0}
            [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
            [DEBUG] [clean] - done
            [DEBUG] [telegram] - done
            [DEBUG] [telegram] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","context":{"fileNames":["/opt/iobroker/backups/iobroker_2021_10_31-18_16_13_backupiobroker.tar.gz","/opt/iobroker/backups/historyDB_2021_10_31-18_16_24_backupiobroker.tar.gz"],"errors":{"mount":"Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups\nmount error: cifs filesystem not supported by the system\nmount error(19): No such device\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n","historyDB":"Backitup cannot found source \"undefined\" for compress!"},"done":["iobroker"],"types":["iobroker"]},"adapter":null},"dir":"/opt/iobroker","historyDB":{"enabled":true,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"192.168.6.10","debugging":true,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/Broker","dirMinimal":"/Backup/RPI_IOBroker/Broker","user":"RPI_IOBroker","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"webdav":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"username":"username","pass":"****","url":"https://example.com/remote.php/dav/files/username/","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":""},"historyHTML":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"none","onlyError":false,"telegramWaiting":0,"hostName":"","systemLang":"de","time":"31. Oktober 2021 um 18:16 Uhr"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"hostName":"","systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
            [DEBUG] [historyHTML] - new history html values created
            [DEBUG] [historyHTML] - done
            [DEBUG] [historyJSON] - new history json values created
            [DEBUG] [historyJSON] - done
            [DEBUG] [historyHTML] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","context":{"fileNames":["/opt/iobroker/backups/iobroker_2021_10_31-18_16_13_backupiobroker.tar.gz","/opt/iobroker/backups/historyDB_2021_10_31-18_16_24_backupiobroker.tar.gz"],"errors":{"mount":"Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups\nmount error: cifs filesystem not supported by the system\nmount error(19): No such device\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n","historyDB":"Backitup cannot found source \"undefined\" for compress!"},"done":["iobroker"],"types":["iobroker"]},"adapter":null},"dir":"/opt/iobroker","historyDB":{"enabled":true,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"192.168.6.10","debugging":true,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/Broker","dirMinimal":"/Backup/RPI_IOBroker/Broker","user":"RPI_IOBroker","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"webdav":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"username":"username","pass":"****","url":"https://example.com/remote.php/dav/files/username/","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":""},"historyHTML":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de","time":"31. Oktober 2021 um 18:16 Uhr"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"none","onlyError":false,"telegramWaiting":0,"hostName":"","systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"hostName":"","systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
            [DEBUG] [historyJSON] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","context":{"fileNames":["/opt/iobroker/backups/iobroker_2021_10_31-18_16_13_backupiobroker.tar.gz","/opt/iobroker/backups/historyDB_2021_10_31-18_16_24_backupiobroker.tar.gz"],"errors":{"mount":"Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups\nmount error: cifs filesystem not supported by the system\nmount error(19): No such device\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n","historyDB":"Backitup cannot found source \"undefined\" for compress!"},"done":["iobroker"],"types":["iobroker"]},"adapter":null},"dir":"/opt/iobroker","historyDB":{"enabled":true,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"192.168.6.10","debugging":true,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/Broker","dirMinimal":"/Backup/RPI_IOBroker/Broker","user":"RPI_IOBroker","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"webdav":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"username":"username","pass":"****","url":"https://example.com/remote.php/dav/files/username/","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":""},"historyHTML":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de","time":"31. Oktober 2021 um 18:16 Uhr"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"none","onlyError":false,"telegramWaiting":0,"hostName":"","systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"hostName":"","systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
            [DEBUG] [umount] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","backupDir":"/opt/iobroker/backups"}
            
            HomoranH 1 Reply Last reply
            0
            • B Berlon

              @homoran
              die fehlenden Ordner habe ich erstellt, aber BackItUp beendet seine Arbeit nicht mehr. Der blaue Balken läuft immer weiter.
              Post mal das besher erstellte Log. Auf der Syno sind bisher noch keine Dateien aufgetaucht.

              Started iobroker ...
              [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****"}
              [DEBUG] [mount] - noserverino option: false
              [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.0 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups"
              [DEBUG] [mount] - first mount attempt with smb option failed. try next mount attempt without smb option ...
              [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups"
              [ERROR] [mount] - [undefined Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups
              mount error: cifs filesystem not supported by the system
              mount error(19): No such device
              Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
              
              [ERROR] [mount] - [IGNORED] Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups
              mount error: cifs filesystem not supported by the system
              mount error(19): No such device
              Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
              
              [DEBUG] [iobroker] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","context":{"fileNames":[],"errors":{"mount":"Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups\nmount error: cifs filesystem not supported by the system\nmount error(19): No such device\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n"},"done":[],"types":[]},"adapter":null},"dir":"/opt/iobroker","historyDB":{"enabled":true,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"192.168.6.10","debugging":true,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/Broker","dirMinimal":"/Backup/RPI_IOBroker/Broker","user":"RPI_IOBroker","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"webdav":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"username":"username","pass":"****","url":"https://example.com/remote.php/dav/files/username/","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":""},"historyHTML":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"none","onlyError":false,"telegramWaiting":0,"hostName":"","systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"hostName":"","systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
              [DEBUG] [iobroker] - host.raspberrypi 9522 states saved
              
              [DEBUG] [iobroker] - host.raspberrypi 11459 objects saved
              
              [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_10_31-18_16_13_backupiobroker.tar.gz
              
              [DEBUG] [iobroker] - done
              [DEBUG] [historyDB] - compress from historyDB started ...
              [ERROR] [historyDB] - [IGNORED] Backitup cannot found source "undefined" for compress!
              [DEBUG] [cifs] - done
              [DEBUG] [cifs] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","backupDir":"/opt/iobroker/backups","deleteBackupAfter":0}
              [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
              [DEBUG] [clean] - done
              [DEBUG] [telegram] - done
              [DEBUG] [telegram] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","context":{"fileNames":["/opt/iobroker/backups/iobroker_2021_10_31-18_16_13_backupiobroker.tar.gz","/opt/iobroker/backups/historyDB_2021_10_31-18_16_24_backupiobroker.tar.gz"],"errors":{"mount":"Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups\nmount error: cifs filesystem not supported by the system\nmount error(19): No such device\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n","historyDB":"Backitup cannot found source \"undefined\" for compress!"},"done":["iobroker"],"types":["iobroker"]},"adapter":null},"dir":"/opt/iobroker","historyDB":{"enabled":true,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"192.168.6.10","debugging":true,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/Broker","dirMinimal":"/Backup/RPI_IOBroker/Broker","user":"RPI_IOBroker","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"webdav":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"username":"username","pass":"****","url":"https://example.com/remote.php/dav/files/username/","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":""},"historyHTML":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"none","onlyError":false,"telegramWaiting":0,"hostName":"","systemLang":"de","time":"31. Oktober 2021 um 18:16 Uhr"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"hostName":"","systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
              [DEBUG] [historyHTML] - new history html values created
              [DEBUG] [historyHTML] - done
              [DEBUG] [historyJSON] - new history json values created
              [DEBUG] [historyJSON] - done
              [DEBUG] [historyHTML] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","context":{"fileNames":["/opt/iobroker/backups/iobroker_2021_10_31-18_16_13_backupiobroker.tar.gz","/opt/iobroker/backups/historyDB_2021_10_31-18_16_24_backupiobroker.tar.gz"],"errors":{"mount":"Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups\nmount error: cifs filesystem not supported by the system\nmount error(19): No such device\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n","historyDB":"Backitup cannot found source \"undefined\" for compress!"},"done":["iobroker"],"types":["iobroker"]},"adapter":null},"dir":"/opt/iobroker","historyDB":{"enabled":true,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"192.168.6.10","debugging":true,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/Broker","dirMinimal":"/Backup/RPI_IOBroker/Broker","user":"RPI_IOBroker","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"webdav":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"username":"username","pass":"****","url":"https://example.com/remote.php/dav/files/username/","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":""},"historyHTML":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de","time":"31. Oktober 2021 um 18:16 Uhr"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"none","onlyError":false,"telegramWaiting":0,"hostName":"","systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"hostName":"","systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
              [DEBUG] [historyJSON] start with {"type":"creator","time":"02:00","debugging":true,"everyXDays":"1","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","context":{"fileNames":["/opt/iobroker/backups/iobroker_2021_10_31-18_16_13_backupiobroker.tar.gz","/opt/iobroker/backups/historyDB_2021_10_31-18_16_24_backupiobroker.tar.gz"],"errors":{"mount":"Error: Command failed: sudo mount -t cifs -o username=RPI_IOBroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.6.10/Backup/RPI_IOBroker/IOBroker /opt/iobroker/backups\nmount error: cifs filesystem not supported by the system\nmount error(19): No such device\nRefer to the mount.cifs(8) manual page (e.g. man mount.cifs)\n","historyDB":"Backitup cannot found source \"undefined\" for compress!"},"done":["iobroker"],"types":["iobroker"]},"adapter":null},"dir":"/opt/iobroker","historyDB":{"enabled":true,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"192.168.6.10","debugging":true,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/Broker","dirMinimal":"/Backup/RPI_IOBroker/Broker","user":"RPI_IOBroker","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"webdav":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"username":"username","pass":"****","url":"https://example.com/remote.php/dav/files/username/","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":""},"historyHTML":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":"500","systemLang":"de","time":"31. Oktober 2021 um 18:16 Uhr"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"none","onlyError":false,"telegramWaiting":0,"hostName":"","systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"hostName":"","systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
              [DEBUG] [umount] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.6.10","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=3.0","sudo":true,"cifsDomain":"","clientInodes":false,"deleteOldBackup":true,"ownDir":true,"dir":"/Backup/RPI_IOBroker/IOBroker","dirMinimal":"Backup/RPI_IOBroker/IOBroker","user":"RPI_IOBroker","pass":"****","backupDir":"/opt/iobroker/backups"}
              
              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by Homoran
              #24

              @berlon sagte in Broker->BackItUp FTP->Synology:

              Auf der Syno sind bisher noch keine Dateien aufgetaucht.

              stimmt der Pfad soweit?
              //192.168.6.10/Backup/RPI_IOBroker/IOBroker

              wenn du ihn am PC aufrufst?

              dein Backup befindet sich auf dem Pi unter DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_10_31-18_16_13_backupiobroker.tar.gz weil der mount nicht klappt

              mount error: cifs filesystem not supported by the system

              Wäre jetzt noch herauszufinden warum nicht

              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              GlasfaserG B 2 Replies Last reply
              0
              • HomoranH Homoran

                @berlon sagte in Broker->BackItUp FTP->Synology:

                Auf der Syno sind bisher noch keine Dateien aufgetaucht.

                stimmt der Pfad soweit?
                //192.168.6.10/Backup/RPI_IOBroker/IOBroker

                wenn du ihn am PC aufrufst?

                dein Backup befindet sich auf dem Pi unter DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_10_31-18_16_13_backupiobroker.tar.gz weil der mount nicht klappt

                mount error: cifs filesystem not supported by the system

                Wäre jetzt noch herauszufinden warum nicht

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                wrote on last edited by Glasfaser
                #25

                @Berlon

                Was sagt die Ausgabe von

                cat /proc/filesystems|grep cifs
                

                auf der Pi

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                GlasfaserG 1 Reply Last reply
                0
                • HomoranH Homoran

                  @berlon sagte in Broker->BackItUp FTP->Synology:

                  Auf der Syno sind bisher noch keine Dateien aufgetaucht.

                  stimmt der Pfad soweit?
                  //192.168.6.10/Backup/RPI_IOBroker/IOBroker

                  wenn du ihn am PC aufrufst?

                  dein Backup befindet sich auf dem Pi unter DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_10_31-18_16_13_backupiobroker.tar.gz weil der mount nicht klappt

                  mount error: cifs filesystem not supported by the system

                  Wäre jetzt noch herauszufinden warum nicht

                  B Offline
                  B Offline
                  Berlon
                  wrote on last edited by
                  #26

                  @homoran said in Broker->BackItUp FTP->Synology:

                  stimmt der Pfad soweit?
                  //192.168.6.10/Backup/RPI_IOBroker/IOBroker
                  wenn du ihn am PC aufrufst?

                  im Browser aufgerufen geht der Firefox mit der Oberfläche der Syno auf.
                  In Firefox eingegeben geht auch die Oberfläche auf.

                  HomoranH 1 Reply Last reply
                  0
                  • B Berlon

                    @homoran said in Broker->BackItUp FTP->Synology:

                    stimmt der Pfad soweit?
                    //192.168.6.10/Backup/RPI_IOBroker/IOBroker
                    wenn du ihn am PC aufrufst?

                    im Browser aufgerufen geht der Firefox mit der Oberfläche der Syno auf.
                    In Firefox eingegeben geht auch die Oberfläche auf.

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

                    @berlon sagte in Broker->BackItUp FTP->Synology:

                    im Browser aufgerufen geht der Firefox mit der Oberfläche der Syno auf.

                    nicht im Browser - im Dateiexplorer

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    B 1 Reply Last reply
                    0
                    • HomoranH Homoran

                      @berlon sagte in Broker->BackItUp FTP->Synology:

                      im Browser aufgerufen geht der Firefox mit der Oberfläche der Syno auf.

                      nicht im Browser - im Dateiexplorer

                      B Offline
                      B Offline
                      Berlon
                      wrote on last edited by
                      #28

                      @homoran said in Broker->BackItUp FTP->Synology:

                      nicht im Browser - im Dateiexplorer

                      mit dem Browser meinte ich den Dateiexplorer. Hier eingegeben
                      geht der Firefox mit mit der Oberfläche der Syno auf.

                      HomoranH 1 Reply Last reply
                      0
                      • B Berlon

                        @homoran said in Broker->BackItUp FTP->Synology:

                        nicht im Browser - im Dateiexplorer

                        mit dem Browser meinte ich den Dateiexplorer. Hier eingegeben
                        geht der Firefox mit mit der Oberfläche der Syno auf.

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

                        @berlon sagte in Broker->BackItUp FTP->Synology:

                        mit dem Browser meinte ich den Dateiexplorer

                        da sollte dann aber das Verzeichnis aufgehen

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        B 1 Reply Last reply
                        0
                        • HomoranH Homoran

                          @berlon sagte in Broker->BackItUp FTP->Synology:

                          mit dem Browser meinte ich den Dateiexplorer

                          da sollte dann aber das Verzeichnis aufgehen

                          B Offline
                          B Offline
                          Berlon
                          wrote on last edited by
                          #30

                          @homoran
                          bei mir geht mit Eingabe einer IP-Adresse im Dateiexplorer der Firefox auf. Gerade auch mit der IP des RasPi versucht.

                          HomoranH 1 Reply Last reply
                          0
                          • B Berlon

                            @homoran
                            bei mir geht mit Eingabe einer IP-Adresse im Dateiexplorer der Firefox auf. Gerade auch mit der IP des RasPi versucht.

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

                            @berlon sagte in Broker->BackItUp FTP->Synology:

                            bei mir geht mit Eingabe einer IP-Adresse im Dateiexplorer der Firefox auf. Gerade auch mit der IP des RasPi versucht.

                            hast du die beide // davor gesetzt?

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            HomoranH B 2 Replies Last reply
                            0
                            • GlasfaserG Glasfaser

                              @Berlon

                              Was sagt die Ausgabe von

                              cat /proc/filesystems|grep cifs
                              

                              auf der Pi

                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              wrote on last edited by Glasfaser
                              #32

                              @Berlon

                              @glasfaser sagte in Broker->BackItUp FTP->Synology:
                              @Berlon

                              Was sagt die Ausgabe von

                              cat /proc/filesystems|grep cifs
                              

                              auf der Pi

                              Teste mal :

                              //192.168.6.10/Backup/RPI_IOBroker /IOBroker
                              //192.168.6.10/Backup /RPI_IOBroker/IOBroker

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              GlasfaserG 2 Replies Last reply
                              0
                              • HomoranH Homoran

                                @berlon sagte in Broker->BackItUp FTP->Synology:

                                bei mir geht mit Eingabe einer IP-Adresse im Dateiexplorer der Firefox auf. Gerade auch mit der IP des RasPi versucht.

                                hast du die beide // davor gesetzt?

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

                                @homoran sagte in Broker->BackItUp FTP->Synology:

                                @berlon sagte in Broker->BackItUp FTP->Synology:

                                bei mir geht mit Eingabe einer IP-Adresse im Dateiexplorer der Firefox auf. Gerade auch mit der IP des RasPi versucht.

                                hast du die beide // davor gesetzt?

                                @Berlon

                                sorry, bei WIN natürlich \\

                                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                1 Reply Last reply
                                0
                                • HomoranH Homoran

                                  @berlon sagte in Broker->BackItUp FTP->Synology:

                                  bei mir geht mit Eingabe einer IP-Adresse im Dateiexplorer der Firefox auf. Gerade auch mit der IP des RasPi versucht.

                                  hast du die beide // davor gesetzt?

                                  B Offline
                                  B Offline
                                  Berlon
                                  wrote on last edited by Berlon
                                  #34

                                  @homoran
                                  mit oder ohne Doppelslash, es grüßt immer der FF

                                  @homoran said in Broker->BackItUp FTP->Synology:

                                  sorry, bei WIN natürlich \

                                  ok so passiert was.
                                  Bild24.png

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • B Berlon

                                    @homoran
                                    mit oder ohne Doppelslash, es grüßt immer der FF

                                    @homoran said in Broker->BackItUp FTP->Synology:

                                    sorry, bei WIN natürlich \

                                    ok so passiert was.
                                    Bild24.png

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by
                                    #35

                                    @berlon

                                    Linux /
                                    Windows \

                                    Mix nicht möglich.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    1 Reply Last reply
                                    0
                                    • GlasfaserG Glasfaser

                                      @Berlon

                                      @glasfaser sagte in Broker->BackItUp FTP->Synology:
                                      @Berlon

                                      Was sagt die Ausgabe von

                                      cat /proc/filesystems|grep cifs
                                      

                                      auf der Pi

                                      Teste mal :

                                      //192.168.6.10/Backup/RPI_IOBroker /IOBroker
                                      //192.168.6.10/Backup /RPI_IOBroker/IOBroker

                                      GlasfaserG Offline
                                      GlasfaserG Offline
                                      Glasfaser
                                      wrote on last edited by Glasfaser
                                      #36

                                      @berlon sagte in Broker->BackItUp FTP->Synology:

                                      ok so passiert was.

                                      \192.168.6.10\Backup\RPI_IOBroker\IOBroker
                                      \192.168.6.10\Backup\RPI_IOBroker \IOBroker
                                      \192.168.6.10\Backup \RPI_IOBroker \IOBroker

                                      EDIT :
                                      davor ist natürlich der \\ wird nur hier als \ angezeigt ,

                                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                      B 1 Reply Last reply
                                      1
                                      • GlasfaserG Glasfaser

                                        @berlon sagte in Broker->BackItUp FTP->Synology:

                                        ok so passiert was.

                                        \192.168.6.10\Backup\RPI_IOBroker\IOBroker
                                        \192.168.6.10\Backup\RPI_IOBroker \IOBroker
                                        \192.168.6.10\Backup \RPI_IOBroker \IOBroker

                                        EDIT :
                                        davor ist natürlich der \\ wird nur hier als \ angezeigt ,

                                        B Offline
                                        B Offline
                                        Berlon
                                        wrote on last edited by Berlon
                                        #37

                                        @glasfaser said in Broker->BackItUp FTP->Synology:

                                        \192.168.6.10\Backup\RPI_IOBroker\IOBroker

                                        hat nach Eingabe der Zugangsdaten vollen Zugriff, auch auf die darüber liegenden Ordner.

                                        HomoranH 1 Reply Last reply
                                        0
                                        • B Berlon

                                          @glasfaser said in Broker->BackItUp FTP->Synology:

                                          \192.168.6.10\Backup\RPI_IOBroker\IOBroker

                                          hat nach Eingabe der Zugangsdaten vollen Zugriff, auch auf die darüber liegenden Ordner.

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

                                          @berlon sagte in Broker->BackItUp FTP->Synology:

                                          hat nach Eingabe der Zugangsdaten

                                          die wurden aber doch vorhin nicht abgefragt!

                                          ich dachte \\192.168.6.10\Backup wäre dein share?
                                          hast du die Rechte doch nicht korrekt vergeben, so dass der User erst im Unterverzeichnis abgefragt wird, oder ist das Unterverzeichnis der share?

                                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          108

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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