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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Fehler Backitup Grafana

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.1k

Fehler Backitup Grafana

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

    @minkhx Dein Backup wird nicht korrekt erzeugt.
    Zeige bitte deine Config von Backitup als json File.
    Hast du den API Token / Service-Token mit Admin Rechten erzeugt? Hat der Token eine Gültigkeit?

    M Offline
    M Offline
    minkhx
    schrieb am zuletzt editiert von
    #68

    @simatec
    Da wo die anderen json5-Dateien liegen, finde ich nichts mit Namen backitup. Nur eine .png und .svg? Weiß nicht, wo ich die Datei herkriegen soll. Über Putty?
    Serv-cc mit Token (straight nach Doku:)
    ed95dd34-28e2-4810-aece-49e08d9b97b6-grafik.png

    Marc BergM 1 Antwort Letzte Antwort
    0
    • M minkhx

      @simatec
      Da wo die anderen json5-Dateien liegen, finde ich nichts mit Namen backitup. Nur eine .png und .svg? Weiß nicht, wo ich die Datei herkriegen soll. Über Putty?
      Serv-cc mit Token (straight nach Doku:)
      ed95dd34-28e2-4810-aece-49e08d9b97b6-grafik.png

      Marc BergM Offline
      Marc BergM Offline
      Marc Berg
      Most Active
      schrieb am zuletzt editiert von
      #69

      @minkhx sagte in Fehler Backitup Grafana:

      Weiß nicht, wo ich die Datei herkriegen soll.

      bc3bce8c-0f78-43de-bbfd-3a05016fc1da-grafik.png

      NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

      Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

      Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

      M 1 Antwort Letzte Antwort
      0
      • Marc BergM Marc Berg

        @minkhx sagte in Fehler Backitup Grafana:

        Weiß nicht, wo ich die Datei herkriegen soll.

        bc3bce8c-0f78-43de-bbfd-3a05016fc1da-grafik.png

        M Offline
        M Offline
        minkhx
        schrieb am zuletzt editiert von
        #70

        @marc-berg Ahh:)

        {
          "advancedDelete": false,
          "cacheLoose": false,
          "ccuCron": false,
          "ccuCronJob": "00 36 01 */3 * *",
          "ccuDeleteAfter": 10,
          "ccuEnabled": false,
          "ccuEvents": [],
          "ccuEveryXDays": 3,
          "ccuHost": "",
          "ccuMulti": false,
          "ccuNameSuffix": "",
          "ccuPassword": "",
          "ccuSignedCertificates": true,
          "ccuTime": "01:36",
          "ccuUsehttps": false,
          "ccuUser": "Admin",
          "cifsCcuDir": "sharename/backupDir",
          "cifsDeleteOldBackup": false,
          "cifsDir": "sharename/backupDir",
          "cifsDomain": "",
          "cifsEnabled": false,
          "cifsMinimalDir": "sharename/backupDir",
          "cifsMount": "",
          "cifsOwnDir": false,
          "cifsUser": "",
          "connectType": "NFS",
          "debugLevel": false,
          "deleteOldDataBase": false,
          "discordInstance": "discord.0",
          "discordNoticeType": "longDiscordNotice",
          "discordOnlyError": false,
          "discordTarget": "",
          "discordWaitToSend": 0,
          "dropboxAccessJson": "",
          "dropboxAccessToken": "",
          "dropboxCcuDir": "/backupDir/ccu",
          "dropboxCodeChallenge": "",
          "dropboxDeleteAfter": 10,
          "dropboxDeleteOldBackup": false,
          "dropboxDir": "/backupDir",
          "dropboxEnabled": false,
          "dropboxMinimalDir": "/backupDir/iobroker",
          "dropboxOwnDir": false,
          "dropboxTokenType": "custom",
          "emailInstance": "email.0",
          "emailNoticeType": "longEmailNotice",
          "emailOnlyError": false,
          "emailReceiver": "xxx@xxx.com",
          "emailSender": "xxx@xxx.com",
          "emailWaitToSend": 0,
          "esphomeEnabled": false,
          "expertMount": "sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups",
          "fileSizeError": 512,
          "fileSizeWarning": 1024,
          "ftpCcuDir": "/backupDir/ccu",
          "ftpDeleteAfter": 10,
          "ftpDeleteOldBackup": false,
          "ftpDir": "/backupDir",
          "ftpEnabled": false,
          "ftpHost": "",
          "ftpMinimalDir": "/backupDir/iobroker",
          "ftpOwnDir": false,
          "ftpPassword": "",
          "ftpPort": 21,
          "ftpSecure": false,
          "ftpSignedCertificates": true,
          "ftpUser": "",
          "googledriveAccessTokens": "",
          "googledriveCcuDir": "/backupDir/ccu",
          "googledriveDeleteAfter": 10,
          "googledriveDeleteOldBackup": false,
          "googledriveDir": "/backupDir",
          "googledriveEnabled": false,
          "googledriveMinimalDir": "/backupDir/iobroker",
          "googledriveOwnDir": false,
          "gotifyInstance": "gotify.0",
          "gotifyNoticeType": "longGotifyNotice",
          "gotifyOnlyError": false,
          "gotifyWaitToSend": 0,
          "grafanaApiKey": "glsa_cnSQbtiq9K7eTerEvm3Z9Cm4YiOZRcVX_249c5ccc",
          "grafanaEnabled": true,
          "grafanaHost": "flowbox",
          "grafanaPassword": "xxx",
          "grafanaPort": "3000",
          "grafanaProtocol": "http",
          "grafanaSignedCertificates": true,
          "grafanaUsername": "admin",
          "historyEnabled": false,
          "historyEntriesNumber": 25,
          "historyPath": "/opt/iobroker/iobroker-data/history",
          "hostType": "Single",
          "ignoreErrors": false,
          "influxDBDeleteAfter": 5,
          "influxDBDumpExe": "",
          "influxDBEnabled": true,
          "influxDBEvents": [],
          "influxDBHost": "localhost",
          "influxDBMulti": false,
          "influxDBName": "buck",
          "influxDBPort": 8086,
          "influxDBProtocol": "http",
          "influxDBToken": "19JaEjvfdfgXb7pYrYD3pVrmPdtESYwcD7BmltjxNzloFiZPAMNESU93Hy9op8u_IY52Dfyt2yIHSdGgwRhkSw==",
          "influxDBType": "local",
          "influxDBVersion": "2.x",
          "iobrokerCron": false,
          "iobrokerCronJob": "00 48 02 */1 * *",
          "jarvisEnabled": false,
          "javascriptsEnabled": false,
          "macAd": "20:DE:20:DE:20:DE",
          "matrixInstance": "matrix-org.0",
          "matrixNoticeType": "longMatrixNotice",
          "matrixOnlyError": false,
          "matrixWaitToSend": 0,
          "minimalDeleteAfter": 20,
          "minimalEnabled": true,
          "minimalEveryXDays": 5,
          "minimalNameSuffix": "",
          "minimalTime": "02:48",
          "mySqlDeleteAfter": 5,
          "mySqlDumpExe": "",
          "mySqlEnabled": false,
          "mySqlEvents": [],
          "mySqlHost": "localhost",
          "mysqlMinimalEnabled": false,
          "mySqlMulti": false,
          "mySqlName": "iobroker",
          "mySqlPassword": "",
          "mySqlPort": "3306",
          "mysqlQuick": false,
          "mysqlSingleTransaction": false,
          "mySqlUser": "",
          "noderedEnabled": true,
          "noserverino": false,
          "notificationEnabled": false,
          "notificationsType": "Telegram",
          "onedriveAccessJson": "",
          "onedriveCcuDir": "backupDir/ccu",
          "onedriveDeleteAfter": 10,
          "onedriveDeleteOldBackup": false,
          "onedriveDir": "backupDir",
          "onedriveEnabled": false,
          "onedriveLastTokenRenew": "",
          "onedriveMinimalDir": "backupDir/iobroker",
          "onedriveOwnDir": false,
          "pgSqlDeleteAfter": 5,
          "pgSqlDumpExe": "",
          "pgSqlEnabled": false,
          "pgSqlEvents": [],
          "pgSqlHost": "",
          "pgSqlMulti": false,
          "pgSqlName": "",
          "pgSqlPassword": "",
          "pgSqlPort": "5432",
          "pgSqlUser": "",
          "pushoverDeviceID": "",
          "pushoverInstance": "pushover.0",
          "pushoverNoticeType": "longPushoverNotice",
          "pushoverOnlyError": false,
          "pushoverSilentNotice": false,
          "pushoverWaitToSend": 0,
          "redisAOFactive": false,
          "redisEnabled": false,
          "redisHost": "",
          "redisMinimalEnabled": false,
          "redisPassword": "",
          "redisPath": "/var/lib/redis",
          "redisPort": 6379,
          "redisType": "local",
          "redisUser": "default",
          "restoreSource": "local",
          "restoreTab": false,
          "signalInstance": "signal-cmb.0",
          "signalNoticeType": "longSignalNotice",
          "signalOnlyError": false,
          "signalWaitToSend": 0,
          "slaveInstance": "backitup.1",
          "slaveNameSuffix": "",
          "smbType": "vers=3.1.1",
          "sqliteDumpExe": "",
          "sqliteEnabled": false,
          "sqlitePath": "/opt/sqlite/data.db",
          "startAllRestore": false,
          "stopSlaveAfter": false,
          "sudoMount": true,
          "telegramInstance": "telegram.0",
          "telegramNoticeType": "longTelegramNotice",
          "telegramOnlyError": false,
          "telegramSilentNotice": false,
          "telegramUser": "allTelegramUsers",
          "telegramWaitToSend": 0,
          "wakeOnLAN": false,
          "webdavCcuDir": "/backupDir/ccu",
          "webdavDeleteAfter": 10,
          "webdavDeleteOldBackup": false,
          "webdavDir": "/backupDir",
          "webdavEnabled": false,
          "webdavMinimalDir": "/backupDir/iobroker",
          "webdavOwnDir": false,
          "webdavPassword": "",
          "webdavSignedCertificates": true,
          "webdavURL": "https://<example.com>/remote.php/dav/files/<username>/",
          "webdavUsername": "username",
          "whatsappInstance": "whatsapp-cmb.0",
          "whatsappNoticeType": "longWhatsappNotice",
          "whatsappOnlyError": false,
          "whatsappWaitToSend": 0,
          "wolExtra": false,
          "wolPort": 9,
          "wolWait": 25,
          "yahkaEnabled": false,
          "zigbee2mqttEnabled": false,
          "zigbee2mqttPath": "/opt/zigbee2mqtt/data",
          "zigbeeEnabled": false,
          "_nonSupportDockerDB": false
        }
        
        M simatecS 2 Antworten Letzte Antwort
        0
        • M minkhx

          @marc-berg Ahh:)

          {
            "advancedDelete": false,
            "cacheLoose": false,
            "ccuCron": false,
            "ccuCronJob": "00 36 01 */3 * *",
            "ccuDeleteAfter": 10,
            "ccuEnabled": false,
            "ccuEvents": [],
            "ccuEveryXDays": 3,
            "ccuHost": "",
            "ccuMulti": false,
            "ccuNameSuffix": "",
            "ccuPassword": "",
            "ccuSignedCertificates": true,
            "ccuTime": "01:36",
            "ccuUsehttps": false,
            "ccuUser": "Admin",
            "cifsCcuDir": "sharename/backupDir",
            "cifsDeleteOldBackup": false,
            "cifsDir": "sharename/backupDir",
            "cifsDomain": "",
            "cifsEnabled": false,
            "cifsMinimalDir": "sharename/backupDir",
            "cifsMount": "",
            "cifsOwnDir": false,
            "cifsUser": "",
            "connectType": "NFS",
            "debugLevel": false,
            "deleteOldDataBase": false,
            "discordInstance": "discord.0",
            "discordNoticeType": "longDiscordNotice",
            "discordOnlyError": false,
            "discordTarget": "",
            "discordWaitToSend": 0,
            "dropboxAccessJson": "",
            "dropboxAccessToken": "",
            "dropboxCcuDir": "/backupDir/ccu",
            "dropboxCodeChallenge": "",
            "dropboxDeleteAfter": 10,
            "dropboxDeleteOldBackup": false,
            "dropboxDir": "/backupDir",
            "dropboxEnabled": false,
            "dropboxMinimalDir": "/backupDir/iobroker",
            "dropboxOwnDir": false,
            "dropboxTokenType": "custom",
            "emailInstance": "email.0",
            "emailNoticeType": "longEmailNotice",
            "emailOnlyError": false,
            "emailReceiver": "xxx@xxx.com",
            "emailSender": "xxx@xxx.com",
            "emailWaitToSend": 0,
            "esphomeEnabled": false,
            "expertMount": "sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups",
            "fileSizeError": 512,
            "fileSizeWarning": 1024,
            "ftpCcuDir": "/backupDir/ccu",
            "ftpDeleteAfter": 10,
            "ftpDeleteOldBackup": false,
            "ftpDir": "/backupDir",
            "ftpEnabled": false,
            "ftpHost": "",
            "ftpMinimalDir": "/backupDir/iobroker",
            "ftpOwnDir": false,
            "ftpPassword": "",
            "ftpPort": 21,
            "ftpSecure": false,
            "ftpSignedCertificates": true,
            "ftpUser": "",
            "googledriveAccessTokens": "",
            "googledriveCcuDir": "/backupDir/ccu",
            "googledriveDeleteAfter": 10,
            "googledriveDeleteOldBackup": false,
            "googledriveDir": "/backupDir",
            "googledriveEnabled": false,
            "googledriveMinimalDir": "/backupDir/iobroker",
            "googledriveOwnDir": false,
            "gotifyInstance": "gotify.0",
            "gotifyNoticeType": "longGotifyNotice",
            "gotifyOnlyError": false,
            "gotifyWaitToSend": 0,
            "grafanaApiKey": "glsa_cnSQbtiq9K7eTerEvm3Z9Cm4YiOZRcVX_249c5ccc",
            "grafanaEnabled": true,
            "grafanaHost": "flowbox",
            "grafanaPassword": "xxx",
            "grafanaPort": "3000",
            "grafanaProtocol": "http",
            "grafanaSignedCertificates": true,
            "grafanaUsername": "admin",
            "historyEnabled": false,
            "historyEntriesNumber": 25,
            "historyPath": "/opt/iobroker/iobroker-data/history",
            "hostType": "Single",
            "ignoreErrors": false,
            "influxDBDeleteAfter": 5,
            "influxDBDumpExe": "",
            "influxDBEnabled": true,
            "influxDBEvents": [],
            "influxDBHost": "localhost",
            "influxDBMulti": false,
            "influxDBName": "buck",
            "influxDBPort": 8086,
            "influxDBProtocol": "http",
            "influxDBToken": "19JaEjvfdfgXb7pYrYD3pVrmPdtESYwcD7BmltjxNzloFiZPAMNESU93Hy9op8u_IY52Dfyt2yIHSdGgwRhkSw==",
            "influxDBType": "local",
            "influxDBVersion": "2.x",
            "iobrokerCron": false,
            "iobrokerCronJob": "00 48 02 */1 * *",
            "jarvisEnabled": false,
            "javascriptsEnabled": false,
            "macAd": "20:DE:20:DE:20:DE",
            "matrixInstance": "matrix-org.0",
            "matrixNoticeType": "longMatrixNotice",
            "matrixOnlyError": false,
            "matrixWaitToSend": 0,
            "minimalDeleteAfter": 20,
            "minimalEnabled": true,
            "minimalEveryXDays": 5,
            "minimalNameSuffix": "",
            "minimalTime": "02:48",
            "mySqlDeleteAfter": 5,
            "mySqlDumpExe": "",
            "mySqlEnabled": false,
            "mySqlEvents": [],
            "mySqlHost": "localhost",
            "mysqlMinimalEnabled": false,
            "mySqlMulti": false,
            "mySqlName": "iobroker",
            "mySqlPassword": "",
            "mySqlPort": "3306",
            "mysqlQuick": false,
            "mysqlSingleTransaction": false,
            "mySqlUser": "",
            "noderedEnabled": true,
            "noserverino": false,
            "notificationEnabled": false,
            "notificationsType": "Telegram",
            "onedriveAccessJson": "",
            "onedriveCcuDir": "backupDir/ccu",
            "onedriveDeleteAfter": 10,
            "onedriveDeleteOldBackup": false,
            "onedriveDir": "backupDir",
            "onedriveEnabled": false,
            "onedriveLastTokenRenew": "",
            "onedriveMinimalDir": "backupDir/iobroker",
            "onedriveOwnDir": false,
            "pgSqlDeleteAfter": 5,
            "pgSqlDumpExe": "",
            "pgSqlEnabled": false,
            "pgSqlEvents": [],
            "pgSqlHost": "",
            "pgSqlMulti": false,
            "pgSqlName": "",
            "pgSqlPassword": "",
            "pgSqlPort": "5432",
            "pgSqlUser": "",
            "pushoverDeviceID": "",
            "pushoverInstance": "pushover.0",
            "pushoverNoticeType": "longPushoverNotice",
            "pushoverOnlyError": false,
            "pushoverSilentNotice": false,
            "pushoverWaitToSend": 0,
            "redisAOFactive": false,
            "redisEnabled": false,
            "redisHost": "",
            "redisMinimalEnabled": false,
            "redisPassword": "",
            "redisPath": "/var/lib/redis",
            "redisPort": 6379,
            "redisType": "local",
            "redisUser": "default",
            "restoreSource": "local",
            "restoreTab": false,
            "signalInstance": "signal-cmb.0",
            "signalNoticeType": "longSignalNotice",
            "signalOnlyError": false,
            "signalWaitToSend": 0,
            "slaveInstance": "backitup.1",
            "slaveNameSuffix": "",
            "smbType": "vers=3.1.1",
            "sqliteDumpExe": "",
            "sqliteEnabled": false,
            "sqlitePath": "/opt/sqlite/data.db",
            "startAllRestore": false,
            "stopSlaveAfter": false,
            "sudoMount": true,
            "telegramInstance": "telegram.0",
            "telegramNoticeType": "longTelegramNotice",
            "telegramOnlyError": false,
            "telegramSilentNotice": false,
            "telegramUser": "allTelegramUsers",
            "telegramWaitToSend": 0,
            "wakeOnLAN": false,
            "webdavCcuDir": "/backupDir/ccu",
            "webdavDeleteAfter": 10,
            "webdavDeleteOldBackup": false,
            "webdavDir": "/backupDir",
            "webdavEnabled": false,
            "webdavMinimalDir": "/backupDir/iobroker",
            "webdavOwnDir": false,
            "webdavPassword": "",
            "webdavSignedCertificates": true,
            "webdavURL": "https://<example.com>/remote.php/dav/files/<username>/",
            "webdavUsername": "username",
            "whatsappInstance": "whatsapp-cmb.0",
            "whatsappNoticeType": "longWhatsappNotice",
            "whatsappOnlyError": false,
            "whatsappWaitToSend": 0,
            "wolExtra": false,
            "wolPort": 9,
            "wolWait": 25,
            "yahkaEnabled": false,
            "zigbee2mqttEnabled": false,
            "zigbee2mqttPath": "/opt/zigbee2mqtt/data",
            "zigbeeEnabled": false,
            "_nonSupportDockerDB": false
          }
          
          M Offline
          M Offline
          minkhx
          schrieb am zuletzt editiert von
          #71

          @minkhx history enabled auf true setzen?

          simatecS M 2 Antworten Letzte Antwort
          0
          • M minkhx

            @minkhx history enabled auf true setzen?

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

            @minkhx Wenn du den History Adapter nutzt und diese Daten sichern willst ja.

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

              @marc-berg Ahh:)

              {
                "advancedDelete": false,
                "cacheLoose": false,
                "ccuCron": false,
                "ccuCronJob": "00 36 01 */3 * *",
                "ccuDeleteAfter": 10,
                "ccuEnabled": false,
                "ccuEvents": [],
                "ccuEveryXDays": 3,
                "ccuHost": "",
                "ccuMulti": false,
                "ccuNameSuffix": "",
                "ccuPassword": "",
                "ccuSignedCertificates": true,
                "ccuTime": "01:36",
                "ccuUsehttps": false,
                "ccuUser": "Admin",
                "cifsCcuDir": "sharename/backupDir",
                "cifsDeleteOldBackup": false,
                "cifsDir": "sharename/backupDir",
                "cifsDomain": "",
                "cifsEnabled": false,
                "cifsMinimalDir": "sharename/backupDir",
                "cifsMount": "",
                "cifsOwnDir": false,
                "cifsUser": "",
                "connectType": "NFS",
                "debugLevel": false,
                "deleteOldDataBase": false,
                "discordInstance": "discord.0",
                "discordNoticeType": "longDiscordNotice",
                "discordOnlyError": false,
                "discordTarget": "",
                "discordWaitToSend": 0,
                "dropboxAccessJson": "",
                "dropboxAccessToken": "",
                "dropboxCcuDir": "/backupDir/ccu",
                "dropboxCodeChallenge": "",
                "dropboxDeleteAfter": 10,
                "dropboxDeleteOldBackup": false,
                "dropboxDir": "/backupDir",
                "dropboxEnabled": false,
                "dropboxMinimalDir": "/backupDir/iobroker",
                "dropboxOwnDir": false,
                "dropboxTokenType": "custom",
                "emailInstance": "email.0",
                "emailNoticeType": "longEmailNotice",
                "emailOnlyError": false,
                "emailReceiver": "xxx@xxx.com",
                "emailSender": "xxx@xxx.com",
                "emailWaitToSend": 0,
                "esphomeEnabled": false,
                "expertMount": "sudo mount -t cifs -o username=<username>,password=\"<password>\",noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.0.1/NAS/BACKUP /opt/iobroker/backups",
                "fileSizeError": 512,
                "fileSizeWarning": 1024,
                "ftpCcuDir": "/backupDir/ccu",
                "ftpDeleteAfter": 10,
                "ftpDeleteOldBackup": false,
                "ftpDir": "/backupDir",
                "ftpEnabled": false,
                "ftpHost": "",
                "ftpMinimalDir": "/backupDir/iobroker",
                "ftpOwnDir": false,
                "ftpPassword": "",
                "ftpPort": 21,
                "ftpSecure": false,
                "ftpSignedCertificates": true,
                "ftpUser": "",
                "googledriveAccessTokens": "",
                "googledriveCcuDir": "/backupDir/ccu",
                "googledriveDeleteAfter": 10,
                "googledriveDeleteOldBackup": false,
                "googledriveDir": "/backupDir",
                "googledriveEnabled": false,
                "googledriveMinimalDir": "/backupDir/iobroker",
                "googledriveOwnDir": false,
                "gotifyInstance": "gotify.0",
                "gotifyNoticeType": "longGotifyNotice",
                "gotifyOnlyError": false,
                "gotifyWaitToSend": 0,
                "grafanaApiKey": "glsa_cnSQbtiq9K7eTerEvm3Z9Cm4YiOZRcVX_249c5ccc",
                "grafanaEnabled": true,
                "grafanaHost": "flowbox",
                "grafanaPassword": "xxx",
                "grafanaPort": "3000",
                "grafanaProtocol": "http",
                "grafanaSignedCertificates": true,
                "grafanaUsername": "admin",
                "historyEnabled": false,
                "historyEntriesNumber": 25,
                "historyPath": "/opt/iobroker/iobroker-data/history",
                "hostType": "Single",
                "ignoreErrors": false,
                "influxDBDeleteAfter": 5,
                "influxDBDumpExe": "",
                "influxDBEnabled": true,
                "influxDBEvents": [],
                "influxDBHost": "localhost",
                "influxDBMulti": false,
                "influxDBName": "buck",
                "influxDBPort": 8086,
                "influxDBProtocol": "http",
                "influxDBToken": "19JaEjvfdfgXb7pYrYD3pVrmPdtESYwcD7BmltjxNzloFiZPAMNESU93Hy9op8u_IY52Dfyt2yIHSdGgwRhkSw==",
                "influxDBType": "local",
                "influxDBVersion": "2.x",
                "iobrokerCron": false,
                "iobrokerCronJob": "00 48 02 */1 * *",
                "jarvisEnabled": false,
                "javascriptsEnabled": false,
                "macAd": "20:DE:20:DE:20:DE",
                "matrixInstance": "matrix-org.0",
                "matrixNoticeType": "longMatrixNotice",
                "matrixOnlyError": false,
                "matrixWaitToSend": 0,
                "minimalDeleteAfter": 20,
                "minimalEnabled": true,
                "minimalEveryXDays": 5,
                "minimalNameSuffix": "",
                "minimalTime": "02:48",
                "mySqlDeleteAfter": 5,
                "mySqlDumpExe": "",
                "mySqlEnabled": false,
                "mySqlEvents": [],
                "mySqlHost": "localhost",
                "mysqlMinimalEnabled": false,
                "mySqlMulti": false,
                "mySqlName": "iobroker",
                "mySqlPassword": "",
                "mySqlPort": "3306",
                "mysqlQuick": false,
                "mysqlSingleTransaction": false,
                "mySqlUser": "",
                "noderedEnabled": true,
                "noserverino": false,
                "notificationEnabled": false,
                "notificationsType": "Telegram",
                "onedriveAccessJson": "",
                "onedriveCcuDir": "backupDir/ccu",
                "onedriveDeleteAfter": 10,
                "onedriveDeleteOldBackup": false,
                "onedriveDir": "backupDir",
                "onedriveEnabled": false,
                "onedriveLastTokenRenew": "",
                "onedriveMinimalDir": "backupDir/iobroker",
                "onedriveOwnDir": false,
                "pgSqlDeleteAfter": 5,
                "pgSqlDumpExe": "",
                "pgSqlEnabled": false,
                "pgSqlEvents": [],
                "pgSqlHost": "",
                "pgSqlMulti": false,
                "pgSqlName": "",
                "pgSqlPassword": "",
                "pgSqlPort": "5432",
                "pgSqlUser": "",
                "pushoverDeviceID": "",
                "pushoverInstance": "pushover.0",
                "pushoverNoticeType": "longPushoverNotice",
                "pushoverOnlyError": false,
                "pushoverSilentNotice": false,
                "pushoverWaitToSend": 0,
                "redisAOFactive": false,
                "redisEnabled": false,
                "redisHost": "",
                "redisMinimalEnabled": false,
                "redisPassword": "",
                "redisPath": "/var/lib/redis",
                "redisPort": 6379,
                "redisType": "local",
                "redisUser": "default",
                "restoreSource": "local",
                "restoreTab": false,
                "signalInstance": "signal-cmb.0",
                "signalNoticeType": "longSignalNotice",
                "signalOnlyError": false,
                "signalWaitToSend": 0,
                "slaveInstance": "backitup.1",
                "slaveNameSuffix": "",
                "smbType": "vers=3.1.1",
                "sqliteDumpExe": "",
                "sqliteEnabled": false,
                "sqlitePath": "/opt/sqlite/data.db",
                "startAllRestore": false,
                "stopSlaveAfter": false,
                "sudoMount": true,
                "telegramInstance": "telegram.0",
                "telegramNoticeType": "longTelegramNotice",
                "telegramOnlyError": false,
                "telegramSilentNotice": false,
                "telegramUser": "allTelegramUsers",
                "telegramWaitToSend": 0,
                "wakeOnLAN": false,
                "webdavCcuDir": "/backupDir/ccu",
                "webdavDeleteAfter": 10,
                "webdavDeleteOldBackup": false,
                "webdavDir": "/backupDir",
                "webdavEnabled": false,
                "webdavMinimalDir": "/backupDir/iobroker",
                "webdavOwnDir": false,
                "webdavPassword": "",
                "webdavSignedCertificates": true,
                "webdavURL": "https://<example.com>/remote.php/dav/files/<username>/",
                "webdavUsername": "username",
                "whatsappInstance": "whatsapp-cmb.0",
                "whatsappNoticeType": "longWhatsappNotice",
                "whatsappOnlyError": false,
                "whatsappWaitToSend": 0,
                "wolExtra": false,
                "wolPort": 9,
                "wolWait": 25,
                "yahkaEnabled": false,
                "zigbee2mqttEnabled": false,
                "zigbee2mqttPath": "/opt/zigbee2mqtt/data",
                "zigbeeEnabled": false,
                "_nonSupportDockerDB": false
              }
              
              simatecS Offline
              simatecS Offline
              simatec
              Developer Most Active
              schrieb am zuletzt editiert von
              #73

              @minkhx Nimm mal als Grafana Host die IP und nicht den DNS

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

                @minkhx Nimm mal als Grafana Host die IP und nicht den DNS

                M Offline
                M Offline
                minkhx
                schrieb am zuletzt editiert von minkhx
                #74

                @simatec Selbe Stelle, gleiche Welle. Also ich hab das in der GUI von backitup eingestellt, nicht in der json direkt (trau ich mir nicht)

                EDIT: Die IP wurde in die json aber übernommen, habe grad nachgesehen.
                Service-acc nochmal neu?

                EDIT2: Zwischenmeldung
                Ich hab nur ioB angehakt. Backup läuft.
                Dann zus. Grafana checkboxed. Backup läuft.
                So war das vorher auch, und ich vergaß zu erwähnen, srry.
                Als ich dann influx anhakte kam der Fehler.
                Im jetzigen Durchlauf aber nicht, 1. ioB dann Grafana, dann influx.
                Ich reboote und spiel das nochmal durch.
                Die Backup-Funktion ist wirklich wichtig für mich...

                M 1 Antwort Letzte Antwort
                0
                • M minkhx

                  @minkhx history enabled auf true setzen?

                  M Offline
                  M Offline
                  minkhx
                  schrieb am zuletzt editiert von
                  #75

                  @minkhx said in Fehler Backitup Grafana:

                  @minkhx history enabled auf true setzen?

                  Nee, erstmal lieber nicht:)

                  1 Antwort Letzte Antwort
                  0
                  • M minkhx

                    @simatec Selbe Stelle, gleiche Welle. Also ich hab das in der GUI von backitup eingestellt, nicht in der json direkt (trau ich mir nicht)

                    EDIT: Die IP wurde in die json aber übernommen, habe grad nachgesehen.
                    Service-acc nochmal neu?

                    EDIT2: Zwischenmeldung
                    Ich hab nur ioB angehakt. Backup läuft.
                    Dann zus. Grafana checkboxed. Backup läuft.
                    So war das vorher auch, und ich vergaß zu erwähnen, srry.
                    Als ich dann influx anhakte kam der Fehler.
                    Im jetzigen Durchlauf aber nicht, 1. ioB dann Grafana, dann influx.
                    Ich reboote und spiel das nochmal durch.
                    Die Backup-Funktion ist wirklich wichtig für mich...

                    M Offline
                    M Offline
                    minkhx
                    schrieb am zuletzt editiert von
                    #76

                    @minkhx Hmm, mit Node-Red wirds red, also wieder die Fehlermeldung.

                    simatecS 1 Antwort Letzte Antwort
                    0
                    • M minkhx

                      @minkhx Hmm, mit Node-Red wirds red, also wieder die Fehlermeldung.

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

                      @minkhx Wenn es Node_red kann keine Grafana Fehlermeldung ausgeben.
                      Bitte den Debuglog vo Backup zeigen

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

                        @minkhx Wenn es Node_red kann keine Grafana Fehlermeldung ausgeben.
                        Bitte den Debuglog vo Backup zeigen

                        M Offline
                        M Offline
                        minkhx
                        schrieb am zuletzt editiert von minkhx
                        #78

                        @simatec Jo, das hab ich hier irgendwo gelesen mit dem Ändern auf debug-state. Ich hab aber keine Ahnung, wo die log ist, dummerweise.

                        Edit: Das hier?

                        backitup.0
                        	2025-05-23 22:33:30.863	error	[iobroker/grafana] cannot found Grafana Backup files
                        

                        Edit2:

                        backitup.0
                        	2025-05-23 22:33:32.824	warn	[iobroker/clean] No older backup files are deleted, because this backup was started manually
                        backitup.0
                        	2025-05-23 22:33:30.863	error	[iobroker/grafana] cannot found Grafana Backup files
                        backitup.0
                        	2025-05-23 22:32:53.086	warn	[iobroker/clean] No older backup files are deleted, because this backup was started manually
                        backitup.0
                        	2025-05-23 22:32:50.989	error	[iobroker/grafana] cannot found Grafana Backup files
                        backitup.0
                        	2025-05-23 22:27:49.895	warn	[iobroker/clean] No older backup files are deleted, because this backup was started manually
                        backitup.0
                        	2025-05-23 22:27:47.936	error	[iobroker/grafana] cannot found Grafana Backup files
                        host.flowbox
                        	2025-05-23 22:27:27.556	warn	instance system.adapter.backitup.0 already running with pid 135751
                        backitup.0
                        	2025-05-23 22:27:05.581	warn	[iobroker/clean] No older backup files are deleted, because this backup was started manually
                        backitup.0
                        	2025-05-23 22:27:03.612	error	[iobroker/grafana] cannot found Grafana Backup files
                        
                        simatecS 1 Antwort Letzte Antwort
                        0
                        • M minkhx

                          @simatec Jo, das hab ich hier irgendwo gelesen mit dem Ändern auf debug-state. Ich hab aber keine Ahnung, wo die log ist, dummerweise.

                          Edit: Das hier?

                          backitup.0
                          	2025-05-23 22:33:30.863	error	[iobroker/grafana] cannot found Grafana Backup files
                          

                          Edit2:

                          backitup.0
                          	2025-05-23 22:33:32.824	warn	[iobroker/clean] No older backup files are deleted, because this backup was started manually
                          backitup.0
                          	2025-05-23 22:33:30.863	error	[iobroker/grafana] cannot found Grafana Backup files
                          backitup.0
                          	2025-05-23 22:32:53.086	warn	[iobroker/clean] No older backup files are deleted, because this backup was started manually
                          backitup.0
                          	2025-05-23 22:32:50.989	error	[iobroker/grafana] cannot found Grafana Backup files
                          backitup.0
                          	2025-05-23 22:27:49.895	warn	[iobroker/clean] No older backup files are deleted, because this backup was started manually
                          backitup.0
                          	2025-05-23 22:27:47.936	error	[iobroker/grafana] cannot found Grafana Backup files
                          host.flowbox
                          	2025-05-23 22:27:27.556	warn	instance system.adapter.backitup.0 already running with pid 135751
                          backitup.0
                          	2025-05-23 22:27:05.581	warn	[iobroker/clean] No older backup files are deleted, because this backup was started manually
                          backitup.0
                          	2025-05-23 22:27:03.612	error	[iobroker/grafana] cannot found Grafana Backup files
                          
                          simatecS Offline
                          simatecS Offline
                          simatec
                          Developer Most Active
                          schrieb am zuletzt editiert von
                          #79

                          @minkhx Bitte den kompletten Log vom Backup posten

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

                            @minkhx Bitte den kompletten Log vom Backup posten

                            M Offline
                            M Offline
                            minkhx
                            schrieb am zuletzt editiert von minkhx
                            #80

                            @simatec Ja, klar, nicht das Protokoll, sondern den output...
                            mit Haken bei ioB, influx und Grafana.

                            22:45:23.952
                            INFO
                            gui
                            Backup gestartet ...
                            22:45:30.750
                            DEBUG
                            iobroker
                            host.flowbox 193 objects saved
                            22:45:30.828
                            DEBUG
                            iobroker
                            host.flowbox 141 states saved
                            22:45:30.846
                            DEBUG
                            iobroker
                            host.flowbox "config.json" is valid
                            22:45:30.881
                            DEBUG
                            iobroker
                            host.flowbox "objects.jsonl" exists
                            host.flowbox "states.jsonl" exists
                            22:45:31.767
                            DEBUG
                            iobroker
                            host.flowbox JSONL lines are valid
                            22:45:31.777
                            DEBUG
                            iobroker
                            host.flowbox The backup is valid!
                            22:45:33.948
                            DEBUG
                            iobroker
                            Backup created: /opt/iobroker/backups/iobroker_2025_05_23-22_45_24_backupiobroker.tar.gz
                            22:45:33.993
                            DEBUG
                            iobroker
                            This backup can only be restored with js-controller version 7.0 or higher
                            22:45:34.986
                            DEBUG
                            iobroker
                            done
                            22:45:35.147
                            DEBUG
                            influxDB
                            InfluxDB-Backup started ...
                            22:45:35.194
                            DEBUG
                            influxDB
                            Start InfluxDB Backup ...
                            22:45:35.205
                            DEBUG
                            influxDB
                            InfluxDB Backup tmp directory created
                            22:45:35.222
                            DEBUG
                            influxDB
                            Backup created: /opt/iobroker/backups/influxDB_2025_05_23-22_45_35_backupiobroker.tar.gz
                            22:45:35.235
                            DEBUG
                            influxDB
                            InfluxDB tmp directory "/opt/iobroker/backups/influxDB_2025_05_23-22_45_35_backupiobroker" successfully deleted
                            22:45:35.271
                            DEBUG
                            influxDB
                            InfluxDB-Backup for is finish
                            22:45:35.282
                            DEBUG
                            influxDB
                            done
                            22:45:36.486
                            DEBUG
                            grafana
                            Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp"
                            22:45:36.502
                            DEBUG
                            grafana
                            Created dashboard directory
                            22:45:36.518
                            DEBUG
                            grafana
                            Created folder directory
                            22:45:36.521
                            DEBUG
                            grafana
                            Created dashboards_manually_restore directory
                            22:45:36.565
                            DEBUG
                            grafana
                            Created datasource directory
                            22:45:36.580
                            DEBUG
                            grafana
                            Grafana is available ... Status: 200
                            22:45:37.086
                            DEBUG
                            grafana
                            Saved dashboard-folder mapping
                            22:45:37.257
                            DEBUG
                            grafana
                            start Grafana backup compress ...
                            22:45:37.275
                            DEBUG
                            grafana
                            Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
                            22:45:37.290
                            DEBUG
                            grafana
                            Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
                            22:45:37.330
                            ERROR
                            grafana
                            cannot found Grafana Backup files
                            22:45:37.339
                            DEBUG
                            grafana
                            done
                            22:45:39.238
                            WARN
                            clean
                            No older backup files are deleted, because this backup was started manually
                            22:45:39.277
                            DEBUG
                            clean
                            done
                            22:45:39.402
                            DEBUG
                            historyHTML
                            new history html values created
                            22:45:39.495
                            DEBUG
                            historyHTML
                            done
                            22:45:39.660
                            DEBUG
                            historyJSON
                            new history json values created
                            22:45:39.705
                            DEBUG
                            historyJSON
                            done
                            22:45:42.176
                            DEBUG
                            notification
                            done
                            22:45:42.333
                            INFO
                            gui
                            Das Backup wurde erfolgreich erstellt!
                            

                            EDIT:
                            Z109-113 - Wenn der das immer deleted, kanner ja auch nix finden, oder? Vllt. ist das gar nicht so schlimm?

                            simatecS 1 Antwort Letzte Antwort
                            0
                            • M minkhx

                              @simatec Ja, klar, nicht das Protokoll, sondern den output...
                              mit Haken bei ioB, influx und Grafana.

                              22:45:23.952
                              INFO
                              gui
                              Backup gestartet ...
                              22:45:30.750
                              DEBUG
                              iobroker
                              host.flowbox 193 objects saved
                              22:45:30.828
                              DEBUG
                              iobroker
                              host.flowbox 141 states saved
                              22:45:30.846
                              DEBUG
                              iobroker
                              host.flowbox "config.json" is valid
                              22:45:30.881
                              DEBUG
                              iobroker
                              host.flowbox "objects.jsonl" exists
                              host.flowbox "states.jsonl" exists
                              22:45:31.767
                              DEBUG
                              iobroker
                              host.flowbox JSONL lines are valid
                              22:45:31.777
                              DEBUG
                              iobroker
                              host.flowbox The backup is valid!
                              22:45:33.948
                              DEBUG
                              iobroker
                              Backup created: /opt/iobroker/backups/iobroker_2025_05_23-22_45_24_backupiobroker.tar.gz
                              22:45:33.993
                              DEBUG
                              iobroker
                              This backup can only be restored with js-controller version 7.0 or higher
                              22:45:34.986
                              DEBUG
                              iobroker
                              done
                              22:45:35.147
                              DEBUG
                              influxDB
                              InfluxDB-Backup started ...
                              22:45:35.194
                              DEBUG
                              influxDB
                              Start InfluxDB Backup ...
                              22:45:35.205
                              DEBUG
                              influxDB
                              InfluxDB Backup tmp directory created
                              22:45:35.222
                              DEBUG
                              influxDB
                              Backup created: /opt/iobroker/backups/influxDB_2025_05_23-22_45_35_backupiobroker.tar.gz
                              22:45:35.235
                              DEBUG
                              influxDB
                              InfluxDB tmp directory "/opt/iobroker/backups/influxDB_2025_05_23-22_45_35_backupiobroker" successfully deleted
                              22:45:35.271
                              DEBUG
                              influxDB
                              InfluxDB-Backup for is finish
                              22:45:35.282
                              DEBUG
                              influxDB
                              done
                              22:45:36.486
                              DEBUG
                              grafana
                              Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp"
                              22:45:36.502
                              DEBUG
                              grafana
                              Created dashboard directory
                              22:45:36.518
                              DEBUG
                              grafana
                              Created folder directory
                              22:45:36.521
                              DEBUG
                              grafana
                              Created dashboards_manually_restore directory
                              22:45:36.565
                              DEBUG
                              grafana
                              Created datasource directory
                              22:45:36.580
                              DEBUG
                              grafana
                              Grafana is available ... Status: 200
                              22:45:37.086
                              DEBUG
                              grafana
                              Saved dashboard-folder mapping
                              22:45:37.257
                              DEBUG
                              grafana
                              start Grafana backup compress ...
                              22:45:37.275
                              DEBUG
                              grafana
                              Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
                              22:45:37.290
                              DEBUG
                              grafana
                              Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
                              22:45:37.330
                              ERROR
                              grafana
                              cannot found Grafana Backup files
                              22:45:37.339
                              DEBUG
                              grafana
                              done
                              22:45:39.238
                              WARN
                              clean
                              No older backup files are deleted, because this backup was started manually
                              22:45:39.277
                              DEBUG
                              clean
                              done
                              22:45:39.402
                              DEBUG
                              historyHTML
                              new history html values created
                              22:45:39.495
                              DEBUG
                              historyHTML
                              done
                              22:45:39.660
                              DEBUG
                              historyJSON
                              new history json values created
                              22:45:39.705
                              DEBUG
                              historyJSON
                              done
                              22:45:42.176
                              DEBUG
                              notification
                              done
                              22:45:42.333
                              INFO
                              gui
                              Das Backup wurde erfolgreich erstellt!
                              

                              EDIT:
                              Z109-113 - Wenn der das immer deleted, kanner ja auch nix finden, oder? Vllt. ist das gar nicht so schlimm?

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

                              @minkhx Wie sieht denn das Grafana Backup aus? Ist da was drin? Zeige mal den Log, wo es funktioniert hat. In dem Log steht ja nix zur Sicherung von Dashboards

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

                                @minkhx Wie sieht denn das Grafana Backup aus? Ist da was drin? Zeige mal den Log, wo es funktioniert hat. In dem Log steht ja nix zur Sicherung von Dashboards

                                M Offline
                                M Offline
                                minkhx
                                schrieb am zuletzt editiert von
                                #82

                                @simatec Also das ist der log jetzt nur mit ioB-Haken:

                                22:51:11.771
                                INFO
                                gui
                                Backup gestartet ...
                                22:51:19.916
                                DEBUG
                                iobroker
                                host.flowbox 193 objects saved
                                22:51:20.040
                                DEBUG
                                iobroker
                                host.flowbox Validating backup ...
                                host.flowbox "config.json" is valid
                                22:51:20.057
                                DEBUG
                                iobroker
                                host.flowbox "objects.jsonl" exists
                                host.flowbox "states.jsonl" exists
                                22:51:21.114
                                DEBUG
                                iobroker
                                host.flowbox JSONL lines are valid
                                22:51:21.129
                                DEBUG
                                iobroker
                                host.flowbox The backup is valid!
                                22:51:23.131
                                DEBUG
                                iobroker
                                Backup created: /opt/iobroker/backups/iobroker_2025_05_23-22_51_14_backupiobroker.tar.gz
                                22:51:23.143
                                DEBUG
                                iobroker
                                This backup can only be restored with js-controller version 7.0 or higher
                                22:51:24.233
                                DEBUG
                                iobroker
                                done
                                22:51:27.554
                                WARN
                                clean
                                No older backup files are deleted, because this backup was started manually
                                22:51:27.597
                                DEBUG
                                clean
                                done
                                22:51:27.719
                                DEBUG
                                historyHTML
                                new history html values created
                                22:51:27.845
                                DEBUG
                                historyHTML
                                done
                                22:51:27.993
                                DEBUG
                                historyJSON
                                new history json values created
                                22:51:28.035
                                DEBUG
                                historyJSON
                                done
                                22:51:30.520
                                DEBUG
                                notification
                                done
                                22:51:30.666
                                INFO
                                gui
                                Das Backup wurde erfolgreich erstellt!
                                

                                Das ist der log mit ioB- und Grafana-Haken:

                                22:52:04.644
                                INFO
                                gui
                                Backup gestartet ...
                                22:52:12.872
                                DEBUG
                                iobroker
                                host.flowbox 193 objects saved
                                22:52:12.988
                                DEBUG
                                iobroker
                                host.flowbox 140 states saved
                                22:52:13.003
                                DEBUG
                                iobroker
                                host.flowbox Validating backup ...
                                22:52:13.005
                                DEBUG
                                iobroker
                                host.flowbox "config.json" is valid
                                host.flowbox "objects.jsonl" exists
                                host.flowbox "states.jsonl" exists
                                22:52:14.017
                                DEBUG
                                iobroker
                                host.flowbox The backup is valid!
                                22:52:15.067
                                DEBUG
                                iobroker
                                Backup created: /opt/iobroker/backups/iobroker_2025_05_23-22_52_07_backupiobroker.tar.gz
                                22:52:15.111
                                DEBUG
                                iobroker
                                This backup can only be restored with js-controller version 7.0 or higher
                                22:52:16.118
                                DEBUG
                                iobroker
                                done
                                22:52:17.522
                                DEBUG
                                grafana
                                Start Grafana Backup ...
                                22:52:17.537
                                DEBUG
                                grafana
                                Created dashboard directory
                                22:52:17.543
                                DEBUG
                                grafana
                                Created folder directory
                                22:52:17.547
                                DEBUG
                                grafana
                                Created dashboards_manually_restore directory
                                22:52:17.549
                                DEBUG
                                grafana
                                Created datasource directory
                                22:52:17.602
                                DEBUG
                                grafana
                                start Grafana request ...
                                22:52:17.663
                                DEBUG
                                grafana
                                Grafana is available ... Status: 200
                                22:52:18.021
                                DEBUG
                                grafana
                                Saved dashboard-folder mapping
                                22:52:18.202
                                DEBUG
                                grafana
                                start Grafana backup compress ...
                                22:52:18.217
                                DEBUG
                                grafana
                                Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
                                22:52:18.231
                                DEBUG
                                grafana
                                Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
                                22:52:18.249
                                DEBUG
                                grafana
                                done
                                22:52:20.191
                                WARN
                                clean
                                No older backup files are deleted, because this backup was started manually
                                22:52:20.234
                                DEBUG
                                clean
                                done
                                22:52:20.356
                                DEBUG
                                historyHTML
                                new history html values created
                                22:52:20.450
                                DEBUG
                                historyHTML
                                done
                                22:52:20.638
                                DEBUG
                                historyJSON
                                new history json values created
                                22:52:20.669
                                DEBUG
                                historyJSON
                                done
                                22:52:23.150
                                DEBUG
                                notification
                                done
                                22:52:23.303
                                INFO
                                gui
                                Das Backup wurde erfolgreich erstellt!
                                

                                BTW:
                                Es gibt keine Dashboards, oh, oh, oh, sag nicht der ganze Tanz nur weil ich hier ins Blaue schieße. Ich wollte erstmal testen, ob das funzt.
                                Backup machen, restoren, ein bisschen cash rüberwachsen lassen und dann ioB fröhlich als Modbus-Watcher nutzen.

                                simatecS 1 Antwort Letzte Antwort
                                0
                                • M minkhx

                                  @simatec Also das ist der log jetzt nur mit ioB-Haken:

                                  22:51:11.771
                                  INFO
                                  gui
                                  Backup gestartet ...
                                  22:51:19.916
                                  DEBUG
                                  iobroker
                                  host.flowbox 193 objects saved
                                  22:51:20.040
                                  DEBUG
                                  iobroker
                                  host.flowbox Validating backup ...
                                  host.flowbox "config.json" is valid
                                  22:51:20.057
                                  DEBUG
                                  iobroker
                                  host.flowbox "objects.jsonl" exists
                                  host.flowbox "states.jsonl" exists
                                  22:51:21.114
                                  DEBUG
                                  iobroker
                                  host.flowbox JSONL lines are valid
                                  22:51:21.129
                                  DEBUG
                                  iobroker
                                  host.flowbox The backup is valid!
                                  22:51:23.131
                                  DEBUG
                                  iobroker
                                  Backup created: /opt/iobroker/backups/iobroker_2025_05_23-22_51_14_backupiobroker.tar.gz
                                  22:51:23.143
                                  DEBUG
                                  iobroker
                                  This backup can only be restored with js-controller version 7.0 or higher
                                  22:51:24.233
                                  DEBUG
                                  iobroker
                                  done
                                  22:51:27.554
                                  WARN
                                  clean
                                  No older backup files are deleted, because this backup was started manually
                                  22:51:27.597
                                  DEBUG
                                  clean
                                  done
                                  22:51:27.719
                                  DEBUG
                                  historyHTML
                                  new history html values created
                                  22:51:27.845
                                  DEBUG
                                  historyHTML
                                  done
                                  22:51:27.993
                                  DEBUG
                                  historyJSON
                                  new history json values created
                                  22:51:28.035
                                  DEBUG
                                  historyJSON
                                  done
                                  22:51:30.520
                                  DEBUG
                                  notification
                                  done
                                  22:51:30.666
                                  INFO
                                  gui
                                  Das Backup wurde erfolgreich erstellt!
                                  

                                  Das ist der log mit ioB- und Grafana-Haken:

                                  22:52:04.644
                                  INFO
                                  gui
                                  Backup gestartet ...
                                  22:52:12.872
                                  DEBUG
                                  iobroker
                                  host.flowbox 193 objects saved
                                  22:52:12.988
                                  DEBUG
                                  iobroker
                                  host.flowbox 140 states saved
                                  22:52:13.003
                                  DEBUG
                                  iobroker
                                  host.flowbox Validating backup ...
                                  22:52:13.005
                                  DEBUG
                                  iobroker
                                  host.flowbox "config.json" is valid
                                  host.flowbox "objects.jsonl" exists
                                  host.flowbox "states.jsonl" exists
                                  22:52:14.017
                                  DEBUG
                                  iobroker
                                  host.flowbox The backup is valid!
                                  22:52:15.067
                                  DEBUG
                                  iobroker
                                  Backup created: /opt/iobroker/backups/iobroker_2025_05_23-22_52_07_backupiobroker.tar.gz
                                  22:52:15.111
                                  DEBUG
                                  iobroker
                                  This backup can only be restored with js-controller version 7.0 or higher
                                  22:52:16.118
                                  DEBUG
                                  iobroker
                                  done
                                  22:52:17.522
                                  DEBUG
                                  grafana
                                  Start Grafana Backup ...
                                  22:52:17.537
                                  DEBUG
                                  grafana
                                  Created dashboard directory
                                  22:52:17.543
                                  DEBUG
                                  grafana
                                  Created folder directory
                                  22:52:17.547
                                  DEBUG
                                  grafana
                                  Created dashboards_manually_restore directory
                                  22:52:17.549
                                  DEBUG
                                  grafana
                                  Created datasource directory
                                  22:52:17.602
                                  DEBUG
                                  grafana
                                  start Grafana request ...
                                  22:52:17.663
                                  DEBUG
                                  grafana
                                  Grafana is available ... Status: 200
                                  22:52:18.021
                                  DEBUG
                                  grafana
                                  Saved dashboard-folder mapping
                                  22:52:18.202
                                  DEBUG
                                  grafana
                                  start Grafana backup compress ...
                                  22:52:18.217
                                  DEBUG
                                  grafana
                                  Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
                                  22:52:18.231
                                  DEBUG
                                  grafana
                                  Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
                                  22:52:18.249
                                  DEBUG
                                  grafana
                                  done
                                  22:52:20.191
                                  WARN
                                  clean
                                  No older backup files are deleted, because this backup was started manually
                                  22:52:20.234
                                  DEBUG
                                  clean
                                  done
                                  22:52:20.356
                                  DEBUG
                                  historyHTML
                                  new history html values created
                                  22:52:20.450
                                  DEBUG
                                  historyHTML
                                  done
                                  22:52:20.638
                                  DEBUG
                                  historyJSON
                                  new history json values created
                                  22:52:20.669
                                  DEBUG
                                  historyJSON
                                  done
                                  22:52:23.150
                                  DEBUG
                                  notification
                                  done
                                  22:52:23.303
                                  INFO
                                  gui
                                  Das Backup wurde erfolgreich erstellt!
                                  

                                  BTW:
                                  Es gibt keine Dashboards, oh, oh, oh, sag nicht der ganze Tanz nur weil ich hier ins Blaue schieße. Ich wollte erstmal testen, ob das funzt.
                                  Backup machen, restoren, ein bisschen cash rüberwachsen lassen und dann ioB fröhlich als Modbus-Watcher nutzen.

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

                                  @minkhx Hat dein Grafana denn keine Inhalte? Keine Datasource und keine Dashboards?

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

                                    @minkhx Hat dein Grafana denn keine Inhalte? Keine Datasource und keine Dashboards?

                                    M Offline
                                    M Offline
                                    minkhx
                                    schrieb am zuletzt editiert von
                                    #84

                                    @simatec Äh, nope? Grade erst alles eingerichtet. Grafane stünde am Schluss von Allem bzw. habe ich noch nicht mal Sensordaten, welche ich fluxen und dann darstellen könnte.
                                    Vllt. kann ich ja einen Systemdienst/Sensor loggen, wenn das erforderlich ist.

                                    simatecS 1 Antwort Letzte Antwort
                                    0
                                    • M minkhx

                                      @simatec Äh, nope? Grade erst alles eingerichtet. Grafane stünde am Schluss von Allem bzw. habe ich noch nicht mal Sensordaten, welche ich fluxen und dann darstellen könnte.
                                      Vllt. kann ich ja einen Systemdienst/Sensor loggen, wenn das erforderlich ist.

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

                                      @minkhx Richte das erstmal ein und dann setze den Hacken in Backitup. Du sicherst gerade ein System, das nicht vorhanden ist

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

                                        @minkhx Richte das erstmal ein und dann setze den Hacken in Backitup. Du sicherst gerade ein System, das nicht vorhanden ist

                                        M Offline
                                        M Offline
                                        minkhx
                                        schrieb am zuletzt editiert von
                                        #86

                                        @simatec Ok, ich hatte am Anfang Influx als input gesetzt, aber noch keine Dashes angelegt. Ich versuch das mal. Mal sehen, was in influx so Verwertbares enthält.

                                        1 Antwort Letzte Antwort
                                        0
                                        • simatecS simatec

                                          @minkhx Richte das erstmal ein und dann setze den Hacken in Backitup. Du sicherst gerade ein System, das nicht vorhanden ist

                                          M Offline
                                          M Offline
                                          minkhx
                                          schrieb am zuletzt editiert von
                                          #87

                                          @simatec
                                          Hier der log mit ioB, flux, Grafana:

                                          23:10:26.402
                                          INFO
                                          gui
                                          Backup gestartet ...
                                          23:10:34.540
                                          DEBUG
                                          iobroker
                                          host.flowbox 193 objects saved
                                          23:10:34.623
                                          DEBUG
                                          iobroker
                                          host.flowbox 140 states saved
                                          23:10:34.688
                                          DEBUG
                                          iobroker
                                          host.flowbox Validating backup ...
                                          host.flowbox "config.json" is valid
                                          23:10:34.692
                                          DEBUG
                                          iobroker
                                          host.flowbox "objects.jsonl" exists
                                          host.flowbox "states.jsonl" exists
                                          23:10:35.634
                                          DEBUG
                                          iobroker
                                          host.flowbox The backup is valid!
                                          23:10:37.256
                                          DEBUG
                                          iobroker
                                          Backup created: /opt/iobroker/backups/iobroker_2025_05_23-23_10_28_backupiobroker.tar.gz
                                          23:10:37.257
                                          DEBUG
                                          iobroker
                                          This backup can only be restored with js-controller version 7.0 or higher
                                          23:10:38.296
                                          DEBUG
                                          iobroker
                                          done
                                          23:10:38.465
                                          DEBUG
                                          influxDB
                                          InfluxDB-Backup started ...
                                          23:10:38.479
                                          DEBUG
                                          influxDB
                                          InfluxDB Backup tmp directory created
                                          23:10:38.575
                                          DEBUG
                                          influxDB
                                          Backup created: /opt/iobroker/backups/influxDB_2025_05_23-23_10_39_backupiobroker.tar.gz
                                          23:10:38.590
                                          DEBUG
                                          influxDB
                                          Try deleting the InfluxDB tmp directory: "/opt/iobroker/backups/influxDB_2025_05_23-23_10_39_backupiobroker"
                                          23:10:38.604
                                          DEBUG
                                          influxDB
                                          InfluxDB tmp directory "/opt/iobroker/backups/influxDB_2025_05_23-23_10_39_backupiobroker" successfully deleted
                                          23:10:38.641
                                          DEBUG
                                          influxDB
                                          InfluxDB-Backup for is finish
                                          23:10:38.643
                                          DEBUG
                                          influxDB
                                          done
                                          23:10:39.888
                                          DEBUG
                                          grafana
                                          Start Grafana Backup ...
                                          23:10:39.902
                                          DEBUG
                                          grafana
                                          Created dashboard directory
                                          23:10:39.932
                                          DEBUG
                                          grafana
                                          Created folder directory
                                          23:10:39.949
                                          DEBUG
                                          grafana
                                          Created datasource directory
                                          23:10:40.011
                                          DEBUG
                                          grafana
                                          start Grafana request ...
                                          23:10:40.026
                                          DEBUG
                                          grafana
                                          Grafana is available ... Status: 200
                                          23:10:40.662
                                          DEBUG
                                          grafana
                                          found Dashboard: tst-dashboard-gauge
                                          23:10:40.978
                                          DEBUG
                                          grafana
                                          Saved dashboard-folder mapping
                                          23:10:41.178
                                          DEBUG
                                          grafana
                                          start Grafana backup compress ...
                                          23:10:46.208
                                          DEBUG
                                          grafana
                                          Backup created: /opt/iobroker/backups/grafana_2025_05_23-23_10_41_backupiobroker.tar.gz
                                          23:10:46.223
                                          DEBUG
                                          grafana
                                          Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
                                          23:10:46.265
                                          DEBUG
                                          grafana
                                          done
                                          23:10:48.183
                                          WARN
                                          clean
                                          No older backup files are deleted, because this backup was started manually
                                          23:10:48.224
                                          DEBUG
                                          clean
                                          done
                                          23:10:48.353
                                          DEBUG
                                          historyHTML
                                          new history html values created
                                          23:10:48.452
                                          DEBUG
                                          historyHTML
                                          done
                                          23:10:48.640
                                          DEBUG
                                          historyJSON
                                          new history json values created
                                          23:10:48.681
                                          DEBUG
                                          historyJSON
                                          done
                                          23:10:51.151
                                          DEBUG
                                          notification
                                          done
                                          23:10:51.315
                                          INFO
                                          gui
                                          Das Backup wurde erfolgreich erstellt!
                                          

                                          Zusätzlich noch Node-Red:

                                          23:11:50.291
                                          INFO
                                          gui
                                          Backup gestartet ...
                                          23:11:58.680
                                          DEBUG
                                          iobroker
                                          host.flowbox 193 objects saved
                                          23:11:58.775
                                          DEBUG
                                          iobroker
                                          host.flowbox 141 states saved
                                          host.flowbox Validating backup ...
                                          23:11:58.787
                                          DEBUG
                                          iobroker
                                          host.flowbox "config.json" is valid
                                          host.flowbox "objects.jsonl" exists
                                          host.flowbox "states.jsonl" exists
                                          23:11:59.757
                                          DEBUG
                                          iobroker
                                          host.flowbox JSONL lines are valid
                                          23:11:59.767
                                          DEBUG
                                          iobroker
                                          host.flowbox The backup is valid!
                                          23:12:01.472
                                          DEBUG
                                          iobroker
                                          Backup created: /opt/iobroker/backups/iobroker_2025_05_23-23_11_52_backupiobroker.tar.gz
                                          23:12:01.474
                                          DEBUG
                                          iobroker
                                          This backup can only be restored with js-controller version 7.0 or higher
                                          23:12:02.514
                                          DEBUG
                                          iobroker
                                          done
                                          23:12:02.681
                                          DEBUG
                                          influxDB
                                          InfluxDB-Backup started ...
                                          23:12:02.683
                                          DEBUG
                                          influxDB
                                          Start InfluxDB Backup ...
                                          23:12:02.725
                                          DEBUG
                                          influxDB
                                          InfluxDB Backup tmp directory created
                                          23:12:02.845
                                          DEBUG
                                          influxDB
                                          Backup created: /opt/iobroker/backups/influxDB_2025_05_23-23_12_03_backupiobroker.tar.gz
                                          23:12:02.865
                                          DEBUG
                                          influxDB
                                          Try deleting the InfluxDB tmp directory: "/opt/iobroker/backups/influxDB_2025_05_23-23_12_03_backupiobroker"
                                          23:12:02.869
                                          DEBUG
                                          influxDB
                                          InfluxDB tmp directory "/opt/iobroker/backups/influxDB_2025_05_23-23_12_03_backupiobroker" successfully deleted
                                          23:12:02.874
                                          DEBUG
                                          influxDB
                                          InfluxDB-Backup for is finish
                                          23:12:02.912
                                          DEBUG
                                          influxDB
                                          done
                                          23:12:04.180
                                          DEBUG
                                          grafana
                                          Start Grafana Backup ...
                                          23:12:04.186
                                          DEBUG
                                          grafana
                                          Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp"
                                          23:12:04.193
                                          DEBUG
                                          grafana
                                          Created dashboard directory
                                          23:12:04.214
                                          DEBUG
                                          grafana
                                          Created folder directory
                                          23:12:04.227
                                          DEBUG
                                          grafana
                                          Created dashboards_manually_restore directory
                                          23:12:04.234
                                          DEBUG
                                          grafana
                                          Created datasource directory
                                          23:12:04.332
                                          DEBUG
                                          grafana
                                          start Grafana request ...
                                          23:12:04.346
                                          DEBUG
                                          grafana
                                          Grafana is available ... Status: 200
                                          23:12:05.041
                                          DEBUG
                                          grafana
                                          found Dashboard: tst-dashboard-gauge
                                          23:12:05.355
                                          DEBUG
                                          grafana
                                          Saved dashboard-folder mapping
                                          23:12:05.529
                                          DEBUG
                                          grafana
                                          start Grafana backup compress ...
                                          23:12:10.600
                                          DEBUG
                                          grafana
                                          Backup created: /opt/iobroker/backups/grafana_2025_05_23-23_12_06_backupiobroker.tar.gz
                                          23:12:10.605
                                          DEBUG
                                          grafana
                                          Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
                                          23:12:10.622
                                          DEBUG
                                          grafana
                                          Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
                                          23:12:10.661
                                          DEBUG
                                          grafana
                                          done
                                          23:12:11.383
                                          DEBUG
                                          nodered
                                          Created nodered tmp directory
                                          23:12:11.401
                                          DEBUG
                                          nodered
                                          Node-Red tmp copy finish
                                          23:12:11.427
                                          DEBUG
                                          nodered
                                          Backup created: /opt/iobroker/backups/nodered.0_2025_05_23-23_12_12_backupiobroker.tar.gz
                                          23:12:11.438
                                          DEBUG
                                          nodered
                                          Try deleting the old node-red tmp directory: "/opt/iobroker/backups/noderedtmp0"
                                          23:12:11.441
                                          DEBUG
                                          nodered
                                          node-red tmp directory "/opt/iobroker/backups/noderedtmp0" successfully deleted
                                          23:12:11.494
                                          DEBUG
                                          nodered
                                          done
                                          23:12:12.652
                                          WARN
                                          clean
                                          No older backup files are deleted, because this backup was started manually
                                          23:12:12.693
                                          DEBUG
                                          clean
                                          done
                                          23:12:12.824
                                          DEBUG
                                          historyHTML
                                          new history html values created
                                          23:12:12.923
                                          DEBUG
                                          historyHTML
                                          done
                                          23:12:13.131
                                          DEBUG
                                          historyJSON
                                          new history json values created
                                          23:12:13.171
                                          DEBUG
                                          historyJSON
                                          done
                                          23:12:15.641
                                          DEBUG
                                          notification
                                          done
                                          23:12:15.791
                                          INFO
                                          gui
                                          Das Backup wurde erfolgreich erstellt!
                                          

                                          Das funzt auch mit DNS statt IP.
                                          Oh, srry, mein Fehler. Ich hab da iwie die Fehlermeldung ganz anders interpretiert...
                                          Das Dash ist zwar leer bzw. visualisiert "keine Daten", aber das reicht scheinbar erstmal.
                                          Backitup ist durchdacht und zweckmäßig, brauche ich:) Ich lass euch was cash rüberwachsen.

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


                                          Support us

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

                                          982

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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