Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backitup CIFS Fehlermeldung, obwohl kein CIFS verwendet wird

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Backitup CIFS Fehlermeldung, obwohl kein CIFS verwendet wird

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

      Moin

      Nach (manuellem) ausführen eines Backups - hier CCU (aber auch bei iobroker backup) - kommt zum Ende des Backups die Fehlermeldung
      "ERROR cifs The storage path "/opt/iobroker/backups" for copying is not configured correctly". Die gewünschten Backups sind bereits ausgeführt.

      Konfiguriert ist "lokal kopieren". CIFS ist nicht konfiguriert.

      Das Ganze seit Umzug auf neue Hardware, upgrade influxdb 1->2, Neuinstallation iobroker und restore iobroker backup vom alten System.

      Eigentlich nur kosmetisch, da die geforderten Backup durchgeführt werden, und jeweils zum Edne dieser Fehler ausgeworfen wird.

      Logfile des Backups:

      *14:20:01.582
      INFO
      gui
      Backup gestartet ...
      14:20:03.430
      DEBUG
      ccu
      CCU-Backup started ...
      [DEBUG] [ccu] start with {"type":"creator","time":"01:36","cronjob":"00 36 01 */3 * *","ownCron":false,"debugging":true,"everyXDays":3,"deleteBackupAfter":0,"signedCertificates":true,"ignoreErrors":false,"cifs":{"enabled":true,"mountType":"Copy","type":"storage","source":"local","mount":"","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":25,"wolPort":9,"wolExtra":false,"smb":"vers=3.1.1","sudo":true,"cifsDomain":"","clientInodes":false,"cacheLoose":false,"deleteOldBackup":false,"ownDir":false,"dir":"/opt/iobroker/backups","dirMinimal":"sharename/backupDir","user":"","pass":"****","expertMount":"sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups","ignoreErrors":false},"historyHTML":{"enabled":true,"type":"message","entriesNumber":44,"ignoreErrors":false,"systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":44,"ignoreErrors":false,"systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"allTelegramUsers","onlyError":false,"telegramWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"email.0","NoticeType":"longEmailNotice","emailReceiver":"root@mimimi.fritz.box","emailSender":"root@mimimi.fritz.box","onlyError":false,"emailWaiting":1000,"hostName":"","ignoreErrors":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"whatsapp-cmb.0","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"gotify":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"gotify.0","NoticeType":"longGotifyNotice","onlyError":false,"gotifyWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"signal":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"signal-cmb.0","NoticeType":"longSignalNotice","onlyError":false,"signalWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"matrix":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"matrix-org.0","NoticeType":"longMatrixNotice","onlyError":false,"matrixWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"discord":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"discord.0","NoticeType":"longDiscordNotice","target":"","onlyError":false,"discordWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"notification":{"type":"message","ignoreErrors":false,"bashDir":"/opt/iobroker/iobroker-data/backitup","entriesNumber":44,"systemLang":"de"},"host":"172.16.7.123","user":"Admin","usehttps":false,"pass":"****","ccuEvents":[],"ccuMulti":false,"backupDir":"/opt/iobroker/backups","timestamp":1754223601625}
      14:20:03.681
      DEBUG
      ccu
      Requesting backup from CCU
      14:20:13.887
      DEBUG
      ccu
      CCU-Backup is finish
      14:20:13.916
      DEBUG
      ccu
      done
      14:20:14.965
      DEBUG
      cifs
      used copy path: /opt/iobroker/backups
      14:20:14.969
      ERROR
      cifs
      The storage path "/opt/iobroker/backups" for copying is not configured correctly
      [DEBUG] [cifs] start with {"mountType":"Copy","type":"storage","source":"local","mount":"","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":25,"wolPort":9,"wolExtra":false,"smb":"vers=3.1.1","sudo":true,"cifsDomain":"","clientInodes":false,"cacheLoose":false,"deleteOldBackup":false,"ownDir":false,"dir":"/opt/iobroker/backups","dirMinimal":"sharename/backupDir","user":"","pass":"****","expertMount":"sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups","ignoreErrors":false,"deleteBackupAfter":0}*
      
      mcm1957 W 2 Replies Last reply Reply Quote 0
      • mcm1957
        mcm1957 @wg last edited by

        @wg said in Backitup CIFS Fehlermeldung, obwohl kein CIFS verwendet wird:

        Moin

        Nach (manuellem) ausführen eines Backups - hier CCU (aber auch bei iobroker backup) - kommt zum Ende des Backups die Fehlermeldung
        "ERROR cifs The storage path "/opt/iobroker/backups" for copying is not configured correctly". Die gewünschten Backups sind bereits ausgeführt.

        Konfiguriert ist "lokal kopieren". CIFS ist nicht konfiguriert.

        Das Ganze seit Umzug auf neue Hardware, upgrade influxdb 1->2, Neuinstallation iobroker und restore iobroker backup vom alten System.

        Eigentlich nur kosmetisch, da die geforderten Backup durchgeführt werden, und jeweils zum Edne dieser Fehler ausgeworfen wird.

        Logfile des Backups:

        *14:20:01.582
        INFO
        gui
        Backup gestartet ...
        14:20:03.430
        DEBUG
        ccu
        CCU-Backup started ...
        [DEBUG] [ccu] start with {"type":"creator","time":"01:36","cronjob":"00 36 01 */3 * *","ownCron":false,"debugging":true,"everyXDays":3,"deleteBackupAfter":0,"signedCertificates":true,"ignoreErrors":false,"cifs":{"enabled":true,"mountType":"Copy","type":"storage","source":"local","mount":"","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":25,"wolPort":9,"wolExtra":false,"smb":"vers=3.1.1","sudo":true,"cifsDomain":"","clientInodes":false,"cacheLoose":false,"deleteOldBackup":false,"ownDir":false,"dir":"/opt/iobroker/backups","dirMinimal":"sharename/backupDir","user":"","pass":"****","expertMount":"sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups","ignoreErrors":false},"historyHTML":{"enabled":true,"type":"message","entriesNumber":44,"ignoreErrors":false,"systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":44,"ignoreErrors":false,"systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"allTelegramUsers","onlyError":false,"telegramWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"email":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"email.0","NoticeType":"longEmailNotice","emailReceiver":"root@mimimi.fritz.box","emailSender":"root@mimimi.fritz.box","onlyError":false,"emailWaiting":1000,"hostName":"","ignoreErrors":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"whatsapp-cmb.0","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"gotify":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"gotify.0","NoticeType":"longGotifyNotice","onlyError":false,"gotifyWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"signal":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"signal-cmb.0","NoticeType":"longSignalNotice","onlyError":false,"signalWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"matrix":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"matrix-org.0","NoticeType":"longMatrixNotice","onlyError":false,"matrixWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"discord":{"enabled":true,"notificationsType":"E-Mail","type":"message","instance":"discord.0","NoticeType":"longDiscordNotice","target":"","onlyError":false,"discordWaiting":0,"hostName":"","ignoreErrors":false,"systemLang":"de"},"notification":{"type":"message","ignoreErrors":false,"bashDir":"/opt/iobroker/iobroker-data/backitup","entriesNumber":44,"systemLang":"de"},"host":"172.16.7.123","user":"Admin","usehttps":false,"pass":"****","ccuEvents":[],"ccuMulti":false,"backupDir":"/opt/iobroker/backups","timestamp":1754223601625}
        14:20:03.681
        DEBUG
        ccu
        Requesting backup from CCU
        14:20:13.887
        DEBUG
        ccu
        CCU-Backup is finish
        14:20:13.916
        DEBUG
        ccu
        done
        14:20:14.965
        DEBUG
        cifs
        used copy path: /opt/iobroker/backups
        14:20:14.969
        ERROR
        cifs
        The storage path "/opt/iobroker/backups" for copying is not configured correctly
        [DEBUG] [cifs] start with {"mountType":"Copy","type":"storage","source":"local","mount":"","debugging":true,"fileDir":"/opt/iobroker/iobroker-data/backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":25,"wolPort":9,"wolExtra":false,"smb":"vers=3.1.1","sudo":true,"cifsDomain":"","clientInodes":false,"cacheLoose":false,"deleteOldBackup":false,"ownDir":false,"dir":"/opt/iobroker/backups","dirMinimal":"sharename/backupDir","user":"","pass":"****","expertMount":"sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups","ignoreErrors":false,"deleteBackupAfter":0}*
        

        Wen hier kein Feedback von @simatec kommt erstell bitte ein Issue im Adapterrepository. Hier geht das ggF unter.

        1 Reply Last reply Reply Quote 0
        • W
          wg @wg last edited by

          @wg Das "Problem" hat sich erledigt: der eingebene Pfad benötigt einen slash am Ende, also /opt/iobroker/backups/ und nicht /opt/iobroker/backups

          • dann ist Ruhe.
          Thomas Braun simatec 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @wg last edited by

            @wg sagte in Backitup CIFS Fehlermeldung, obwohl kein CIFS verwendet wird:

            dann ist Ruhe.

            Ja, denn Verzeichnisse werden mit dem / am Ende gekennzeichnet, ohne ist es eine Datei.

            W 1 Reply Last reply Reply Quote 1
            • W
              wg @Thomas Braun last edited by

              @thomas-braun ... komisch: alle Backups werden (auch ohne trailing slash) trotzdem in ein Verzeichnis geschrieben und nicht in eine Datei diesen Namens

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @wg last edited by

                @wg

                Dann wird das halt abgefangen. Ändert aber nichts daran, das die Aussage

                The storage path "/opt/iobroker/backups" for copying is not configured correctly

                formal korrekt ist.

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

                  @wg sagte in Backitup CIFS Fehlermeldung, obwohl kein CIFS verwendet wird:

                  /opt/iobroker/backups

                  Das kann nicht funktionieren... Du kannst doch nicht in den Quellpfad kopieren. /opt/iobroker/backups ist das lokale Verzeichnis für alle Backups

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

                  Support us

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

                  646
                  Online

                  32.0k
                  Users

                  80.4k
                  Topics

                  1.3m
                  Posts

                  4
                  7
                  148
                  Loading More Posts
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes
                  Reply
                  • Reply as topic
                  Log in to reply
                  Community
                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                  The ioBroker Community 2014-2023
                  logo