Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Backup von InfluxDB scheitert [gelöst]

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    357

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.6k

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

Backup von InfluxDB scheitert [gelöst]

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
117 Beiträge 6 Kommentatoren 11.6k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • L legro

    @simatec sagte in Backup von InfluxDB scheitert:

    @legro mit welchen Mount funktioniert es denn nun? Steige bei deinen Post nicht mehr durch

    Da ich bei dem Ganzen (auch) nicht mehr durchsteige, habe ich damit begonnen, sozusagen ganz klein anzufangen. Hier mein erster erfolgreicher Versuch ..

    pi@raspiBullseye:~ $ sudo mount -t cifs -o username=ioBroker,password='<Passwort>' //192.168.4.1/SanDisk /mnt/share
    pi@raspiBullseye:~ $ ls /mnt/share -a
    .  ..  Bilder  Dokumente  ._.DS_Store  .DS_Store  FRITZ  Musik  SanDisk  Videos
    

    Nehme ich den von BackItUp generierten Mount-Befehl, läuft das Ganze auf Fehler. Bei den vielen Optionen steige ich nicht mehr durch.

    simatecS Offline
    simatecS Offline
    simatec
    Developer Most Active
    schrieb am zuletzt editiert von
    #70

    @legro Wie wäre es denn, wenn du mir deine Config hier postest ... Das ist jetzt mein dritter Versuch, deine Config zu erhalten.
    Über die Pfeiltasten oben rechts runterladen und hier posten...

    • Besuche meine Github Seite
    • Beitrag hat geholfen oder willst du mich unterstützen
    • HowTo Restore ioBroker
    L 1 Antwort Letzte Antwort
    1
    • L legro

      @simatec sagte in Backup von InfluxDB scheitert:

      @legro mit welchen Mount funktioniert es denn nun? Steige bei deinen Post nicht mehr durch

      Da ich bei dem Ganzen (auch) nicht mehr durchsteige, habe ich damit begonnen, sozusagen ganz klein anzufangen. Hier mein erster erfolgreicher Versuch ..

      pi@raspiBullseye:~ $ sudo mount -t cifs -o username=ioBroker,password='<Passwort>' //192.168.4.1/SanDisk /mnt/share
      pi@raspiBullseye:~ $ ls /mnt/share -a
      .  ..  Bilder  Dokumente  ._.DS_Store  .DS_Store  FRITZ  Musik  SanDisk  Videos
      

      Nehme ich den von BackItUp generierten Mount-Befehl, läuft das Ganze auf Fehler. Bei den vielen Optionen steige ich nicht mehr durch.

      HomoranH Offline
      HomoranH Offline
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von
      #71

      @legro warum antwortest du nicht auf simple Fragen oder klare "Anweisungen"?

      ohne diese Fakten kann dir kein Außenstehender helfen.

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

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

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

      1 Antwort Letzte Antwort
      0
      • simatecS simatec

        @legro Wie wäre es denn, wenn du mir deine Config hier postest ... Das ist jetzt mein dritter Versuch, deine Config zu erhalten.
        Über die Pfeiltasten oben rechts runterladen und hier posten...

        L Offline
        L Offline
        legro
        schrieb am zuletzt editiert von legro
        #72

        @simatec sagte in Backup von InfluxDB scheitert:

        Über die Pfeiltasten oben rechts runterladen und hier posten...

        Wenn ich weiß, was genau zu tun ist, komme ich dem auch gerne nach.

        {
          "minimalEnabled": true,
          "minimalTime": "03:40",
          "minimalEveryXDays": "1",
          "minimalDeleteAfter": 4,
          "minimalNameSuffix": "Gro",
          "redisMinimalEnabled": false,
          "mysqlMinimalEnabled": false,
          "mysqlQuick": false,
          "mysqlSingleTransaction": false,
          "ccuEnabled": true,
          "ccuTime": "04:30",
          "ccuEveryXDays": "4",
          "ccuDeleteAfter": 4,
          "ccuNameSuffix": "",
          "ccuHost": "192.168.4.91",
          "ccuUser": "ioBroker",
          "ccuPassword": "...passWord...",
          "webdavEnabled": false,
          "webdavUsername": "username",
          "webdavPassword": "",
          "webdavURL": "https://example.com/remote.php/dav/files/username/",
          "webdavDeleteOldBackup": false,
          "webdavOwnDir": false,
          "webdavMinimalDir": "/backupDir/iobroker",
          "webdavCcuDir": "/backupDir/ccu",
          "webdavDir": "/backupDir",
          "dropboxEnabled": false,
          "dropboxAccessToken": "",
          "dropboxDeleteOldBackup": false,
          "dropboxOwnDir": false,
          "dropboxMinimalDir": "/backupDir/iobroker",
          "dropboxCcuDir": "/backupDir/ccu",
          "dropboxDir": "/backupDir",
          "googledriveEnabled": false,
          "googledriveAccessJson": "",
          "googledriveDeleteOldBackup": false,
          "googledriveOwnDir": false,
          "googledriveMinimalDir": "/backupDir/iobroker",
          "googledriveCcuDir": "/backupDir/ccu",
          "googledriveDir": "/backupDir",
          "mySqlEnabled": false,
          "mySqlHost": "localhost",
          "mySqlPort": "3306",
          "mySqlName": "iobroker",
          "mySqlUser": "",
          "mySqlPassword": "",
          "mySqlDeleteAfter": 5,
          "mySqlDumpExe": "",
          "influxDBEnabled": true,
          "influxDBHost": "localhost",
          "influxDBPort": 8086,
          "influxDBName": "db_iobroker",
          "influxDBDumpExe": "",
          "influxDBDeleteAfter": 5,
          "influxDBType": "remote",
          "deleteOldDataBase": true,
          "grafanaEnabled": true,
          "grafanaHost": "192.168.4.72",
          "grafanaPort": "3000",
          "grafanaUsername": "admin",
          "grafanaPassword": "!Passwort",
          "grafanaApiKey": "...apiKey...",
          "pgSqlHost": "",
          "pgSqlPort": "5432",
          "pgSqlName": "",
          "pgSqlUser": "",
          "pgSqlPassword": "",
          "pgSqlDeleteAfter": 5,
          "pgSqlDumpExe": "",
          "pgSqlEnabled": false,
          "cifsEnabled": true,
          "cifsMount": "192.168.4.1",
          "cifsUser": "ioBroker",
          "cifsPassword": "...passWord...",
          "cifsOwnDir": true,
          "cifsDomain": "",
          "cifsDir": "fritz.nas/SanDisk/SmartHomeBackup",
          "cifsCcuDir": "192.168.4.1/SanDisk/SmartHomeBackup/piVCCU3",
          "cifsMinimalDir": "192.168.4.1/SanDisk/SmartHomeBackup/ioBroker",
          "cifsDeleteOldBackup": false,
          "connectType": "Copy",
          "smbType": "vers=3.1.1",
          "sudoMount": true,
          "noserverino": true,
          "wakeOnLAN": false,
          "macAd": "20:DE:20:DE:20:DE",
          "wolWait": "25",
          "ftpEnabled": false,
          "ftpHost": "",
          "ftpPort": "21",
          "ftpDir": "/backupDir",
          "ftpUser": "",
          "ftpPassword": "",
          "ftpOwnDir": false,
          "ftpCcuDir": "/backupDir/ccu",
          "ftpMinimalDir": "/backupDir/iobroker",
          "ftpDeleteOldBackup": false,
          "redisEnabled": false,
          "redisPath": "/var/lib/redis",
          "redisAOFactive": false,
          "historyEnabled": false,
          "historyPath": "media/usb/history",
          "javascriptsPath": "/media/usb/scripts",
          "javascriptsEnabled": true,
          "zigbeeEnabled": true,
          "jarvisEnabled": false,
          "notificationEnabled": true,
          "notificationsType": "Telegram",
          "telegramInstance": "telegram.0",
          "telegramNoticeType": "longTelegramNotice",
          "telegramUser": "allTelegramUsers",
          "telegramSilentNotice": false,
          "telegramOnlyError": false,
          "telegramWaitToSend": "0",
          "whatsappInstance": "",
          "whatsappNoticeType": "longWhatsappNotice",
          "whatsappOnlyError": false,
          "whatsappWaitToSend": "0",
          "pushoverInstance": "pushover.0",
          "pushoverNoticeType": "longPushoverNotice",
          "pushoverSilentNotice": false,
          "pushoverDeviceID": "",
          "pushoverOnlyError": false,
          "pushoverWaitToSend": "0",
          "emailReceiver": "xxx@xxx.com",
          "emailSender": "xxx@xxx.com",
          "emailInstance": "",
          "emailNoticeType": "longEmailNotice",
          "emailOnlyError": false,
          "emailWaitToSend": "0",
          "debugLevel": true,
          "sentry_enable": true,
          "historyEntriesNumber": 15,
          "restoreSource": "cifs",
          "startAllRestore": true,
          "ccuUsehttps": true,
          "grafanaProtocol": "http",
          "ccuMulti": false,
          "ccuEvents": [],
          "ccuSignedCertificates": true,
          "webdavSignedCertificates": true,
          "mySqlMulti": false,
          "mySqlEvents": [],
          "influxDBMulti": false,
          "influxDBEvents": [],
          "pgSqlMulti": false,
          "pgSqlEvents": [],
          "yahkaEnabled": true,
          "hostType": "Single",
          "slaveInstance": [],
          "slaveNameSuffix": "",
          "stopSlaveAfter": false,
          "influxDBToken": "...token...==",
          "influxDBVersion": "2.x",
          "influxDBProtocol": "http",
          "redisType": "local",
          "redisHost": "",
          "redisPort": "6379",
          "redisUser": "",
          "redisPassword": "",
          "ignoreErrors": false,
          "dropboxAccessJson": "",
          "dropboxTokenType": "custom",
          "dropboxCodeChallenge": "",
          "signalInstance": "",
          "signalNoticeType": "longSignalNotice",
          "signalOnlyError": false,
          "signalWaitToSend": "0",
          "googledriveAccessTokens": "",
          "grafanaSignedCertificates": true,
          "onedriveEnabled": false,
          "onedriveAccessJson": "",
          "onedriveDeleteOldBackup": false,
          "onedriveOwnDir": false,
          "onedriveMinimalDir": "backupDir/iobroker",
          "onedriveCcuDir": "backupDir/ccu",
          "onedriveDir": "backupDir",
          "ftpSecure": false,
          "matrixInstance": "",
          "matrixNoticeType": "longMatrixNotice",
          "matrixOnlyError": false,
          "matrixWaitToSend": "0",
          "restoreTab": true,
          "noderedEnabled": false,
          "sqliteEnabled": false,
          "sqlitePath": "/opt/sqlite/data.db",
          "sqliteDumpExe": "",
          "zigbee2mqttPath": "/opt/zigbee2mqtt/data",
          "zigbee2mqttEnabled": false,
          "fileSizeError": "512",
          "fileSizeWarning": "1024",
          "onedriveLastTokenRenew": "",
          "ftpSignedCertificates": true,
          "wolPort": "9",
          "discordInstance": "",
          "discordNoticeType": "longDiscordNotice",
          "discordOnlyError": false,
          "discordWaitToSend": "0",
          "discordTarget": "",
          "wolExtra": false,
          "cacheLoose": true,
          "esphomeEnabled": false,
          "gotifyInstance": "",
          "gotifyNoticeType": "longGotifyNotice",
          "gotifyOnlyError": false,
          "gotifyWaitToSend": "0",
          "ccuCron": false,
          "ccuCronJob": "00 36 01 */3 * *",
          "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",
          "iobrokerCron": false,
          "iobrokerCronJob": "00 48 02 */1 * *",
          "advancedDelete": false,
          "dropboxDeleteAfter": 10,
          "ftpDeleteAfter": 10,
          "googledriveDeleteAfter": 10,
          "onedriveDeleteAfter": 10,
          "webdavDeleteAfter": 10,
          "_nonSupportDockerDB": false
        }
        

        MOD-EDIT: private Daten unkenntlich gemqcht

        Raspberry Pi 5 mit 8GB + 120GB SSD + Coordinator COD-m + ioBroker ..

        L simatecS 2 Antworten Letzte Antwort
        0
        • L legro

          @simatec sagte in Backup von InfluxDB scheitert:

          Über die Pfeiltasten oben rechts runterladen und hier posten...

          Wenn ich weiß, was genau zu tun ist, komme ich dem auch gerne nach.

          {
            "minimalEnabled": true,
            "minimalTime": "03:40",
            "minimalEveryXDays": "1",
            "minimalDeleteAfter": 4,
            "minimalNameSuffix": "Gro",
            "redisMinimalEnabled": false,
            "mysqlMinimalEnabled": false,
            "mysqlQuick": false,
            "mysqlSingleTransaction": false,
            "ccuEnabled": true,
            "ccuTime": "04:30",
            "ccuEveryXDays": "4",
            "ccuDeleteAfter": 4,
            "ccuNameSuffix": "",
            "ccuHost": "192.168.4.91",
            "ccuUser": "ioBroker",
            "ccuPassword": "...passWord...",
            "webdavEnabled": false,
            "webdavUsername": "username",
            "webdavPassword": "",
            "webdavURL": "https://example.com/remote.php/dav/files/username/",
            "webdavDeleteOldBackup": false,
            "webdavOwnDir": false,
            "webdavMinimalDir": "/backupDir/iobroker",
            "webdavCcuDir": "/backupDir/ccu",
            "webdavDir": "/backupDir",
            "dropboxEnabled": false,
            "dropboxAccessToken": "",
            "dropboxDeleteOldBackup": false,
            "dropboxOwnDir": false,
            "dropboxMinimalDir": "/backupDir/iobroker",
            "dropboxCcuDir": "/backupDir/ccu",
            "dropboxDir": "/backupDir",
            "googledriveEnabled": false,
            "googledriveAccessJson": "",
            "googledriveDeleteOldBackup": false,
            "googledriveOwnDir": false,
            "googledriveMinimalDir": "/backupDir/iobroker",
            "googledriveCcuDir": "/backupDir/ccu",
            "googledriveDir": "/backupDir",
            "mySqlEnabled": false,
            "mySqlHost": "localhost",
            "mySqlPort": "3306",
            "mySqlName": "iobroker",
            "mySqlUser": "",
            "mySqlPassword": "",
            "mySqlDeleteAfter": 5,
            "mySqlDumpExe": "",
            "influxDBEnabled": true,
            "influxDBHost": "localhost",
            "influxDBPort": 8086,
            "influxDBName": "db_iobroker",
            "influxDBDumpExe": "",
            "influxDBDeleteAfter": 5,
            "influxDBType": "remote",
            "deleteOldDataBase": true,
            "grafanaEnabled": true,
            "grafanaHost": "192.168.4.72",
            "grafanaPort": "3000",
            "grafanaUsername": "admin",
            "grafanaPassword": "!Passwort",
            "grafanaApiKey": "...apiKey...",
            "pgSqlHost": "",
            "pgSqlPort": "5432",
            "pgSqlName": "",
            "pgSqlUser": "",
            "pgSqlPassword": "",
            "pgSqlDeleteAfter": 5,
            "pgSqlDumpExe": "",
            "pgSqlEnabled": false,
            "cifsEnabled": true,
            "cifsMount": "192.168.4.1",
            "cifsUser": "ioBroker",
            "cifsPassword": "...passWord...",
            "cifsOwnDir": true,
            "cifsDomain": "",
            "cifsDir": "fritz.nas/SanDisk/SmartHomeBackup",
            "cifsCcuDir": "192.168.4.1/SanDisk/SmartHomeBackup/piVCCU3",
            "cifsMinimalDir": "192.168.4.1/SanDisk/SmartHomeBackup/ioBroker",
            "cifsDeleteOldBackup": false,
            "connectType": "Copy",
            "smbType": "vers=3.1.1",
            "sudoMount": true,
            "noserverino": true,
            "wakeOnLAN": false,
            "macAd": "20:DE:20:DE:20:DE",
            "wolWait": "25",
            "ftpEnabled": false,
            "ftpHost": "",
            "ftpPort": "21",
            "ftpDir": "/backupDir",
            "ftpUser": "",
            "ftpPassword": "",
            "ftpOwnDir": false,
            "ftpCcuDir": "/backupDir/ccu",
            "ftpMinimalDir": "/backupDir/iobroker",
            "ftpDeleteOldBackup": false,
            "redisEnabled": false,
            "redisPath": "/var/lib/redis",
            "redisAOFactive": false,
            "historyEnabled": false,
            "historyPath": "media/usb/history",
            "javascriptsPath": "/media/usb/scripts",
            "javascriptsEnabled": true,
            "zigbeeEnabled": true,
            "jarvisEnabled": false,
            "notificationEnabled": true,
            "notificationsType": "Telegram",
            "telegramInstance": "telegram.0",
            "telegramNoticeType": "longTelegramNotice",
            "telegramUser": "allTelegramUsers",
            "telegramSilentNotice": false,
            "telegramOnlyError": false,
            "telegramWaitToSend": "0",
            "whatsappInstance": "",
            "whatsappNoticeType": "longWhatsappNotice",
            "whatsappOnlyError": false,
            "whatsappWaitToSend": "0",
            "pushoverInstance": "pushover.0",
            "pushoverNoticeType": "longPushoverNotice",
            "pushoverSilentNotice": false,
            "pushoverDeviceID": "",
            "pushoverOnlyError": false,
            "pushoverWaitToSend": "0",
            "emailReceiver": "xxx@xxx.com",
            "emailSender": "xxx@xxx.com",
            "emailInstance": "",
            "emailNoticeType": "longEmailNotice",
            "emailOnlyError": false,
            "emailWaitToSend": "0",
            "debugLevel": true,
            "sentry_enable": true,
            "historyEntriesNumber": 15,
            "restoreSource": "cifs",
            "startAllRestore": true,
            "ccuUsehttps": true,
            "grafanaProtocol": "http",
            "ccuMulti": false,
            "ccuEvents": [],
            "ccuSignedCertificates": true,
            "webdavSignedCertificates": true,
            "mySqlMulti": false,
            "mySqlEvents": [],
            "influxDBMulti": false,
            "influxDBEvents": [],
            "pgSqlMulti": false,
            "pgSqlEvents": [],
            "yahkaEnabled": true,
            "hostType": "Single",
            "slaveInstance": [],
            "slaveNameSuffix": "",
            "stopSlaveAfter": false,
            "influxDBToken": "...token...==",
            "influxDBVersion": "2.x",
            "influxDBProtocol": "http",
            "redisType": "local",
            "redisHost": "",
            "redisPort": "6379",
            "redisUser": "",
            "redisPassword": "",
            "ignoreErrors": false,
            "dropboxAccessJson": "",
            "dropboxTokenType": "custom",
            "dropboxCodeChallenge": "",
            "signalInstance": "",
            "signalNoticeType": "longSignalNotice",
            "signalOnlyError": false,
            "signalWaitToSend": "0",
            "googledriveAccessTokens": "",
            "grafanaSignedCertificates": true,
            "onedriveEnabled": false,
            "onedriveAccessJson": "",
            "onedriveDeleteOldBackup": false,
            "onedriveOwnDir": false,
            "onedriveMinimalDir": "backupDir/iobroker",
            "onedriveCcuDir": "backupDir/ccu",
            "onedriveDir": "backupDir",
            "ftpSecure": false,
            "matrixInstance": "",
            "matrixNoticeType": "longMatrixNotice",
            "matrixOnlyError": false,
            "matrixWaitToSend": "0",
            "restoreTab": true,
            "noderedEnabled": false,
            "sqliteEnabled": false,
            "sqlitePath": "/opt/sqlite/data.db",
            "sqliteDumpExe": "",
            "zigbee2mqttPath": "/opt/zigbee2mqtt/data",
            "zigbee2mqttEnabled": false,
            "fileSizeError": "512",
            "fileSizeWarning": "1024",
            "onedriveLastTokenRenew": "",
            "ftpSignedCertificates": true,
            "wolPort": "9",
            "discordInstance": "",
            "discordNoticeType": "longDiscordNotice",
            "discordOnlyError": false,
            "discordWaitToSend": "0",
            "discordTarget": "",
            "wolExtra": false,
            "cacheLoose": true,
            "esphomeEnabled": false,
            "gotifyInstance": "",
            "gotifyNoticeType": "longGotifyNotice",
            "gotifyOnlyError": false,
            "gotifyWaitToSend": "0",
            "ccuCron": false,
            "ccuCronJob": "00 36 01 */3 * *",
            "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",
            "iobrokerCron": false,
            "iobrokerCronJob": "00 48 02 */1 * *",
            "advancedDelete": false,
            "dropboxDeleteAfter": 10,
            "ftpDeleteAfter": 10,
            "googledriveDeleteAfter": 10,
            "onedriveDeleteAfter": 10,
            "webdavDeleteAfter": 10,
            "_nonSupportDockerDB": false
          }
          

          MOD-EDIT: private Daten unkenntlich gemqcht

          L Offline
          L Offline
          legro
          schrieb am zuletzt editiert von
          #73

          @Homoran Danke:+1:

          Raspberry Pi 5 mit 8GB + 120GB SSD + Coordinator COD-m + ioBroker ..

          simatecS 1 Antwort Letzte Antwort
          0
          • L legro

            @simatec sagte in Backup von InfluxDB scheitert:

            Über die Pfeiltasten oben rechts runterladen und hier posten...

            Wenn ich weiß, was genau zu tun ist, komme ich dem auch gerne nach.

            {
              "minimalEnabled": true,
              "minimalTime": "03:40",
              "minimalEveryXDays": "1",
              "minimalDeleteAfter": 4,
              "minimalNameSuffix": "Gro",
              "redisMinimalEnabled": false,
              "mysqlMinimalEnabled": false,
              "mysqlQuick": false,
              "mysqlSingleTransaction": false,
              "ccuEnabled": true,
              "ccuTime": "04:30",
              "ccuEveryXDays": "4",
              "ccuDeleteAfter": 4,
              "ccuNameSuffix": "",
              "ccuHost": "192.168.4.91",
              "ccuUser": "ioBroker",
              "ccuPassword": "...passWord...",
              "webdavEnabled": false,
              "webdavUsername": "username",
              "webdavPassword": "",
              "webdavURL": "https://example.com/remote.php/dav/files/username/",
              "webdavDeleteOldBackup": false,
              "webdavOwnDir": false,
              "webdavMinimalDir": "/backupDir/iobroker",
              "webdavCcuDir": "/backupDir/ccu",
              "webdavDir": "/backupDir",
              "dropboxEnabled": false,
              "dropboxAccessToken": "",
              "dropboxDeleteOldBackup": false,
              "dropboxOwnDir": false,
              "dropboxMinimalDir": "/backupDir/iobroker",
              "dropboxCcuDir": "/backupDir/ccu",
              "dropboxDir": "/backupDir",
              "googledriveEnabled": false,
              "googledriveAccessJson": "",
              "googledriveDeleteOldBackup": false,
              "googledriveOwnDir": false,
              "googledriveMinimalDir": "/backupDir/iobroker",
              "googledriveCcuDir": "/backupDir/ccu",
              "googledriveDir": "/backupDir",
              "mySqlEnabled": false,
              "mySqlHost": "localhost",
              "mySqlPort": "3306",
              "mySqlName": "iobroker",
              "mySqlUser": "",
              "mySqlPassword": "",
              "mySqlDeleteAfter": 5,
              "mySqlDumpExe": "",
              "influxDBEnabled": true,
              "influxDBHost": "localhost",
              "influxDBPort": 8086,
              "influxDBName": "db_iobroker",
              "influxDBDumpExe": "",
              "influxDBDeleteAfter": 5,
              "influxDBType": "remote",
              "deleteOldDataBase": true,
              "grafanaEnabled": true,
              "grafanaHost": "192.168.4.72",
              "grafanaPort": "3000",
              "grafanaUsername": "admin",
              "grafanaPassword": "!Passwort",
              "grafanaApiKey": "...apiKey...",
              "pgSqlHost": "",
              "pgSqlPort": "5432",
              "pgSqlName": "",
              "pgSqlUser": "",
              "pgSqlPassword": "",
              "pgSqlDeleteAfter": 5,
              "pgSqlDumpExe": "",
              "pgSqlEnabled": false,
              "cifsEnabled": true,
              "cifsMount": "192.168.4.1",
              "cifsUser": "ioBroker",
              "cifsPassword": "...passWord...",
              "cifsOwnDir": true,
              "cifsDomain": "",
              "cifsDir": "fritz.nas/SanDisk/SmartHomeBackup",
              "cifsCcuDir": "192.168.4.1/SanDisk/SmartHomeBackup/piVCCU3",
              "cifsMinimalDir": "192.168.4.1/SanDisk/SmartHomeBackup/ioBroker",
              "cifsDeleteOldBackup": false,
              "connectType": "Copy",
              "smbType": "vers=3.1.1",
              "sudoMount": true,
              "noserverino": true,
              "wakeOnLAN": false,
              "macAd": "20:DE:20:DE:20:DE",
              "wolWait": "25",
              "ftpEnabled": false,
              "ftpHost": "",
              "ftpPort": "21",
              "ftpDir": "/backupDir",
              "ftpUser": "",
              "ftpPassword": "",
              "ftpOwnDir": false,
              "ftpCcuDir": "/backupDir/ccu",
              "ftpMinimalDir": "/backupDir/iobroker",
              "ftpDeleteOldBackup": false,
              "redisEnabled": false,
              "redisPath": "/var/lib/redis",
              "redisAOFactive": false,
              "historyEnabled": false,
              "historyPath": "media/usb/history",
              "javascriptsPath": "/media/usb/scripts",
              "javascriptsEnabled": true,
              "zigbeeEnabled": true,
              "jarvisEnabled": false,
              "notificationEnabled": true,
              "notificationsType": "Telegram",
              "telegramInstance": "telegram.0",
              "telegramNoticeType": "longTelegramNotice",
              "telegramUser": "allTelegramUsers",
              "telegramSilentNotice": false,
              "telegramOnlyError": false,
              "telegramWaitToSend": "0",
              "whatsappInstance": "",
              "whatsappNoticeType": "longWhatsappNotice",
              "whatsappOnlyError": false,
              "whatsappWaitToSend": "0",
              "pushoverInstance": "pushover.0",
              "pushoverNoticeType": "longPushoverNotice",
              "pushoverSilentNotice": false,
              "pushoverDeviceID": "",
              "pushoverOnlyError": false,
              "pushoverWaitToSend": "0",
              "emailReceiver": "xxx@xxx.com",
              "emailSender": "xxx@xxx.com",
              "emailInstance": "",
              "emailNoticeType": "longEmailNotice",
              "emailOnlyError": false,
              "emailWaitToSend": "0",
              "debugLevel": true,
              "sentry_enable": true,
              "historyEntriesNumber": 15,
              "restoreSource": "cifs",
              "startAllRestore": true,
              "ccuUsehttps": true,
              "grafanaProtocol": "http",
              "ccuMulti": false,
              "ccuEvents": [],
              "ccuSignedCertificates": true,
              "webdavSignedCertificates": true,
              "mySqlMulti": false,
              "mySqlEvents": [],
              "influxDBMulti": false,
              "influxDBEvents": [],
              "pgSqlMulti": false,
              "pgSqlEvents": [],
              "yahkaEnabled": true,
              "hostType": "Single",
              "slaveInstance": [],
              "slaveNameSuffix": "",
              "stopSlaveAfter": false,
              "influxDBToken": "...token...==",
              "influxDBVersion": "2.x",
              "influxDBProtocol": "http",
              "redisType": "local",
              "redisHost": "",
              "redisPort": "6379",
              "redisUser": "",
              "redisPassword": "",
              "ignoreErrors": false,
              "dropboxAccessJson": "",
              "dropboxTokenType": "custom",
              "dropboxCodeChallenge": "",
              "signalInstance": "",
              "signalNoticeType": "longSignalNotice",
              "signalOnlyError": false,
              "signalWaitToSend": "0",
              "googledriveAccessTokens": "",
              "grafanaSignedCertificates": true,
              "onedriveEnabled": false,
              "onedriveAccessJson": "",
              "onedriveDeleteOldBackup": false,
              "onedriveOwnDir": false,
              "onedriveMinimalDir": "backupDir/iobroker",
              "onedriveCcuDir": "backupDir/ccu",
              "onedriveDir": "backupDir",
              "ftpSecure": false,
              "matrixInstance": "",
              "matrixNoticeType": "longMatrixNotice",
              "matrixOnlyError": false,
              "matrixWaitToSend": "0",
              "restoreTab": true,
              "noderedEnabled": false,
              "sqliteEnabled": false,
              "sqlitePath": "/opt/sqlite/data.db",
              "sqliteDumpExe": "",
              "zigbee2mqttPath": "/opt/zigbee2mqtt/data",
              "zigbee2mqttEnabled": false,
              "fileSizeError": "512",
              "fileSizeWarning": "1024",
              "onedriveLastTokenRenew": "",
              "ftpSignedCertificates": true,
              "wolPort": "9",
              "discordInstance": "",
              "discordNoticeType": "longDiscordNotice",
              "discordOnlyError": false,
              "discordWaitToSend": "0",
              "discordTarget": "",
              "wolExtra": false,
              "cacheLoose": true,
              "esphomeEnabled": false,
              "gotifyInstance": "",
              "gotifyNoticeType": "longGotifyNotice",
              "gotifyOnlyError": false,
              "gotifyWaitToSend": "0",
              "ccuCron": false,
              "ccuCronJob": "00 36 01 */3 * *",
              "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",
              "iobrokerCron": false,
              "iobrokerCronJob": "00 48 02 */1 * *",
              "advancedDelete": false,
              "dropboxDeleteAfter": 10,
              "ftpDeleteAfter": 10,
              "googledriveDeleteAfter": 10,
              "onedriveDeleteAfter": 10,
              "webdavDeleteAfter": 10,
              "_nonSupportDockerDB": false
            }
            

            MOD-EDIT: private Daten unkenntlich gemqcht

            simatecS Offline
            simatecS Offline
            simatec
            Developer Most Active
            schrieb am zuletzt editiert von
            #74

            @legro also deine Pfade passen alle nicht. Weder für das iobroker Backup noch für die CCU

            Da steht im jeden Pfad die IP am Anfang, was nicht korrekt ist. So kann Backitup nicht mounten

            • Besuche meine Github Seite
            • Beitrag hat geholfen oder willst du mich unterstützen
            • HowTo Restore ioBroker
            1 Antwort Letzte Antwort
            0
            • L legro

              @Homoran Danke:+1:

              simatecS Offline
              simatecS Offline
              simatec
              Developer Most Active
              schrieb am zuletzt editiert von
              #75

              @legro

              So sollte es sein…

               "cifsEnabled": true,
                "cifsMount": "192.168.4.1",
                "cifsUser": "ioBroker",
                "cifsPassword": "...passWord...",
                "cifsOwnDir": true,
                "cifsDomain": "",
                "cifsDir": "fritz.nas/SanDisk/SmartHomeBackup",
                "cifsCcuDir": "fritz.nas/SanDisk/SmartHomeBackup/piVCCU3",
                "cifsMinimalDir": "fritz.nas/SanDisk/SmartHomeBackup/ioBroker",
                "cifsDeleteOldBackup": false,
                "connectType": "cifs",
                "smbType": "vers=3.1.1",
              
              • Besuche meine Github Seite
              • Beitrag hat geholfen oder willst du mich unterstützen
              • HowTo Restore ioBroker
              1 Antwort Letzte Antwort
              1
              • HomoranH Offline
                HomoranH Offline
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von Homoran
                #76

                @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

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

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

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

                simatecS 1 Antwort Letzte Antwort
                0
                • HomoranH 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

                  simatecS Offline
                  simatecS Offline
                  simatec
                  Developer Most Active
                  schrieb am zuletzt editiert von
                  #77

                  @homoran die Config sagt was anderes… schaue mal drauf

                  • Besuche meine Github Seite
                  • Beitrag hat geholfen oder willst du mich unterstützen
                  • HowTo Restore ioBroker
                  HomoranH L 2 Antworten Letzte Antwort
                  0
                  • simatecS simatec

                    @homoran die Config sagt was anderes… schaue mal drauf

                    HomoranH Offline
                    HomoranH Offline
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von
                    #78

                    @simatec sagte in Backup von InfluxDB scheitert:

                    @homoran die Config sagt was anderes… schaue mal drauf

                    ich weiss!
                    das ist ja das irritierende

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

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

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

                    1 Antwort Letzte Antwort
                    0
                    • simatecS simatec

                      @homoran die Config sagt was anderes… schaue mal drauf

                      L Offline
                      L Offline
                      legro
                      schrieb am zuletzt editiert von
                      #79

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

                      Raspberry Pi 5 mit 8GB + 120GB SSD + Coordinator COD-m + ioBroker ..

                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • L legro

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

                        HomoranH Offline
                        HomoranH Offline
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von Homoran
                        #80

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

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

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

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

                        L 1 Antwort Letzte Antwort
                        0
                        • HomoranH 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 Offline
                          L Offline
                          legro
                          schrieb am zuletzt editiert von legro
                          #81

                          @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

                          Raspberry Pi 5 mit 8GB + 120GB SSD + Coordinator COD-m + ioBroker ..

                          HomoranH 2 Antworten Letzte Antwort
                          0
                          • L 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

                            HomoranH Offline
                            HomoranH Offline
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #82

                            @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)

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

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

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

                            1 Antwort Letzte Antwort
                            0
                            • L 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

                              HomoranH Offline
                              HomoranH Offline
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von Homoran
                              #83

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

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

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

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

                              L 1 Antwort Letzte Antwort
                              0
                              • HomoranH 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 Offline
                                L Offline
                                legro
                                schrieb am zuletzt editiert von
                                #84

                                @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":[]}
                                

                                Raspberry Pi 5 mit 8GB + 120GB SSD + Coordinator COD-m + ioBroker ..

                                simatecS HomoranH 3 Antworten Letzte Antwort
                                0
                                • L legro

                                  @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":[]}
                                  
                                  simatecS Offline
                                  simatecS Offline
                                  simatec
                                  Developer Most Active
                                  schrieb am zuletzt editiert von
                                  #85

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

                                  sudo reboot now
                                  
                                  • Besuche meine Github Seite
                                  • Beitrag hat geholfen oder willst du mich unterstützen
                                  • HowTo Restore ioBroker
                                  L 1 Antwort Letzte Antwort
                                  0
                                  • L legro

                                    @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":[]}
                                    
                                    simatecS Offline
                                    simatecS Offline
                                    simatec
                                    Developer Most Active
                                    schrieb am zuletzt editiert von
                                    #86

                                    @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

                                    • Besuche meine Github Seite
                                    • Beitrag hat geholfen oder willst du mich unterstützen
                                    • HowTo Restore ioBroker
                                    1 Antwort Letzte Antwort
                                    0
                                    • L legro

                                      @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":[]}
                                      
                                      HomoranH Offline
                                      HomoranH Offline
                                      Homoran
                                      Global Moderator Administrators
                                      schrieb am zuletzt editiert von Homoran
                                      #87

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

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

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

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

                                      L 1 Antwort Letzte Antwort
                                      0
                                      • HomoranH 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 Offline
                                        L Offline
                                        legro
                                        schrieb am zuletzt editiert von
                                        #88

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

                                        Raspberry Pi 5 mit 8GB + 120GB SSD + Coordinator COD-m + ioBroker ..

                                        HomoranH 1 Antwort Letzte Antwort
                                        0
                                        • L legro

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

                                          HomoranH Offline
                                          HomoranH Offline
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von Homoran
                                          #89

                                          @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

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

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

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

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          434

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe