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 Fehler bei NAS Nutzung

NEWS

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

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Backitup Fehler bei NAS Nutzung

Scheduled Pinned Locked Moved Unsolved Error/Bug
backitupnas
66 Posts 9 Posters 8.0k Views 7 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.
  • IccubeI Offline
    IccubeI Offline
    Iccube
    wrote on last edited by Iccube
    #24

    Hi,
    wollte mich hier auch mal mit einbringen.
    Habe jetzt auch mal die Beta Installiert, habe gehofft das dadurch die Verbindung über Cifs oder NFS geht.

    Leider bekomme ich es nicht hin mich auf mein NAS über CiFS oder NFS zu verbinden über Ftp geht es ohne probleme.
    Habe auch schon sämtliche Tips von Backup auf Nas probiert ohne erfolg.

    backup.png

    Bekomme folgende Fehler

    2020-04-14 12:54:26.442 - info: backitup.0 (18037) terminating
    2020-04-14 12:54:26.442 - info: backitup.0 (18037) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    2020-04-14 12:54:26.951 - info: host.iobroker instance system.adapter.backitup.0 terminated with code 156 (156)
    2020-04-14 12:54:28.950 - info: host.iobroker instance system.adapter.backitup.0 started with pid 21317
    2020-04-14 12:54:29.953 - info: backitup.0 (21317) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.backitup, node: v10.20.0
    2020-04-14 12:54:29.970 - info: backitup.0 (21317) [iobroker] backup was activated at 02:00 every 3 day(s)
    2020-04-14 12:54:30.014 - error: backitup.0 (21317) [undefined Error: Command failed: sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777,vers=2.0 //###.###.###.###/datenlukas/backups /opt/iobroker/backups
    mount error(1): Operation not permitted
    Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
    2020-04-14 12:54:30.035 - error: backitup.0 (21317) Error: Command failed: sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777 //###.###.###.###/datenlukas/backups /opt/iobroker/backups
    mount error(1): Operation not permitted
    Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
    

    Iobroker läuft auf Debian 10.3 unter proxmox im Lxc

    cifs-utils und nfs - common sind installiert

    simatecS 1 Reply Last reply
    0
    • IccubeI Iccube

      Hi,
      wollte mich hier auch mal mit einbringen.
      Habe jetzt auch mal die Beta Installiert, habe gehofft das dadurch die Verbindung über Cifs oder NFS geht.

      Leider bekomme ich es nicht hin mich auf mein NAS über CiFS oder NFS zu verbinden über Ftp geht es ohne probleme.
      Habe auch schon sämtliche Tips von Backup auf Nas probiert ohne erfolg.

      backup.png

      Bekomme folgende Fehler

      2020-04-14 12:54:26.442 - info: backitup.0 (18037) terminating
      2020-04-14 12:54:26.442 - info: backitup.0 (18037) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2020-04-14 12:54:26.951 - info: host.iobroker instance system.adapter.backitup.0 terminated with code 156 (156)
      2020-04-14 12:54:28.950 - info: host.iobroker instance system.adapter.backitup.0 started with pid 21317
      2020-04-14 12:54:29.953 - info: backitup.0 (21317) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.backitup, node: v10.20.0
      2020-04-14 12:54:29.970 - info: backitup.0 (21317) [iobroker] backup was activated at 02:00 every 3 day(s)
      2020-04-14 12:54:30.014 - error: backitup.0 (21317) [undefined Error: Command failed: sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777,vers=2.0 //###.###.###.###/datenlukas/backups /opt/iobroker/backups
      mount error(1): Operation not permitted
      Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
      2020-04-14 12:54:30.035 - error: backitup.0 (21317) Error: Command failed: sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777 //###.###.###.###/datenlukas/backups /opt/iobroker/backups
      mount error(1): Operation not permitted
      Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
      

      Iobroker läuft auf Debian 10.3 unter proxmox im Lxc

      cifs-utils und nfs - common sind installiert

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

      @Iccube

      Führe den Installer Fix mal aus ...

      curl -sL https://iobroker.net/fix.sh | bash -
      

      oder bei js-controller > 2.1.0

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

        @Iccube

        Führe den Installer Fix mal aus ...

        curl -sL https://iobroker.net/fix.sh | bash -
        

        oder bei js-controller > 2.1.0

        iobroker fix
        
        IccubeI Offline
        IccubeI Offline
        Iccube
        wrote on last edited by
        #26

        @simatec habe ich alles schon probiert

        simatecS 1 Reply Last reply
        0
        • IccubeI Iccube

          @simatec habe ich alles schon probiert

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

          @Iccube Was hast du denn für ein NAS?
          Hast du schon mal smb1 versucht? Stimmt der Pfad?

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

            @Iccube Was hast du denn für ein NAS?
            Hast du schon mal smb1 versucht? Stimmt der Pfad?

            IccubeI Offline
            IccubeI Offline
            Iccube
            wrote on last edited by
            #28

            @simatec habe eine Synology DS218+, smb1 -2-3 habe ich auch schon versucht der Pfad ist richtig.

            iobroker läuft bei mir auf proxmox im LXC und das backup von meinen LXC containern auf die syno von proxmox aus funktioniert ja auch über cifs also kann es eigentlich nicht am nas liegen

            GlasfaserG simatecS 2 Replies Last reply
            0
            • IccubeI Iccube

              @simatec habe eine Synology DS218+, smb1 -2-3 habe ich auch schon versucht der Pfad ist richtig.

              iobroker läuft bei mir auf proxmox im LXC und das backup von meinen LXC containern auf die syno von proxmox aus funktioniert ja auch über cifs also kann es eigentlich nicht am nas liegen

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

              @Iccube

              Schau mal hier :
              Link Text
              Link Text

              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 ..

              IccubeI 1 Reply Last reply
              0
              • IccubeI Iccube

                @simatec habe eine Synology DS218+, smb1 -2-3 habe ich auch schon versucht der Pfad ist richtig.

                iobroker läuft bei mir auf proxmox im LXC und das backup von meinen LXC containern auf die syno von proxmox aus funktioniert ja auch über cifs also kann es eigentlich nicht am nas liegen

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

                @Iccube sagte in Backitup Fehler bei NAS Nutzung:

                ht der Pfad ist richtig.
                iobroker läuft bei mir auf proxmox im LXC und das backup von meinen LXC containern auf die syno von proxmox aus funktioniert ja auch über cifs also kann es eigentlich nicht am nas liegen

                Bei LXC bin ich raus ... Nutze ich nicht und kann da leider nicht helfen ...

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

                  @Iccube

                  Schau mal hier :
                  Link Text
                  Link Text

                  IccubeI Offline
                  IccubeI Offline
                  Iccube
                  wrote on last edited by
                  #31

                  @Glasfaser das habe ich auch schon durch ohne erfolg.
                  Habe gestern mal eine VM mit openmediavault erstellt mit den jewiligen freigaben für cifs und nfs das funktioniert auch nicht .
                  Gebe es auf bleibe einfach bei ftp

                  H 1 Reply Last reply
                  0
                  • IccubeI Iccube

                    @Glasfaser das habe ich auch schon durch ohne erfolg.
                    Habe gestern mal eine VM mit openmediavault erstellt mit den jewiligen freigaben für cifs und nfs das funktioniert auch nicht .
                    Gebe es auf bleibe einfach bei ftp

                    H Offline
                    H Offline
                    Homer
                    wrote on last edited by Homoran
                    #32

                    Ich komme leider auch nicht so weit, wie ich kommen möchte: Das Backup wird erstellt und ich finde es auch auf der SD-Karte. Allerdings kommt dieses Fehlermeldung:

                    [ERROR] [iobroker] - host.raspberrypi Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error: EACCES: permission denied, open '/opt/iobroker/backups/iobroker_2020_10_10-16_37_27_backupiobroker.tar.gz'
                    
                    [ERROR] [iobroker] - host.raspberrypi Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
                    

                    MOD-Edit: Code in code-tags gesetzt!

                    Die genannten Fixe sind alle durch, ohne Erfolg.

                    Auf dem NAS wird eine leere Datei angelegt.

                    Was kann ich noch versuchen?

                    H.

                    GlasfaserG 1 Reply Last reply
                    0
                    • H Homer

                      Ich komme leider auch nicht so weit, wie ich kommen möchte: Das Backup wird erstellt und ich finde es auch auf der SD-Karte. Allerdings kommt dieses Fehlermeldung:

                      [ERROR] [iobroker] - host.raspberrypi Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error: EACCES: permission denied, open '/opt/iobroker/backups/iobroker_2020_10_10-16_37_27_backupiobroker.tar.gz'
                      
                      [ERROR] [iobroker] - host.raspberrypi Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
                      

                      MOD-Edit: Code in code-tags gesetzt!

                      Die genannten Fixe sind alle durch, ohne Erfolg.

                      Auf dem NAS wird eine leere Datei angelegt.

                      Was kann ich noch versuchen?

                      H.

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

                      @Homer

                      Die Ausgabe bitte in Code-Tags </> setzen .

                      Das Backup wird erstellt und ich finde es auch auf der SD-Karte.
                      .....................Auf dem NAS wird eine leere Datei angelegt.

                      Zeige mal das komplette Log

                      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 ..

                      H 1 Reply Last reply
                      0
                      • GlasfaserG Glasfaser

                        @Homer

                        Die Ausgabe bitte in Code-Tags </> setzen .

                        Das Backup wird erstellt und ich finde es auch auf der SD-Karte.
                        .....................Auf dem NAS wird eine leere Datei angelegt.

                        Zeige mal das komplette Log

                        H Offline
                        H Offline
                        Homer
                        wrote on last edited by Homoran
                        #34

                        @Glasfaser

                        Das ist das komplette Log:

                        <
                        Gestartet...
                        [DEBUG] [mount] - mount activ... umount is started before mount!!
                        [DEBUG] [mount] - umount successfully completed
                        [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"}
                        [DEBUG] [mount] - mount successfully completed
                        [DEBUG] [mount] - done
                        [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.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****","context":{"fileNames":[],"errors":{},"done":["umount","mount"],"types":[]},"adapter":null},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/var/lib/redis"},"historyDB":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"media/usb/history"},"zigbee":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/opt/iobroker/iobroker-data"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"telegramWaiting":0,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                        [DEBUG] [iobroker] - host.raspberrypi 5483 states saved
                        
                        [DEBUG] [iobroker] - host.raspberrypi 5036 objects saved
                        
                        [ERROR] [iobroker] - host.raspberrypi Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error: EACCES: permission denied, open '/opt/iobroker/backups/iobroker_2020_10_10-16_37_27_backupiobroker.tar.gz'
                        
                        [ERROR] [iobroker] - host.raspberrypi Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
                        
                        [DEBUG] [iobroker] - done
                        [DEBUG] [cifs] - done
                        [DEBUG] [clean] - done
                        [DEBUG] [telegram] - [iobroker] used Telegram-Instance: telegram.0
                        [DEBUG] [telegram] - done
                        [DEBUG] [history] - backitup.0.history.html
                        [DEBUG] [history] - backitup.0.history.json
                        [EXIT] 9
                        [DEBUG] [umount] - mount activ... umount in 60 Seconds!!
                        [DEBUG] [cifs] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****","backupDir":"/opt/iobroker/backups","deleteBackupAfter":0}
                        [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.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****","context":{"fileNames":["/opt/iobroker/backups/iobroker_2020_10_10-16_37_27_backupiobroker.tar.gz"],"errors":{},"done":["umount","mount","iobroker"],"types":["iobroker"]},"adapter":null},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/var/lib/redis"},"historyDB":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"media/usb/history"},"zigbee":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/opt/iobroker/iobroker-data"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"telegramWaiting":0,"systemLang":"de","time":"10. Oktober 2020 um 16:37 Uhr"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                        [DEBUG] [history] 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.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****","context":{"fileNames":["/opt/iobroker/backups/iobroker_2020_10_10-16_37_27_backupiobroker.tar.gz"],"errors":{},"done":["umount","mount","iobroker"],"types":["iobroker"]},"adapter":null},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/var/lib/redis"},"historyDB":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"media/usb/history"},"zigbee":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/opt/iobroker/iobroker-data"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de","time":"10. Oktober 2020 um 16:37 Uhr"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"telegramWaiting":0,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                        [DEBUG] [umount] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****","backupDir":"/opt/iobroker/backups"}
                        [DEBUG] [umount] - umount successfully completed
                        [DEBUG] [umount] - done
                        [EXIT] 9
                        />
                        
                        

                        MOD-Edit: Code in code-tags gesetzt!

                        H.

                        H 1 Reply Last reply
                        0
                        • H Homer

                          @Glasfaser

                          Das ist das komplette Log:

                          <
                          Gestartet...
                          [DEBUG] [mount] - mount activ... umount is started before mount!!
                          [DEBUG] [mount] - umount successfully completed
                          [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"}
                          [DEBUG] [mount] - mount successfully completed
                          [DEBUG] [mount] - done
                          [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.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****","context":{"fileNames":[],"errors":{},"done":["umount","mount"],"types":[]},"adapter":null},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/var/lib/redis"},"historyDB":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"media/usb/history"},"zigbee":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/opt/iobroker/iobroker-data"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"telegramWaiting":0,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                          [DEBUG] [iobroker] - host.raspberrypi 5483 states saved
                          
                          [DEBUG] [iobroker] - host.raspberrypi 5036 objects saved
                          
                          [ERROR] [iobroker] - host.raspberrypi Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error: EACCES: permission denied, open '/opt/iobroker/backups/iobroker_2020_10_10-16_37_27_backupiobroker.tar.gz'
                          
                          [ERROR] [iobroker] - host.raspberrypi Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
                          
                          [DEBUG] [iobroker] - done
                          [DEBUG] [cifs] - done
                          [DEBUG] [clean] - done
                          [DEBUG] [telegram] - [iobroker] used Telegram-Instance: telegram.0
                          [DEBUG] [telegram] - done
                          [DEBUG] [history] - backitup.0.history.html
                          [DEBUG] [history] - backitup.0.history.json
                          [EXIT] 9
                          [DEBUG] [umount] - mount activ... umount in 60 Seconds!!
                          [DEBUG] [cifs] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****","backupDir":"/opt/iobroker/backups","deleteBackupAfter":0}
                          [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.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****","context":{"fileNames":["/opt/iobroker/backups/iobroker_2020_10_10-16_37_27_backupiobroker.tar.gz"],"errors":{},"done":["umount","mount","iobroker"],"types":["iobroker"]},"adapter":null},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/var/lib/redis"},"historyDB":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"media/usb/history"},"zigbee":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/opt/iobroker/iobroker-data"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"telegramWaiting":0,"systemLang":"de","time":"10. Oktober 2020 um 16:37 Uhr"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                          [DEBUG] [history] 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.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****","context":{"fileNames":["/opt/iobroker/backups/iobroker_2020_10_10-16_37_27_backupiobroker.tar.gz"],"errors":{},"done":["umount","mount","iobroker"],"types":["iobroker"]},"adapter":null},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/var/lib/redis"},"historyDB":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"media/usb/history"},"zigbee":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"local","mount":"192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","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":"/opt/iobroker/iobroker-data"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de","time":"10. Oktober 2020 um 16:37 Uhr"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":null,"onlyError":false,"telegramWaiting":0,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                          [DEBUG] [umount] start with {"mountType":"CIFS","type":"storage","source":"local","mount":"//192.168.2.212","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":true,"cifsDomain":"","deleteOldBackup":false,"ownDir":true,"dir":"/zzz_backup/ioBroker/Standard","dirMinimal":"/zzz_backup/ioBroker/Standard","user":"iobrokerBACKUP","pass":"****","backupDir":"/opt/iobroker/backups"}
                          [DEBUG] [umount] - umount successfully completed
                          [DEBUG] [umount] - done
                          [EXIT] 9
                          />
                          
                          

                          MOD-Edit: Code in code-tags gesetzt!

                          H.

                          H Offline
                          H Offline
                          Homer
                          wrote on last edited by
                          #35

                          Über Telegram wird gemeldet:
                          BackItUp:
                          <Ein neues iobroker Backup wurde am 10. Oktober 2020 um 16:37 Uhr erstellt, und unter //192.168.2.212/zzz_backup/ioBroker/Standard gespeichert./>

                          H GlasfaserG 2 Replies Last reply
                          0
                          • H Homer

                            Über Telegram wird gemeldet:
                            BackItUp:
                            <Ein neues iobroker Backup wurde am 10. Oktober 2020 um 16:37 Uhr erstellt, und unter //192.168.2.212/zzz_backup/ioBroker/Standard gespeichert./>

                            H Offline
                            H Offline
                            Homer
                            wrote on last edited by
                            #36

                            Die Rechte auf den Files auf dem Raspy sehe so aus:
                            375b9c61-880e-4325-9ebf-d99fcf945379-image.png

                            GlasfaserG 1 Reply Last reply
                            0
                            • H Homer

                              Über Telegram wird gemeldet:
                              BackItUp:
                              <Ein neues iobroker Backup wurde am 10. Oktober 2020 um 16:37 Uhr erstellt, und unter //192.168.2.212/zzz_backup/ioBroker/Standard gespeichert./>

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

                              @Homer

                              zu CodeTags ...

                              dp2.gif

                              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 ..

                              1 Reply Last reply
                              1
                              • H Homer

                                Die Rechte auf den Files auf dem Raspy sehe so aus:
                                375b9c61-880e-4325-9ebf-d99fcf945379-image.png

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

                                @Homer

                                Welche BackItUp Version hast du !?

                                EDIT:

                                und die Ausgabe von

                                iobroker version
                                

                                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 ..

                                H 2 Replies Last reply
                                0
                                • GlasfaserG Glasfaser

                                  @Homer

                                  Welche BackItUp Version hast du !?

                                  EDIT:

                                  und die Ausgabe von

                                  iobroker version
                                  
                                  H Offline
                                  H Offline
                                  Homer
                                  wrote on last edited by
                                  #39

                                  @Glasfaser
                                  1.6.7

                                  1 Reply Last reply
                                  0
                                  • GlasfaserG Glasfaser

                                    @Homer

                                    Welche BackItUp Version hast du !?

                                    EDIT:

                                    und die Ausgabe von

                                    iobroker version
                                    
                                    H Offline
                                    H Offline
                                    Homer
                                    wrote on last edited by
                                    #40

                                    @Glasfaser
                                    iobroker 2.2.9

                                    GlasfaserG 1 Reply Last reply
                                    0
                                    • H Homer

                                      @Glasfaser
                                      iobroker 2.2.9

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

                                      @Homer

                                      Hast du erst jetzt das Problem !??

                                      Mache erstmal ein update vom js-controller auf 3.1.6

                                      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 ..

                                      H 1 Reply Last reply
                                      0
                                      • GlasfaserG Glasfaser

                                        @Homer

                                        Hast du erst jetzt das Problem !??

                                        Mache erstmal ein update vom js-controller auf 3.1.6

                                        H Offline
                                        H Offline
                                        Homer
                                        wrote on last edited by
                                        #42

                                        @Glasfaser
                                        Ich habe BackItUp heute erst installiert und bin dann wie beschrieben nicht weiter gekommen. Daher hatte ich vorher keine Probleme.

                                        H.

                                        GlasfaserG 1 Reply Last reply
                                        0
                                        • H Homer

                                          @Glasfaser
                                          Ich habe BackItUp heute erst installiert und bin dann wie beschrieben nicht weiter gekommen. Daher hatte ich vorher keine Probleme.

                                          H.

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

                                          @Homer

                                          [ERROR] [iobroker] - host.raspberrypi Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
                                          

                                          wegen dieser Fehlermeldung .

                                          Mache ein Update + nochmal vor dem iobroker start

                                          iobroker fix
                                          

                                          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 ..

                                          H 1 Reply Last reply
                                          0

                                          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

                                          388

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          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