Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Diskussion zum HowTo nodejs-Installation und upgrade

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Diskussion zum HowTo nodejs-Installation und upgrade

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      markusk1407 last edited by

      @thomas-braun said in Diskussion zum HowTo nodejs-Installation und upgrade:

      ls -l /usr/share/keyrings/nodesource.gpg

      ls: Zugriff auf '/usr/share/keyrings/nodesource.gpg' nicht möglich: Datei oder Verzeichnis nicht gefunden
      
      

      ich drehe langsam durch

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @markusk1407 last edited by Thomas Braun

        @markusk1407

        curl -sL https://deb.nodesource.com/setup_VV.x | sudo -E bash
        sudo apt install nodejs
        sudo ln -s /usr/bin/node /usr/bin/nodejs
        
        M 1 Reply Last reply Reply Quote 0
        • M
          markusk1407 @Thomas Braun last edited by

          @thomas-braun @derAlff

          Vielen vielen Dank euch beiden!

          Nun hat es endlich funktioniert !!!!

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @markusk1407 last edited by

            @markusk1407

            Zeig mal die Ausgabe zu:

            which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            
            M 1 Reply Last reply Reply Quote 0
            • M
              markusk1407 @Thomas Braun last edited by

              @thomas-braun

              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v14.18.3
              v14.18.3
              6.14.15
              pi
              /home/pi
              OK:1 http://phoscon.de/apt/deconz buster InRelease
              OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
              OK:3 http://archive.raspberrypi.org/debian buster InRelease
              OK:4 https://deb.nodesource.com/node_14.x buster InRelease
              Paketlisten werden gelesen... Fertig
              Abhängigkeitsbaum wird aufgebaut.
              Statusinformationen werden eingelesen.... Fertig
              Aktualisierung für 18 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
              nodejs:
                Installiert:           14.18.3-deb-1nodesource1
                Installationskandidat: 14.18.3-deb-1nodesource1
                Versionstabelle:
               *** 14.18.3-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                      100 /var/lib/dpkg/status
                   10.24.0~dfsg-1~deb10u1 500
                      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @markusk1407 last edited by

                @markusk1407 sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                Okay, passt.

                Spiel die Updates noch ein:

                Aktualisierung für 18 Pakete verfügbar.

                1 Reply Last reply Reply Quote 0
                • M
                  markusk1407 last edited by

                  @thomas-braun
                  Erledigt! Nochmal vielen Dank!

                  derAlff 1 Reply Last reply Reply Quote 0
                  • derAlff
                    derAlff Developer @markusk1407 last edited by

                    @markusk1407 huch, sorry... hatte heute einen recht Arbeitsreichen Tag 🙈

                    Aber freut mich, dass es nun funktioniert 👍

                    1 Reply Last reply Reply Quote 0
                    • T
                      Turrican last edited by

                      Hallo 🙂

                      ich schaffe es auch nicht von 12.22.11 auf 14.xx

                      nodejs is already the newest version (12.22.11-deb-1nodesource1).
                      

                      Veruche mich jetzt seit 2,5h durch alles was ich finden kann zu behelfen aber ohne Erfolg.
                      System ist Ubuntu Server 20.04.4 LTS 64bit / NPM 6.14.16 / iob 4.0.21 und fast alles uptodate bis auf
                      InfluxDB protokollieren mit 1.9.5 (wegen DB Passwort bin ich letzes Jahr ohne Lösung auf die Nase gefolgen, gibts jetzt zwar glaube aber ich bin eingeschnappt 😉

                      Es wäre echt Super wenn ihr da noch mal helfen könntet.
                      Danke Björn

                      Homoran 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Turrican last edited by Homoran

                        @turrican was aus der Anleitung (https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian) hast du denn schon gemacht?
                        was kam dabei raus?
                        bitte komplette Ein- und Ausgaben in code-tags posten.

                        T 1 Reply Last reply Reply Quote 0
                        • T
                          Turrican @Homoran last edited by

                          @homoran

                          Ich habe Geschafft mit der Anleitung 🙂

                          in der /etc/apt/sources.list.d/nodesource.list

                          waren nur 2 Einträge mit 12, die habe ich zu 14 geändert und dann

                          sudo apt update
                          sudo apt upgrade
                          

                          Nach Reboot habe ich jetzt Node.js v14.19.1

                          also alles Gut!
                          Danke
                          Gruss Björn

                          1 Reply Last reply Reply Quote 0
                          • ?
                            A Former User last edited by A Former User

                            ist nodejs 16 nun Standard? Ich hab leider vergessen das Bild vor dem Update zu machen wo es angezeigt hat das 16 die gewünschte Version ist.
                            1a01cb1d-08d9-4aa1-88d9-6b92ec5ba838-image.png

                            bahnuhr 1 Reply Last reply Reply Quote 0
                            • bahnuhr
                              bahnuhr Forum Testing Most Active @Guest last edited by

                              @brainbug sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                              ist nodejs 16 nun Standard? Ich hab leider vergessen das Bild vor dem Update zu machen wo es angezeigt hat das 16 gewünschte Version ist.
                              1a01cb1d-08d9-4aa1-88d9-6b92ec5ba838-image.png

                              Bei steht weiterhin 14 drin. Gewünschte Version steht gar nicht drin. Bin auf stable.

                              Bist du auf beta unterwegs ?

                              ? 1 Reply Last reply Reply Quote 0
                              • ?
                                A Former User @bahnuhr last edited by A Former User

                                @bahnuhr
                                Ach sorry das liegt ja dann an mir! Ich hab die node 16 in die nodesource.list eingetragen und dann erkennt iobroker die nächste Version und sagt bitte updaten. Sorry für die ..... Frage!

                                1 Reply Last reply Reply Quote 0
                                • S
                                  Sprite01 last edited by

                                  Und hier ist der nächste mit dem Problem das Adapter kein Update mehr erhalten können.
                                  Bei mir läuft ioBroker in einer VM unter Proxmox.
                                  7 Adapter werden angezeigt und bei keinem funktioniert es, alle mit Fehlercode 25.
                                  Ich habe nun versucht die vielen Hinweise nachzuvollziehen und bekomme 2 Adapter nicht richtig gelöscht.
                                  Der "modbus" und der "tr-64-community" scheint Probleme zu machen.
                                  Den "tr-064-community" sehe ich gar nicht im iobroker, den "modbus" bekomme ich im iobroker nicht gelöscht.

                                  Wie bekomme ich diese sauber gelöscht ?

                                  sprite01@iobroker:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                                  ln: failed to create symbolic link '/usr/bin/nodejs': File exists
                                  sprite01@iobroker:/opt/iobroker$ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                  x86_64
                                  /usr/bin/nodejs
                                  /usr/bin/node
                                  /usr/bin/npm
                                  v16.15.1
                                  v16.15.1
                                  8.11.0
                                  sprite01
                                  /opt/iobroker
                                  OK:1 http://de.archive.ubuntu.com/ubuntu bionic InRelease
                                  OK:2 https://deb.nodesource.com/node_16.x bionic InRelease
                                  OK:3 http://de.archive.ubuntu.com/ubuntu bionic-updates InRelease
                                  OK:4 http://de.archive.ubuntu.com/ubuntu bionic-backports InRelease
                                  OK:5 http://de.archive.ubuntu.com/ubuntu bionic-security InRelease
                                  Paketlisten werden gelesen... Fertig
                                  Abhängigkeitsbaum wird aufgebaut.
                                  Statusinformationen werden eingelesen.... Fertig
                                  Alle Pakete sind aktuell.
                                  nodejs:
                                    Installiert:           16.15.1-1nodesource1
                                    Installationskandidat: 16.15.1-1nodesource1
                                    Versionstabelle:
                                   *** 16.15.1-1nodesource1 500
                                          500 https://deb.nodesource.com/node_16.x bionic/main amd64 Packages
                                          100 /var/lib/dpkg/status
                                       8.10.0~dfsg-2ubuntu0.4 500
                                          500 http://de.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
                                       8.10.0~dfsg-2ubuntu0.2 500
                                          500 http://de.archive.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
                                       8.10.0~dfsg-2 500
                                          500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
                                  sprite01@iobroker:/opt/iobroker$
                                  
                                  sprite01@iobroker:/opt/iobroker$ iobroker update
                                  Used repository: Stable (default)
                                  Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                  Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                                  Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                  Adapter    "cloud"        : 4.1.1    , installed 4.1.1
                                  Adapter    "countdown"    : 1.2.5    , installed 1.2.5
                                  Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                                  Adapter    "devices"      : 1.0.12   , installed 1.0.10 [Updatable]
                                  Adapter    "discovergy"   : 0.5.8    , installed 0.5.8
                                  Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                  Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                  Adapter    "echarts"      : 1.0.7    , installed 1.0.7
                                  Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                  Adapter    "flot"         : 1.11.0   , installed 1.10.7 [Updatable]
                                  Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
                                  Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
                                  Adapter    "fronius"      : 1.1.3    , installed 1.1.3
                                  Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                  Adapter    "hass"         : 1.1.2    , installed 1.1.2
                                  Adapter    "heatingcontrol": 2.8.6   , installed 2.8.6
                                  Adapter    "history"      : 1.11.1   , installed 1.11.1
                                  Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                  Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                  Adapter    "hue"          : 3.7.0    , installed 3.6.5  [Updatable]
                                  Adapter    "ical"         : 1.12.1   , installed 1.12.1
                                  Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                  Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                                  Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                  Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                  Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                  Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                  Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                  Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                                  Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                  Adapter    "info"         : 1.9.19   , installed 1.9.19
                                  Adapter    "iot"          : 1.11.4   , installed 1.11.4
                                  Adapter    "iqontrol"     : 2.0.0    , installed 2.0.0
                                  Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                  Controller "js-controller": 4.0.23   , installed 4.0.23
                                  Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
                                  Adapter    "mclighting"   : 0.1.2    , installed 0.1.2
                                  Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                  Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                  Adapter    "mqtt"         : 3.0.6    , installed 3.0.6
                                  Adapter    "netatmo"      : 1.7.1    , installed 1.7.1
                                  Adapter    "node-red"     : 3.3.1    , installed 3.3.0  [Updatable]
                                  Adapter    "onvif"        : 0.4.4    , installed 0.4.4
                                  Adapter    "owntracks"    : 1.0.2    , installed 1.0.2
                                  Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
                                  Adapter    "parser"       : 1.1.7    , installed 1.1.5  [Updatable]
                                  Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                  Adapter    "places"       : 1.1.2    , installed 1.1.2
                                  Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                                  Adapter    "pushbullet"   : 0.0.11   , installed 0.0.11
                                  Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                                  Adapter    "radar2"       : 2.0.3    , installed 2.0.3
                                  Adapter    "rflink"       : 2.1.6    , installed 2.1.6
                                  Adapter    "robonect"     : 0.1.4    , installed 0.1.4
                                  Adapter    "sayit"        : 1.12.3   , installed 1.12.3
                                  Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                  Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                                  Adapter    "simple-api"   : 2.7.0    , installed 2.6.5  [Updatable]
                                  Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                  Adapter    "sonos"        : 2.1.7    , installed 2.1.7
                                  Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
                                  Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                                  Adapter    "terminal"     : 0.2.6    , installed 0.2.5  [Updatable]
                                  Adapter    "text2command" : 2.2.1    , installed 2.2.1
                                  Adapter    "unifi"        : 0.5.10   , installed 0.5.10
                                  Adapter    "viessmannapi" : 2.0.9    , installed 2.0.9
                                  Adapter    "virtualpowermeter": 1.4.4, installed 1.4.4
                                  Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                  Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                  Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                                  Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                                  Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                  Adapter    "vis-google-fonts": 1.0.3 , installed 1.0.3
                                  Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                  Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                  Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                  Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                  Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
                                  Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                  Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                  Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                  Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                  Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                  Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                                  Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                                  Adapter    "whatsapp-cmb" : 0.2.2    , installed 0.2.2
                                  Adapter    "wled"         : 0.6.7    , installed 0.6.7
                                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                  Adapter    "yahka"        : 0.13.1   , installed 0.13.1
                                  Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                  Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                  
                                  sprite01@iobroker:/opt/iobroker$ npm ls | grep ERR
                                  npm ERR! code ELSPROBLEMS
                                  npm ERR! extraneous: @types/caseless@0.12.2 /opt/iobroker/node_modules/@types/caseless
                                  npm ERR! extraneous: @types/request@2.48.8 /opt/iobroker/node_modules/@types/request
                                  npm ERR! extraneous: @types/tough-cookie@4.0.2 /opt/iobroker/node_modules/@types/tough-cookie
                                  npm ERR! extraneous: coffee-compiler@0.3.2 /opt/iobroker/node_modules/coffee-compiler
                                  npm ERR! extraneous: coffee-script@1.12.7 /opt/iobroker/node_modules/coffee-script
                                  npm ERR! extraneous: crc@4.1.1 /opt/iobroker/node_modules/crc
                                  npm ERR! missing: iobroker.modbus@5.0.3, required by iobroker.inst@2.0.3
                                  npm ERR! missing: iobroker.tr-064-community@https://github.com/iobroker-community-adapters/ioBroker.tr-064-community/tarball/46b9e0400150a185e1ebf191fbf876e686e21fef, required by iobroker.inst@2.0.3
                                  npm ERR! missing: iobroker.tr-064@4.2.16, required by iobroker.inst@2.0.3
                                  npm ERR! extraneous: node-inspect@2.0.0 /opt/iobroker/node_modules/node-inspect
                                  npm ERR! extraneous: picocolors@1.0.0 /opt/iobroker/node_modules/picocolors
                                  npm ERR! extraneous: stampit-event-bus@0.1.1 /opt/iobroker/node_modules/stampit-event-bus
                                  npm ERR! extraneous: stampit-state-machine@0.2.1 /opt/iobroker/node_modules/stampit-state-machine
                                  npm ERR! extraneous: stampit@2.1.2 /opt/iobroker/node_modules/stampit
                                  npm ERR! extraneous: suncalc2@1.8.1 /opt/iobroker/node_modules/suncalc2
                                  npm ERR! extraneous: supermixer@1.0.5 /opt/iobroker/node_modules/supermixer
                                  npm ERR! extraneous: tr-O64@0.2.4 /opt/iobroker/node_modules/tr-O64
                                  npm ERR! extraneous: virtual-tsc@0.6.2 /opt/iobroker/node_modules/virtual-tsc
                                  npm ERR! extraneous: vm2@3.9.9 /opt/iobroker/node_modules/vm2
                                  npm ERR! extraneous: wake_on_lan@1.0.0 /opt/iobroker/node_modules/wake_on_lan
                                  
                                  Thomas Braun S 2 Replies Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Sprite01 last edited by

                                    @sprite01 sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                                    iobroker del modbus
                                    iobroker del tr-064-community
                                    

                                    liefert?

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      Sprite01 @Sprite01 last edited by

                                      @sprite01

                                      Sorry, ich habe am WE so viel probiert (und vergessen welchen Blödsinn ich offensichtlich gemacht habe)...
                                      Da ich den Adapter "tr-064 community" nicht mehr im ioBroker hatte habe ich den Ordner mittels WinSCP händisch gelöscht.
                                      Offensichtlich habe ich das mit "modbus" genauso gemacht.
                                      Screenshot 2022-07-06 175312.jpg

                                      Die Frage ist eher: wie bekomme ich die Einträge aus dem ioBroker dazu raus.

                                      sprite01@iobroker:~$ iobroker del modbus
                                      Delete adapter "modbus"
                                      host.iobroker object modbus deleted
                                      host.iobroker object modbus.admin deleted
                                      Error deleting adapter modbus from disk: Cannot find module 'iobroker.modbus/io-package.json'
                                      Require stack:
                                      - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                                      You might have to delete it yourself!
                                      
                                      sprite01@iobroker:~$ iobroker del tr-064-community
                                      Delete adapter "tr-064-community"
                                      host.iobroker Counted 2 meta of tr-064-community
                                      host.iobroker Counted 1 adapter for tr-064-community
                                      host.iobroker Counted 1 states of system.adapter.tr-064-community
                                      host.iobroker Counted 1 states (system.adapter.tr-064-community.*) from states
                                      host.iobroker object tr-064-community deleted
                                      host.iobroker object tr-064-community.admin deleted
                                      host.iobroker Deleting 4 object(s).
                                      host.iobroker Deleting 1 state(s).
                                      Error deleting adapter tr-064-community from disk: Cannot find module 'iobroker.tr-064-community/io-package.json'
                                      Require stack:
                                      - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
                                      - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                                      You might have to delete it yourself!
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Sprite01 last edited by

                                        @sprite01 sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                                        Da ich den Adapter "tr-064 community" nicht mehr im ioBroker hatte habe ich den Ordner mittels WinSCP händisch gelöscht.

                                        Macht man nicht.
                                        (Schon gar nicht per WinSCP...)

                                        Lösch mal die /opt/iobroker/package-lock.json und /opt/iobroker/package.json

                                        iobroker stop
                                        rm /opt/iobroker/package*
                                        iobroker start
                                        iobroker update -i 
                                        iobroker upgrade all
                                        
                                        S 1 Reply Last reply Reply Quote 0
                                        • S
                                          Sprite01 @Thomas Braun last edited by

                                          @thomas-braun Danke für deine Unterstützung.

                                          Sieht schon mal gut aus, 1/7 ist erledigt.
                                          Bevor ich nun wieder einen Bock schieße frage ich lieber nochmals nach: wie weiter ?

                                          prite01@iobroker:~$ iob stop
                                          sprite01@iobroker:~$ rm /opt/iobroker/package*
                                          sprite01@iobroker:~$ iobroker start
                                          sprite01@iobroker:~$ iobroker update -i
                                          Used repository: Stable (default)
                                          Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                          Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                                          Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                          Adapter    "cloud"        : 4.1.1    , installed 4.1.1
                                          Adapter    "countdown"    : 1.2.5    , installed 1.2.5
                                          Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                                          Adapter    "devices"      : 1.0.12   , installed 1.0.10 [Updatable]
                                          Adapter    "discovergy"   : 0.5.8    , installed 0.5.8
                                          Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                          Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                          Adapter    "echarts"      : 1.0.7    , installed 1.0.7
                                          Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                          Adapter    "flot"         : 1.11.0   , installed 1.10.7 [Updatable]
                                          Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
                                          Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
                                          Adapter    "fronius"      : 1.1.3    , installed 1.1.3
                                          Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                          Adapter    "hass"         : 1.1.2    , installed 1.1.2
                                          Adapter    "heatingcontrol": 2.8.6   , installed 2.8.6
                                          Adapter    "history"      : 1.11.1   , installed 1.11.1
                                          Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                          Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                          Adapter    "hue"          : 3.7.0    , installed 3.6.5  [Updatable]
                                          Adapter    "ical"         : 1.12.1   , installed 1.12.1
                                          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                          Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                                          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                          Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                          Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                          Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                                          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                          Adapter    "info"         : 1.9.19   , installed 1.9.19
                                          Adapter    "iot"          : 1.11.4   , installed 1.11.4
                                          Adapter    "iqontrol"     : 2.0.0    , installed 2.0.0
                                          Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                          Controller "js-controller": 4.0.23   , installed 4.0.23
                                          Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
                                          Adapter    "mclighting"   : 0.1.2    , installed 0.1.2
                                          Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                          Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                          Adapter    "mqtt"         : 3.0.6    , installed 3.0.6
                                          Adapter    "netatmo"      : 1.7.1    , installed 1.7.1
                                          Adapter    "node-red"     : 3.3.1    , installed 3.3.0  [Updatable]
                                          Adapter    "onvif"        : 0.4.4    , installed 0.4.4
                                          Adapter    "owntracks"    : 1.0.2    , installed 1.0.2
                                          Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
                                          Adapter    "parser"       : 1.1.7    , installed 1.1.5  [Updatable]
                                          Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                          Adapter    "places"       : 1.1.2    , installed 1.1.2
                                          Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                                          Adapter    "pushbullet"   : 0.0.11   , installed 0.0.11
                                          Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                                          Adapter    "radar2"       : 2.0.3    , installed 2.0.3
                                          Adapter    "rflink"       : 2.1.6    , installed 2.1.6
                                          Adapter    "robonect"     : 0.1.4    , installed 0.1.4
                                          Adapter    "sayit"        : 1.12.3   , installed 1.12.3
                                          Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                          Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                                          Adapter    "simple-api"   : 2.7.0    , installed 2.6.5  [Updatable]
                                          Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                          Adapter    "sonos"        : 2.1.7    , installed 2.1.7
                                          Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
                                          Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                                          Adapter    "terminal"     : 0.2.6    , installed 0.2.5  [Updatable]
                                          Adapter    "text2command" : 2.2.1    , installed 2.2.1
                                          Adapter    "unifi"        : 0.5.10   , installed 0.5.10
                                          Adapter    "viessmannapi" : 2.0.9    , installed 2.0.9
                                          Adapter    "virtualpowermeter": 1.4.4, installed 1.4.4
                                          Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                          Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                                          Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                          Adapter    "vis-google-fonts": 1.0.3 , installed 1.0.3
                                          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                          Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                          Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                          Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
                                          Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                          Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                          Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                          Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                                          Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                          Adapter    "web"          : 4.3.0    , installed 4.3.0
                                          Adapter    "whatsapp-cmb" : 0.2.2    , installed 0.2.2
                                          Adapter    "wled"         : 0.6.7    , installed 0.6.7
                                          Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                          Adapter    "yahka"        : 0.13.1   , installed 0.13.1
                                          Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                          Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                          sprite01@iobroker:~$ iobroker upgrade all
                                          
                                          This upgrade of "terminal" will introduce the following changes:
                                          ==========================================================================
                                          -> 0.2.6:
                                          Fix crash cases as reported by Sentry
                                          ==========================================================================
                                          
                                          Would you like to upgrade terminal from @0.2.5 to @0.2.6 now? [(y)es, (n)o]: y
                                          Update terminal from @0.2.5 to @0.2.6
                                          NPM version: 8.11.0
                                          Installing iobroker.terminal@0.2.6... (System call)
                                          
                                          added 16 packages, removed 3070 packages, and changed 1 package in 56s
                                          
                                          8 packages are looking for funding
                                            run `npm fund` for details
                                          upload [0] terminal /opt/iobroker/node_modules/iobroker.terminal/www/login/index.html login/index.html text/        html
                                          Update "system.adapter.terminal.0"
                                          upload [1] terminal.admin /opt/iobroker/node_modules/iobroker.terminal/admin/index.html index.html text/html
                                          upload [0] terminal.admin /opt/iobroker/node_modules/iobroker.terminal/admin/terminal.png terminal.png image        /png
                                          Adapter "simple-api"     is not installed.
                                          Adapter "parser"         is not installed.
                                          Adapter "node-red"       is not installed.
                                          Adapter "hue"            is not installed.
                                          Adapter "flot"           is not installed.
                                          Adapter "devices"        is not installed.
                                          
                                          
                                          Thomas Braun S 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Sprite01 last edited by

                                            @sprite01

                                            Läuft das jetzt für alle Module durch?

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

                                            Support us

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

                                            613
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            nodejs
                                            91
                                            844
                                            169877
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo