Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backup von InfluxDB scheitert

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Backup von InfluxDB scheitert

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators last edited by Homoran

      @simatec sagte in Backup von InfluxDB scheitert:

      So sollte es sein…

      das hatte ich auch erwartet.

      Aber laut Screenshot hier
      https://forum.iobroker.net/post/1266370
      müsste das doch stimmen wenn @legro 7n der Zwischenzeit nichts geändert hat. und die Pfade korrekt zusammengebaut werden

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

        @homoran die Config sagt was anderes… schaue mal drauf

        Homoran L 2 Replies Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @simatec last edited by

          @simatec sagte in Backup von InfluxDB scheitert:

          @homoran die Config sagt was anderes… schaue mal drauf

          ich weiss!
          das ist ja das irritierende

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

            @simatec sagte in Backup von InfluxDB scheitert:

            @homoran die Config sagt was anderes… schaue mal drauf

            Könntet ihr mich bitte an eurem Wissen teilhaben lassen? Ich bin noch immer ratlos.

            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @legro last edited by Homoran

              @legro was haben wir denn nicht gezeigt?

              Die gespeicherte Konfiguration enthält andere (falsche) Pfade.
              Anders als in dem Screenshot in dem von mir verlinkten Post von dir.

              L 1 Reply Last reply Reply Quote 0
              • L
                legro @Homoran last edited by legro

                @homoran sagte in Backup von InfluxDB scheitert:

                @legro was haben wir denn nicht gezeigt?

                Die gespeicherte Konfiguration enthält andere (falsche) Pfade.
                Anders als in dem Screenshot in dem von mir verlinkten Post von dir.

                Warum kein Klartext?

                Ich vermute, dass ihr fritz.bas einerseits und 192.168.4.1 anderseits meint? Ich habe beides ausprobiert und das erfolglos.

                Das sind meine aktuellen Einstellungen und müssten somit auch in der Config stehen.

                a23e2e03-5164-4920-8a2a-14c41bc1f092-image.png

                Homoran 2 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @legro last edited by

                  @legro sagte in Backup von InfluxDB scheitert:

                  Warum kein Klartext?

                  was fehlt denn um klar zu sein?

                  was bitte steht jetzt(!) in deiner Konfiguration?
                  (Screenshot bitte)

                  1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @legro last edited by Homoran

                    @legro bitte ichts nachträglich ändern/hinzufügen!

                    Die in dem nachgelieferten Screenshot stehenden Einstellungen sind falsch!

                    die zuerst in diesem Post https://forum.iobroker.net/post/1266370 geposteten Einstellungen waren korrekt!

                    Warum hast du diese geändert ohne uns zu informieren.
                    Wir mussten die ganze Zeit davon ausgehen, dass du mit diesen Einstellungen arbeitest.

                    Die IP steht bereits da wo sie hingehört, unter "IP"

                    der Pfad zur Freigabe enthält bei der Fritzbox den Abschnitt fritz.nas.
                    der muss unten eingetragen werden, so wie @simatec es im modifizierten Konfigurations JSON gezeigt hat.

                    L 1 Reply Last reply Reply Quote 0
                    • L
                      legro @Homoran last edited by

                      @homoran

                      Nun ust neine Verwirrung komplett.

                      Habe ich das richtig verstanden: Ich soll fritz.nas anstelle der IP eintragen? Also so ..

                      b5b144f2-ccc9-4e25-8d51-dd89ecfaf4e7-image.png

                      Dann passiert dasselbe, was ich in einem vorangegangenen Beitrag schon aufgezeigt habe ..

                      21:53:34.274INFOguiBackup gestartet ...
                      [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"cifs","mount":"192.168.4.1","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":true,"cacheLoose":true,"deleteOldBackup":false,"ownDir":true,"dir":"fritz.nas/SanDisk/SmartHomeBackup/piVCCU3","dirMinimal":"fritz.nas/SanDisk/SmartHomeBackup/ioBroker","user":"ioBroker","pass":"****","expertMount":"sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups","ignoreErrors":false}
                      21:53:44.420DEBUGmountcifs-mount command: "sudo mount -t cifs -o username=ioBroker,password=****,noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.4.1/fritz.nas/SanDisk/SmartHomeBackup/piVCCU3 /opt/iobroker/backups"
                      21:53:44.453DEBUGmountfirst mount attempt with smb option failed. try next mount attempt without smb option ...
                      21:53:44.460DEBUGmountcifs-mount command: "sudo mount -t cifs -o username=ioBroker,password=****,noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.4.1/fritz.nas/SanDisk/SmartHomeBackup/piVCCU3 /opt/iobroker/backups"
                      21:53:44.523DEBUGmountError: Command failed: sudo mount -t cifs -o username=ioBroker,password=****,noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.4.1/fritz.nas/SanDisk/SmartHomeBackup/piVCCU3 /opt/iobroker/backups
                      mount error(2): No such file or directory
                      Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
                      21:53:46.345DEBUGccuCCU-Backup started ...
                      [DEBUG] [ccu] start with {"type":"creator","time":"04:30","cronjob":"00 36 01 */3 * *","ownCron":false,"debugging":true,"everyXDays":"4","deleteBackupAfter":0,"signedCertificates":true,"ignoreErrors":false,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"cifs","mount":"//192.168.4.1","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":true,"cacheLoose":true,"deleteOldBackup":false,"ownDir":true,"dir":"/fritz.nas/SanDisk/SmartHomeBackup/piVCCU3","dirMinimal":"fritz.nas/SanDisk/SmartHomeBackup/ioBroker","user":"ioBroker","pass":"****","expertMount":"sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups","ignoreErrors":false,"context":{"fileNames":[],"errors":{"mount":{"code":32,"killed":false,"signal":null,"cmd":"sudo mount -t cifs -o username=ioBroker,password=\"!Creative17\",noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.4.1/fritz.nas/SanDisk/SmartHomeBackup/piVCCU3 /opt/iobroker/backups"}},"done":[],"types":[]},"timestamp":1745265214353,"adapter":null,"ccuEvents":[]},"historyHTML":{"enabled":true,"type":"message","entriesNumber":15,"ignoreErrors":false,"systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":15,"ignoreErrors":false,"systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"allTelegramUsers","onlyError":false,"telegramWaiting":0,"hostName":"Gro","ignoreErrors":false,"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":"Gro","ignoreErrors":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"gotify":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longGotifyNotice","onlyError":false,"gotifyWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"signal":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longSignalNotice","onlyError":false,"signalWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"matrix":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longMatrixNotice","onlyError":false,"matrixWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"discord":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longDiscordNotice","target":"","onlyError":false,"discordWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"notification":{"type":"message","ignoreErrors":false,"bashDir":"/opt/iobroker/iobroker-data/backitup","entriesNumber":15,"systemLang":"de"},"host":"192.168.4.91","user":"ioBroker","usehttps":true,"pass":"****","ccuEvents":[],"ccuMulti":false,"backupDir":"/opt/iobroker/backups","timestamp":1745265214353}
                      21:53:47.620DEBUGcifsdone
                      [DEBUG] [cifs] start with {"mountType":"CIFS","type":"storage","source":"cifs","mount":"//192.168.4.1","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":true,"cacheLoose":true,"deleteOldBackup":false,"ownDir":true,"dir":"/fritz.nas/SanDisk/SmartHomeBackup/piVCCU3","dirMinimal":"fritz.nas/SanDisk/SmartHomeBackup/ioBroker","user":"ioBroker","pass":"****","expertMount":"sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups","ignoreErrors":false,"backupDir":"/opt/iobroker/backups","timestamp":1745265214353,"ccuEvents":[],"deleteBackupAfter":0}
                      21:53:48.314DEBUGcleandone
                      21:53:48.453DEBUGhistoryHTMLnew history html values created
                      21:53:48.508DEBUGhistoryHTMLdone
                      [DEBUG] [historyHTML] start with {"type":"creator","time":"04:30","cronjob":"00 36 01 */3 * *","ownCron":false,"debugging":true,"everyXDays":"4","deleteBackupAfter":0,"signedCertificates":true,"ignoreErrors":false,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"cifs","mount":"//192.168.4.1","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":true,"cacheLoose":true,"deleteOldBackup":false,"ownDir":true,"dir":"/fritz.nas/SanDisk/SmartHomeBackup/piVCCU3","dirMinimal":"fritz.nas/SanDisk/SmartHomeBackup/ioBroker","user":"ioBroker","pass":"****","expertMount":"sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups","ignoreErrors":false,"context":{"fileNames":[],"errors":{"mount":{"code":32,"killed":false,"signal":null,"cmd":"sudo mount -t cifs -o username=ioBroker,password=\"!Creative17\",noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.4.1/fritz.nas/SanDisk/SmartHomeBackup/piVCCU3 /opt/iobroker/backups"},"ccu":{"message":"self-signed certificate","name":"Error","stack":"Error: self-signed certificate\n at Function.AxiosError.from (/opt/iobroker/node_modules/axios/lib/core/AxiosError.js:92:14)\n at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/axios/lib/adapters/http.js:620:25)\n at RedirectableRequest.emit (node:events:524:28)\n at RedirectableRequest.emit (node:domain:489:12)\n at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:38:24)\n at ClientRequest.emit (node:events:536:35)\n at ClientRequest.emit (node:domain:489:12)\n at emitErrorEvent (node:_http_client:101:11)\n at TLSSocket.socketErrorListener (node:_http_client:504:5)\n at TLSSocket.emit (node:events:524:28)\n at Axios.request (/opt/iobroker/node_modules/axios/lib/core/Axios.js:45:41)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at /opt/iobroker/node_modules/iobroker.backitup/lib/scripts/40-ccu.js:46:35","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http","fetch"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json","User-Agent":"axios/1.8.4","Content-Length":"83","Accept-Encoding":"gzip, compress, deflate, br"},"httpsAgent":{"_events":{},"_eventsCount":2,"_maxListeners":100,"defaultPort":443,"protocol":"https:","options":{"rejectUnauthorized":true,"noDelay":true,"path":null},"requests":{},"sockets":{},"freeSockets":{},"keepAliveMsecs":1000,"keepAlive":false,"maxSockets":null,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":0,"maxCachedSessions":100,"_sessionCache":{"map":{},"list":[]}},"method":"post","url":"https://192.168.4.91/api/homematic.cgi","data":"{\"method\":\"Session.login\",\"params\":{\"username\":\"ioBroker\",\"password\":\"Creative17\"}}","allowAbsoluteUrls":true},"code":"DEPTH_ZERO_SELF_SIGNED_CERT"}},"done":["ccu"],"types":["homematic"]},"timestamp":1745265214353,"adapter":null,"ccuEvents":[]},"historyHTML":{"enabled":true,"type":"message","entriesNumber":15,"ignoreErrors":false,"systemLang":"de","time":"21. April 2025 um 21:53 Uhr"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":15,"ignoreErrors":false,"systemLang":"de"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"allTelegramUsers","onlyError":false,"telegramWaiting":0,"hostName":"Gro","ignoreErrors":false,"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":"Gro","ignoreErrors":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"gotify":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longGotifyNotice","onlyError":false,"gotifyWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"signal":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longSignalNotice","onlyError":false,"signalWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"matrix":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longMatrixNotice","onlyError":false,"matrixWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"discord":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longDiscordNotice","target":"","onlyError":false,"discordWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"notification":{"type":"message","ignoreErrors":false,"bashDir":"/opt/iobroker/iobroker-data/backitup","entriesNumber":15,"systemLang":"de"},"host":"192.168.4.91","user":"ioBroker","usehttps":true,"pass":"****","ccuEvents":[],"ccuMulti":false,"backupDir":"/opt/iobroker/backups","timestamp":1745265214353}
                      21:53:48.729DEBUGhistoryJSONnew history json values created
                      21:53:48.733DEBUGhistoryJSONdone
                      [DEBUG] [historyJSON] start with {"type":"creator","time":"04:30","cronjob":"00 36 01 */3 * *","ownCron":false,"debugging":true,"everyXDays":"4","deleteBackupAfter":0,"signedCertificates":true,"ignoreErrors":false,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"cifs","mount":"//192.168.4.1","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":true,"cacheLoose":true,"deleteOldBackup":false,"ownDir":true,"dir":"/fritz.nas/SanDisk/SmartHomeBackup/piVCCU3","dirMinimal":"fritz.nas/SanDisk/SmartHomeBackup/ioBroker","user":"ioBroker","pass":"****","expertMount":"sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups","ignoreErrors":false,"context":{"fileNames":[],"errors":{"mount":{"code":32,"killed":false,"signal":null,"cmd":"sudo mount -t cifs -o username=ioBroker,password=\"!Creative17\",noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.4.1/fritz.nas/SanDisk/SmartHomeBackup/piVCCU3 /opt/iobroker/backups"},"ccu":{"message":"self-signed certificate","name":"Error","stack":"Error: self-signed certificate\n at Function.AxiosError.from (/opt/iobroker/node_modules/axios/lib/core/AxiosError.js:92:14)\n at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/axios/lib/adapters/http.js:620:25)\n at RedirectableRequest.emit (node:events:524:28)\n at RedirectableRequest.emit (node:domain:489:12)\n at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:38:24)\n at ClientRequest.emit (node:events:536:35)\n at ClientRequest.emit (node:domain:489:12)\n at emitErrorEvent (node:_http_client:101:11)\n at TLSSocket.socketErrorListener (node:_http_client:504:5)\n at TLSSocket.emit (node:events:524:28)\n at Axios.request (/opt/iobroker/node_modules/axios/lib/core/Axios.js:45:41)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at /opt/iobroker/node_modules/iobroker.backitup/lib/scripts/40-ccu.js:46:35","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http","fetch"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json","User-Agent":"axios/1.8.4","Content-Length":"83","Accept-Encoding":"gzip, compress, deflate, br"},"httpsAgent":{"_events":{},"_eventsCount":2,"_maxListeners":100,"defaultPort":443,"protocol":"https:","options":{"rejectUnauthorized":true,"noDelay":true,"path":null},"requests":{},"sockets":{},"freeSockets":{},"keepAliveMsecs":1000,"keepAlive":false,"maxSockets":null,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":0,"maxCachedSessions":100,"_sessionCache":{"map":{},"list":[]}},"method":"post","url":"https://192.168.4.91/api/homematic.cgi","data":"{\"method\":\"Session.login\",\"params\":{\"username\":\"ioBroker\",\"password\":\"Creative17\"}}","allowAbsoluteUrls":true},"code":"DEPTH_ZERO_SELF_SIGNED_CERT"}},"done":["ccu"],"types":["homematic"]},"timestamp":1745265214353,"adapter":null,"ccuEvents":[]},"historyHTML":{"enabled":true,"type":"message","entriesNumber":15,"ignoreErrors":false,"systemLang":"de"},"historyJSON":{"enabled":true,"type":"message","entriesNumber":15,"ignoreErrors":false,"systemLang":"de","time":"21. April 2025 um 21:53 Uhr"},"telegram":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"telegram.0","SilentNotice":false,"NoticeType":"longTelegramNotice","User":"allTelegramUsers","onlyError":false,"telegramWaiting":0,"hostName":"Gro","ignoreErrors":false,"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":"Gro","ignoreErrors":false,"systemLang":"de"},"pushover":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"whatsapp":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longWhatsappNotice","onlyError":false,"whatsappWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"gotify":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longGotifyNotice","onlyError":false,"gotifyWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"signal":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longSignalNotice","onlyError":false,"signalWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"matrix":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longMatrixNotice","onlyError":false,"matrixWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"discord":{"enabled":true,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longDiscordNotice","target":"","onlyError":false,"discordWaiting":0,"hostName":"Gro","ignoreErrors":false,"systemLang":"de"},"notification":{"type":"message","ignoreErrors":false,"bashDir":"/opt/iobroker/iobroker-data/backitup","entriesNumber":15,"systemLang":"de"},"host":"192.168.4.91","user":"ioBroker","usehttps":true,"pass":"****","ccuEvents":[],"ccuMulti":false,"backupDir":"/opt/iobroker/backups","timestamp":1745265214353}
                      [DEBUG] [umount] start with {"mountType":"CIFS","type":"storage","source":"cifs","mount":"//192.168.4.1","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":true,"cacheLoose":true,"deleteOldBackup":false,"ownDir":true,"dir":"/fritz.nas/SanDisk/SmartHomeBackup/piVCCU3","dirMinimal":"fritz.nas/SanDisk/SmartHomeBackup/ioBroker","user":"ioBroker","pass":"****","expertMount":"sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups","ignoreErrors":false,"backupDir":"/opt/iobroker/backups","timestamp":1745265214353,"ccuEvents":[]}
                      
                      simatec Homoran 3 Replies Last reply Reply Quote 0
                      • simatec
                        simatec Developer Most Active @legro last edited by

                        @legro starte den PI und die Fritzbox mal komplett neu. Den PI aber bitte sauber runterfahren bzw. neustarten

                        sudo reboot now
                        
                        L 1 Reply Last reply Reply Quote 0
                        • simatec
                          simatec Developer Most Active @legro last edited by

                          @legro Des Weiteren bitte prüfen, ob die korrekten Passwörter eingetragen sind. Ändere zur Not die Passwörter zum testen auf einfache kurze Passwörter ohne irgendwelche Sonderzeichen

                          1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @legro last edited by Homoran

                            @legro sagte in Backup von InfluxDB scheitert:

                            Also so

                            ja!

                            @legro sagte in Backup von InfluxDB scheitert:

                            passiert dasselbe

                            wirklich?
                            den Fehler hab ich nicht gesehen bisher

                            @legro sagte in Backup von InfluxDB scheitert:

                            mount error(2): No such file or directory

                            bleibt von den offenen Fragen, ob hier das zweite zutrifft:

                            @homoran sagte in Backup von InfluxDB scheitert:

                            für mich gibt es jetzt zwei Möglichkeiten.

                            die weitere Struktur hst falsche Rechte
                            der Standard Mountpunkt /opt/iobroker/backups ist nicht leer

                            wobei auch das erste sein kann!
                            für den Backup User existiert das Verzeichnis nicht, wenn er die Rechte nicht hat.

                            Ansonsten letzter verzweifelter Versuch mal mit einem Slash vor fritz.nas /fritz.nas/....

                            L 1 Reply Last reply Reply Quote 0
                            • L
                              legro @Homoran last edited by

                              @homoran sagte in Backup von InfluxDB scheitert:

                              den Fehler hab ich nicht gesehen bisher

                              Bei dem Ganzen kann man in der Tat den Überblick verlieren. So hatte ich bereits hier über den Fehler berichtet und das Protokoll gepostet.

                              Homoran 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @legro last edited by Homoran

                                @legro und das führte, auch wenn ich diese spezielle Meldung übersehen habe, im Endeffekt zu den zwei immer noch nicht beantworteten Möglichkeiten

                                ...und den Rat von @Simatec solltest du auch befolgen

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

                                  @simatec sagte in Backup von InfluxDB scheitert:

                                  @legro starte den PI und die Fritzbox mal komplett neu. Den PI aber bitte sauber runterfahren bzw. neustarten

                                  sudo reboot now
                                  

                                  Das habe ich alles schon gemacht. Ich meine, dass ich auch das oben schon gepostet habe.

                                  Sei‘d‘rum! Ich starte den PI nochmals neu, ändere die Passwörter erneut, ..

                                  Aber das mache ich erst morgen früh. Ich muss einfach mal drüber schlafen. Vielleicht hilft das.😉

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

                                    @legro

                                    Und schau ob sich das Volume des Datenträgers nicht aus irgendwelchen Gründen geändert hat.

                                    L 1 Reply Last reply Reply Quote 0
                                    • L
                                      legro @Thomas Braun last edited by legro

                                      Da ich ohnehin dabei bin, alle unsere Daten künftig auf unserer neue Synology 923+ zu speichern, habe ich nach weiteren vergeblichen Versuchen (fürs Erste) aufgegeben. Da Windows in unserem Heimnetz immer mehr auf dem Rückzug ist, werde ich bevorzugt NFS-Freigaben verwenden, die leistungsfähiger und leichter zu pflegen sein sollten.

                                      Vielen Dank für eure Unterstützung.👍

                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @legro last edited by

                                        @legro sagte in Backup von InfluxDB scheitert:

                                        künftig auf unserer neue Synology 923+ zu speichern, habe ich nach weiteren vergeblichen Versuchen (fürs Erste) aufgegeben

                                        je nachdem wo der Wurm drin war, kannst du auf der Syno die gleichen Probleme bekommen.

                                        @legro sagte in Backup von InfluxDB scheitert:

                                        werde ich bevorzugt NFS-Freigaben verwenden

                                        Damit gingen die Platten von meiner Syno nicht mehr in den Sleep, was 70 statt 22W 24/7 bedeutete.

                                        L 1 Reply Last reply Reply Quote 0
                                        • L
                                          legro @Homoran last edited by legro

                                          @homoran sagte in Backup von InfluxDB scheitert:

                                          je nachdem wo der Wurm drin war, kannst du auf der Syno die gleichen Probleme bekommen.

                                          Das nenne ich aber mal jemandem so richtig Hoffnung machen.😩

                                          werde ich bevorzugt NFS-Freigaben verwenden

                                          Damit gingen die Platten von meiner Syno nicht mehr in den Sleep, was 70 statt 22W 24/7 bedeutete.

                                          Das gehen siebei mir derzeit ohnehin schon nicht - und ich weiß noch nicht warum. In Sachen Synology stehe ich erst am Anfang und habe wohl noch viel zu lernen.

                                          Irgendwie habe ich das Gefühl, dass ich bloß noch vom Regen unter Umgehung der Traufe in die Jauche gerate.😢

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @legro last edited by

                                            @legro sagte in Backup von InfluxDB scheitert:

                                            Das nenne ich aber mal jemandem so richtig Hoffnung machen.

                                            Deswegen war es ja so wichtig strukturiert nach der Ursache zu forschen.

                                            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

                                            908
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            95
                                            1992
                                            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