Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. UnRAID Docker ioBroker Backitup Wiederherstellen

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.8k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    738

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.2k

UnRAID Docker ioBroker Backitup Wiederherstellen

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
32 Beiträge 6 Kommentatoren 4.4k Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • KäptnKlukK KäptnKluk

    Kurze Rückmeldung von mir. Es klappt!

    Mit den unten genannten befehlen konnte ich das Backup wiederherstellen. Falls jemand das selbe Problem hat, so könnte man es Lösen. Für andere Vorschläge bin ich offen! Bleibt gesund!

    c386c3be-a84a-410d-af33-9970f51b4ace-image.png

    E Offline
    E Offline
    Eisern
    schrieb am zuletzt editiert von Eisern
    #3

    Hallo,

    vor dem gleichen Problem stehe ich mit komplett neuem iobroker System auch seit 2 Tagen.
    (Sicherung startet nicht, das separate Fenster mit dem Port :8091/backitup-restore öffnet sich, ist aber nicht erreichbar (ERR_Empty_Response))

    Eine Wiederherstellung über die Instanz funktioniert nicht, es wird scheinbar nichts gestartet. Das Fenster mit "started restore ..." bleibt einfach auf. Gleichzeitig kann ich mich über einen anderen Browser auch weiter mit dem iobroker verbinden.

    backitup.0	2021-04-20 14:51:36.628	debug	(931) system.adapter.admin.0: logging true
    backitup.0	2021-04-20 14:48:06.811	debug	(931) system.adapter.admin.0: logging false
    backitup.0	2021-04-20 14:48:05.821	debug	(931) sendTo "restore" to system.adapter.admin.0 from system.adapter.backitup.0
    backitup.0	2021-04-20 14:48:05.808	debug	(931) set chmod for "/opt/iobroker/backups" successfully
    backitup.0	2021-04-20 14:48:00.938	debug	(931) sendTo "list" to system.adapter.admin.0 from system.adapter.backitup.0
    backitup.0	2021-04-20 14:51:36.628	debug	(931) system.adapter.admin.0: logging true
    

    Hintergrund ist ein Umzug von einem älteren QNAP (Linuxstation) auf eine neue Synology / Docker Installation. Im Log kann ich auch keine Fehlermeldungen finden (Debug ist für die Instanz eingeschaltet).

    Eine Wiederherstellung über das Terminal habe ich noch nicht versucht, da ich denke das ich noch irgendwo ein Problem habe und dies erst lösen wollen würde.

    Was ich auch nicht hinbekomme, ist das mounten eines Verzeichnisses im Adapter

    (931) first mount attempt with smb option failed. try next mount attempt without smb option ...
    (931) Error: Command failed: sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.2.190/05_Backup/iobroker_backup /opt/iobroker/backups
    Unable to apply new capability set.
    

    (cifs utils sind installiert!)

    Da ich den Backup Ordner aber aus dem Docker heraus mounten kann, sichere ich die Dateien von dort weg, aber richtig ist dies ja auch nicht...

    Bevor ich den alten QNAP in Rente schicke, wollte ich dies irgendwie lösen und bitte daher um Unterstützung.

    Vielen Dank und Grüße aus Berlin,
    Tom

    K 1 Antwort Letzte Antwort
    0
    • GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #4

      @eisern sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

      auf eine neue Synology / Docker Installation. Im Log kann ich auch keine Fehlermeldungen finden (Debug ist für die Instanz eingeschaltet).

      Nicht über den Adapter ... nimm den Fußweg.

      Der Clou an der Sache: Seit Version 4.1.0 des ioBroker Container Images ist es möglich vor dem ersten Start ein Backupfile in das noch leere Verzeichnis, welches in den Container als /opt/iobroker eingebunden wird, zu kopieren. Das Backup wird dann vom Startup-Script des Container erkannt und für die Wiederherstellung verwendet. Vollautomatisch.
      

      https://smarthome.buanet.de/2020/10/iobroker-docker-container-backup-restore/

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

      1 Antwort Letzte Antwort
      0
      • E Eisern

        Hallo,

        vor dem gleichen Problem stehe ich mit komplett neuem iobroker System auch seit 2 Tagen.
        (Sicherung startet nicht, das separate Fenster mit dem Port :8091/backitup-restore öffnet sich, ist aber nicht erreichbar (ERR_Empty_Response))

        Eine Wiederherstellung über die Instanz funktioniert nicht, es wird scheinbar nichts gestartet. Das Fenster mit "started restore ..." bleibt einfach auf. Gleichzeitig kann ich mich über einen anderen Browser auch weiter mit dem iobroker verbinden.

        backitup.0	2021-04-20 14:51:36.628	debug	(931) system.adapter.admin.0: logging true
        backitup.0	2021-04-20 14:48:06.811	debug	(931) system.adapter.admin.0: logging false
        backitup.0	2021-04-20 14:48:05.821	debug	(931) sendTo "restore" to system.adapter.admin.0 from system.adapter.backitup.0
        backitup.0	2021-04-20 14:48:05.808	debug	(931) set chmod for "/opt/iobroker/backups" successfully
        backitup.0	2021-04-20 14:48:00.938	debug	(931) sendTo "list" to system.adapter.admin.0 from system.adapter.backitup.0
        backitup.0	2021-04-20 14:51:36.628	debug	(931) system.adapter.admin.0: logging true
        

        Hintergrund ist ein Umzug von einem älteren QNAP (Linuxstation) auf eine neue Synology / Docker Installation. Im Log kann ich auch keine Fehlermeldungen finden (Debug ist für die Instanz eingeschaltet).

        Eine Wiederherstellung über das Terminal habe ich noch nicht versucht, da ich denke das ich noch irgendwo ein Problem habe und dies erst lösen wollen würde.

        Was ich auch nicht hinbekomme, ist das mounten eines Verzeichnisses im Adapter

        (931) first mount attempt with smb option failed. try next mount attempt without smb option ...
        (931) Error: Command failed: sudo mount -t cifs -o username=iobroker,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.2.190/05_Backup/iobroker_backup /opt/iobroker/backups
        Unable to apply new capability set.
        

        (cifs utils sind installiert!)

        Da ich den Backup Ordner aber aus dem Docker heraus mounten kann, sichere ich die Dateien von dort weg, aber richtig ist dies ja auch nicht...

        Bevor ich den alten QNAP in Rente schicke, wollte ich dies irgendwie lösen und bitte daher um Unterstützung.

        Vielen Dank und Grüße aus Berlin,
        Tom

        K Offline
        K Offline
        kaese2002
        schrieb am zuletzt editiert von
        #5

        Hallo zusammen

        Hab das selbe Problem, nur irgendwie intensiver.
        Hab nen neuen Container in Unraid angelegt und dann versucht, mein Backup, was von nem 4b stammt, einzuspielen. Das hat nicht funktioniert und der Container ist seit dem unter 8081 nicht mehr erreichbar.
        Ich hab schon mehrmals versucht, den Container neu anzulegen, auch hab ich ihn mit AppDataClean gelöscht, ich komm nicht mehr aufs UI von ioBroker. Die Installation läuft ohne Fehler durch, ich hab keine Ahnung, was ich noch machen könnt...
        Danke für Anregungen...

        Bildschirmfoto 2022-08-15 um 20.10.45.png Bildschirmfoto 2022-08-15 um 20.11.29.png

        ioBroker im Docker auf HPe Storeeasy 1450 32GB RAM, 10Gbit, 8TB

        GlasfaserG 1 Antwort Letzte Antwort
        0
        • K kaese2002

          Hallo zusammen

          Hab das selbe Problem, nur irgendwie intensiver.
          Hab nen neuen Container in Unraid angelegt und dann versucht, mein Backup, was von nem 4b stammt, einzuspielen. Das hat nicht funktioniert und der Container ist seit dem unter 8081 nicht mehr erreichbar.
          Ich hab schon mehrmals versucht, den Container neu anzulegen, auch hab ich ihn mit AppDataClean gelöscht, ich komm nicht mehr aufs UI von ioBroker. Die Installation läuft ohne Fehler durch, ich hab keine Ahnung, was ich noch machen könnt...
          Danke für Anregungen...

          Bildschirmfoto 2022-08-15 um 20.10.45.png Bildschirmfoto 2022-08-15 um 20.11.29.png

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #6

          @kaese2002 sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

          mein Backup, was von nem 4b stammt, einzuspielen.

          Verschiedene Host .

          Was sagt das Log ?

          und der Container ist seit dem unter 8081 nicht mehr erreichbar.

          mit nachschauen ..

          iobroker logs --watch
          

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

          K 2 Antworten Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @kaese2002 sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

            mein Backup, was von nem 4b stammt, einzuspielen.

            Verschiedene Host .

            Was sagt das Log ?

            und der Container ist seit dem unter 8081 nicht mehr erreichbar.

            mit nachschauen ..

            iobroker logs --watch
            
            K Offline
            K Offline
            kaese2002
            schrieb am zuletzt editiert von
            #7

            @glasfaser geht wieder....diese Zeile war nicht eingetragen, warum auch immer stand da (IP):(Port) drin. sieht man aber erst im advanced...

            Bildschirmfoto 2022-08-16 um 20.42.39.png

            ioBroker im Docker auf HPe Storeeasy 1450 32GB RAM, 10Gbit, 8TB

            1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @kaese2002 sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

              mein Backup, was von nem 4b stammt, einzuspielen.

              Verschiedene Host .

              Was sagt das Log ?

              und der Container ist seit dem unter 8081 nicht mehr erreichbar.

              mit nachschauen ..

              iobroker logs --watch
              
              K Offline
              K Offline
              kaese2002
              schrieb am zuletzt editiert von
              #8

              @glasfaser
              Nichtsdestotrotz funktioniert der Import nicht.
              Hab jetzt genau den Schritt zum zweiten Mal durchgeführt und wieder ist das UI nicht mehr erreichbar.
              Das Log sagt iobroker erfolgreich wiederhergestellt. DIe Adapter wurden alle installiert und sind im Dateisystem vorhanden.
              Ich denke, dass es irgendeine Einstellungssache bezüglich IP oder Port ist.
              Daher stelle ich nochmal die Frage, ob es relevant ist, ob man von einem Pi4b auf nen HPe Storeeasy umzieht oder ob das hardwareübergreifend funktioniert.

              ioBroker im Docker auf HPe Storeeasy 1450 32GB RAM, 10Gbit, 8TB

              Thomas BraunT FredFF GlasfaserG 3 Antworten Letzte Antwort
              0
              • K kaese2002

                @glasfaser
                Nichtsdestotrotz funktioniert der Import nicht.
                Hab jetzt genau den Schritt zum zweiten Mal durchgeführt und wieder ist das UI nicht mehr erreichbar.
                Das Log sagt iobroker erfolgreich wiederhergestellt. DIe Adapter wurden alle installiert und sind im Dateisystem vorhanden.
                Ich denke, dass es irgendeine Einstellungssache bezüglich IP oder Port ist.
                Daher stelle ich nochmal die Frage, ob es relevant ist, ob man von einem Pi4b auf nen HPe Storeeasy umzieht oder ob das hardwareübergreifend funktioniert.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #9

                @kaese2002 sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

                Daher stelle ich nochmal die Frage, ob es relevant ist, ob man von einem Pi4b auf nen HPe Storeeasy umzieht oder ob das hardwareübergreifend funktioniert.

                Prinzipiell egal.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Antwort Letzte Antwort
                0
                • K kaese2002

                  @glasfaser
                  Nichtsdestotrotz funktioniert der Import nicht.
                  Hab jetzt genau den Schritt zum zweiten Mal durchgeführt und wieder ist das UI nicht mehr erreichbar.
                  Das Log sagt iobroker erfolgreich wiederhergestellt. DIe Adapter wurden alle installiert und sind im Dateisystem vorhanden.
                  Ich denke, dass es irgendeine Einstellungssache bezüglich IP oder Port ist.
                  Daher stelle ich nochmal die Frage, ob es relevant ist, ob man von einem Pi4b auf nen HPe Storeeasy umzieht oder ob das hardwareübergreifend funktioniert.

                  FredFF Online
                  FredFF Online
                  FredF
                  Most Active Forum Testing
                  schrieb am zuletzt editiert von FredF
                  #10

                  @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 Antwort Letzte Antwort
                  0
                  • K kaese2002

                    @glasfaser
                    Nichtsdestotrotz funktioniert der Import nicht.
                    Hab jetzt genau den Schritt zum zweiten Mal durchgeführt und wieder ist das UI nicht mehr erreichbar.
                    Das Log sagt iobroker erfolgreich wiederhergestellt. DIe Adapter wurden alle installiert und sind im Dateisystem vorhanden.
                    Ich denke, dass es irgendeine Einstellungssache bezüglich IP oder Port ist.
                    Daher stelle ich nochmal die Frage, ob es relevant ist, ob man von einem Pi4b auf nen HPe Storeeasy umzieht oder ob das hardwareübergreifend funktioniert.

                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von
                    #11

                    @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
                    

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

                    K 1 Antwort Letzte Antwort
                    0
                    • GlasfaserG Glasfaser

                      @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 Offline
                      K Offline
                      kaese2002
                      schrieb am zuletzt editiert von kaese2002
                      #12

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

                      ioBroker im Docker auf HPe Storeeasy 1450 32GB RAM, 10Gbit, 8TB

                      GlasfaserG 3 Antworten Letzte Antwort
                      0
                      • K 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!
                        
                        GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        schrieb am zuletzt editiert von
                        #13

                        @kaese2002 sagte in UnRAID Docker ioBroker Backitup Wiederherstellen:

                        • enabled, port: 8079,

                        Richtig , den hast du geändert

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

                        1 Antwort Letzte Antwort
                        0
                        • K 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!
                          
                          GlasfaserG Offline
                          GlasfaserG Offline
                          Glasfaser
                          schrieb am zuletzt editiert von
                          #14

                          @kaese2002

                          iobroker set admin.0 --port 8081
                          

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

                          1 Antwort Letzte Antwort
                          0
                          • K 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!
                            
                            GlasfaserG Offline
                            GlasfaserG Offline
                            Glasfaser
                            schrieb am zuletzt editiert von
                            #15

                            @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

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

                            K 1 Antwort Letzte Antwort
                            0
                            • GlasfaserG Glasfaser

                              @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 Offline
                              K Offline
                              kaese2002
                              schrieb am zuletzt editiert von
                              #16

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

                              ioBroker im Docker auf HPe Storeeasy 1450 32GB RAM, 10Gbit, 8TB

                              GlasfaserG 2 Antworten Letzte Antwort
                              0
                              • K kaese2002

                                @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!
                                
                                GlasfaserG Offline
                                GlasfaserG Offline
                                Glasfaser
                                schrieb am zuletzt editiert von
                                #17

                                @kaese2002

                                Zu VIS , habe ich dir oben schon etwas geschrieben !

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

                                K 1 Antwort Letzte Antwort
                                0
                                • GlasfaserG Glasfaser

                                  @kaese2002

                                  Zu VIS , habe ich dir oben schon etwas geschrieben !

                                  K Offline
                                  K Offline
                                  kaese2002
                                  schrieb am zuletzt editiert von
                                  #18

                                  @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

                                  ioBroker im Docker auf HPe Storeeasy 1450 32GB RAM, 10Gbit, 8TB

                                  1 Antwort Letzte Antwort
                                  0
                                  • K kaese2002

                                    @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!
                                    
                                    GlasfaserG Offline
                                    GlasfaserG Offline
                                    Glasfaser
                                    schrieb am zuletzt editiert von Glasfaser
                                    #19

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

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

                                    K 1 Antwort Letzte Antwort
                                    0
                                    • GlasfaserG 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 Offline
                                      K Offline
                                      kaese2002
                                      schrieb am zuletzt editiert von kaese2002
                                      #20

                                      @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

                                      ioBroker im Docker auf HPe Storeeasy 1450 32GB RAM, 10Gbit, 8TB

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

                                        GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        schrieb am zuletzt editiert von Glasfaser
                                        #21

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

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

                                        K 1 Antwort Letzte Antwort
                                        0
                                        • GlasfaserG 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 Offline
                                          K Offline
                                          kaese2002
                                          schrieb am zuletzt editiert von kaese2002
                                          #22

                                          @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

                                          ioBroker im Docker auf HPe Storeeasy 1450 32GB RAM, 10Gbit, 8TB

                                          GlasfaserG 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          563

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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