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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter ioBroker.backitup v3.1.x

NEWS

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

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

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

Test Adapter ioBroker.backitup v3.1.x

Test Adapter ioBroker.backitup v3.1.x

Scheduled Pinned Locked Moved Tester
backitupbackitup backupccuhistorymysqlredisrestorerestore backup
2.8k Posts 170 Posters 2.4m Views 113 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • simatecS simatec

    @Smokey
    Stelle mal bitte die Instanz von Backitup auf debug und poste mal die Logausgabe beim Abruf der Backups im Tab „Wiederherstellen“
    Des Weiter wäre gut, wenn du deinen lokalen Pfad prüfst, ob darauf Zugriff besteht und auch Backups vorhanden sind.

    Ich kann den Fehler leider nicht reproduzieren.

    S Offline
    S Offline
    Smokey
    wrote on last edited by Smokey
    #253

    @simatec
    Anbei der Log-Verlauf nach Start des Adapters. Soweit ich sehe, macht er beim Abruf im Tab "Wiederherstellen" keinen Log-Eintrag. Wahrscheinlich, weil er sich zu diesem Zeitpunkt schon wieder gestoppt, bzw. neu gestartet hat.

    Wg. Version: ich bin mir nicht ganz sicher, welche ich vorher hatte. Aber da ich im iobroker das repository auf "default" habe und immer aktuell die Updates mache, war es wohl die, die dort vorher stabil zur Verfügung stand.

    host.orangepiplus	2019-12-26 11:35:58.117	info	instance system.adapter.backitup.0 started with pid 13270
    host.orangepiplus	2019-12-26 11:35:28.058	info	Restart adapter system.adapter.backitup.0 because enabled
    host.orangepiplus	2019-12-26 11:35:28.057	error	instance system.adapter.backitup.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    host.orangepiplus	2019-12-26 11:35:28.056	error	Caught by controller[0]: at listOnTimeout (timers.js:263:5)
    host.orangepiplus	2019-12-26 11:35:28.055	error	Caught by controller[0]: at tryOnTimeout (timers.js:300:5)
    host.orangepiplus	2019-12-26 11:35:28.054	error	Caught by controller[0]: at ontimeout (timers.js:436:11)
    host.orangepiplus	2019-12-26 11:35:28.053	error	Caught by controller[0]: at Timeout.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/iobroker.backitup/lib/list.js:86:55)
    host.orangepiplus	2019-12-26 11:35:28.052	error	Caught by controller[0]: at result (/opt/iobroker/node_modules/iobroker.backitup/main.js:639:35)
    host.orangepiplus	2019-12-26 11:35:28.044	error	Caught by controller[0]: at Array.forEach (<anonymous>)
    host.orangepiplus	2019-12-26 11:35:28.043	error	Caught by controller[0]: at Object.keys.forEach.type (/opt/iobroker/node_modules/iobroker.backitup/main.js:642:26)
    host.orangepiplus	2019-12-26 11:35:28.042	error	Caught by controller[0]: at Array.forEach (<anonymous>)
    host.orangepiplus	2019-12-26 11:35:28.041	error	Caught by controller[0]: at data.(anonymous function).iobroker.data.(anonymous function).iobroker.filter.forEach.f (/opt/iobroker/node_modules/iobroker.backitup/main.js:643:42)
    host.orangepiplus	2019-12-26 11:35:28.040	error	Caught by controller[0]: at getName (/opt/iobroker/node_modules/iobroker.backitup/main.js:618:27)
    host.orangepiplus	2019-12-26 11:35:28.038	error	Caught by controller[0]: TypeError: Cannot read property 'split' of undefined
    backitup.0	2019-12-26 11:35:27.206	info	(8041) terminating with timeout
    backitup.0	2019-12-26 11:35:26.704	warn	(8041) Terminated (UNCAUGHT_EXCEPTION): Without reason
    backitup.0	2019-12-26 11:35:25.699	error	at listOnTimeout (timers.js:263:5)
    backitup.0	2019-12-26 11:35:25.699	error	at tryOnTimeout (timers.js:300:5)
    backitup.0	2019-12-26 11:35:25.699	error	at ontimeout (timers.js:436:11)
    backitup.0	2019-12-26 11:35:25.699	error	at Timeout.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/iobroker.backitup/lib/list.js:86:55)
    backitup.0	2019-12-26 11:35:25.699	error	at result (/opt/iobroker/node_modules/iobroker.backitup/main.js:639:35)
    backitup.0	2019-12-26 11:35:25.699	error	at Array.forEach (<anonymous>)
    backitup.0	2019-12-26 11:35:25.699	error	at Object.keys.forEach.type (/opt/iobroker/node_modules/iobroker.backitup/main.js:642:26)
    backitup.0	2019-12-26 11:35:25.699	error	at Array.forEach (<anonymous>)
    backitup.0	2019-12-26 11:35:25.699	error	at data.(anonymous function).iobroker.data.(anonymous function).iobroker.filter.forEach.f (/opt/iobroker/node_modules/iobroker.backitup/main.js:643:42)
    backitup.0	2019-12-26 11:35:25.699	error	at getName (/opt/iobroker/node_modules/iobroker.backitup/main.js:618:27)
    backitup.0	2019-12-26 11:35:25.699	error	(8041) TypeError: Cannot read property 'split' of undefined
    backitup.0	2019-12-26 11:35:25.697	error	(8041) uncaught exception: Cannot read property 'split' of undefined
    backitup.0	2019-12-26 11:35:23.289	debug	(8041) FTP connected.
    backitup.0	2019-12-26 11:35:22.816	debug	(8041) [ccu] 10 30 01 */3 * *
    backitup.0	2019-12-26 11:35:22.792	info	(8041) [ccu] backup was activated at 01:30 every 3 day(s)
    backitup.0	2019-12-26 11:35:22.790	debug	(8041) [iobroker] 10 00 01 */5 * *
    backitup.0	2019-12-26 11:35:22.696	info	(8041) [iobroker] backup was activated at 01:00 every 5 day(s)
    backitup.0	2019-12-26 11:35:22.187	info	(8041) starting. Version 1.3.6 in /opt/iobroker/node_modules/iobroker.backitup, node: v10.18.0
    backitup.0	2019-12-26 11:35:21.125	debug	(8041) States connected to redis: 127.0.0.1:9000
    backitup.0	2019-12-26 11:35:20.836	debug	(8041) statesDB connected
    backitup.0	2019-12-26 11:35:20.830	debug	(8041) States create PubSub Client
    backitup.0	2019-12-26 11:35:20.793	debug	(8041) Objects connected to redis: 127.0.0.1:9001
    backitup.0	2019-12-26 11:35:19.998	debug	(8041) Redis States: Use Redis connection: 127.0.0.1:9000
    backitup.0	2019-12-26 11:35:19.991	debug	(8041) objectDB connected
    backitup.0	2019-12-26 11:35:19.952	debug	(8041) Objects client initialize lua scripts
    backitup.0	2019-12-26 11:35:19.949	debug	(8041) Objects create PubSub Client
    backitup.0	2019-12-26 11:35:19.938	debug	(8041) Objects client ready ... initialize now
    backitup.0	2019-12-26 11:35:19.833	debug	(8041) Redis Objects: Use Redis connection: 127.0.0.1:9001
    host.orangepiplus	2019-12-26 11:35:09.265	info	instance system.adapter.backitup.0 started with pid 8041
    

    und hier die Config

    {
      "_id": "system.adapter.backitup.0",
      "common": {
        "name": "backitup",
        "version": "1.3.6",
        "title": "BackitUp",
        "authors": [
          "simatec <nais@gmx.net>",
          "peoples0815 <peoples0815github@gmail.com>",
          "bluefox <dogafox@gmail.com>"
        ],
        "docs": {
          "en": "docs/en/backitup.md",
          "de": "docs/de/backitup.md"
        },
        "platform": "Javascript/Node.js",
        "mode": "daemon",
        "icon": "backitup.png",
        "materialize": true,
        "messagebox": true,
        "enabled": false,
        "extIcon": "https://raw.githubusercontent.com/simatec/ioBroker.backitup/master/admin/backitup.png",
        "keywords": [
          "Backup",
          "IoBroker",
          "Homematic"
        ],
        "readme": "https://github.com/simatec/ioBroker.backitup/blob/master/README.md",
        "loglevel": "debug",
        "type": "general",
        "license": "MIT",
        "installedVersion": "1.3.6",
        "host": "orangepiplus",
        "compact": true,
        "installedFrom": "iobroker.backitup@1.3.6",
        "stopBeforeUpdate": true
      },
      "native": {
        "debugLevel": true,
        "notificationEnabled": true,
        "mySqlEnabled": false,
        "redisEnabled": true,
        "historyEnabled": false,
        "zigbeeEnabled": false,
        "cifsEnabled": false,
        "ftpEnabled": true,
        "dropboxEnabled": false,
        "googledriveEnabled": false,
        "historyEntriesNumber": "25",
        "minimalEnabled": true,
        "minimalTime": "01:00",
        "minimalEveryXDays": "5",
        "minimalDeleteAfter": "5",
        "minimalNameSuffix": "ProductiveOPI",
        "ccuEnabled": true,
        "ccuTime": "01:30",
        "ccuEveryXDays": "3",
        "ccuDeleteAfter": "5",
        "ccuHost": "192.168.178.54",
        "ccuUser": "Admin",
        "ccuPassword": "",
        "mySqlHost": "localhost",
        "mySqlPort": "3306",
        "mySqlName": "iobroker",
        "mySqlUser": "iobroker",
        "mySqlPassword": "\u0019&\u0017BC[\r\u0004\u0012EYT\u000bH",
        "mySqlDumpExe": "",
        "redisPath": "/var/lib/redis",
        "historyPath": "media/usb/history",
        "notificationsType": "Pushover",
        "telegramInstance": "",
        "telegramUser": null,
        "telegramNoticeType": "longTelegramNotice",
        "telegramWaitToSend": "0",
        "telegramSilentNotice": false,
        "telegramOnlyError": false,
        "pushoverInstance": "pushover.0",
        "pushoverNoticeType": "longPushoverNotice",
        "pushoverWaitToSend": "0",
        "pushoverDeviceID": "",
        "pushoverSilentNotice": false,
        "pushoverOnlyError": false,
        "emailReceiver": "xxx@xxx.com",
        "emailSender": "xxx@xxx.com",
        "emailInstance": "",
        "emailNoticeType": "longEmailNotice",
        "emailWaitToSend": "0",
        "emailOnlyError": false,
        "connectType": "CIFS",
        "cifsMount": "192.168.178.1",
        "cifsUser": "backup",
        "cifsPassword": "\u0019&\u0017BC[\r\u0004\u0012EYT\u000bH",
        "smbType": "vers=1.0",
        "sudoMount": true,
        "cifsDeleteOldBackup": false,
        "cifsOwnDir": false,
        "wakeOnLAN": false,
        "macAd": "20:DE:20:DE:20:DE",
        "wolWait": "25",
        "cifsMinimalDir": "sharename/backupDir",
        "cifsCcuDir": "sharename/backupDir",
        "cifsDir": "",
        "ftpHost": "192.168.178.1",
        "ftpPort": "21",
        "ftpUser": "backup",
        "ftpPassword": "\u0019&\u0017BC[\r\u0004\u0012EYT\u000bH",
        "ftpDeleteOldBackup": false,
        "ftpOwnDir": false,
        "ftpMinimalDir": "/backupDir/minimal",
        "ftpCcuDir": "/backupDir/ccu",
        "ftpDir": "/BACKUP",
        "dropboxAccessToken": "",
        "dropboxDeleteOldBackup": false,
        "dropboxOwnDir": false,
        "dropboxMinimalDir": "/backupDir/minimal",
        "dropboxCcuDir": "/backupDir/ccu",
        "dropboxDir": "/backupDir",
        "googledriveAccessJson": "",
        "googledriveDeleteOldBackup": false,
        "googledriveOwnDir": false,
        "googledriveMinimalDir": "/backupDir/minimal",
        "googledriveCcuDir": "/backupDir/ccu",
        "googledriveDir": "/backupDir",
        "restoreSource": "local",
        "startAllRestore": false
      }
    
    simatecS 1 Reply Last reply
    0
    • S Smokey

      @simatec
      Anbei der Log-Verlauf nach Start des Adapters. Soweit ich sehe, macht er beim Abruf im Tab "Wiederherstellen" keinen Log-Eintrag. Wahrscheinlich, weil er sich zu diesem Zeitpunkt schon wieder gestoppt, bzw. neu gestartet hat.

      Wg. Version: ich bin mir nicht ganz sicher, welche ich vorher hatte. Aber da ich im iobroker das repository auf "default" habe und immer aktuell die Updates mache, war es wohl die, die dort vorher stabil zur Verfügung stand.

      host.orangepiplus	2019-12-26 11:35:58.117	info	instance system.adapter.backitup.0 started with pid 13270
      host.orangepiplus	2019-12-26 11:35:28.058	info	Restart adapter system.adapter.backitup.0 because enabled
      host.orangepiplus	2019-12-26 11:35:28.057	error	instance system.adapter.backitup.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      host.orangepiplus	2019-12-26 11:35:28.056	error	Caught by controller[0]: at listOnTimeout (timers.js:263:5)
      host.orangepiplus	2019-12-26 11:35:28.055	error	Caught by controller[0]: at tryOnTimeout (timers.js:300:5)
      host.orangepiplus	2019-12-26 11:35:28.054	error	Caught by controller[0]: at ontimeout (timers.js:436:11)
      host.orangepiplus	2019-12-26 11:35:28.053	error	Caught by controller[0]: at Timeout.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/iobroker.backitup/lib/list.js:86:55)
      host.orangepiplus	2019-12-26 11:35:28.052	error	Caught by controller[0]: at result (/opt/iobroker/node_modules/iobroker.backitup/main.js:639:35)
      host.orangepiplus	2019-12-26 11:35:28.044	error	Caught by controller[0]: at Array.forEach (<anonymous>)
      host.orangepiplus	2019-12-26 11:35:28.043	error	Caught by controller[0]: at Object.keys.forEach.type (/opt/iobroker/node_modules/iobroker.backitup/main.js:642:26)
      host.orangepiplus	2019-12-26 11:35:28.042	error	Caught by controller[0]: at Array.forEach (<anonymous>)
      host.orangepiplus	2019-12-26 11:35:28.041	error	Caught by controller[0]: at data.(anonymous function).iobroker.data.(anonymous function).iobroker.filter.forEach.f (/opt/iobroker/node_modules/iobroker.backitup/main.js:643:42)
      host.orangepiplus	2019-12-26 11:35:28.040	error	Caught by controller[0]: at getName (/opt/iobroker/node_modules/iobroker.backitup/main.js:618:27)
      host.orangepiplus	2019-12-26 11:35:28.038	error	Caught by controller[0]: TypeError: Cannot read property 'split' of undefined
      backitup.0	2019-12-26 11:35:27.206	info	(8041) terminating with timeout
      backitup.0	2019-12-26 11:35:26.704	warn	(8041) Terminated (UNCAUGHT_EXCEPTION): Without reason
      backitup.0	2019-12-26 11:35:25.699	error	at listOnTimeout (timers.js:263:5)
      backitup.0	2019-12-26 11:35:25.699	error	at tryOnTimeout (timers.js:300:5)
      backitup.0	2019-12-26 11:35:25.699	error	at ontimeout (timers.js:436:11)
      backitup.0	2019-12-26 11:35:25.699	error	at Timeout.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/iobroker.backitup/lib/list.js:86:55)
      backitup.0	2019-12-26 11:35:25.699	error	at result (/opt/iobroker/node_modules/iobroker.backitup/main.js:639:35)
      backitup.0	2019-12-26 11:35:25.699	error	at Array.forEach (<anonymous>)
      backitup.0	2019-12-26 11:35:25.699	error	at Object.keys.forEach.type (/opt/iobroker/node_modules/iobroker.backitup/main.js:642:26)
      backitup.0	2019-12-26 11:35:25.699	error	at Array.forEach (<anonymous>)
      backitup.0	2019-12-26 11:35:25.699	error	at data.(anonymous function).iobroker.data.(anonymous function).iobroker.filter.forEach.f (/opt/iobroker/node_modules/iobroker.backitup/main.js:643:42)
      backitup.0	2019-12-26 11:35:25.699	error	at getName (/opt/iobroker/node_modules/iobroker.backitup/main.js:618:27)
      backitup.0	2019-12-26 11:35:25.699	error	(8041) TypeError: Cannot read property 'split' of undefined
      backitup.0	2019-12-26 11:35:25.697	error	(8041) uncaught exception: Cannot read property 'split' of undefined
      backitup.0	2019-12-26 11:35:23.289	debug	(8041) FTP connected.
      backitup.0	2019-12-26 11:35:22.816	debug	(8041) [ccu] 10 30 01 */3 * *
      backitup.0	2019-12-26 11:35:22.792	info	(8041) [ccu] backup was activated at 01:30 every 3 day(s)
      backitup.0	2019-12-26 11:35:22.790	debug	(8041) [iobroker] 10 00 01 */5 * *
      backitup.0	2019-12-26 11:35:22.696	info	(8041) [iobroker] backup was activated at 01:00 every 5 day(s)
      backitup.0	2019-12-26 11:35:22.187	info	(8041) starting. Version 1.3.6 in /opt/iobroker/node_modules/iobroker.backitup, node: v10.18.0
      backitup.0	2019-12-26 11:35:21.125	debug	(8041) States connected to redis: 127.0.0.1:9000
      backitup.0	2019-12-26 11:35:20.836	debug	(8041) statesDB connected
      backitup.0	2019-12-26 11:35:20.830	debug	(8041) States create PubSub Client
      backitup.0	2019-12-26 11:35:20.793	debug	(8041) Objects connected to redis: 127.0.0.1:9001
      backitup.0	2019-12-26 11:35:19.998	debug	(8041) Redis States: Use Redis connection: 127.0.0.1:9000
      backitup.0	2019-12-26 11:35:19.991	debug	(8041) objectDB connected
      backitup.0	2019-12-26 11:35:19.952	debug	(8041) Objects client initialize lua scripts
      backitup.0	2019-12-26 11:35:19.949	debug	(8041) Objects create PubSub Client
      backitup.0	2019-12-26 11:35:19.938	debug	(8041) Objects client ready ... initialize now
      backitup.0	2019-12-26 11:35:19.833	debug	(8041) Redis Objects: Use Redis connection: 127.0.0.1:9001
      host.orangepiplus	2019-12-26 11:35:09.265	info	instance system.adapter.backitup.0 started with pid 8041
      

      und hier die Config

      {
        "_id": "system.adapter.backitup.0",
        "common": {
          "name": "backitup",
          "version": "1.3.6",
          "title": "BackitUp",
          "authors": [
            "simatec <nais@gmx.net>",
            "peoples0815 <peoples0815github@gmail.com>",
            "bluefox <dogafox@gmail.com>"
          ],
          "docs": {
            "en": "docs/en/backitup.md",
            "de": "docs/de/backitup.md"
          },
          "platform": "Javascript/Node.js",
          "mode": "daemon",
          "icon": "backitup.png",
          "materialize": true,
          "messagebox": true,
          "enabled": false,
          "extIcon": "https://raw.githubusercontent.com/simatec/ioBroker.backitup/master/admin/backitup.png",
          "keywords": [
            "Backup",
            "IoBroker",
            "Homematic"
          ],
          "readme": "https://github.com/simatec/ioBroker.backitup/blob/master/README.md",
          "loglevel": "debug",
          "type": "general",
          "license": "MIT",
          "installedVersion": "1.3.6",
          "host": "orangepiplus",
          "compact": true,
          "installedFrom": "iobroker.backitup@1.3.6",
          "stopBeforeUpdate": true
        },
        "native": {
          "debugLevel": true,
          "notificationEnabled": true,
          "mySqlEnabled": false,
          "redisEnabled": true,
          "historyEnabled": false,
          "zigbeeEnabled": false,
          "cifsEnabled": false,
          "ftpEnabled": true,
          "dropboxEnabled": false,
          "googledriveEnabled": false,
          "historyEntriesNumber": "25",
          "minimalEnabled": true,
          "minimalTime": "01:00",
          "minimalEveryXDays": "5",
          "minimalDeleteAfter": "5",
          "minimalNameSuffix": "ProductiveOPI",
          "ccuEnabled": true,
          "ccuTime": "01:30",
          "ccuEveryXDays": "3",
          "ccuDeleteAfter": "5",
          "ccuHost": "192.168.178.54",
          "ccuUser": "Admin",
          "ccuPassword": "",
          "mySqlHost": "localhost",
          "mySqlPort": "3306",
          "mySqlName": "iobroker",
          "mySqlUser": "iobroker",
          "mySqlPassword": "\u0019&\u0017BC[\r\u0004\u0012EYT\u000bH",
          "mySqlDumpExe": "",
          "redisPath": "/var/lib/redis",
          "historyPath": "media/usb/history",
          "notificationsType": "Pushover",
          "telegramInstance": "",
          "telegramUser": null,
          "telegramNoticeType": "longTelegramNotice",
          "telegramWaitToSend": "0",
          "telegramSilentNotice": false,
          "telegramOnlyError": false,
          "pushoverInstance": "pushover.0",
          "pushoverNoticeType": "longPushoverNotice",
          "pushoverWaitToSend": "0",
          "pushoverDeviceID": "",
          "pushoverSilentNotice": false,
          "pushoverOnlyError": false,
          "emailReceiver": "xxx@xxx.com",
          "emailSender": "xxx@xxx.com",
          "emailInstance": "",
          "emailNoticeType": "longEmailNotice",
          "emailWaitToSend": "0",
          "emailOnlyError": false,
          "connectType": "CIFS",
          "cifsMount": "192.168.178.1",
          "cifsUser": "backup",
          "cifsPassword": "\u0019&\u0017BC[\r\u0004\u0012EYT\u000bH",
          "smbType": "vers=1.0",
          "sudoMount": true,
          "cifsDeleteOldBackup": false,
          "cifsOwnDir": false,
          "wakeOnLAN": false,
          "macAd": "20:DE:20:DE:20:DE",
          "wolWait": "25",
          "cifsMinimalDir": "sharename/backupDir",
          "cifsCcuDir": "sharename/backupDir",
          "cifsDir": "",
          "ftpHost": "192.168.178.1",
          "ftpPort": "21",
          "ftpUser": "backup",
          "ftpPassword": "\u0019&\u0017BC[\r\u0004\u0012EYT\u000bH",
          "ftpDeleteOldBackup": false,
          "ftpOwnDir": false,
          "ftpMinimalDir": "/backupDir/minimal",
          "ftpCcuDir": "/backupDir/ccu",
          "ftpDir": "/BACKUP",
          "dropboxAccessToken": "",
          "dropboxDeleteOldBackup": false,
          "dropboxOwnDir": false,
          "dropboxMinimalDir": "/backupDir/minimal",
          "dropboxCcuDir": "/backupDir/ccu",
          "dropboxDir": "/backupDir",
          "googledriveAccessJson": "",
          "googledriveDeleteOldBackup": false,
          "googledriveOwnDir": false,
          "googledriveMinimalDir": "/backupDir/minimal",
          "googledriveCcuDir": "/backupDir/ccu",
          "googledriveDir": "/backupDir",
          "restoreSource": "local",
          "startAllRestore": false
        }
      
      simatecS Offline
      simatecS Offline
      simatec
      Developer Most Active
      wrote on last edited by simatec
      #254

      @Smokey
      OK ich sehe du kopierst per FTP.
      Probiere mal zum testen FTP zu deaktivieren.

      Werde aber nachher deine Config mal nachstellen und testen.

      • Besuche meine Github Seite
      • Beitrag hat geholfen oder willst du mich unterstützen
      • HowTo Restore ioBroker
      S 1 Reply Last reply
      0
      • simatecS simatec

        @Smokey
        OK ich sehe du kopierst per FTP.
        Probiere mal zum testen FTP zu deaktivieren.

        Werde aber nachher deine Config mal nachstellen und testen.

        S Offline
        S Offline
        Smokey
        wrote on last edited by Smokey
        #255

        @simatec

        spannend. Wenn ich den Haken bei FTP rausmache, wirft der Adapter keine Fehler mehr ins Log und ich kann auch beim Wiederherstellungs-Ort nun mit der Lupe die Ablage öffnen. Hab die FTP Daten vorsichtshalber alle mal gecheckt. Username, pwd und host sind alle korrekt. Sobald ich den Haken wieder setze, gleiches Spiel wie bisher.

        simatecS 1 Reply Last reply
        0
        • S Smokey

          @simatec

          spannend. Wenn ich den Haken bei FTP rausmache, wirft der Adapter keine Fehler mehr ins Log und ich kann auch beim Wiederherstellungs-Ort nun mit der Lupe die Ablage öffnen. Hab die FTP Daten vorsichtshalber alle mal gecheckt. Username, pwd und host sind alle korrekt. Sobald ich den Haken wieder setze, gleiches Spiel wie bisher.

          simatecS Offline
          simatecS Offline
          simatec
          Developer Most Active
          wrote on last edited by
          #256

          @Smokey
          Was ist, wenn du FTP als Backup Quelle auswählst? Kannst du diese dann abrufen?

          • Besuche meine Github Seite
          • Beitrag hat geholfen oder willst du mich unterstützen
          • HowTo Restore ioBroker
          S 1 Reply Last reply
          0
          • simatecS simatec

            @Smokey
            Was ist, wenn du FTP als Backup Quelle auswählst? Kannst du diese dann abrufen?

            S Offline
            S Offline
            Smokey
            wrote on last edited by
            #257

            @simatec
            nein, da tut sich nichts. Ich habe jetzt mal auf Google umgestellt. Funktioniert alles und ist mir eh lieber. FTP war nur die Zwischenlösung, weil das mit Google bei mir vor ein paar Monaten nicht funktioniert hat. Danke Dir für Deine Mühen soweit. Aber vielleicht hat ja jemand anders auch noch das Problem. Wenn ich noch was ausprobieren soll, mache ich das gerne.

            1 Reply Last reply
            0
            • M Offline
              M Offline
              MaikB85
              wrote on last edited by
              #258

              Hi. Kann mir jemand sagen ob man den Log, der im Objekt "History/html" abgelegt wird anpassen kann? Ich habe das Problem, dass der Zeilenumbruch nicht gemacht wird und so ist es doch etwas unübersichtlich wenn ich das in der vis anzeige:
              alt text

              Ich nutze Safari als Browser, falls das relevant ist.

              Gruß Maik

              GlasfaserG 1 Reply Last reply
              0
              • M MaikB85

                Hi. Kann mir jemand sagen ob man den Log, der im Objekt "History/html" abgelegt wird anpassen kann? Ich habe das Problem, dass der Zeilenumbruch nicht gemacht wird und so ist es doch etwas unübersichtlich wenn ich das in der vis anzeige:
                alt text

                Ich nutze Safari als Browser, falls das relevant ist.

                Gruß Maik

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                wrote on last edited by Glasfaser
                #259

                @MaikB85

                CSS anpassen

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                M 1 Reply Last reply
                0
                • GlasfaserG Glasfaser

                  @MaikB85

                  CSS anpassen

                  M Offline
                  M Offline
                  MaikB85
                  wrote on last edited by
                  #260

                  @Glasfaser said in Test Adapter Backitup v1.3.x:

                  @MaikB85

                  CSS anpassen

                  Danke jetzt weiß ich wie das funktioniert

                  PeoplesP 1 Reply Last reply
                  0
                  • M MaikB85

                    @Glasfaser said in Test Adapter Backitup v1.3.x:

                    @MaikB85

                    CSS anpassen

                    Danke jetzt weiß ich wie das funktioniert

                    PeoplesP Offline
                    PeoplesP Offline
                    Peoples
                    wrote on last edited by
                    #261

                    @MaikB85
                    Tatsache oder Ironie?

                    Ich beantworte keine Fragen zu Themen via PN

                    M 1 Reply Last reply
                    0
                    • PeoplesP Peoples

                      @MaikB85
                      Tatsache oder Ironie?

                      M Offline
                      M Offline
                      MaikB85
                      wrote on last edited by
                      #262

                      @Peoples said in Test Adapter Backitup v1.3.x:

                      @MaikB85
                      Tatsache oder Ironie?

                      Nee wirklich. Wusste erst nicht wo ich den CSS Code hin packen sollte, weil ich das CSS Material Design von Uhula verwende. Hab den Code dann einfach dabei gepackt.

                      1 Reply Last reply
                      0
                      • J Offline
                        J Offline
                        Jason
                        wrote on last edited by
                        #263

                        Hallo,

                        gibt es eigentlich kein Full Backup mehr? ich finde den Reiter dafür nicht mehr, oder bin ich blind?

                        Danke

                        HomoranH simatecS 2 Replies Last reply
                        0
                        • J Jason

                          Hallo,

                          gibt es eigentlich kein Full Backup mehr? ich finde den Reiter dafür nicht mehr, oder bin ich blind?

                          Danke

                          HomoranH Do not disturb
                          HomoranH Do not disturb
                          Homoran
                          Global Moderator Administrators
                          wrote on last edited by
                          #264

                          @Jason sagte in Test Adapter Backitup v1.3.x:

                          gibt es eigentlich kein Full Backup mehr?

                          @Jason sagte in Test Adapter Backitup v1.3.x:

                          bin ich blind?

                          ebenfalls nein

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

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

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

                          1 Reply Last reply
                          0
                          • J Jason

                            Hallo,

                            gibt es eigentlich kein Full Backup mehr? ich finde den Reiter dafür nicht mehr, oder bin ich blind?

                            Danke

                            simatecS Offline
                            simatecS Offline
                            simatec
                            Developer Most Active
                            wrote on last edited by
                            #265

                            @Jason sagte in Test Adapter Backitup v1.3.x:

                            Hallo,

                            gibt es eigentlich kein Full Backup mehr? ich finde den Reiter dafür nicht mehr, oder bin ich blind?

                            Danke

                            Nein gibt es nicht. Das iobroker backup sichert alles was man braucht.

                            • Besuche meine Github Seite
                            • Beitrag hat geholfen oder willst du mich unterstützen
                            • HowTo Restore ioBroker
                            J 1 Reply Last reply
                            0
                            • StM47S Offline
                              StM47S Offline
                              StM47
                              wrote on last edited by StM47
                              #266

                              Seit ein paar Stunden wird mein Adapter nicht mehr grün.

                              Bei der Fehlersuche ist mir aufgefallen, dass jetzt ein Hinweis integriert wurde.

                              "Für einige Funktionen von Backitup sind zusätzliche Adapter und Tools erforderlich. Für detaillierte Informationen lesen Sie bitte die Dokumentation von Backitup!! *** Readme öffnen ***"

                              In der Readme finde ich aber nur die Hinweise auf cifs-utils und nfs-common. Was für zusätzliche Adapter werden benötig?

                              ioBroker im Docker auf Synology DiskStation DS 716+II mit DSM 6.2.1

                              • Lightmanager Air / Lupusec XT2 Plus mit div. Fenster- u. Türkontakten, Rauch- u. Bewegungsmelder / Harmony Hub / Fritzbox 7590 OS7
                              • schaltbare Steckdosen / Alexa Echo Dot 3 / Zigbee USB Stick / diverse Xiaomi Produkte / Xiaomi Yeelight Birnen
                              simatecS 1 Reply Last reply
                              0
                              • simatecS simatec

                                @Jason sagte in Test Adapter Backitup v1.3.x:

                                Hallo,

                                gibt es eigentlich kein Full Backup mehr? ich finde den Reiter dafür nicht mehr, oder bin ich blind?

                                Danke

                                Nein gibt es nicht. Das iobroker backup sichert alles was man braucht.

                                J Offline
                                J Offline
                                Jason
                                wrote on last edited by
                                #267

                                @simatec Vielen Dank! Allerdings stellt sich mir die Frage, was dann im vergleich zu vorher fehlt. zuvor: 140MB jetzt 3,5MB

                                J 1 Reply Last reply
                                0
                                • J Jason

                                  @simatec Vielen Dank! Allerdings stellt sich mir die Frage, was dann im vergleich zu vorher fehlt. zuvor: 140MB jetzt 3,5MB

                                  J Offline
                                  J Offline
                                  Jan1
                                  wrote on last edited by Jan1
                                  #268

                                  @Jason
                                  Wenn Dir der gravierende Unterschied der beiden Backups bekannt wäre, dann würdest das nicht fragen. Weil viele User das nicht wussten und sich so schön das System zerschossen haben, gibts das komplett Backup nicht mehr.
                                  Da wurde einfach stur alles gesichert und genau so wieder hergestellt. Das minimale sicher nur alle Einstellungen und die Liste der Adapter, die dann alle frisch installiert werden und so auch frisch runter geladen werden, was eben einiges an Platz spart und man nicht auf die blöde Idee kommen kann ein Komplett Backup auf einer anderen HW oder geänderter SW wieder herstellen zu wollen.

                                  J 1 Reply Last reply
                                  0
                                  • J Jan1

                                    @Jason
                                    Wenn Dir der gravierende Unterschied der beiden Backups bekannt wäre, dann würdest das nicht fragen. Weil viele User das nicht wussten und sich so schön das System zerschossen haben, gibts das komplett Backup nicht mehr.
                                    Da wurde einfach stur alles gesichert und genau so wieder hergestellt. Das minimale sicher nur alle Einstellungen und die Liste der Adapter, die dann alle frisch installiert werden und so auch frisch runter geladen werden, was eben einiges an Platz spart und man nicht auf die blöde Idee kommen kann ein Komplett Backup auf einer anderen HW oder geänderter SW wieder herstellen zu wollen.

                                    J Offline
                                    J Offline
                                    Jason
                                    wrote on last edited by
                                    #269

                                    @Jan1 Danke für die Aufklärung!

                                    J 1 Reply Last reply
                                    0
                                    • J Jason

                                      @Jan1 Danke für die Aufklärung!

                                      J Offline
                                      J Offline
                                      Jan1
                                      wrote on last edited by
                                      #270

                                      @Jason
                                      War nur ne Wiederholung von den was hier schon sehr oft steht, aber gern geschehen😉

                                      1 Reply Last reply
                                      0
                                      • StM47S StM47

                                        Seit ein paar Stunden wird mein Adapter nicht mehr grün.

                                        Bei der Fehlersuche ist mir aufgefallen, dass jetzt ein Hinweis integriert wurde.

                                        "Für einige Funktionen von Backitup sind zusätzliche Adapter und Tools erforderlich. Für detaillierte Informationen lesen Sie bitte die Dokumentation von Backitup!! *** Readme öffnen ***"

                                        In der Readme finde ich aber nur die Hinweise auf cifs-utils und nfs-common. Was für zusätzliche Adapter werden benötig?

                                        simatecS Offline
                                        simatecS Offline
                                        simatec
                                        Developer Most Active
                                        wrote on last edited by
                                        #271

                                        @StM47 sagte in Test Adapter Backitup v1.3.x:

                                        Was für zusätzliche Adapter werden benötig?

                                        Für cifs oder nfs die Pakete laut Doku.
                                        Wenn Du Benachrichtigungen haben willst, halt die dazugehörigen Adapter wie Telegram etc.

                                        • Besuche meine Github Seite
                                        • Beitrag hat geholfen oder willst du mich unterstützen
                                        • HowTo Restore ioBroker
                                        StM47S 1 Reply Last reply
                                        0
                                        • simatecS simatec

                                          @StM47 sagte in Test Adapter Backitup v1.3.x:

                                          Was für zusätzliche Adapter werden benötig?

                                          Für cifs oder nfs die Pakete laut Doku.
                                          Wenn Du Benachrichtigungen haben willst, halt die dazugehörigen Adapter wie Telegram etc.

                                          StM47S Offline
                                          StM47S Offline
                                          StM47
                                          wrote on last edited by
                                          #272

                                          @simatec

                                          Danke, ich dachte schon du hast wieder was Neues eingebaut. 😉

                                          ioBroker im Docker auf Synology DiskStation DS 716+II mit DSM 6.2.1

                                          • Lightmanager Air / Lupusec XT2 Plus mit div. Fenster- u. Türkontakten, Rauch- u. Bewegungsmelder / Harmony Hub / Fritzbox 7590 OS7
                                          • schaltbare Steckdosen / Alexa Echo Dot 3 / Zigbee USB Stick / diverse Xiaomi Produkte / Xiaomi Yeelight Birnen
                                          simatecS 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          573

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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