Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

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

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    23
    1
    1.3k

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.5k

Backup von InfluxDB scheitert [gelöst]

Scheduled Pinned Locked Moved ioBroker Allgemein
117 Posts 6 Posters 11.6k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 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
    wrote on last edited by
    #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 Reply Last reply
    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 Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #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 Reply Last reply
      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 Online
        L Online
        legro
        wrote on last edited by 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

        Nach über vier Jahren Leidenszeit unter Qivicon/MSH vor den Telekomikern zu ioBroker geflüchtet.
        Raspberry Pi 4 mit 8GB + ArgonOneM.2 + 120GB SSD + Coordinator CC26X2R1 + ioBroker + piVCCU3

        L simatecS 2 Replies Last reply
        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 Online
          L Online
          legro
          wrote on last edited by
          #73

          @Homoran Danke:+1:

          Nach über vier Jahren Leidenszeit unter Qivicon/MSH vor den Telekomikern zu ioBroker geflüchtet.
          Raspberry Pi 4 mit 8GB + ArgonOneM.2 + 120GB SSD + Coordinator CC26X2R1 + ioBroker + piVCCU3

          simatecS 1 Reply Last reply
          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
            wrote on last edited by
            #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 Reply Last reply
            0
            • L legro

              @Homoran Danke:+1:

              simatecS Offline
              simatecS Offline
              simatec
              Developer Most Active
              wrote on last edited by
              #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 Reply Last reply
              1
              • HomoranH Do not disturb
                HomoranH Do not disturb
                Homoran
                Global Moderator Administrators
                wrote on last edited by 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 Reply Last reply
                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
                  wrote on last edited by
                  #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 Replies Last reply
                  0
                  • simatecS simatec

                    @homoran die Config sagt was anderes… schaue mal drauf

                    HomoranH Do not disturb
                    HomoranH Do not disturb
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #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 Reply Last reply
                    0
                    • simatecS simatec

                      @homoran die Config sagt was anderes… schaue mal drauf

                      L Online
                      L Online
                      legro
                      wrote on last edited by
                      #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.

                      Nach über vier Jahren Leidenszeit unter Qivicon/MSH vor den Telekomikern zu ioBroker geflüchtet.
                      Raspberry Pi 4 mit 8GB + ArgonOneM.2 + 120GB SSD + Coordinator CC26X2R1 + ioBroker + piVCCU3

                      HomoranH 1 Reply Last reply
                      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 Do not disturb
                        HomoranH Do not disturb
                        Homoran
                        Global Moderator Administrators
                        wrote on last edited by 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 Reply Last reply
                        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 Online
                          L Online
                          legro
                          wrote on last edited by 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

                          Nach über vier Jahren Leidenszeit unter Qivicon/MSH vor den Telekomikern zu ioBroker geflüchtet.
                          Raspberry Pi 4 mit 8GB + ArgonOneM.2 + 120GB SSD + Coordinator CC26X2R1 + ioBroker + piVCCU3

                          HomoranH 2 Replies Last reply
                          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 Do not disturb
                            HomoranH Do not disturb
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by
                            #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 Reply Last reply
                            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 Do not disturb
                              HomoranH Do not disturb
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by 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 Reply Last reply
                              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 Online
                                L Online
                                legro
                                wrote on last edited by
                                #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":[]}
                                

                                Nach über vier Jahren Leidenszeit unter Qivicon/MSH vor den Telekomikern zu ioBroker geflüchtet.
                                Raspberry Pi 4 mit 8GB + ArgonOneM.2 + 120GB SSD + Coordinator CC26X2R1 + ioBroker + piVCCU3

                                simatecS HomoranH 3 Replies Last reply
                                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
                                  wrote on last edited by
                                  #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 Reply Last reply
                                  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
                                    wrote on last edited by
                                    #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 Reply Last reply
                                    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 Do not disturb
                                      HomoranH Do not disturb
                                      Homoran
                                      Global Moderator Administrators
                                      wrote on last edited by 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 Reply Last reply
                                      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 Online
                                        L Online
                                        legro
                                        wrote on last edited by
                                        #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.

                                        Nach über vier Jahren Leidenszeit unter Qivicon/MSH vor den Telekomikern zu ioBroker geflüchtet.
                                        Raspberry Pi 4 mit 8GB + ArgonOneM.2 + 120GB SSD + Coordinator CC26X2R1 + ioBroker + piVCCU3

                                        HomoranH 1 Reply Last reply
                                        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 Do not disturb
                                          HomoranH Do not disturb
                                          Homoran
                                          Global Moderator Administrators
                                          wrote on last edited by 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 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          418

                                          Online

                                          32.5k

                                          Users

                                          81.7k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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