Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. UnRAID Docker ioBroker Backitup Wiederherstellen

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    UnRAID Docker ioBroker Backitup Wiederherstellen

    This topic has been deleted. Only users with topic management privileges can see it.
    • FredF
      FredF Most Active Forum Testing @kaese2002 last edited by FredF

      @kaese2002
      Backup von iobroker aus einer Proxmox VM auf Unraid buanet Docker ging bei mir vor einigen Monaten wie zu erwarten völlig ohne Probleme.
      Du weisst dass das Backup schon mal ne Stunde dauern kann? Du kannst ja das Log des Docker Containers beobachten...

      Edit: Habe allerdings im Bridge Modus den Docker installiert

      1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @kaese2002 last edited by

        @kaese2002 sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

        Hab jetzt genau den Schritt zum zweiten Mal durchgeführt

        was hast du gemacht , einen Container erstellt iobroker installiert und dann ein Backup eingespielt

        und wieder ist das UI nicht mehr erreichbar.

        Das Log sagt iobroker erfolgreich wiederhergestellt. DIe Adapter wurden alle installiert und sind im Dateisystem vorhanden.

        Eventuell für die Adminoberfläche eine IP vorgegeben!?

        Schau nach mit

        iobroker list instances
        

        bzw.

        und wieder ist das UI nicht mehr erreichbar.

        mit ... nachschauen was er macht

        iobroker logs --watch
        
        K 1 Reply Last reply Reply Quote 0
        • K
          kaese2002 @Glasfaser last edited by kaese2002

          @glasfaser

          Anbei die Ausgabe...
          Da läuft er anscheinend noch auf der 8079...das ist wahrscheinlich der Konflikt oder?

          root@bed10cb58993:/opt/iobroker# iobroker list instances
          + system.adapter.admin.0                  : admin                 : bed10cb58993                             -  enabled, port: 8079, bind: 0.0.0.0, run as: admin
          + system.adapter.backitup.0               : backitup              : bed10cb58993                             -  enabled
            system.adapter.bmw.0                    : bmw                   : bed10cb58993                             - disabled
            system.adapter.bydhvs.0                 : bydhvs                : bed10cb58993                             - disabled
            system.adapter.coronavirus-statistics.0 : coronavirus-statistics: bed10cb58993                             - disabled
            system.adapter.digitalstrom.0           : digitalstrom          : bed10cb58993                             - disabled
            system.adapter.discovery.0              : discovery             : bed10cb58993                             - disabled
            system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : bed10cb58993                             - disabled
            system.adapter.fronius.0                : fronius               : bed10cb58993                             - disabled
            system.adapter.harmony.0                : harmony               : bed10cb58993                             - disabled
            system.adapter.hs100.0                  : hs100                 : bed10cb58993                             - disabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : bed10cb58993                             - disabled
            system.adapter.influxdb.0               : influxdb              : bed10cb58993                             - disabled, port: 8086
            system.adapter.info.0                   : info                  : bed10cb58993                             - disabled
            system.adapter.javascript.0             : javascript            : bed10cb58993                             - disabled
            system.adapter.luftdaten.0              : luftdaten             : bed10cb58993                             - disabled
            system.adapter.meteoalarm.0             : meteoalarm            : bed10cb58993                             - disabled
            system.adapter.odl.0                    : odl                   : bed10cb58993                             - disabled
            system.adapter.openweathermap.0         : openweathermap        : bed10cb58993                             - disabled
            system.adapter.pollenflug.0             : pollenflug            : bed10cb58993                             - disabled
            system.adapter.pushover.0               : pushover              : bed10cb58993                             - disabled
            system.adapter.shelly.0                 : shelly                : bed10cb58993                             - disabled, port: 1882, bind: 0.0.0.0
            system.adapter.sonoff.0                 : sonoff                : bed10cb58993                             - disabled, port: 1883, bind: 0.0.0.0
            system.adapter.tankerkoenig.0           : tankerkoenig          : bed10cb58993                             - disabled
            system.adapter.vaillant.0               : vaillant              : bed10cb58993                             - disabled
            system.adapter.vis-google-fonts.0       : vis-google-fonts      : bed10cb58993                             - disabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : bed10cb58993                             - disabled
            system.adapter.vis-keyboard.0           : vis-keyboard          : bed10cb58993                             - disabled
            system.adapter.vis-map.0                : vis-map               : bed10cb58993                             - disabled
            system.adapter.vis-material-advanced.0  : vis-material-advanced : bed10cb58993                             - disabled
            system.adapter.vis-metro.0              : vis-metro             : bed10cb58993                             - disabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : bed10cb58993                             - disabled
            system.adapter.vis-weather.0            : vis-weather           : bed10cb58993                             - disabled
            system.adapter.vis.0                    : vis                   : bed10cb58993                             - disabled
            system.adapter.web.0                    : web                   : bed10cb58993                             - disabled, port: 8082, bind: 0.0.0.0, run as: admin
            system.adapter.withings.0               : withings              : bed10cb58993                             - disabled
            system.adapter.yahka.0                  : yahka                 : bed10cb58993                             - disabled
          
          + instance is alive
          root@bed10cb58993:/opt/iobroker# iobroker logs --watch
          2022-08-17 11:38:34.394  - info: host.8ec44076e1ed iobroker.js-controller version 4.0.23 js-controller starting
          2022-08-17 11:38:34.399  - info: host.8ec44076e1ed Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
          2022-08-17 11:38:34.399  - info: host.8ec44076e1ed hostname: 8ec44076e1ed, node: v16.16.0
          2022-08-17 11:38:34.400  - info: host.8ec44076e1ed ip addresses: 172.17.0.4
          2022-08-17 11:38:35.289  - info: host.8ec44076e1ed connected to Objects and States
          2022-08-17 11:38:35.331  - info: host.8ec44076e1ed added notifications configuration of host
          2022-08-17 11:38:36.261  - info: host.8ec44076e1ed 37 instances found
          2022-08-17 11:38:36.317  - info: host.8ec44076e1ed starting 2 instances
          2022-08-17 11:38:36.804  - warn: host.8ec44076e1ed startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
          2022-08-17 11:38:36.805  - info: host.8ec44076e1ed iobroker install vis@1.4.15 using installedFrom
          2022-08-17 11:38:36.980  - info: host.8ec44076e1ed instance system.adapter.admin.0 started with pid 412
          2022-08-17 11:38:40.543  - info: host.8ec44076e1ed instance system.adapter.backitup.0 started with pid 426
          2022-08-17 11:38:41.082  - info: host.8ec44076e1ed iobroker npm-install: NPM version: 8.11.0
          2022-08-17 11:38:41.083  - info: host.8ec44076e1ed iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
          2022-08-17 11:38:41.555  - info: admin.0 (412) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v16.16.0, js-controller: 4.0.23
          2022-08-17 11:38:41.590  - info: admin.0 (412) requesting all states
          2022-08-17 11:38:41.590  - info: admin.0 (412) requesting all objects
          2022-08-17 11:38:42.306  - info: admin.0 (412) received all objects
          2022-08-17 11:38:42.878  - info: admin.0 (412) Request actual repository...
          2022-08-17 11:38:42.890  - info: admin.0 (412) http server listening on port 8079
          2022-08-17 11:38:42.890  - info: admin.0 (412) Use link "http://localhost:8079" to configure.
          2022-08-17 11:38:43.575  - info: host.8ec44076e1ed Updating repository "Stable (default)" under "http://download.iobroker.net/sources-dist.json"
          2022-08-17 11:38:44.176  - info: backitup.0 (426) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.16.0, js-controller: 4.0.23
          2022-08-17 11:38:44.238  - info: backitup.0 (426) [iobroker] backup was activated at 02:40 every 1 day(s)
          2022-08-17 11:38:47.401  - info: admin.0 (412) Repository received successfully.
          2022-08-17 11:38:44.365  - info: backitup.0 (426) [ccu] backup was activated at 01:30 every 3 day(s)
          2022-08-17 11:38:52.992  - info: vis.0 (470) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
          2022-08-17 11:38:53.151  - info: vis.0 (470) vis license is OK.
          2022-08-17 11:38:57.346  - error: vis.0 (470) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-08-17 11:38:57.347  - error: vis.0 (470) unhandled promise rejection: Not exists
          2022-08-17 11:38:57.349  - error: vis.0 (470) Error: Not exists
              at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
              at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
              at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
              at processImmediate (node:internal/timers:468:21)
          2022-08-17 11:38:57.350  - error: vis.0 (470) Not exists
          2022-08-17 11:38:57.854  - info: vis.0 (470) terminating
          2022-08-17 11:38:57.855  - warn: vis.0 (470) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-08-17 11:38:58.953  - error: host.8ec44076e1ed iobroker npm-install: host.8ec44076e1ed Cannot install iobroker.vis@1.4.15: 6
          2022-08-17 11:38:59.972  - info: host.8ec44076e1ed iobroker npm-install: exit 25
          2022-08-17 11:39:00.972  - warn: host.8ec44076e1ed startInstance cannot find adapter "vis@1.4.15". Try to install it... 2 attempt
          2022-08-17 11:39:00.973  - info: host.8ec44076e1ed iobroker install vis@1.4.15 using installedFrom
          2022-08-17 11:39:06.025  - info: host.8ec44076e1ed iobroker npm-install: NPM version: 8.11.0
          2022-08-17 11:39:06.026  - info: host.8ec44076e1ed iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
          2022-08-17 11:39:13.275  - info: vis.0 (516) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
          2022-08-17 11:39:13.406  - info: vis.0 (516) vis license is OK.
          2022-08-17 11:39:16.167  - error: vis.0 (516) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-08-17 11:39:16.168  - error: vis.0 (516) unhandled promise rejection: Not exists
          2022-08-17 11:39:16.170  - error: vis.0 (516) Error: Not exists
              at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
              at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
              at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
              at processImmediate (node:internal/timers:468:21)
          2022-08-17 11:39:16.171  - error: vis.0 (516) Not exists
          2022-08-17 11:39:16.674  - info: vis.0 (516) terminating
          2022-08-17 11:39:16.675  - warn: vis.0 (516) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-08-17 11:39:17.738  - error: host.8ec44076e1ed iobroker npm-install: host.8ec44076e1ed Cannot install iobroker.vis@1.4.15: 6
          2022-08-17 11:39:18.756  - info: host.8ec44076e1ed iobroker npm-install: exit 25
          2022-08-17 11:39:19.757  - warn: host.8ec44076e1ed startInstance cannot find adapter "vis@1.4.15". Try to install it... 3 attempt
          2022-08-17 11:39:19.757  - info: host.8ec44076e1ed iobroker install vis@1.4.15 using installedVersion
          2022-08-17 11:39:24.794  - info: host.8ec44076e1ed iobroker npm-install: NPM version: 8.11.0
          2022-08-17 11:39:24.795  - info: host.8ec44076e1ed iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
          2022-08-17 11:39:32.033  - info: vis.0 (562) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
          2022-08-17 11:39:32.164  - info: vis.0 (562) vis license is OK.
          2022-08-17 11:39:34.855  - error: vis.0 (562) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-08-17 11:39:34.856  - error: vis.0 (562) unhandled promise rejection: Not exists
          2022-08-17 11:39:34.858  - error: vis.0 (562) Error: Not exists
              at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
              at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
              at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
              at processImmediate (node:internal/timers:468:21)
          2022-08-17 11:39:34.859  - error: vis.0 (562) Not exists
          2022-08-17 11:39:35.362  - info: vis.0 (562) terminating
          2022-08-17 11:39:35.363  - warn: vis.0 (562) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-08-17 11:39:36.418  - error: host.8ec44076e1ed iobroker npm-install: host.8ec44076e1ed Cannot install iobroker.vis@1.4.15: 6
          2022-08-17 11:39:37.436  - info: host.8ec44076e1ed iobroker npm-install: exit 25
          2022-08-17 11:39:38.436  - warn: host.8ec44076e1ed startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
          2022-08-17 11:39:38.436  - info: host.8ec44076e1ed iobroker install vis@1.4.15 using installedVersion
          2022-08-17 11:39:43.623  - info: host.8ec44076e1ed iobroker npm-install: NPM version: 8.11.0
          2022-08-17 11:39:43.624  - info: host.8ec44076e1ed iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
          2022-08-17 11:39:50.948  - info: vis.0 (608) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
          2022-08-17 11:39:51.079  - info: vis.0 (608) vis license is OK.
          2022-08-17 11:39:53.893  - error: vis.0 (608) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-08-17 11:39:53.894  - error: vis.0 (608) unhandled promise rejection: Not exists
          2022-08-17 11:39:53.896  - error: vis.0 (608) Error: Not exists
              at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
              at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
              at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
              at processImmediate (node:internal/timers:468:21)
          2022-08-17 11:39:53.897  - error: vis.0 (608) Not exists
          2022-08-17 11:39:54.400  - info: vis.0 (608) terminating
          2022-08-17 11:39:54.401  - warn: vis.0 (608) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-08-17 11:39:55.459  - error: host.8ec44076e1ed iobroker npm-install: host.8ec44076e1ed Cannot install iobroker.vis@1.4.15: 6
          2022-08-17 11:39:56.476  - info: host.8ec44076e1ed iobroker npm-install: exit 25
          2022-08-17 11:39:57.477  - error: host.8ec44076e1ed Cannot download and install adapter "vis@1.4.15". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
          2022-08-17 11:45:35.435  - info: host.8ec44076e1ed received SIGTERM
          2022-08-17 11:45:35.437  - info: host.8ec44076e1ed stopInstance system.adapter.admin.0 (force=false, process=true)
          2022-08-17 11:45:35.438  - info: host.8ec44076e1ed stopInstance system.adapter.influxdb.0 (force=false, process=false)
          2022-08-17 11:45:35.438  - info: host.8ec44076e1ed stopInstance system.adapter.javascript.0 (force=false, process=false)
          2022-08-17 11:45:35.438  - info: host.8ec44076e1ed stopInstance system.adapter.pushover.0 (force=false, process=false)
          2022-08-17 11:45:35.438  - info: host.8ec44076e1ed stopInstance system.adapter.digitalstrom.0 (force=false, process=false)
          2022-08-17 11:45:35.438  - info: host.8ec44076e1ed stopInstance system.adapter.openweathermap.0 (force=false, process=false)
          2022-08-17 11:45:35.439  - info: host.8ec44076e1ed stopInstance system.adapter.shelly.0 (force=false, process=false)
          2022-08-17 11:45:35.439  - info: host.8ec44076e1ed stopInstance system.adapter.sonoff.0 (force=false, process=false)
          2022-08-17 11:45:35.439  - info: host.8ec44076e1ed stopInstance system.adapter.discovery.0 (force=false, process=false)
          2022-08-17 11:45:35.439  - info: host.8ec44076e1ed stopInstance system.adapter.backitup.0 (force=false, process=true)
          2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.bmw.0 (force=false, process=false)
          2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.bydhvs.0 (force=false, process=false)
          2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.coronavirus-statistics.0 (force=false, process=false)
          2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.ecovacs-deebot.0 (force=false, process=false)
          2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.fronius.0 (force=false, process=false)
          2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.harmony.0 (force=false, process=false)
          2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.hs100.0 (force=false, process=false)
          2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.info.0 (force=false, process=false)
          2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.luftdaten.0 (force=false, process=false)
          2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.meteoalarm.0 (force=false, process=false)
          2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.odl.0 (force=false, process=false)
          2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.pollenflug.0 (force=false, process=false)
          2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.tankerkoenig.0 (force=false, process=false)
          2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vaillant.0 (force=false, process=false)
          2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vis-google-fonts.0 (force=false, process=false)
          2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vis-hqwidgets.0 (force=false, process=false)
          2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vis-keyboard.0 (force=false, process=false)
          2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vis-map.0 (force=false, process=false)
          2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vis-material-advanced.0 (force=false, process=false)
          2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.vis-metro.0 (force=false, process=false)
          2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
          2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.vis-weather.0 (force=false, process=false)
          2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.vis.0 (force=false, process=false)
          2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.web.0 (force=false, process=false)
          2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.withings.0 (force=false, process=false)
          2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.yahka.0 (force=false, process=false)
          2022-08-17 11:45:35.446  - info: admin.0 (412) Got terminate signal TERMINATE_YOURSELF
          2022-08-17 11:45:35.447  - info: host.8ec44076e1ed stopInstance system.adapter.admin.0 send kill signal
          2022-08-17 11:45:35.447  - info: host.8ec44076e1ed stopInstance system.adapter.backitup.0 send kill signal
          2022-08-17 11:45:35.447  - info: backitup.0 (426) Got terminate signal TERMINATE_YOURSELF
          2022-08-17 11:45:35.449  - info: backitup.0 (426) cleaned everything up...
          2022-08-17 11:45:35.449  - info: backitup.0 (426) terminating
          2022-08-17 11:45:35.450  - info: backitup.0 (426) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-08-17 11:45:35.448  - info: admin.0 (412) terminating http server on port 8079
          2022-08-17 11:45:35.449  - info: admin.0 (412) terminating
          2022-08-17 11:45:35.450  - info: admin.0 (412) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-08-17 11:45:36.044  - info: host.8ec44076e1ed instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-08-17 11:45:36.113  - info: host.8ec44076e1ed instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-08-17 11:45:36.114  - info: host.8ec44076e1ed All instances are stopped.
          2022-08-17 11:45:36.262  - info: host.8ec44076e1ed terminated
          2022-08-17 11:48:39.019  - info: host.bed10cb58993 iobroker.js-controller version 4.0.23 js-controller starting
          2022-08-17 11:48:39.023  - info: host.bed10cb58993 Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
          2022-08-17 11:48:39.024  - info: host.bed10cb58993 hostname: bed10cb58993, node: v16.17.0
          2022-08-17 11:48:39.024  - info: host.bed10cb58993 ip addresses: 172.17.0.4
          2022-08-17 11:48:39.935  - info: host.bed10cb58993 connected to Objects and States
          2022-08-17 11:48:39.962  - info: host.bed10cb58993 Node.js version has changed from unknown to 16.17.0
          2022-08-17 11:48:39.977  - info: host.bed10cb58993 added notifications configuration of host
          2022-08-17 11:48:40.077  - info: host.bed10cb58993 Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
          2022-08-17 11:48:40.731  - info: host.bed10cb58993 Delete host system.host.bed10cb58993
          2022-08-17 11:48:40.831  - info: host.bed10cb58993 37 instances found
          2022-08-17 11:48:40.877  - info: host.bed10cb58993 starting 2 instances
          2022-08-17 11:48:40.994  - warn: host.bed10cb58993 startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
          2022-08-17 11:48:40.995  - info: host.bed10cb58993 iobroker install vis@1.4.15 using installedFrom
          2022-08-17 11:48:41.111  - info: host.bed10cb58993 instance system.adapter.admin.0 started with pid 1073
          2022-08-17 11:48:45.027  - info: host.bed10cb58993 instance system.adapter.backitup.0 started with pid 1084
          2022-08-17 11:48:45.435  - info: admin.0 (1073) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v16.17.0, js-controller: 4.0.23
          2022-08-17 11:48:45.470  - info: admin.0 (1073) requesting all states
          2022-08-17 11:48:45.471  - info: admin.0 (1073) requesting all objects
          2022-08-17 11:48:45.989  - info: host.bed10cb58993 iobroker npm-install: NPM version: 8.15.0Installing iobroker.vis@1.4.15... (System call)
          2022-08-17 11:48:46.197  - info: admin.0 (1073) received all objects
          2022-08-17 11:48:46.422  - info: admin.0 (1073) Request actual repository...
          2022-08-17 11:48:46.433  - info: admin.0 (1073) http server listening on port 8079
          2022-08-17 11:48:46.434  - info: admin.0 (1073) Use link "http://localhost:8079" to configure.
          2022-08-17 11:48:46.978  - info: host.bed10cb58993 Updating repository "Stable (default)" under "http://download.iobroker.net/sources-dist.json"
          2022-08-17 11:48:48.782  - info: admin.0 (1073) Repository received successfully.
          2022-08-17 11:48:49.679  - info: backitup.0 (1084) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.17.0, js-controller: 4.0.23
          2022-08-17 11:48:49.759  - info: backitup.0 (1084) [iobroker] backup was activated at 02:40 every 1 day(s)
          2022-08-17 11:48:49.811  - info: backitup.0 (1084) [ccu] backup was activated at 01:30 every 3 day(s)
          2022-08-17 11:48:52.952  - info: vis.0 (1131) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.17.0, js-controller: 4.0.23
          2022-08-17 11:48:53.085  - info: vis.0 (1131) vis license is OK.
          2022-08-17 11:48:55.255  - error: vis.0 (1131) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-08-17 11:48:55.255  - error: vis.0 (1131) unhandled promise rejection: Not exists
          2022-08-17 11:48:55.257  - error: vis.0 (1131) Error: Not exists
              at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
              at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
              at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
              at processImmediate (node:internal/timers:468:21)
          2022-08-17 11:48:55.258  - error: vis.0 (1131) Not exists
          2022-08-17 11:48:55.761  - info: vis.0 (1131) terminating
          2022-08-17 11:48:55.762  - warn: vis.0 (1131) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-08-17 11:48:56.982  - error: host.bed10cb58993 iobroker npm-install: host.bed10cb58993 Cannot install iobroker.vis@1.4.15: 6
          2022-08-17 11:48:58.001  - info: host.bed10cb58993 iobroker npm-install: exit 25
          2022-08-17 11:48:59.001  - warn: host.bed10cb58993 startInstance cannot find adapter "vis@1.4.15". Try to install it... 2 attempt
          2022-08-17 11:48:59.001  - info: host.bed10cb58993 iobroker install vis@1.4.15 using installedFrom
          2022-08-17 11:49:03.180  - info: host.bed10cb58993 iobroker npm-install: NPM version: 8.15.0
          2022-08-17 11:49:03.180  - info: host.bed10cb58993 iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
          2022-08-17 11:49:09.996  - info: vis.0 (1177) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.17.0, js-controller: 4.0.23
          2022-08-17 11:49:10.122  - info: vis.0 (1177) vis license is OK.
          2022-08-17 11:49:12.297  - error: vis.0 (1177) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-08-17 11:49:12.297  - error: vis.0 (1177) unhandled promise rejection: Not exists
          2022-08-17 11:49:12.300  - error: vis.0 (1177) Error: Not exists
              at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
              at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
              at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
              at processImmediate (node:internal/timers:468:21)
          2022-08-17 11:49:12.300  - error: vis.0 (1177) Not exists
          2022-08-17 11:49:12.803  - info: vis.0 (1177) terminating
          2022-08-17 11:49:12.804  - warn: vis.0 (1177) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-08-17 11:49:14.000  - error: host.bed10cb58993 iobroker npm-install: host.bed10cb58993 Cannot install iobroker.vis@1.4.15: 6
          2022-08-17 11:49:15.020  - info: host.bed10cb58993 iobroker npm-install: exit 25
          2022-08-17 11:49:16.020  - warn: host.bed10cb58993 startInstance cannot find adapter "vis@1.4.15". Try to install it... 3 attempt
          2022-08-17 11:49:16.021  - info: host.bed10cb58993 iobroker install vis@1.4.15 using installedVersion
          2022-08-17 11:49:20.200  - info: host.bed10cb58993 iobroker npm-install: NPM version: 8.15.0
          2022-08-17 11:49:20.201  - info: host.bed10cb58993 iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
          2022-08-17 11:49:26.996  - info: vis.0 (1223) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.17.0, js-controller: 4.0.23
          2022-08-17 11:49:27.129  - info: vis.0 (1223) vis license is OK.
          2022-08-17 11:49:29.285  - error: vis.0 (1223) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-08-17 11:49:29.285  - error: vis.0 (1223) unhandled promise rejection: Not exists
          2022-08-17 11:49:29.287  - error: vis.0 (1223) Error: Not exists
              at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
              at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
              at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
              at processImmediate (node:internal/timers:468:21)
          2022-08-17 11:49:29.288  - error: vis.0 (1223) Not exists
          2022-08-17 11:49:29.791  - info: vis.0 (1223) terminating
          2022-08-17 11:49:29.792  - warn: vis.0 (1223) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-08-17 11:49:30.982  - error: host.bed10cb58993 iobroker npm-install: host.bed10cb58993 Cannot install iobroker.vis@1.4.15: 6
          2022-08-17 11:49:32.000  - info: host.bed10cb58993 iobroker npm-install: exit 25
          2022-08-17 11:49:33.001  - warn: host.bed10cb58993 startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
          2022-08-17 11:49:33.002  - info: host.bed10cb58993 iobroker install vis@1.4.15 using installedVersion
          2022-08-17 11:49:37.203  - info: host.bed10cb58993 iobroker npm-install: NPM version: 8.15.0
          2022-08-17 11:49:37.204  - info: host.bed10cb58993 iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
          2022-08-17 11:49:43.878  - info: vis.0 (1269) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.17.0, js-controller: 4.0.23
          2022-08-17 11:49:44.005  - info: vis.0 (1269) vis license is OK.
          2022-08-17 11:49:46.231  - error: vis.0 (1269) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-08-17 11:49:46.232  - error: vis.0 (1269) unhandled promise rejection: Not exists
          2022-08-17 11:49:46.234  - error: vis.0 (1269) Error: Not exists
              at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
              at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
              at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
              at processImmediate (node:internal/timers:468:21)
          2022-08-17 11:49:46.235  - error: vis.0 (1269) Not exists
          2022-08-17 11:49:46.737  - info: vis.0 (1269) terminating
          2022-08-17 11:49:46.738  - warn: vis.0 (1269) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-08-17 11:49:47.930  - error: host.bed10cb58993 iobroker npm-install: host.bed10cb58993 Cannot install iobroker.vis@1.4.15: 6
          2022-08-17 11:49:48.952  - info: host.bed10cb58993 iobroker npm-install: exit 25
          2022-08-17 11:49:49.953  - error: host.bed10cb58993 Cannot download and install adapter "vis@1.4.15". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
          
          Glasfaser 3 Replies Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @kaese2002 last edited by

            @kaese2002 sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

            • enabled, port: 8079,

            Richtig , den hast du geändert

            1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @kaese2002 last edited by

              @kaese2002

              iobroker set admin.0 --port 8081
              
              1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @kaese2002 last edited by

                @kaese2002 sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

                Cannot download and install adapter "vis@1.4.15".

                wegen dem im LOG :

                Mache

                iobroker install vis@1.4.0
                

                dann später ein Upgrade machen auf 1.4.15

                K 1 Reply Last reply Reply Quote 0
                • K
                  kaese2002 @Glasfaser last edited by

                  @glasfaser

                  Danke dir schonmal für die Hilfe
                  Du bist der persönlich Held des Abends 🙂Bildschirmfoto 2022-08-17 um 21.06.55.png

                  root@bed10cb58993:/opt/iobroker# iobroker list instances
                  + system.adapter.admin.0                  : admin                 : bed10cb58993                             -  enabled, port: 8079, bind: 0.0.0.0, run as: admin
                  + system.adapter.backitup.0               : backitup              : bed10cb58993                             -  enabled
                    system.adapter.bmw.0                    : bmw                   : bed10cb58993                             - disabled
                    system.adapter.bydhvs.0                 : bydhvs                : bed10cb58993                             - disabled
                    system.adapter.coronavirus-statistics.0 : coronavirus-statistics: bed10cb58993                             - disabled
                    system.adapter.digitalstrom.0           : digitalstrom          : bed10cb58993                             - disabled
                    system.adapter.discovery.0              : discovery             : bed10cb58993                             - disabled
                    system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : bed10cb58993                             - disabled
                    system.adapter.fronius.0                : fronius               : bed10cb58993                             - disabled
                    system.adapter.harmony.0                : harmony               : bed10cb58993                             - disabled
                    system.adapter.hs100.0                  : hs100                 : bed10cb58993                             - disabled
                    system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : bed10cb58993                             - disabled
                    system.adapter.influxdb.0               : influxdb              : bed10cb58993                             - disabled, port: 8086
                    system.adapter.info.0                   : info                  : bed10cb58993                             - disabled
                    system.adapter.javascript.0             : javascript            : bed10cb58993                             - disabled
                    system.adapter.luftdaten.0              : luftdaten             : bed10cb58993                             - disabled
                    system.adapter.meteoalarm.0             : meteoalarm            : bed10cb58993                             - disabled
                    system.adapter.odl.0                    : odl                   : bed10cb58993                             - disabled
                    system.adapter.openweathermap.0         : openweathermap        : bed10cb58993                             - disabled
                    system.adapter.pollenflug.0             : pollenflug            : bed10cb58993                             - disabled
                    system.adapter.pushover.0               : pushover              : bed10cb58993                             - disabled
                    system.adapter.shelly.0                 : shelly                : bed10cb58993                             - disabled, port: 1882, bind: 0.0.0.0
                    system.adapter.sonoff.0                 : sonoff                : bed10cb58993                             - disabled, port: 1883, bind: 0.0.0.0
                    system.adapter.tankerkoenig.0           : tankerkoenig          : bed10cb58993                             - disabled
                    system.adapter.vaillant.0               : vaillant              : bed10cb58993                             - disabled
                    system.adapter.vis-google-fonts.0       : vis-google-fonts      : bed10cb58993                             - disabled
                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : bed10cb58993                             - disabled
                    system.adapter.vis-keyboard.0           : vis-keyboard          : bed10cb58993                             - disabled
                    system.adapter.vis-map.0                : vis-map               : bed10cb58993                             - disabled
                    system.adapter.vis-material-advanced.0  : vis-material-advanced : bed10cb58993                             - disabled
                    system.adapter.vis-metro.0              : vis-metro             : bed10cb58993                             - disabled
                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : bed10cb58993                             - disabled
                    system.adapter.vis-weather.0            : vis-weather           : bed10cb58993                             - disabled
                    system.adapter.vis.0                    : vis                   : bed10cb58993                             - disabled
                    system.adapter.web.0                    : web                   : bed10cb58993                             - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                    system.adapter.withings.0               : withings              : bed10cb58993                             - disabled
                    system.adapter.yahka.0                  : yahka                 : bed10cb58993                             - disabled
                  
                  + instance is alive
                  root@bed10cb58993:/opt/iobroker# iobroker logs --watch
                  2022-08-17 11:38:34.394  - info: host.8ec44076e1ed iobroker.js-controller version 4.0.23 js-controller starting
                  2022-08-17 11:38:34.399  - info: host.8ec44076e1ed Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                  2022-08-17 11:38:34.399  - info: host.8ec44076e1ed hostname: 8ec44076e1ed, node: v16.16.0
                  2022-08-17 11:38:34.400  - info: host.8ec44076e1ed ip addresses: 172.17.0.4
                  2022-08-17 11:38:35.289  - info: host.8ec44076e1ed connected to Objects and States
                  2022-08-17 11:38:35.331  - info: host.8ec44076e1ed added notifications configuration of host
                  2022-08-17 11:38:36.261  - info: host.8ec44076e1ed 37 instances found
                  2022-08-17 11:38:36.317  - info: host.8ec44076e1ed starting 2 instances
                  2022-08-17 11:38:36.804  - warn: host.8ec44076e1ed startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
                  2022-08-17 11:38:36.805  - info: host.8ec44076e1ed iobroker install vis@1.4.15 using installedFrom
                  2022-08-17 11:38:36.980  - info: host.8ec44076e1ed instance system.adapter.admin.0 started with pid 412
                  2022-08-17 11:38:40.543  - info: host.8ec44076e1ed instance system.adapter.backitup.0 started with pid 426
                  2022-08-17 11:38:41.082  - info: host.8ec44076e1ed iobroker npm-install: NPM version: 8.11.0
                  2022-08-17 11:38:41.083  - info: host.8ec44076e1ed iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                  2022-08-17 11:38:41.555  - info: admin.0 (412) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v16.16.0, js-controller: 4.0.23
                  2022-08-17 11:38:41.590  - info: admin.0 (412) requesting all states
                  2022-08-17 11:38:41.590  - info: admin.0 (412) requesting all objects
                  2022-08-17 11:38:42.306  - info: admin.0 (412) received all objects
                  2022-08-17 11:38:42.878  - info: admin.0 (412) Request actual repository...
                  2022-08-17 11:38:42.890  - info: admin.0 (412) http server listening on port 8079
                  2022-08-17 11:38:42.890  - info: admin.0 (412) Use link "http://localhost:8079" to configure.
                  2022-08-17 11:38:43.575  - info: host.8ec44076e1ed Updating repository "Stable (default)" under "http://download.iobroker.net/sources-dist.json"
                  2022-08-17 11:38:44.176  - info: backitup.0 (426) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.16.0, js-controller: 4.0.23
                  2022-08-17 11:38:44.238  - info: backitup.0 (426) [iobroker] backup was activated at 02:40 every 1 day(s)
                  2022-08-17 11:38:47.401  - info: admin.0 (412) Repository received successfully.
                  2022-08-17 11:38:44.365  - info: backitup.0 (426) [ccu] backup was activated at 01:30 every 3 day(s)
                  2022-08-17 11:38:52.992  - info: vis.0 (470) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                  2022-08-17 11:38:53.151  - info: vis.0 (470) vis license is OK.
                  2022-08-17 11:38:57.346  - error: vis.0 (470) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-08-17 11:38:57.347  - error: vis.0 (470) unhandled promise rejection: Not exists
                  2022-08-17 11:38:57.349  - error: vis.0 (470) Error: Not exists
                      at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
                      at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
                      at processImmediate (node:internal/timers:468:21)
                  2022-08-17 11:38:57.350  - error: vis.0 (470) Not exists
                  2022-08-17 11:38:57.854  - info: vis.0 (470) terminating
                  2022-08-17 11:38:57.855  - warn: vis.0 (470) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-08-17 11:38:58.953  - error: host.8ec44076e1ed iobroker npm-install: host.8ec44076e1ed Cannot install iobroker.vis@1.4.15: 6
                  2022-08-17 11:38:59.972  - info: host.8ec44076e1ed iobroker npm-install: exit 25
                  2022-08-17 11:39:00.972  - warn: host.8ec44076e1ed startInstance cannot find adapter "vis@1.4.15". Try to install it... 2 attempt
                  2022-08-17 11:39:00.973  - info: host.8ec44076e1ed iobroker install vis@1.4.15 using installedFrom
                  2022-08-17 11:39:06.025  - info: host.8ec44076e1ed iobroker npm-install: NPM version: 8.11.0
                  2022-08-17 11:39:06.026  - info: host.8ec44076e1ed iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                  2022-08-17 11:39:13.275  - info: vis.0 (516) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                  2022-08-17 11:39:13.406  - info: vis.0 (516) vis license is OK.
                  2022-08-17 11:39:16.167  - error: vis.0 (516) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-08-17 11:39:16.168  - error: vis.0 (516) unhandled promise rejection: Not exists
                  2022-08-17 11:39:16.170  - error: vis.0 (516) Error: Not exists
                      at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
                      at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
                      at processImmediate (node:internal/timers:468:21)
                  2022-08-17 11:39:16.171  - error: vis.0 (516) Not exists
                  2022-08-17 11:39:16.674  - info: vis.0 (516) terminating
                  2022-08-17 11:39:16.675  - warn: vis.0 (516) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-08-17 11:39:17.738  - error: host.8ec44076e1ed iobroker npm-install: host.8ec44076e1ed Cannot install iobroker.vis@1.4.15: 6
                  2022-08-17 11:39:18.756  - info: host.8ec44076e1ed iobroker npm-install: exit 25
                  2022-08-17 11:39:19.757  - warn: host.8ec44076e1ed startInstance cannot find adapter "vis@1.4.15". Try to install it... 3 attempt
                  2022-08-17 11:39:19.757  - info: host.8ec44076e1ed iobroker install vis@1.4.15 using installedVersion
                  2022-08-17 11:39:24.794  - info: host.8ec44076e1ed iobroker npm-install: NPM version: 8.11.0
                  2022-08-17 11:39:24.795  - info: host.8ec44076e1ed iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                  2022-08-17 11:39:32.033  - info: vis.0 (562) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                  2022-08-17 11:39:32.164  - info: vis.0 (562) vis license is OK.
                  2022-08-17 11:39:34.855  - error: vis.0 (562) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-08-17 11:39:34.856  - error: vis.0 (562) unhandled promise rejection: Not exists
                  2022-08-17 11:39:34.858  - error: vis.0 (562) Error: Not exists
                      at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
                      at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
                      at processImmediate (node:internal/timers:468:21)
                  2022-08-17 11:39:34.859  - error: vis.0 (562) Not exists
                  2022-08-17 11:39:35.362  - info: vis.0 (562) terminating
                  2022-08-17 11:39:35.363  - warn: vis.0 (562) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-08-17 11:39:36.418  - error: host.8ec44076e1ed iobroker npm-install: host.8ec44076e1ed Cannot install iobroker.vis@1.4.15: 6
                  2022-08-17 11:39:37.436  - info: host.8ec44076e1ed iobroker npm-install: exit 25
                  2022-08-17 11:39:38.436  - warn: host.8ec44076e1ed startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
                  2022-08-17 11:39:38.436  - info: host.8ec44076e1ed iobroker install vis@1.4.15 using installedVersion
                  2022-08-17 11:39:43.623  - info: host.8ec44076e1ed iobroker npm-install: NPM version: 8.11.0
                  2022-08-17 11:39:43.624  - info: host.8ec44076e1ed iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                  2022-08-17 11:39:50.948  - info: vis.0 (608) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                  2022-08-17 11:39:51.079  - info: vis.0 (608) vis license is OK.
                  2022-08-17 11:39:53.893  - error: vis.0 (608) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-08-17 11:39:53.894  - error: vis.0 (608) unhandled promise rejection: Not exists
                  2022-08-17 11:39:53.896  - error: vis.0 (608) Error: Not exists
                      at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
                      at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
                      at processImmediate (node:internal/timers:468:21)
                  2022-08-17 11:39:53.897  - error: vis.0 (608) Not exists
                  2022-08-17 11:39:54.400  - info: vis.0 (608) terminating
                  2022-08-17 11:39:54.401  - warn: vis.0 (608) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-08-17 11:39:55.459  - error: host.8ec44076e1ed iobroker npm-install: host.8ec44076e1ed Cannot install iobroker.vis@1.4.15: 6
                  2022-08-17 11:39:56.476  - info: host.8ec44076e1ed iobroker npm-install: exit 25
                  2022-08-17 11:39:57.477  - error: host.8ec44076e1ed Cannot download and install adapter "vis@1.4.15". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                  2022-08-17 11:45:35.435  - info: host.8ec44076e1ed received SIGTERM
                  2022-08-17 11:45:35.437  - info: host.8ec44076e1ed stopInstance system.adapter.admin.0 (force=false, process=true)
                  2022-08-17 11:45:35.438  - info: host.8ec44076e1ed stopInstance system.adapter.influxdb.0 (force=false, process=false)
                  2022-08-17 11:45:35.438  - info: host.8ec44076e1ed stopInstance system.adapter.javascript.0 (force=false, process=false)
                  2022-08-17 11:45:35.438  - info: host.8ec44076e1ed stopInstance system.adapter.pushover.0 (force=false, process=false)
                  2022-08-17 11:45:35.438  - info: host.8ec44076e1ed stopInstance system.adapter.digitalstrom.0 (force=false, process=false)
                  2022-08-17 11:45:35.438  - info: host.8ec44076e1ed stopInstance system.adapter.openweathermap.0 (force=false, process=false)
                  2022-08-17 11:45:35.439  - info: host.8ec44076e1ed stopInstance system.adapter.shelly.0 (force=false, process=false)
                  2022-08-17 11:45:35.439  - info: host.8ec44076e1ed stopInstance system.adapter.sonoff.0 (force=false, process=false)
                  2022-08-17 11:45:35.439  - info: host.8ec44076e1ed stopInstance system.adapter.discovery.0 (force=false, process=false)
                  2022-08-17 11:45:35.439  - info: host.8ec44076e1ed stopInstance system.adapter.backitup.0 (force=false, process=true)
                  2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.bmw.0 (force=false, process=false)
                  2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.bydhvs.0 (force=false, process=false)
                  2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.coronavirus-statistics.0 (force=false, process=false)
                  2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.ecovacs-deebot.0 (force=false, process=false)
                  2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.fronius.0 (force=false, process=false)
                  2022-08-17 11:45:35.440  - info: host.8ec44076e1ed stopInstance system.adapter.harmony.0 (force=false, process=false)
                  2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.hs100.0 (force=false, process=false)
                  2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.info.0 (force=false, process=false)
                  2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.luftdaten.0 (force=false, process=false)
                  2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.meteoalarm.0 (force=false, process=false)
                  2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.odl.0 (force=false, process=false)
                  2022-08-17 11:45:35.441  - info: host.8ec44076e1ed stopInstance system.adapter.pollenflug.0 (force=false, process=false)
                  2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.tankerkoenig.0 (force=false, process=false)
                  2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vaillant.0 (force=false, process=false)
                  2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vis-google-fonts.0 (force=false, process=false)
                  2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vis-hqwidgets.0 (force=false, process=false)
                  2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vis-keyboard.0 (force=false, process=false)
                  2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vis-map.0 (force=false, process=false)
                  2022-08-17 11:45:35.442  - info: host.8ec44076e1ed stopInstance system.adapter.vis-material-advanced.0 (force=false, process=false)
                  2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.vis-metro.0 (force=false, process=false)
                  2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
                  2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.vis-weather.0 (force=false, process=false)
                  2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.vis.0 (force=false, process=false)
                  2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.web.0 (force=false, process=false)
                  2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.withings.0 (force=false, process=false)
                  2022-08-17 11:45:35.443  - info: host.8ec44076e1ed stopInstance system.adapter.yahka.0 (force=false, process=false)
                  2022-08-17 11:45:35.446  - info: admin.0 (412) Got terminate signal TERMINATE_YOURSELF
                  2022-08-17 11:45:35.447  - info: host.8ec44076e1ed stopInstance system.adapter.admin.0 send kill signal
                  2022-08-17 11:45:35.447  - info: host.8ec44076e1ed stopInstance system.adapter.backitup.0 send kill signal
                  2022-08-17 11:45:35.447  - info: backitup.0 (426) Got terminate signal TERMINATE_YOURSELF
                  2022-08-17 11:45:35.449  - info: backitup.0 (426) cleaned everything up...
                  2022-08-17 11:45:35.449  - info: backitup.0 (426) terminating
                  2022-08-17 11:45:35.450  - info: backitup.0 (426) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2022-08-17 11:45:35.448  - info: admin.0 (412) terminating http server on port 8079
                  2022-08-17 11:45:35.449  - info: admin.0 (412) terminating
                  2022-08-17 11:45:35.450  - info: admin.0 (412) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2022-08-17 11:45:36.044  - info: host.8ec44076e1ed instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2022-08-17 11:45:36.113  - info: host.8ec44076e1ed instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2022-08-17 11:45:36.114  - info: host.8ec44076e1ed All instances are stopped.
                  2022-08-17 11:45:36.262  - info: host.8ec44076e1ed terminated
                  2022-08-17 11:48:39.019  - info: host.bed10cb58993 iobroker.js-controller version 4.0.23 js-controller starting
                  2022-08-17 11:48:39.023  - info: host.bed10cb58993 Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                  2022-08-17 11:48:39.024  - info: host.bed10cb58993 hostname: bed10cb58993, node: v16.17.0
                  2022-08-17 11:48:39.024  - info: host.bed10cb58993 ip addresses: 172.17.0.4
                  2022-08-17 11:48:39.935  - info: host.bed10cb58993 connected to Objects and States
                  2022-08-17 11:48:39.962  - info: host.bed10cb58993 Node.js version has changed from unknown to 16.17.0
                  2022-08-17 11:48:39.977  - info: host.bed10cb58993 added notifications configuration of host
                  2022-08-17 11:48:40.077  - info: host.bed10cb58993 Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                  2022-08-17 11:48:40.731  - info: host.bed10cb58993 Delete host system.host.bed10cb58993
                  2022-08-17 11:48:40.831  - info: host.bed10cb58993 37 instances found
                  2022-08-17 11:48:40.877  - info: host.bed10cb58993 starting 2 instances
                  2022-08-17 11:48:40.994  - warn: host.bed10cb58993 startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
                  2022-08-17 11:48:40.995  - info: host.bed10cb58993 iobroker install vis@1.4.15 using installedFrom
                  2022-08-17 11:48:41.111  - info: host.bed10cb58993 instance system.adapter.admin.0 started with pid 1073
                  2022-08-17 11:48:45.027  - info: host.bed10cb58993 instance system.adapter.backitup.0 started with pid 1084
                  2022-08-17 11:48:45.435  - info: admin.0 (1073) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v16.17.0, js-controller: 4.0.23
                  2022-08-17 11:48:45.470  - info: admin.0 (1073) requesting all states
                  2022-08-17 11:48:45.471  - info: admin.0 (1073) requesting all objects
                  2022-08-17 11:48:45.989  - info: host.bed10cb58993 iobroker npm-install: NPM version: 8.15.0Installing iobroker.vis@1.4.15... (System call)
                  2022-08-17 11:48:46.197  - info: admin.0 (1073) received all objects
                  2022-08-17 11:48:46.422  - info: admin.0 (1073) Request actual repository...
                  2022-08-17 11:48:46.433  - info: admin.0 (1073) http server listening on port 8079
                  2022-08-17 11:48:46.434  - info: admin.0 (1073) Use link "http://localhost:8079" to configure.
                  2022-08-17 11:48:46.978  - info: host.bed10cb58993 Updating repository "Stable (default)" under "http://download.iobroker.net/sources-dist.json"
                  2022-08-17 11:48:48.782  - info: admin.0 (1073) Repository received successfully.
                  2022-08-17 11:48:49.679  - info: backitup.0 (1084) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.17.0, js-controller: 4.0.23
                  2022-08-17 11:48:49.759  - info: backitup.0 (1084) [iobroker] backup was activated at 02:40 every 1 day(s)
                  2022-08-17 11:48:49.811  - info: backitup.0 (1084) [ccu] backup was activated at 01:30 every 3 day(s)
                  2022-08-17 11:48:52.952  - info: vis.0 (1131) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.17.0, js-controller: 4.0.23
                  2022-08-17 11:48:53.085  - info: vis.0 (1131) vis license is OK.
                  2022-08-17 11:48:55.255  - error: vis.0 (1131) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-08-17 11:48:55.255  - error: vis.0 (1131) unhandled promise rejection: Not exists
                  2022-08-17 11:48:55.257  - error: vis.0 (1131) Error: Not exists
                      at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
                      at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
                      at processImmediate (node:internal/timers:468:21)
                  2022-08-17 11:48:55.258  - error: vis.0 (1131) Not exists
                  2022-08-17 11:48:55.761  - info: vis.0 (1131) terminating
                  2022-08-17 11:48:55.762  - warn: vis.0 (1131) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-08-17 11:48:56.982  - error: host.bed10cb58993 iobroker npm-install: host.bed10cb58993 Cannot install iobroker.vis@1.4.15: 6
                  2022-08-17 11:48:58.001  - info: host.bed10cb58993 iobroker npm-install: exit 25
                  2022-08-17 11:48:59.001  - warn: host.bed10cb58993 startInstance cannot find adapter "vis@1.4.15". Try to install it... 2 attempt
                  2022-08-17 11:48:59.001  - info: host.bed10cb58993 iobroker install vis@1.4.15 using installedFrom
                  2022-08-17 11:49:03.180  - info: host.bed10cb58993 iobroker npm-install: NPM version: 8.15.0
                  2022-08-17 11:49:03.180  - info: host.bed10cb58993 iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                  2022-08-17 11:49:09.996  - info: vis.0 (1177) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.17.0, js-controller: 4.0.23
                  2022-08-17 11:49:10.122  - info: vis.0 (1177) vis license is OK.
                  2022-08-17 11:49:12.297  - error: vis.0 (1177) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-08-17 11:49:12.297  - error: vis.0 (1177) unhandled promise rejection: Not exists
                  2022-08-17 11:49:12.300  - error: vis.0 (1177) Error: Not exists
                      at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
                      at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
                      at processImmediate (node:internal/timers:468:21)
                  2022-08-17 11:49:12.300  - error: vis.0 (1177) Not exists
                  2022-08-17 11:49:12.803  - info: vis.0 (1177) terminating
                  2022-08-17 11:49:12.804  - warn: vis.0 (1177) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-08-17 11:49:14.000  - error: host.bed10cb58993 iobroker npm-install: host.bed10cb58993 Cannot install iobroker.vis@1.4.15: 6
                  2022-08-17 11:49:15.020  - info: host.bed10cb58993 iobroker npm-install: exit 25
                  2022-08-17 11:49:16.020  - warn: host.bed10cb58993 startInstance cannot find adapter "vis@1.4.15". Try to install it... 3 attempt
                  2022-08-17 11:49:16.021  - info: host.bed10cb58993 iobroker install vis@1.4.15 using installedVersion
                  2022-08-17 11:49:20.200  - info: host.bed10cb58993 iobroker npm-install: NPM version: 8.15.0
                  2022-08-17 11:49:20.201  - info: host.bed10cb58993 iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                  2022-08-17 11:49:26.996  - info: vis.0 (1223) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.17.0, js-controller: 4.0.23
                  2022-08-17 11:49:27.129  - info: vis.0 (1223) vis license is OK.
                  2022-08-17 11:49:29.285  - error: vis.0 (1223) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-08-17 11:49:29.285  - error: vis.0 (1223) unhandled promise rejection: Not exists
                  2022-08-17 11:49:29.287  - error: vis.0 (1223) Error: Not exists
                      at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
                      at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
                      at processImmediate (node:internal/timers:468:21)
                  2022-08-17 11:49:29.288  - error: vis.0 (1223) Not exists
                  2022-08-17 11:49:29.791  - info: vis.0 (1223) terminating
                  2022-08-17 11:49:29.792  - warn: vis.0 (1223) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-08-17 11:49:30.982  - error: host.bed10cb58993 iobroker npm-install: host.bed10cb58993 Cannot install iobroker.vis@1.4.15: 6
                  2022-08-17 11:49:32.000  - info: host.bed10cb58993 iobroker npm-install: exit 25
                  2022-08-17 11:49:33.001  - warn: host.bed10cb58993 startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
                  2022-08-17 11:49:33.002  - info: host.bed10cb58993 iobroker install vis@1.4.15 using installedVersion
                  2022-08-17 11:49:37.203  - info: host.bed10cb58993 iobroker npm-install: NPM version: 8.15.0
                  2022-08-17 11:49:37.204  - info: host.bed10cb58993 iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                  2022-08-17 11:49:43.878  - info: vis.0 (1269) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.17.0, js-controller: 4.0.23
                  2022-08-17 11:49:44.005  - info: vis.0 (1269) vis license is OK.
                  2022-08-17 11:49:46.231  - error: vis.0 (1269) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-08-17 11:49:46.232  - error: vis.0 (1269) unhandled promise rejection: Not exists
                  2022-08-17 11:49:46.234  - error: vis.0 (1269) Error: Not exists
                      at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
                      at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
                      at processImmediate (node:internal/timers:468:21)
                  2022-08-17 11:49:46.235  - error: vis.0 (1269) Not exists
                  2022-08-17 11:49:46.737  - info: vis.0 (1269) terminating
                  2022-08-17 11:49:46.738  - warn: vis.0 (1269) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-08-17 11:49:47.930  - error: host.bed10cb58993 iobroker npm-install: host.bed10cb58993 Cannot install iobroker.vis@1.4.15: 6
                  2022-08-17 11:49:48.952  - info: host.bed10cb58993 iobroker npm-install: exit 25
                  2022-08-17 11:49:49.953  - error: host.bed10cb58993 Cannot download and install adapter "vis@1.4.15". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                  
                  Glasfaser 2 Replies Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @kaese2002 last edited by

                    @kaese2002

                    Zu VIS , habe ich dir oben schon etwas geschrieben !

                    K 1 Reply Last reply Reply Quote 0
                    • K
                      kaese2002 @Glasfaser last edited by

                      @glasfaser

                      Ja hab ich auch schon gemacht und läuft....auf welchem Port find ich die jetzt bzw wo definier ich den?
                      War vorher 8082, da isses jetzt nicht

                      1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @kaese2002 last edited by Glasfaser

                        @kaese2002 sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

                        system.adapter.vis.0 : vis : bed10cb58993 - disabled

                        system.adapter.web.0 : web : bed10cb58993 - disabled, port: 8082, bind: 0.0.0.0, run as: admin

                        Die sind noch aus !

                        Auf 8082 ist VIS ..

                        K 1 Reply Last reply Reply Quote 0
                        • K
                          kaese2002 @Glasfaser last edited by kaese2002

                          @glasfaser

                          Ja hab ich jetzt gestartet, Verweis in der Instanzzeile verweist auf 8082, wie in der alten Installation.
                          Aber auch auf der 8081 öffnet sich nix.

                          Bildschirmfoto 2022-08-17 um 21.06.55.png Bildschirmfoto 2022-08-17 um 21.16.47.png Bildschirmfoto 2022-08-17 um 21.19.07.png

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @kaese2002 last edited by Glasfaser

                            @kaese2002

                            Kenne so diese Einstellungen nicht .... was auf deinem System ist

                            aber fehlt da nicht was 8082

                            16590f7a-b011-4617-9d38-1ebc5677f850-grafik.png

                            Aber auch auf der 8081 öffnet sich nix.

                            ist 8082 !!

                            K 1 Reply Last reply Reply Quote 0
                            • K
                              kaese2002 @Glasfaser last edited by kaese2002

                              @glasfaser

                              OK, nach bisschen rumspielen läuft das jetzt auch.
                              Was mich wundert ist, dass der Container dann trotz Xeon 6Kern und 32GB Ram fast 2min braucht, bis der iobroker erreichbar ist.
                              Dann fehlen nur noch die Verbindungen zur Influx DB. Da werde ich mich morgen mit befassen.
                              Danke dir nochmal und einen schönen Abend.

                              Bildschirmfoto 2022-08-17 um 22.06.27.png

                              Bildschirmfoto 2022-08-17 um 22.08.25.png

                              Glasfaser 1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @kaese2002 last edited by

                                @kaese2002 sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

                                Danke dir nochmal und einen schönen Abend.

                                .... sehr gerne ...

                                PS: View sieht Schick aus ... & aufgeräumt

                                K 1 Reply Last reply Reply Quote 0
                                • K
                                  kaese2002 @Glasfaser last edited by kaese2002

                                  @glasfaser

                                  Guten Abend.
                                  Würde nun gern mit den anderen Adaptern weiter machen...prinzipiell funktioniert noch nicht viel...
                                  Weder Yahka noch die Shellys krieg ich zum laufen. Yahka ist nach probieren mittlerweile soweit, dass die Instanz nicht mehr startet. InfluxDB hat ein Loginproblem...

                                  Anbei das Logfile

                                  
                                  influxdb.0
                                  2022-08-18 18:27:00.409	error	Error: {"code":"unauthorized","message":"unauthorized access"}
                                  
                                  influxdb.0
                                  2022-08-18 18:27:00.405	info	Influx DB Version used: 1.x
                                  
                                  influxdb.0
                                  2022-08-18 18:27:00.405	info	Connecting http://192.168.137.95:8086/ ...
                                  
                                  influxdb.0
                                  2022-08-18 18:26:50.404	error	Error: {"code":"unauthorized","message":"unauthorized access"}
                                  
                                  influxdb.0
                                  2022-08-18 18:26:50.395	info	Influx DB Version used: 1.x
                                  
                                  influxdb.0
                                  2022-08-18 18:26:50.395	info	Connecting http://192.168.137.95:8086/ ...
                                  
                                  influxdb.0
                                  2022-08-18 18:26:40.394	error	Error: {"code":"unauthorized","message":"unauthorized access"}
                                  
                                  influxdb.0
                                  2022-08-18 18:26:40.390	info	Influx DB Version used: 1.x
                                  
                                  influxdb.0
                                  2022-08-18 18:26:40.390	info	Connecting http://192.168.137.95:8086/ ...
                                  
                                  influxdb.0
                                  2022-08-18 18:26:30.390	error	Error: {"code":"unauthorized","message":"unauthorized access"}
                                  
                                  influxdb.0
                                  2022-08-18 18:26:30.386	info	Influx DB Version used: 1.x
                                  
                                  influxdb.0
                                  2022-08-18 18:26:30.386	info	Connecting http://192.168.137.95:8086/ ...
                                  
                                  influxdb.0
                                  2022-08-18 18:26:20.385	error	Error: {"code":"unauthorized","message":"unauthorized access"}
                                  
                                  influxdb.0
                                  2022-08-18 18:26:20.382	info	Influx DB Version used: 1.x
                                  
                                  influxdb.0
                                  2022-08-18 18:26:20.382	info	Connecting http://192.168.137.95:8086/ ...
                                  
                                  influxdb.0
                                  2022-08-18 18:26:19.154	info	Not connected to InfluxDB, try later
                                  
                                  influxdb.0
                                  2022-08-18 18:26:10.380	error	Error: {"code":"unauthorized","message":"unauthorized access"}
                                  
                                  influxdb.0
                                  2022-08-18 18:26:10.377	info	Influx DB Version used: 1.x
                                  
                                  influxdb.0
                                  2022-08-18 18:26:10.376	info	Connecting http://192.168.137.95:8086/ ...
                                  
                                  influxdb.0
                                  2022-08-18 18:26:00.377	error	Error: {"code":"unauthorized","message":"unauthorized access"}
                                  
                                  
                                  yahka.0
                                  2022-08-18 18:27:59.903	info	terminating with timeout
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.903	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.902	info	terminating
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.289	error	Exception-Code: ERR_SOCKET_BAD_PORT: options.port should be >= 0 and < 65536. Received .
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.288	error	RangeError: options.port should be >= 0 and < 65536. Received . at new NodeError (node:internal/errors:387:5) at validatePort (node:internal/validators:226:11) at Server.listen (node:net:1560:5) at EventedHTTPServer.listen (/opt/iobroker/node_modules/hap-nodejs/src/lib/util/eventedhttp.ts:155:20) at HAPServer.listen (/opt/iobroker/node_modules/hap-nodejs/src/lib/HAPServer.ts:316:21) at Bridge.Accessory.publish (/opt/iobroker/node_modules/hap-nodejs/src/lib/Accessory.ts:1252:18) at devicesToPublish (/opt/iobroker/node_modules/iobroker.yahka/webpack:/yahka.homekit-bridge.ts:27:31) at /opt/iobroker/node_modules/iobroker.yahka/webpack:/yahka.homekit-bridge.ts:73:41 at Array.forEach (<anonymous>) at THomeKitBridge../yahka.homekit-bridge.ts.THomeKitBridge.init (/opt/iobroker/node_modules/iobroker.yahka/webpack:/yahka.homekit-bridge.ts:73:26)
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.103	error	unhandled promise rejection: options.port should be >= 0 and < 65536. Received .
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.103	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.067	info	publishing bridge Yahka-0 on 0.0.0.0 using ciao
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.065	info	adding Füllstand Zisterne with UUID: 97be6285-3f20-4d86-b121-00247245d742
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.064	info	adding Shelly 1PM Licht UG Pferdezimmer with UUID: 8f916d58-3c15-4c6c-9ff9-4b37d9144ad1
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.062	info	adding Shelly 1PM Licht UG Technikraum with UUID: 4fbcc2c2-cfa3-4c40-88d1-2b13d550a16b
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.061	info	adding Shelly 1PM Licht UG Flur with UUID: 62e9573f-d080-4f8f-a15d-f119d9bc5640
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.060	info	adding Staubsaugen beenden with UUID: 9894fc51-6e1d-4d7f-8345-e83a7b4a5132
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.059	info	adding Shelly Plug S Verstärker OG Büro with UUID: 2917b065-0e1e-47a3-91c9-8df88d4b6735
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.058	info	adding Shelly Plug S Ladestation Garage with UUID: caa367da-b244-452b-b009-4708bc0ab2c9
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.057	info	adding Shelly Plug S Geschirrspüler EG Küche with UUID: 8c5cb3ae-ca53-45b1-88ed-fb2f5c0a75fd
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.055	info	adding Shelly Plug S Wäschetrockner UG Waschküche with UUID: bcae68c8-bacf-4ccd-b927-60f966d97f32
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.054	info	adding Shelly Plug S Waschmaschine UG Waschküche with UUID: a14a781a-e5d0-45ea-b49a-e27900f0c59e
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.053	info	adding Shelly Plug S Lüftung UG Technikraum with UUID: 532da076-0592-4c44-b92c-8b5fb6c638e8
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.051	info	adding Shelly Plug S Heizung UG Technikraum with UUID: 05dfbde2-239d-43bb-9366-bb654a45ec72
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.049	info	adding Shelly RGBW 2 Kallax OG Büro with UUID: 07da9a42-55db-49ca-9791-9976b7fa3951
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.047	info	adding Shelly 1PM Licht EG Küche with UUID: 11125ba7-0dac-4fc9-9085-cce38ff2c9e2
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.046	info	adding Shelly 1PM Licht OG Büro with UUID: efc50f8c-718b-4023-a0d7-1351d142b584
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.044	info	adding TP-Link Steckdose copy with UUID: 6af35b33-d39a-4996-a67f-cdd77444473e
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.043	info	adding Shelly 1PM Licht EG Toilette with UUID: 1c0a3885-b664-4c82-b729-dce8f4d20df4
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.041	info	adding Shelly 1PM Licht EG Esszimmer with UUID: 888c4bee-1df7-48eb-baf1-c888d90c1f0a
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.040	info	adding Shelly 1PM Licht EG Wohnzimmer with UUID: 5629937f-7061-4567-8309-761bd8563ee7
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.038	info	adding Shelly 2.5 Rolladen rechts OG Büro with UUID: e0144602-db96-44ee-9ea1-a6fb9292492a
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.036	info	adding Shelly 2.5 Rolladen links OG Büro with UUID: cf9e6211-60cf-4ba4-b362-1ad5af304a2b
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.033	info	adding Shelly 2.5 Rolladen Flur OG with UUID: 05ed6412-986e-4071-9fc6-9265972d2d91
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.031	info	adding Shelly 2.5 Rolladen rechts OG Bad with UUID: 6b50bc88-aade-420d-88a5-a99344e6839a
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.029	info	adding Shelly 2.5 Rolladen links OG Nähzimmer with UUID: 23301a8f-f643-4c37-af69-5583401edee3
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.026	info	adding Shelly 2.5 Rolladen rechts OG Nähzimmer with UUID: 0b139fff-550d-4946-b1fa-7a6f690fc878
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.023	info	adding Shelly 2.5 Rolladen rechts OG Schlafzimmer with UUID: 558c1a6e-39f7-45ac-aaed-32c0e8026223
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.021	info	adding Shelly 2.5 Rolladen links OG Schlafzimmer with UUID: 954a98dc-97ab-4b0b-ab91-52cf3995f7be
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.019	info	adding Shelly 1PM Licht OG Schlafzimmer with UUID: 1f2f0157-8499-4151-bdf7-fd68a4c7d64b
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.018	info	adding Shelly 1PM Licht Nähzimmer OG with UUID: beab6bee-5357-4b92-89ef-e84f63d7e533
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.016	info	adding BYD HVS 10.2 Batteriespeicher with UUID: c9074967-8927-4a89-8347-a2321e1966c1
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.014	info	adding Shelly 1PM Licht OG Schlafzimmer Temperatur with UUID: e84f5789-ac1d-4ef7-baea-7b4aaf381656
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.013	info	adding Golf GTE Ölstand with UUID: f348c01c-1286-4e88-a318-401a433caa32
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.010	info	adding Golf GTE Aussentemperatur with UUID: fff7f1d0-cc1a-4cab-b454-00743ef0687a
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.007	info	adding Golf GTE Batterie with UUID: 0a7572a0-0ec1-4732-95f2-574b1aa0bef6
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.003	info	adding Shelly 2.5 Rolladen groß EG Küche with UUID: d0996a75-bde1-4429-a3af-72059a9f3879
                                  
                                  yahka.0
                                  2022-08-18 18:27:58.000	info	adding Shelly 2.5 Rolladen groß EG Esszimmer with UUID: 8fbe49af-8445-4744-9f65-6dab3d0091f6
                                  
                                  yahka.0
                                  2022-08-18 18:27:57.997	info	adding Shelly 2.5 Rolladen groß EG Wohnzimmer with UUID: ff9cfc61-a0df-4375-85ff-9ec8a68d6d5c
                                  
                                  yahka.0
                                  2022-08-18 18:27:57.992	info	adding Shelly 2.5 Rolladen klein EG Wohnzimmer with UUID: f9cba3bf-bb49-450a-88ae-502a4a3baeba
                                  
                                  yahka.0
                                  2022-08-18 18:27:57.989	info	adding Shelly 1PM Kreuzschaltung EG Flur with UUID: 51662978-f5c3-4d50-9037-e2931f3666c0
                                  
                                  yahka.0
                                  2022-08-18 18:27:57.987	info	adding Shelly 1PM Kreuzschaltung OG Flur with UUID: cf95c1d7-30b1-4d26-8315-05c870cfe2f9
                                  
                                  yahka.0
                                  2022-08-18 18:27:57.978	info	adding Shelly Dimmer 2 Licht OG Bad with UUID: dd466961-fa5f-4dca-839b-b184b321159d
                                  
                                  yahka.0
                                  2022-08-18 18:27:57.967	info	adapter ready, checking config
                                  
                                  yahka.0
                                  2022-08-18 18:27:57.943	info	starting. Version 0.13.1 in /opt/iobroker/node_modules/iobroker.yahka, node: v16.17.0, js-controller: 4.0.23
                                  
                                  yahka.0
                                  2022-08-18 09:38:18.682	error	Exception-Code: ERR_ASSERTION: The supplied username () is not valid (expected a format like 'XX:XX:XX:XX:XX:XX' with XX being a valid hexadecimal string). Note that, if you had this accessory already paired with the invalid username, you will need to repair the accessory and reconfigure your services in the Home app. Using an invalid username will lead to unexpected behaviour.
                                  
                                  yahka.0
                                  2022-08-18 09:38:18.682	error	AssertionError [ERR_ASSERTION]: The supplied username () is not valid (expected a format like 'XX:XX:XX:XX:XX:XX' with XX being a valid hexadecimal string). Note that, if you had this accessory already paired with the invalid username, you will need to repair the accessory and reconfigure your services in the Home app. Using an invalid username will lead to unexpected behaviour. at Function.AccessoryInfo.assertValidUsername (/opt/iobroker/node_modules/hap-nodejs/src/lib/model/AccessoryInfo.ts:309:12) at Function.AccessoryInfo.load (/opt/iobroker/node_modules/hap-nodejs/src/lib/model/AccessoryInfo.ts:259:19) at Bridge.Accessory.publish (/opt/iobroker/node_modules/hap-nodejs/src/lib/Accessory.ts:1143:41) at devicesToPublish (/opt/iobroker/node_modules/iobroker.yahka/webpack:/yahka.homekit-bridge.ts:27:31) at /opt/iobroker/node_modules/iobroker.yahka/webpack:/yahka.homekit-bridge.ts:73:41 at Array.forEach (<anonymous>) at THomeKitBridge../yahka.homekit-bridge.ts.THomeKitBridge.init (/opt/iobroker/node_modules/iobroker.yahka/webpack:/yahka.homekit-bridge.ts:73:26) at new THomeKitBridge (/opt/iobroker/node_modules/iobroker.yahka/webpack:/yahka.homekit-bridge.ts:20:14) at TIOBrokerAdapter../yahka.ioBroker-adapter.ts.TIOBrokerAdapter.createHomeKitBridges (/opt/iobroker/node_modules/iobroker.yahka/webpack:/yahka.ioBroker-adapter.ts:82:27) at TIOBrokerAdapter../yahka.ioBroker-adapter.ts.TIOBrokerAdapter.adapterReady (/opt/iobroker/node_modules/iobroker.yahka/webpack:/yahka.ioBroker-adapter.ts:56:14)
                                  
                                  yahka.0
                                  2022-08-18 09:38:18.682	error	unhandled promise rejection: The supplied username () is not valid (expected a format like 'XX:XX:XX:XX:XX:XX' with XX being a valid hexadecimal string). Note that, if you had this accessory already paired with the invalid username, you will need to repair the accessory and reconfigure your services in the Home app. Using an invalid username will lead to unexpected behaviour.
                                  
                                  yahka.0
                                  2022-08-18 09:38:18.681	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                  

                                  Muss ich die Bridge in Homekit löschen und neu hinzufügen?

                                  
                                  shelly.0
                                  2022-08-18 09:28:59.951	info	[CoAP Server] Listening for packets in the network
                                  
                                  shelly.0
                                  2022-08-18 09:28:59.756	info	Starting in CoAP mode.
                                  
                                  shelly.0
                                  2022-08-18 09:28:59.519	info	starting. Version 6.0.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v16.17.0, js-controller: 4.0.23
                                  
                                  shelly.0
                                  2022-08-18 09:28:51.980	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  
                                  shelly.0
                                  2022-08-18 09:28:51.979	info	terminating
                                  
                                  shelly.0
                                  2022-08-18 09:28:51.975	info	Got terminate signal TERMINATE_YOURSELF
                                  
                                  Glasfaser 1 Reply Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @kaese2002 last edited by

                                    @kaese2002 sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

                                    .prinzipiell funktioniert noch nicht viel...

                                    Ports freigegeben / weitergeleitet im Container .
                                    Sind die angefragten Ip´s ,vom Container aus pingbar

                                    K 1 Reply Last reply Reply Quote 0
                                    • K
                                      kaese2002 @Glasfaser last edited by kaese2002

                                      @glasfaser

                                      Ok hab jetzt 2h gespielt und hab jetzt rausgefunden, warum der Yahka adapter permanant neustartet.
                                      Da fehlt das ffmpeg-Paket im Container, was man für die Einbindung von Drittanbieter-Kameras in Homekit braucht. Das war vorher am PI4b nur einfach installiert und fehlt natürlich jetzt im Docker.
                                      Schalte ich die Kameras aus, funktioniert alles....Das Log bestätigt es auch.
                                      Kannst du mir helfen, das im Container zu installieren?

                                      
                                      yahka.0
                                      2022-08-18 12:06:55.813	error	Exception-Code: ENOENT: spawn ffmpeg ENOENT
                                      
                                      yahka.0
                                      2022-08-18 12:06:55.812	error	Error: spawn ffmpeg ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:478:16) at processTicksAndRejections (node:internal/process/task_queues:83:21)
                                      
                                      yahka.0
                                      2022-08-18 12:06:55.810	error	uncaught exception: spawn ffmpeg ENOENT
                                      
                                      K Glasfaser 2 Replies Last reply Reply Quote 0
                                      • K
                                        kaese2002 @kaese2002 last edited by

                                        ok wird hier erklärt

                                        https://forum.iobroker.net/topic/37745/iobroker-docker-ffmpeg/5

                                        1 Reply Last reply Reply Quote 0
                                        • Glasfaser
                                          Glasfaser last edited by

                                          @kaese2002

                                          https://forum.iobroker.net/topic/37745/iobroker-docker-ffmpeg/4

                                          K 1 Reply Last reply Reply Quote 0
                                          • K
                                            kaese2002 @Glasfaser last edited by

                                            @glasfaser hahaha 🙂 ja hab ich auch grad gesehen...

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            909
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            32
                                            2448
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo