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. Wollte mal wieder updaten, leider nur Probleme

NEWS

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

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.0k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Wollte mal wieder updaten, leider nur Probleme

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
93 Beiträge 5 Kommentatoren 7.5k 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.
  • Thomas BraunT Thomas Braun

    @pingps

    Ich weiß nicht wo die liegt. Vermutlich in

    ls -l /etc/apt/sources.list.d/
    

    als eigene yarn.list oder so ähnlich.

    P Offline
    P Offline
    pingps
    schrieb am zuletzt editiert von
    #56

    @thomas-braun

    $ ls -l /etc/apt/sources.list.d/
    insgesamt 8
    -rw-r--r-- 1 root root 208 11. Feb 13:55 nodesource.list
    -rw-r--r-- 1 root root  90  8. Feb 17:21 yarn.list
    $
    
    

    und hier aus list.d rauslöschen?

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • P pingps

      @thomas-braun

      $ ls -l /etc/apt/sources.list.d/
      insgesamt 8
      -rw-r--r-- 1 root root 208 11. Feb 13:55 nodesource.list
      -rw-r--r-- 1 root root  90  8. Feb 17:21 yarn.list
      $
      
      

      und hier aus list.d rauslöschen?

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

      @pingps

      sudo rm /etc/apt/sources.list.d/yarn.list
      sudo apt update
      

      Und nicht wieder installieren, auch wenn das irgendwo mal im Terminal auftauchen sollte.

      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

      P 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @pingps

        sudo rm /etc/apt/sources.list.d/yarn.list
        sudo apt update
        

        Und nicht wieder installieren, auch wenn das irgendwo mal im Terminal auftauchen sollte.

        P Offline
        P Offline
        pingps
        schrieb am zuletzt editiert von
        #58

        @thomas-braun
        auch nach einem reboot nix

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • P pingps

          @thomas-braun
          auch nach einem reboot nix

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

          @pingps sagte in Wollte mal wieder updaten, leider nur Probleme:

          auch nach einem reboot nix

          Nix was?

          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

          P 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @pingps sagte in Wollte mal wieder updaten, leider nur Probleme:

            auch nach einem reboot nix

            Nix was?

            P Offline
            P Offline
            pingps
            schrieb am zuletzt editiert von
            #60

            @thomas-braun
            ich denke, iobroker sollte jetzt starten. Das tut er nicht.
            Habe noch zu den oben genannten Befehlen einen reboot durchgeführt, leider gibts unter ip:8081 keinen iobroker.

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • P pingps

              @thomas-braun
              ich denke, iobroker sollte jetzt starten. Das tut er nicht.
              Habe noch zu den oben genannten Befehlen einen reboot durchgeführt, leider gibts unter ip:8081 keinen iobroker.

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

              @pingps

              iobroker status
              iobroker update -i
              iobroker list instances
              

              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

              P 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @pingps

                iobroker status
                iobroker update -i
                iobroker list instances
                
                P Offline
                P Offline
                pingps
                schrieb am zuletzt editiert von
                #62

                @thomas-braun said in Wollte mal wieder updaten, leider nur Probleme:

                
                uli@debian-uli:~$ iobroker status
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                uli@debian-uli:~$ iobroker update -i
                Used repository: beta
                Adapter    "admin"        : 5.3.0    , installed 4.2.1  [Updatable]
                Adapter    "backitup"     : 2.3.0    , installed 2.2.4  [Updatable]
                Adapter    "discovery"    : 2.7.5    , installed 2.7.5
                Controller "js-controller": 4.0.8    , installed 4.0.4  [Updatable]
                uli@debian-uli:~$ iobroker list instances
                  system.adapter.admin.0                  : admin                 : debian-uli                               - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                  system.adapter.alias-manager.0          : alias-manager         : debian-uli                               -  enabled
                  system.adapter.backitup.0               : backitup              : debian-uli                               - disabled
                  system.adapter.ble.0                    : ble                   : debian-uli                               - disabled
                  system.adapter.calendar.0               : calendar              : debian-uli                               - disabled, port: 8095
                  system.adapter.discovery.0              : discovery             : debian-uli                               - disabled
                  system.adapter.ds18b20.0                : ds18b20               : debian-uli                               - disabled
                  system.adapter.dwd.0                    : dwd                   : debian-uli                               - disabled
                  system.adapter.email.0                  : email                 : debian-uli                               - disabled
                  system.adapter.feiertage.0              : feiertage             : debian-uli                               - disabled
                  system.adapter.flot.0                   : flot                  : debian-uli                               -  enabled
                  system.adapter.fritzbox.0               : fritzbox              : debian-uli                               - disabled
                  system.adapter.fritzdect.0              : fritzdect             : debian-uli                               - disabled
                  system.adapter.history.0                : history               : debian-uli                               - disabled
                  system.adapter.hm-rega.0                : hm-rega               : debian-uli                               - disabled
                  system.adapter.hm-rpc.0                 : hm-rpc                : debian-uli                               - disabled, port: 0
                  system.adapter.hm-rpc.1                 : hm-rpc                : debian-uli                               - disabled, port: 12001
                  system.adapter.hm-rpc.3                 : hm-rpc                : debian-uli                               - disabled, port: 12010
                  system.adapter.ical.0                   : ical                  : debian-uli                               - disabled
                  system.adapter.info.0                   : info                  : debian-uli                               - disabled
                  system.adapter.javascript.0             : javascript            : debian-uli                               - disabled
                  system.adapter.javascript.1             : javascript            : debian-uli                               - disabled
                  system.adapter.javascript.2             : javascript            : debian-uli                               - disabled
                  system.adapter.luftdaten.0              : luftdaten             : debian-uli                               - disabled
                  system.adapter.luftdaten.1              : luftdaten             : debian-uli                               - disabled
                  system.adapter.luftdaten.2              : luftdaten             : debian-uli                               - disabled
                  system.adapter.mqtt.0                   : mqtt                  : debian-uli                               - disabled, port: 1883, bind: 192.168.0.9
                  system.adapter.mysensors.0              : mysensors             : debian-uli                               - disabled, port: 5003, bind: 0.0.0.0
                  system.adapter.node-red.0               : node-red              : debian-uli                               - disabled, port: 1880, bind: 0.0.0.0
                  system.adapter.nut.0                    : nut                   : debian-uli                               - disabled
                  system.adapter.odl.0                    : odl                   : debian-uli                               - disabled
                  system.adapter.parser.0                 : parser                : debian-uli                               - disabled
                  system.adapter.parser.1                 : parser                : debian-uli                               - disabled
                  system.adapter.ping.0                   : ping                  : debian-uli                               - disabled
                  system.adapter.scenes.0                 : scenes                : debian-uli                               - disabled
                  system.adapter.shelly.0                 : shelly                : debian-uli                               - disabled, port: 1892, bind: 192.168.0.9
                  system.adapter.sonoff.0                 : sonoff                : debian-uli                               - disabled, port: 1883, bind: 0.0.0.0
                  system.adapter.sonoff.1                 : sonoff                : debian-uli                               - disabled, port: 1884, bind: 0.0.0.0
                  system.adapter.sonoff.2                 : sonoff                : debian-uli                               - disabled, port: 1883, bind: 0.0.0.0
                  system.adapter.sonoff.3                 : sonoff                : debian-uli                               - disabled, port: 1886, bind: 0.0.0.0
                  system.adapter.sonoff.4                 : sonoff                : debian-uli                               - disabled, port: 1888, bind: 0.0.0.0
                  system.adapter.sonoff.5                 : sonoff                : debian-uli                               - disabled, port: 1889, bind: 0.0.0.0
                  system.adapter.sonoff.6                 : sonoff                : debian-uli                               - disabled, port: 1890, bind: 0.0.0.0
                  system.adapter.sonoff.7                 : sonoff                : debian-uli                               - disabled, port: 1883, bind: 0.0.0.0
                  system.adapter.sonoff.8                 : sonoff                : debian-uli                               - disabled, port: 1883, bind: 0.0.0.0
                  system.adapter.sonoff.9                 : sonoff                : debian-uli                               - disabled, port: 1883, bind: 192.168.0.9
                  system.adapter.sony-bravia.0            : sony-bravia           : debian-uli                               - disabled
                  system.adapter.synology.0               : synology              : debian-uli                               - disabled, port: 5001
                  system.adapter.systeminfo.0             : systeminfo            : debian-uli                               - disabled
                  system.adapter.tankerkoenig.0           : tankerkoenig          : debian-uli                               - disabled
                  system.adapter.telegram.0               : telegram              : debian-uli                               - disabled, port: 8443, bind: 0.0.0.0
                  system.adapter.telegram.1               : telegram              : debian-uli                               - disabled, port: 8443, bind: 0.0.0.0
                  system.adapter.terminal.0               : terminal              : debian-uli                               - disabled, port: 8088, bind: 0.0.0.0, run as: admin
                  system.adapter.text2command.0           : text2command          : debian-uli                               - disabled
                  system.adapter.trashschedule.0          : trashschedule         : debian-uli                               - disabled
                  system.adapter.tvspielfilm.0            : tvspielfilm           : debian-uli                               - disabled
                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : debian-uli                               -  enabled
                  system.adapter.vis-history.0            : vis-history           : debian-uli                               -  enabled
                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : debian-uli                               -  enabled
                  system.adapter.vis-justgage.0           : vis-justgage          : debian-uli                               -  enabled
                  system.adapter.vis-keyboard.0           : vis-keyboard          : debian-uli                               -  enabled
                  system.adapter.vis-map.0                : vis-map               : debian-uli                               -  enabled
                  system.adapter.vis-metro.0              : vis-metro             : debian-uli                               -  enabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : debian-uli                               -  enabled
                  system.adapter.vis-weather.0            : vis-weather           : debian-uli                               -  enabled
                  system.adapter.vis.0                    : vis                   : debian-uli                               - disabled
                  system.adapter.web.0                    : web                   : debian-uli                               - disabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
                  system.adapter.yr.0                     : yr                    : debian-uli                               - disabled
                
                + instance is alive
                uli@debian-uli:~$
                
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • P pingps

                  @thomas-braun said in Wollte mal wieder updaten, leider nur Probleme:

                  
                  uli@debian-uli:~$ iobroker status
                  iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  uli@debian-uli:~$ iobroker update -i
                  Used repository: beta
                  Adapter    "admin"        : 5.3.0    , installed 4.2.1  [Updatable]
                  Adapter    "backitup"     : 2.3.0    , installed 2.2.4  [Updatable]
                  Adapter    "discovery"    : 2.7.5    , installed 2.7.5
                  Controller "js-controller": 4.0.8    , installed 4.0.4  [Updatable]
                  uli@debian-uli:~$ iobroker list instances
                    system.adapter.admin.0                  : admin                 : debian-uli                               - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                    system.adapter.alias-manager.0          : alias-manager         : debian-uli                               -  enabled
                    system.adapter.backitup.0               : backitup              : debian-uli                               - disabled
                    system.adapter.ble.0                    : ble                   : debian-uli                               - disabled
                    system.adapter.calendar.0               : calendar              : debian-uli                               - disabled, port: 8095
                    system.adapter.discovery.0              : discovery             : debian-uli                               - disabled
                    system.adapter.ds18b20.0                : ds18b20               : debian-uli                               - disabled
                    system.adapter.dwd.0                    : dwd                   : debian-uli                               - disabled
                    system.adapter.email.0                  : email                 : debian-uli                               - disabled
                    system.adapter.feiertage.0              : feiertage             : debian-uli                               - disabled
                    system.adapter.flot.0                   : flot                  : debian-uli                               -  enabled
                    system.adapter.fritzbox.0               : fritzbox              : debian-uli                               - disabled
                    system.adapter.fritzdect.0              : fritzdect             : debian-uli                               - disabled
                    system.adapter.history.0                : history               : debian-uli                               - disabled
                    system.adapter.hm-rega.0                : hm-rega               : debian-uli                               - disabled
                    system.adapter.hm-rpc.0                 : hm-rpc                : debian-uli                               - disabled, port: 0
                    system.adapter.hm-rpc.1                 : hm-rpc                : debian-uli                               - disabled, port: 12001
                    system.adapter.hm-rpc.3                 : hm-rpc                : debian-uli                               - disabled, port: 12010
                    system.adapter.ical.0                   : ical                  : debian-uli                               - disabled
                    system.adapter.info.0                   : info                  : debian-uli                               - disabled
                    system.adapter.javascript.0             : javascript            : debian-uli                               - disabled
                    system.adapter.javascript.1             : javascript            : debian-uli                               - disabled
                    system.adapter.javascript.2             : javascript            : debian-uli                               - disabled
                    system.adapter.luftdaten.0              : luftdaten             : debian-uli                               - disabled
                    system.adapter.luftdaten.1              : luftdaten             : debian-uli                               - disabled
                    system.adapter.luftdaten.2              : luftdaten             : debian-uli                               - disabled
                    system.adapter.mqtt.0                   : mqtt                  : debian-uli                               - disabled, port: 1883, bind: 192.168.0.9
                    system.adapter.mysensors.0              : mysensors             : debian-uli                               - disabled, port: 5003, bind: 0.0.0.0
                    system.adapter.node-red.0               : node-red              : debian-uli                               - disabled, port: 1880, bind: 0.0.0.0
                    system.adapter.nut.0                    : nut                   : debian-uli                               - disabled
                    system.adapter.odl.0                    : odl                   : debian-uli                               - disabled
                    system.adapter.parser.0                 : parser                : debian-uli                               - disabled
                    system.adapter.parser.1                 : parser                : debian-uli                               - disabled
                    system.adapter.ping.0                   : ping                  : debian-uli                               - disabled
                    system.adapter.scenes.0                 : scenes                : debian-uli                               - disabled
                    system.adapter.shelly.0                 : shelly                : debian-uli                               - disabled, port: 1892, bind: 192.168.0.9
                    system.adapter.sonoff.0                 : sonoff                : debian-uli                               - disabled, port: 1883, bind: 0.0.0.0
                    system.adapter.sonoff.1                 : sonoff                : debian-uli                               - disabled, port: 1884, bind: 0.0.0.0
                    system.adapter.sonoff.2                 : sonoff                : debian-uli                               - disabled, port: 1883, bind: 0.0.0.0
                    system.adapter.sonoff.3                 : sonoff                : debian-uli                               - disabled, port: 1886, bind: 0.0.0.0
                    system.adapter.sonoff.4                 : sonoff                : debian-uli                               - disabled, port: 1888, bind: 0.0.0.0
                    system.adapter.sonoff.5                 : sonoff                : debian-uli                               - disabled, port: 1889, bind: 0.0.0.0
                    system.adapter.sonoff.6                 : sonoff                : debian-uli                               - disabled, port: 1890, bind: 0.0.0.0
                    system.adapter.sonoff.7                 : sonoff                : debian-uli                               - disabled, port: 1883, bind: 0.0.0.0
                    system.adapter.sonoff.8                 : sonoff                : debian-uli                               - disabled, port: 1883, bind: 0.0.0.0
                    system.adapter.sonoff.9                 : sonoff                : debian-uli                               - disabled, port: 1883, bind: 192.168.0.9
                    system.adapter.sony-bravia.0            : sony-bravia           : debian-uli                               - disabled
                    system.adapter.synology.0               : synology              : debian-uli                               - disabled, port: 5001
                    system.adapter.systeminfo.0             : systeminfo            : debian-uli                               - disabled
                    system.adapter.tankerkoenig.0           : tankerkoenig          : debian-uli                               - disabled
                    system.adapter.telegram.0               : telegram              : debian-uli                               - disabled, port: 8443, bind: 0.0.0.0
                    system.adapter.telegram.1               : telegram              : debian-uli                               - disabled, port: 8443, bind: 0.0.0.0
                    system.adapter.terminal.0               : terminal              : debian-uli                               - disabled, port: 8088, bind: 0.0.0.0, run as: admin
                    system.adapter.text2command.0           : text2command          : debian-uli                               - disabled
                    system.adapter.trashschedule.0          : trashschedule         : debian-uli                               - disabled
                    system.adapter.tvspielfilm.0            : tvspielfilm           : debian-uli                               - disabled
                    system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : debian-uli                               -  enabled
                    system.adapter.vis-history.0            : vis-history           : debian-uli                               -  enabled
                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : debian-uli                               -  enabled
                    system.adapter.vis-justgage.0           : vis-justgage          : debian-uli                               -  enabled
                    system.adapter.vis-keyboard.0           : vis-keyboard          : debian-uli                               -  enabled
                    system.adapter.vis-map.0                : vis-map               : debian-uli                               -  enabled
                    system.adapter.vis-metro.0              : vis-metro             : debian-uli                               -  enabled
                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : debian-uli                               -  enabled
                    system.adapter.vis-weather.0            : vis-weather           : debian-uli                               -  enabled
                    system.adapter.vis.0                    : vis                   : debian-uli                               - disabled
                    system.adapter.web.0                    : web                   : debian-uli                               - disabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
                    system.adapter.yr.0                     : yr                    : debian-uli                               - disabled
                  
                  + instance is alive
                  uli@debian-uli:~$
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #63

                  @pingps

                  iobroker stop
                  iobroker upgrade 
                  iobroker upgrade self
                  iobroker start
                  iobroker start admin
                  

                  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

                  P 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @pingps

                    iobroker stop
                    iobroker upgrade 
                    iobroker upgrade self
                    iobroker start
                    iobroker start admin
                    
                    P Offline
                    P Offline
                    pingps
                    schrieb am zuletzt editiert von
                    #64

                    @thomas-braun said in Wollte mal wieder updaten, leider nur Probleme:

                    iobroker start admin

                    👍 😇

                    SUPER!
                    jetzt sollte nur noch restore funktionieren, dann wär die Sache perfekt. Ich probier mal 👩‍🎓

                    1 Antwort Letzte Antwort
                    0
                    • wendy2702W Offline
                      wendy2702W Offline
                      wendy2702
                      schrieb am zuletzt editiert von
                      #65

                      Nur mal so: @thomas-braun hat ne feine kleine Anleitung für eine neu installation -->

                      https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht?_=1644563068348

                      Bitte keine Fragen per PN, die gehören ins Forum!

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

                      P 1 Antwort Letzte Antwort
                      0
                      • wendy2702W wendy2702

                        Nur mal so: @thomas-braun hat ne feine kleine Anleitung für eine neu installation -->

                        https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht?_=1644563068348

                        P Offline
                        P Offline
                        pingps
                        schrieb am zuletzt editiert von
                        #66

                        @wendy2702 ich nutze den intel nuc und nicht den pi.

                        Ist auch keine Neuinstallation sondern ein Update, wo ich die ganzen Adapter und Konfiguration wiederherstellen möchte.
                        Als Adapter habe ich jetzt den admin und den backup aus der ursprünglichen Version.

                        in der Doku steht leider nicht meine Konfiguration des backitup drin.

                        uli@debian-uli:~$ iobroker status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        uli@debian-uli:~$ 
                        

                        Muss ich hier auch den Redis Server zum restore installieren?

                        wendy2702W 1 Antwort Letzte Antwort
                        0
                        • P pingps

                          @wendy2702 ich nutze den intel nuc und nicht den pi.

                          Ist auch keine Neuinstallation sondern ein Update, wo ich die ganzen Adapter und Konfiguration wiederherstellen möchte.
                          Als Adapter habe ich jetzt den admin und den backup aus der ursprünglichen Version.

                          in der Doku steht leider nicht meine Konfiguration des backitup drin.

                          uli@debian-uli:~$ iobroker status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          uli@debian-uli:~$ 
                          

                          Muss ich hier auch den Redis Server zum restore installieren?

                          wendy2702W Offline
                          wendy2702W Offline
                          wendy2702
                          schrieb am zuletzt editiert von
                          #67

                          @pingps Sorry, habe nicht mitbekommen das es ein NUC ist.

                          Ich weiß nicht an welcher stelle du da jetzt gerade bist und warum du bei einem Update ein Backup wieder herstellen willst.

                          Und was bedeutet

                          in der Doku steht leider nicht meine Konfiguration des backitup drin
                          

                          ?

                          was kommt den aktuell bei dem was @Thomas-Braun schon gefragt hatte:

                          iobroker status
                          
                          iobroker update -i
                          
                          iobroker list instances
                          

                          Bitte keine Fragen per PN, die gehören ins Forum!

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

                          1 Antwort Letzte Antwort
                          0
                          • P Offline
                            P Offline
                            pingps
                            schrieb am zuletzt editiert von
                            #68

                            @wendy2702 bin inzwischen schon weiter:
                            ich hatte debian auf dem nuc upgedated. Da wurde mir hier schon viel geholfen. Bin halt kein Linux Spezl, sondern nur temporär benutzt. Manches ist mir da schon suspekt!
                            Aber zum aktuellen Status: iobroker läuft jetzt wieder und ich möchte die alte Konfiguration wieder herstellen. Backitup hat ja schließlich täglich ein backup auf die synology gemacht.

                            so jetzt noch zu deinen Anfragen:

                            uli@debian-uli:~$ iobroker status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            uli@debian-uli:~$ iobroker update -i
                            Used repository: beta
                            Adapter    "admin"        : 5.3.0    , installed 4.2.1  [Updatable]
                            Adapter    "backitup"     : 2.3.0    , installed 2.2.4  [Updatable]
                            Adapter    "discovery"    : 2.7.5    , installed 2.7.5
                            Controller "js-controller": 4.0.8    , installed 4.0.4  [Updatable]
                            uli@debian-uli:~$ iobroker list instances
                            
                            

                            Der Restore wird gerade durchgeführt. Ich vermute, der läuft jetzt auch noch ne Stunde. Jedenfalls hat der Backup immer relativ lange gedauert.

                            Momentan habe ich keine Fragen bzw. Probleme, so dass du mir aber gerne ungefragte Tipps zu dem was du jetzt so siehst, geben kannst. Im voraus schon mal vielen Dank und auch an Thomas Braun, der ja viel Geduld zeigen musste!

                            wendy2702W 1 Antwort Letzte Antwort
                            0
                            • P pingps

                              @wendy2702 bin inzwischen schon weiter:
                              ich hatte debian auf dem nuc upgedated. Da wurde mir hier schon viel geholfen. Bin halt kein Linux Spezl, sondern nur temporär benutzt. Manches ist mir da schon suspekt!
                              Aber zum aktuellen Status: iobroker läuft jetzt wieder und ich möchte die alte Konfiguration wieder herstellen. Backitup hat ja schließlich täglich ein backup auf die synology gemacht.

                              so jetzt noch zu deinen Anfragen:

                              uli@debian-uli:~$ iobroker status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              uli@debian-uli:~$ iobroker update -i
                              Used repository: beta
                              Adapter    "admin"        : 5.3.0    , installed 4.2.1  [Updatable]
                              Adapter    "backitup"     : 2.3.0    , installed 2.2.4  [Updatable]
                              Adapter    "discovery"    : 2.7.5    , installed 2.7.5
                              Controller "js-controller": 4.0.8    , installed 4.0.4  [Updatable]
                              uli@debian-uli:~$ iobroker list instances
                              
                              

                              Der Restore wird gerade durchgeführt. Ich vermute, der läuft jetzt auch noch ne Stunde. Jedenfalls hat der Backup immer relativ lange gedauert.

                              Momentan habe ich keine Fragen bzw. Probleme, so dass du mir aber gerne ungefragte Tipps zu dem was du jetzt so siehst, geben kannst. Im voraus schon mal vielen Dank und auch an Thomas Braun, der ja viel Geduld zeigen musste!

                              wendy2702W Offline
                              wendy2702W Offline
                              wendy2702
                              schrieb am zuletzt editiert von
                              #69

                              @pingps wenn restore läuft ist ja alles gut.

                              Dann fein das Ende abwarten

                              Bitte keine Fragen per PN, die gehören ins Forum!

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

                              P 1 Antwort Letzte Antwort
                              0
                              • wendy2702W wendy2702

                                @pingps wenn restore läuft ist ja alles gut.

                                Dann fein das Ende abwarten

                                P Offline
                                P Offline
                                pingps
                                schrieb am zuletzt editiert von
                                #70

                                @wendy2702 der restore läuft nun fast 3 Tage! Wie lange kann das denn dauern? Oder kann ich den Status herausfinden?

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • P pingps

                                  @wendy2702 der restore läuft nun fast 3 Tage! Wie lange kann das denn dauern? Oder kann ich den Status herausfinden?

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

                                  @pingps

                                  iobroker logs ---watch
                                  

                                  anschauen. Aber 3 Tage ist dann doch etwas lang.

                                  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

                                  P 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @pingps

                                    iobroker logs ---watch
                                    

                                    anschauen. Aber 3 Tage ist dann doch etwas lang.

                                    P Offline
                                    P Offline
                                    pingps
                                    schrieb am zuletzt editiert von
                                    #72

                                    @thomas-braun wenn ich das richtig verstehe, zeigt er alles an, was er macht. D.h. es ist kein abgeschlossener Statusbericht.
                                    Also momentan sieht es so aus, wie wenn er in einer Endlosschleife steckt.

                                    
                                    2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis.0 (force=false, process=false)
                                    2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.web.0 (force=false, process=false)
                                    2022-02-13 13:42:53.329  - info: host.debian-uli iobroker _restart
                                    2022-02-13 13:42:53.453  - info: admin.0 (883456) Got terminate signal TERMINATE_YOURSELF
                                    2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating http server on port 8081
                                    2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating
                                    2022-02-13 13:42:53.457  - info: admin.0 (883456) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2022-02-13 13:42:53.528  - info: host.debian-uli Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                                    2022-02-13 13:42:53.532  - error: host.debian-uli Error by updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json": Error: Cannot find module 'axios'
                                    Require stack:
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                    2022-02-13 13:42:53.815  - info: host.debian-uli stopInstance system.adapter.admin.0 send kill signal
                                    2022-02-13 13:42:53.912  - info: admin.0 (883456) Repository received successfully.
                                    2022-02-13 13:42:53.964  - info: host.debian-uli iobroker Starting node restart.js
                                    2022-02-13 13:42:54.107  - info: host.debian-uli instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2022-02-13 13:42:54.107  - info: host.debian-uli All instances are stopped.
                                    2022-02-13 13:42:54.110  - info: host.debian-uli received SIGTERM
                                    2022-02-13 13:42:54.111  - info: host.debian-uli iobroker npm-install: exit null
                                    2022-02-13 13:42:54.111  - info: host.debian-uli iobroker exit null
                                    2022-02-13 13:42:54.278  - info: host.debian-uli terminated
                                    2022-02-13 13:42:52.045  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager@1.2.4
                                    2022-02-13 13:42:52.048  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.
                                    2022-02-13 13:42:52.540  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)
                                    2022-02-13 13:42:52.624  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.json
                                    2022-02-13 13:42:52.625  - error: host.debian-uli iobroker npm-install: Assuming that correct version is installed.
                                    2022-02-13 13:42:52.626  - info: host.debian-uli iobroker npm-install: host.debian-uli install adapter alias-manager
                                    2022-02-13 13:42:52.721  - info: admin.0 (883456) received all objects
                                    2022-02-13 13:42:52.819  - info: admin.0 (883456) http server listening on port 8081
                                    2022-02-13 13:42:52.820  - info: admin.0 (883456) Use link "http://localhost:8081" to configure.
                                    2022-02-13 13:42:52.960  - info: admin.0 (883456) Request actual repository...
                                    2022-02-13 13:42:53.066  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager
                                    2022-02-13 13:42:53.066  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.host.debian-uli Cannot install alias-manager
                                    2022-02-13 13:42:53.317  - error: host.debian-uli uncaught exception: Cannot find module 'axios'
                                    Require stack:
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                    2022-02-13 13:42:53.317  - error: host.debian-uli Error: Cannot find module 'axios'
                                    Require stack:
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                        at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                                        at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                                        at Module.require (internal/modules/cjs/loader.js:974:19)
                                        at require (internal/modules/cjs/helpers.js:101:18)
                                        at Object.sendDiagInfo (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:1318:22)
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/main.js:2363:42)
                                    2022-02-13 13:42:53.319  - info: host.debian-uli stopInstance system.adapter.admin.0 (force=false, process=true)
                                    2022-02-13 13:42:53.319  - info: host.debian-uli stopInstance system.adapter.email.0 (force=false, process=false)
                                    2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.node-red.0 (force=false, process=false)
                                    2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.scenes.0 (force=false, process=false)
                                    2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.telegram.0 (force=false, process=false)
                                    2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.telegram.1 (force=false, process=false)
                                    2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.hm-rega.0 (force=false, process=false)
                                    2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.hm-rpc.0 (force=false, process=false)
                                    2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.hm-rpc.1 (force=false, process=false)
                                    2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.hm-rpc.3 (force=false, process=false)
                                    2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.ical.0 (force=false, process=false)
                                    2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.mqtt.0 (force=false, process=false)
                                    2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.nut.0 (force=false, process=false)
                                    2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.ping.0 (force=false, process=false)
                                    2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.shelly.0 (force=false, process=false)
                                    2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.0 (force=false, process=false)
                                    2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.1 (force=false, process=false)
                                    2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.2 (force=false, process=false)
                                    2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.3 (force=false, process=false)
                                    2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.4 (force=false, process=false)
                                    2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.5 (force=false, process=false)
                                    2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.6 (force=false, process=false)
                                    2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.7 (force=false, process=false)
                                    2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.8 (force=false, process=false)
                                    2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.9 (force=false, process=false)
                                    2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.synology.0 (force=false, process=false)
                                    2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.yr.0 (force=false, process=false)
                                    2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.alias-manager.0 (force=false, process=false)
                                    2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.backitup.0 (force=false, process=false)
                                    2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.ble.0 (force=false, process=false)
                                    2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.calendar.0 (force=false, process=false)
                                    2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.discovery.0 (force=false, process=false)
                                    2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.ds18b20.0 (force=false, process=false)
                                    2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.dwd.0 (force=false, process=false)
                                    2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.feiertage.0 (force=false, process=false)
                                    2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.flot.0 (force=false, process=false)
                                    2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.fritzbox.0 (force=false, process=false)
                                    2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.fritzdect.0 (force=false, process=false)
                                    2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.history.0 (force=false, process=false)
                                    2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.influxdb.0 (force=false, process=false)
                                    2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.info.0 (force=false, process=false)
                                    2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.javascript.0 (force=false, process=false)
                                    2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.javascript.1 (force=false, process=false)
                                    2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.javascript.2 (force=false, process=false)
                                    2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.luftdaten.0 (force=false, process=false)
                                    2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.luftdaten.1 (force=false, process=false)
                                    2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.luftdaten.2 (force=false, process=false)
                                    2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.mysensors.0 (force=false, process=false)
                                    2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.odl.0 (force=false, process=false)
                                    2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.parser.0 (force=false, process=false)
                                    2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.parser.1 (force=false, process=false)
                                    2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.sony-bravia.0 (force=false, process=false)
                                    2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.systeminfo.0 (force=false, process=false)
                                    2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.tankerkoenig.0 (force=false, process=false)
                                    2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.terminal.0 (force=false, process=false)
                                    2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.text2command.0 (force=false, process=false)
                                    2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.trashschedule.0 (force=false, process=false)
                                    2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.tvspielfilm.0 (force=false, process=false)
                                    2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
                                    2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-history.0 (force=false, process=false)
                                    2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-jqui-mfd.0 (force=false, process=false)
                                    2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-justgage.0 (force=false, process=false)
                                    2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-keyboard.0 (force=false, process=false)
                                    2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-map.0 (force=false, process=false)
                                    2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis-metro.0 (force=false, process=false)
                                    2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
                                    2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis-weather.0 (force=false, process=false)
                                    2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis.0 (force=false, process=false)
                                    2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.web.0 (force=false, process=false)
                                    2022-02-13 13:42:53.329  - info: host.debian-uli iobroker _restart
                                    2022-02-13 13:42:53.453  - info: admin.0 (883456) Got terminate signal TERMINATE_YOURSELF
                                    2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating http server on port 8081
                                    2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating
                                    2022-02-13 13:42:53.457  - info: admin.0 (883456) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2022-02-13 13:42:53.528  - info: host.debian-uli Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                                    2022-02-13 13:42:53.532  - error: host.debian-uli Error by updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json": Error: Cannot find module 'axios'
                                    Require stack:
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                    2022-02-13 13:42:53.815  - info: host.debian-uli stopInstance system.adapter.admin.0 send kill signal
                                    2022-02-13 13:42:53.912  - info: admin.0 (883456) Repository received successfully.
                                    2022-02-13 13:42:53.964  - info: host.debian-uli iobroker Starting node restart.js
                                    2022-02-13 13:42:54.107  - info: host.debian-uli instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2022-02-13 13:42:54.107  - info: host.debian-uli All instances are stopped.
                                    2022-02-13 13:42:54.110  - info: host.debian-uli received SIGTERM
                                    2022-02-13 13:42:54.111  - info: host.debian-uli iobroker npm-install: exit null
                                    2022-02-13 13:42:54.111  - info: host.debian-uli iobroker exit null
                                    2022-02-13 13:42:54.278  - info: host.debian-uli terminated
                                    2022-02-13 13:42:55.112  - warn: host.debian-uli startInstance cannot find adapter "flot@1.10.7". Try to install it... 1 attempt
                                    2022-02-13 13:42:55.113  - info: host.debian-uli iobroker install flot@1.10.7 using installedFrom
                                    2022-02-13 13:42:55.112  - warn: host.debian-uli startInstance cannot find adapter "flot@1.10.7". Try to install it... 1 attempt
                                    2022-02-13 13:42:55.113  - info: host.debian-uli iobroker install flot@1.10.7 using installedFrom
                                    2022-02-13 13:42:56.105  - info: host.debian-uli iobroker.js-controller version 4.0.4 js-controller starting
                                    2022-02-13 13:42:56.109  - info: host.debian-uli Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                    2022-02-13 13:42:56.109  - info: host.debian-uli hostname: debian-uli, node: v14.19.0
                                    2022-02-13 13:42:56.109  - info: host.debian-uli ip addresses: 192.168.0.9 fe80::96c6:91ff:fe1c:266c
                                    2022-02-13 13:42:56.105  - info: host.debian-uli iobroker.js-controller version 4.0.4 js-controller starting
                                    2022-02-13 13:42:56.109  - info: host.debian-uli Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                    2022-02-13 13:42:56.109  - info: host.debian-uli hostname: debian-uli, node: v14.19.0
                                    2022-02-13 13:42:56.109  - info: host.debian-uli ip addresses: 192.168.0.9 fe80::96c6:91ff:fe1c:266c
                                    2022-02-13 13:42:57.178  - info: host.debian-uli connected to Objects and States
                                    2022-02-13 13:42:57.219  - info: host.debian-uli added notifications configuration of host
                                    2022-02-13 13:42:57.178  - info: host.debian-uli connected to Objects and States
                                    2022-02-13 13:42:57.219  - info: host.debian-uli added notifications configuration of host
                                    2022-02-13 13:42:57.783  - info: host.debian-uli 69 instances found
                                    2022-02-13 13:42:57.820  - warn: host.debian-uli startInstance cannot find adapter "alias-manager@1.2.4". Try to install it... 1 attempt
                                    2022-02-13 13:42:57.821  - info: host.debian-uli iobroker install alias-manager@1.2.4 using installedFrom
                                    2022-02-13 13:42:57.883  - info: host.debian-uli starting 14 instances
                                    2022-02-13 13:42:58.101  - info: host.debian-uli instance system.adapter.admin.0 started with pid 883549
                                    2022-02-13 13:42:57.783  - info: host.debian-uli 69 instances found
                                    2022-02-13 13:42:57.820  - warn: host.debian-uli startInstance cannot find adapter "alias-manager@1.2.4". Try to install it... 1 attempt
                                    2022-02-13 13:42:57.821  - info: host.debian-uli iobroker install alias-manager@1.2.4 using installedFrom
                                    2022-02-13 13:42:57.883  - info: host.debian-uli starting 14 instances
                                    2022-02-13 13:42:58.101  - info: host.debian-uli instance system.adapter.admin.0 started with pid 883549
                                    2022-02-13 13:42:59.745  - info: admin.0 (883549) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 4.0.4
                                    2022-02-13 13:42:59.784  - info: admin.0 (883549) requesting all states
                                    2022-02-13 13:42:59.787  - info: admin.0 (883549) requesting all objects
                                    2022-02-13 13:42:59.745  - info: admin.0 (883549) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 4.0.4
                                    2022-02-13 13:42:59.784  - info: admin.0 (883549) requesting all states
                                    2022-02-13 13:42:59.787  - info: admin.0 (883549) requesting all objects
                                    2022-02-13 13:43:00.691  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager@1.2.4
                                    2022-02-13 13:43:00.691  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.
                                    2022-02-13 13:43:01.208  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)
                                    2022-02-13 13:43:01.298  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.json
                                    2022-02-13 13:43:01.299  - error: host.debian-uli iobroker npm-install: Assuming that correct version is installed.
                                    2022-02-13 13:43:01.300  - info: host.debian-uli iobroker npm-install: host.debian-uli install adapter alias-manager
                                    2022-02-13 13:43:01.402  - info: admin.0 (883549) received all objects
                                    2022-02-13 13:43:01.499  - info: admin.0 (883549) http server listening on port 8081
                                    2022-02-13 13:43:01.500  - info: admin.0 (883549) Use link "http://localhost:8081" to configure.
                                    2022-02-13 13:43:01.640  - info: admin.0 (883549) Request actual repository...
                                    2022-02-13 13:43:01.723  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager
                                    2022-02-13 13:43:01.724  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.host.debian-uli Cannot install alias-manager
                                    2022-02-13 13:43:01.976  - error: host.debian-uli uncaught exception: Cannot find module 'axios'
                                    Require stack:
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                    2022-02-13 13:43:01.976  - error: host.debian-uli Error: Cannot find module 'axios'
                                    Require stack:
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                    - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                    - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                        at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                                        at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                                        at Module.require (internal/modules/cjs/loader.js:974:19)
                                        at require (internal/modules/cjs/helpers.js:101:18)
                                        at Object.sendDiagInfo (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:1318:22)
                                        at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/main.js:2363:42)
                                    2022-02-13 13:43:01.978  - info: host.debian-uli stopInstance system.adapter.admin.0 (force=false, process=true)
                                    2022-02-13 13:43:01.978  - info: host.debian-uli stopInstance system.adapter.email.0 (force=false, process=false)
                                    2022-02-13 13:43:01.978  - info: host.debian-uli stopInstance system.adapter.node-red.0 (force=false, process=false)
                                    2022-02-13 13:43:01.979  - info: host.debian-uli stopInstance system.adapter.scenes.0 (force=false, process=false)
                                    2022-02-13 13:43:01.979  - info: host.debian-uli stopInstance system.adapter.telegram.0 (force=false, process=false)
                                    
                                    

                                    mir scheint er erzählt mir immer das gleiche - das hier ist ein Auszug

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • P pingps

                                      @thomas-braun wenn ich das richtig verstehe, zeigt er alles an, was er macht. D.h. es ist kein abgeschlossener Statusbericht.
                                      Also momentan sieht es so aus, wie wenn er in einer Endlosschleife steckt.

                                      
                                      2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis.0 (force=false, process=false)
                                      2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.web.0 (force=false, process=false)
                                      2022-02-13 13:42:53.329  - info: host.debian-uli iobroker _restart
                                      2022-02-13 13:42:53.453  - info: admin.0 (883456) Got terminate signal TERMINATE_YOURSELF
                                      2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating http server on port 8081
                                      2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating
                                      2022-02-13 13:42:53.457  - info: admin.0 (883456) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2022-02-13 13:42:53.528  - info: host.debian-uli Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                                      2022-02-13 13:42:53.532  - error: host.debian-uli Error by updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json": Error: Cannot find module 'axios'
                                      Require stack:
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                      2022-02-13 13:42:53.815  - info: host.debian-uli stopInstance system.adapter.admin.0 send kill signal
                                      2022-02-13 13:42:53.912  - info: admin.0 (883456) Repository received successfully.
                                      2022-02-13 13:42:53.964  - info: host.debian-uli iobroker Starting node restart.js
                                      2022-02-13 13:42:54.107  - info: host.debian-uli instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2022-02-13 13:42:54.107  - info: host.debian-uli All instances are stopped.
                                      2022-02-13 13:42:54.110  - info: host.debian-uli received SIGTERM
                                      2022-02-13 13:42:54.111  - info: host.debian-uli iobroker npm-install: exit null
                                      2022-02-13 13:42:54.111  - info: host.debian-uli iobroker exit null
                                      2022-02-13 13:42:54.278  - info: host.debian-uli terminated
                                      2022-02-13 13:42:52.045  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager@1.2.4
                                      2022-02-13 13:42:52.048  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.
                                      2022-02-13 13:42:52.540  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)
                                      2022-02-13 13:42:52.624  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.json
                                      2022-02-13 13:42:52.625  - error: host.debian-uli iobroker npm-install: Assuming that correct version is installed.
                                      2022-02-13 13:42:52.626  - info: host.debian-uli iobroker npm-install: host.debian-uli install adapter alias-manager
                                      2022-02-13 13:42:52.721  - info: admin.0 (883456) received all objects
                                      2022-02-13 13:42:52.819  - info: admin.0 (883456) http server listening on port 8081
                                      2022-02-13 13:42:52.820  - info: admin.0 (883456) Use link "http://localhost:8081" to configure.
                                      2022-02-13 13:42:52.960  - info: admin.0 (883456) Request actual repository...
                                      2022-02-13 13:42:53.066  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager
                                      2022-02-13 13:42:53.066  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.host.debian-uli Cannot install alias-manager
                                      2022-02-13 13:42:53.317  - error: host.debian-uli uncaught exception: Cannot find module 'axios'
                                      Require stack:
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                      2022-02-13 13:42:53.317  - error: host.debian-uli Error: Cannot find module 'axios'
                                      Require stack:
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                                          at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                                          at Module.require (internal/modules/cjs/loader.js:974:19)
                                          at require (internal/modules/cjs/helpers.js:101:18)
                                          at Object.sendDiagInfo (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:1318:22)
                                          at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/main.js:2363:42)
                                      2022-02-13 13:42:53.319  - info: host.debian-uli stopInstance system.adapter.admin.0 (force=false, process=true)
                                      2022-02-13 13:42:53.319  - info: host.debian-uli stopInstance system.adapter.email.0 (force=false, process=false)
                                      2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.node-red.0 (force=false, process=false)
                                      2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.scenes.0 (force=false, process=false)
                                      2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.telegram.0 (force=false, process=false)
                                      2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.telegram.1 (force=false, process=false)
                                      2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.hm-rega.0 (force=false, process=false)
                                      2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.hm-rpc.0 (force=false, process=false)
                                      2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.hm-rpc.1 (force=false, process=false)
                                      2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.hm-rpc.3 (force=false, process=false)
                                      2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.ical.0 (force=false, process=false)
                                      2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.mqtt.0 (force=false, process=false)
                                      2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.nut.0 (force=false, process=false)
                                      2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.ping.0 (force=false, process=false)
                                      2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.shelly.0 (force=false, process=false)
                                      2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.0 (force=false, process=false)
                                      2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.1 (force=false, process=false)
                                      2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.2 (force=false, process=false)
                                      2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.3 (force=false, process=false)
                                      2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.4 (force=false, process=false)
                                      2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.5 (force=false, process=false)
                                      2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.6 (force=false, process=false)
                                      2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.7 (force=false, process=false)
                                      2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.8 (force=false, process=false)
                                      2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.9 (force=false, process=false)
                                      2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.synology.0 (force=false, process=false)
                                      2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.yr.0 (force=false, process=false)
                                      2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.alias-manager.0 (force=false, process=false)
                                      2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.backitup.0 (force=false, process=false)
                                      2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.ble.0 (force=false, process=false)
                                      2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.calendar.0 (force=false, process=false)
                                      2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.discovery.0 (force=false, process=false)
                                      2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.ds18b20.0 (force=false, process=false)
                                      2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.dwd.0 (force=false, process=false)
                                      2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.feiertage.0 (force=false, process=false)
                                      2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.flot.0 (force=false, process=false)
                                      2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.fritzbox.0 (force=false, process=false)
                                      2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.fritzdect.0 (force=false, process=false)
                                      2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.history.0 (force=false, process=false)
                                      2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.influxdb.0 (force=false, process=false)
                                      2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.info.0 (force=false, process=false)
                                      2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.javascript.0 (force=false, process=false)
                                      2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.javascript.1 (force=false, process=false)
                                      2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.javascript.2 (force=false, process=false)
                                      2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.luftdaten.0 (force=false, process=false)
                                      2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.luftdaten.1 (force=false, process=false)
                                      2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.luftdaten.2 (force=false, process=false)
                                      2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.mysensors.0 (force=false, process=false)
                                      2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.odl.0 (force=false, process=false)
                                      2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.parser.0 (force=false, process=false)
                                      2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.parser.1 (force=false, process=false)
                                      2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.sony-bravia.0 (force=false, process=false)
                                      2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.systeminfo.0 (force=false, process=false)
                                      2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.tankerkoenig.0 (force=false, process=false)
                                      2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.terminal.0 (force=false, process=false)
                                      2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.text2command.0 (force=false, process=false)
                                      2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.trashschedule.0 (force=false, process=false)
                                      2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.tvspielfilm.0 (force=false, process=false)
                                      2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
                                      2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-history.0 (force=false, process=false)
                                      2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-jqui-mfd.0 (force=false, process=false)
                                      2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-justgage.0 (force=false, process=false)
                                      2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-keyboard.0 (force=false, process=false)
                                      2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-map.0 (force=false, process=false)
                                      2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis-metro.0 (force=false, process=false)
                                      2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
                                      2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis-weather.0 (force=false, process=false)
                                      2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis.0 (force=false, process=false)
                                      2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.web.0 (force=false, process=false)
                                      2022-02-13 13:42:53.329  - info: host.debian-uli iobroker _restart
                                      2022-02-13 13:42:53.453  - info: admin.0 (883456) Got terminate signal TERMINATE_YOURSELF
                                      2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating http server on port 8081
                                      2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating
                                      2022-02-13 13:42:53.457  - info: admin.0 (883456) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2022-02-13 13:42:53.528  - info: host.debian-uli Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                                      2022-02-13 13:42:53.532  - error: host.debian-uli Error by updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json": Error: Cannot find module 'axios'
                                      Require stack:
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                      2022-02-13 13:42:53.815  - info: host.debian-uli stopInstance system.adapter.admin.0 send kill signal
                                      2022-02-13 13:42:53.912  - info: admin.0 (883456) Repository received successfully.
                                      2022-02-13 13:42:53.964  - info: host.debian-uli iobroker Starting node restart.js
                                      2022-02-13 13:42:54.107  - info: host.debian-uli instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2022-02-13 13:42:54.107  - info: host.debian-uli All instances are stopped.
                                      2022-02-13 13:42:54.110  - info: host.debian-uli received SIGTERM
                                      2022-02-13 13:42:54.111  - info: host.debian-uli iobroker npm-install: exit null
                                      2022-02-13 13:42:54.111  - info: host.debian-uli iobroker exit null
                                      2022-02-13 13:42:54.278  - info: host.debian-uli terminated
                                      2022-02-13 13:42:55.112  - warn: host.debian-uli startInstance cannot find adapter "flot@1.10.7". Try to install it... 1 attempt
                                      2022-02-13 13:42:55.113  - info: host.debian-uli iobroker install flot@1.10.7 using installedFrom
                                      2022-02-13 13:42:55.112  - warn: host.debian-uli startInstance cannot find adapter "flot@1.10.7". Try to install it... 1 attempt
                                      2022-02-13 13:42:55.113  - info: host.debian-uli iobroker install flot@1.10.7 using installedFrom
                                      2022-02-13 13:42:56.105  - info: host.debian-uli iobroker.js-controller version 4.0.4 js-controller starting
                                      2022-02-13 13:42:56.109  - info: host.debian-uli Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                      2022-02-13 13:42:56.109  - info: host.debian-uli hostname: debian-uli, node: v14.19.0
                                      2022-02-13 13:42:56.109  - info: host.debian-uli ip addresses: 192.168.0.9 fe80::96c6:91ff:fe1c:266c
                                      2022-02-13 13:42:56.105  - info: host.debian-uli iobroker.js-controller version 4.0.4 js-controller starting
                                      2022-02-13 13:42:56.109  - info: host.debian-uli Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                      2022-02-13 13:42:56.109  - info: host.debian-uli hostname: debian-uli, node: v14.19.0
                                      2022-02-13 13:42:56.109  - info: host.debian-uli ip addresses: 192.168.0.9 fe80::96c6:91ff:fe1c:266c
                                      2022-02-13 13:42:57.178  - info: host.debian-uli connected to Objects and States
                                      2022-02-13 13:42:57.219  - info: host.debian-uli added notifications configuration of host
                                      2022-02-13 13:42:57.178  - info: host.debian-uli connected to Objects and States
                                      2022-02-13 13:42:57.219  - info: host.debian-uli added notifications configuration of host
                                      2022-02-13 13:42:57.783  - info: host.debian-uli 69 instances found
                                      2022-02-13 13:42:57.820  - warn: host.debian-uli startInstance cannot find adapter "alias-manager@1.2.4". Try to install it... 1 attempt
                                      2022-02-13 13:42:57.821  - info: host.debian-uli iobroker install alias-manager@1.2.4 using installedFrom
                                      2022-02-13 13:42:57.883  - info: host.debian-uli starting 14 instances
                                      2022-02-13 13:42:58.101  - info: host.debian-uli instance system.adapter.admin.0 started with pid 883549
                                      2022-02-13 13:42:57.783  - info: host.debian-uli 69 instances found
                                      2022-02-13 13:42:57.820  - warn: host.debian-uli startInstance cannot find adapter "alias-manager@1.2.4". Try to install it... 1 attempt
                                      2022-02-13 13:42:57.821  - info: host.debian-uli iobroker install alias-manager@1.2.4 using installedFrom
                                      2022-02-13 13:42:57.883  - info: host.debian-uli starting 14 instances
                                      2022-02-13 13:42:58.101  - info: host.debian-uli instance system.adapter.admin.0 started with pid 883549
                                      2022-02-13 13:42:59.745  - info: admin.0 (883549) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 4.0.4
                                      2022-02-13 13:42:59.784  - info: admin.0 (883549) requesting all states
                                      2022-02-13 13:42:59.787  - info: admin.0 (883549) requesting all objects
                                      2022-02-13 13:42:59.745  - info: admin.0 (883549) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 4.0.4
                                      2022-02-13 13:42:59.784  - info: admin.0 (883549) requesting all states
                                      2022-02-13 13:42:59.787  - info: admin.0 (883549) requesting all objects
                                      2022-02-13 13:43:00.691  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager@1.2.4
                                      2022-02-13 13:43:00.691  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.
                                      2022-02-13 13:43:01.208  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)
                                      2022-02-13 13:43:01.298  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.json
                                      2022-02-13 13:43:01.299  - error: host.debian-uli iobroker npm-install: Assuming that correct version is installed.
                                      2022-02-13 13:43:01.300  - info: host.debian-uli iobroker npm-install: host.debian-uli install adapter alias-manager
                                      2022-02-13 13:43:01.402  - info: admin.0 (883549) received all objects
                                      2022-02-13 13:43:01.499  - info: admin.0 (883549) http server listening on port 8081
                                      2022-02-13 13:43:01.500  - info: admin.0 (883549) Use link "http://localhost:8081" to configure.
                                      2022-02-13 13:43:01.640  - info: admin.0 (883549) Request actual repository...
                                      2022-02-13 13:43:01.723  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager
                                      2022-02-13 13:43:01.724  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.host.debian-uli Cannot install alias-manager
                                      2022-02-13 13:43:01.976  - error: host.debian-uli uncaught exception: Cannot find module 'axios'
                                      Require stack:
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                      2022-02-13 13:43:01.976  - error: host.debian-uli Error: Cannot find module 'axios'
                                      Require stack:
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                                      - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                                          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                                          at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                                          at Module.require (internal/modules/cjs/loader.js:974:19)
                                          at require (internal/modules/cjs/helpers.js:101:18)
                                          at Object.sendDiagInfo (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:1318:22)
                                          at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/main.js:2363:42)
                                      2022-02-13 13:43:01.978  - info: host.debian-uli stopInstance system.adapter.admin.0 (force=false, process=true)
                                      2022-02-13 13:43:01.978  - info: host.debian-uli stopInstance system.adapter.email.0 (force=false, process=false)
                                      2022-02-13 13:43:01.978  - info: host.debian-uli stopInstance system.adapter.node-red.0 (force=false, process=false)
                                      2022-02-13 13:43:01.979  - info: host.debian-uli stopInstance system.adapter.scenes.0 (force=false, process=false)
                                      2022-02-13 13:43:01.979  - info: host.debian-uli stopInstance system.adapter.telegram.0 (force=false, process=false)
                                      
                                      

                                      mir scheint er erzählt mir immer das gleiche - das hier ist ein Auszug

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

                                      @pingps

                                      Stop den Kram.

                                      iobroker stop
                                      iobroker update -i 
                                      iobroker upgrade
                                      iobroker upgrade self
                                      iobroker upload all
                                      iobroker start
                                      

                                      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

                                      P 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @pingps

                                        Stop den Kram.

                                        iobroker stop
                                        iobroker update -i 
                                        iobroker upgrade
                                        iobroker upgrade self
                                        iobroker upload all
                                        iobroker start
                                        
                                        P Offline
                                        P Offline
                                        pingps
                                        schrieb am zuletzt editiert von
                                        #74

                                        @thomas-braun

                                        BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                        Would you like to upgrade admin from @4.2.1 to @5.3.0 now? [(y)es, (n)o]: y
                                        Update admin from @4.2.1 to @5.3.0
                                        host.debian-uli Adapter "system.adapter.admin.0" is stopped.
                                        NPM version: 6.14.16
                                        Installing iobroker.admin@5.3.0... (System call)
                                        Could not check npm version: This directory tree does not contain a package.json
                                        Assuming that correct version is installed.
                                        host.debian-uli Adapter "system.adapter.admin.0" is started
                                        Update "system.adapter.admin.0"
                                        upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                        upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                                        upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                                        upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                                        Cannot check dependencies: Invalid version of "admin". Installed "4.2.1", required ">=5.1.0
                                        uli@debian-uli:/home/iobroker$
                                        

                                        oben wird mir mitgeteilt, dass NPM die V6.14.16 ist und ein paar Zeilen weiter sagt er er kann die Version nicht feststellen.
                                        oben wird auf 5.3.0. upgedated (gestarted) und unten macht er die Grätsche und sagt er bräuchte mind. admin 5.1.0

                                        aber du hast da sicher eine Idee? 😊

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • P pingps

                                          @thomas-braun

                                          BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                          Would you like to upgrade admin from @4.2.1 to @5.3.0 now? [(y)es, (n)o]: y
                                          Update admin from @4.2.1 to @5.3.0
                                          host.debian-uli Adapter "system.adapter.admin.0" is stopped.
                                          NPM version: 6.14.16
                                          Installing iobroker.admin@5.3.0... (System call)
                                          Could not check npm version: This directory tree does not contain a package.json
                                          Assuming that correct version is installed.
                                          host.debian-uli Adapter "system.adapter.admin.0" is started
                                          Update "system.adapter.admin.0"
                                          upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                          upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                                          upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                                          upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                                          Cannot check dependencies: Invalid version of "admin". Installed "4.2.1", required ">=5.1.0
                                          uli@debian-uli:/home/iobroker$
                                          

                                          oben wird mir mitgeteilt, dass NPM die V6.14.16 ist und ein paar Zeilen weiter sagt er er kann die Version nicht feststellen.
                                          oben wird auf 5.3.0. upgedated (gestarted) und unten macht er die Grätsche und sagt er bräuchte mind. admin 5.1.0

                                          aber du hast da sicher eine Idee? 😊

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

                                          @pingps

                                          Bitte kompette Ein- und Ausgaben zeigen, damit man sieht wo du da stehst.

                                          iobroker update
                                          iobroker upgrade admin
                                          

                                          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

                                          P 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

                                          249

                                          Online

                                          32.8k

                                          Benutzer

                                          82.6k

                                          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