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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. Erforderliche Updates

NEWS

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

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

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

Erforderliche Updates

Scheduled Pinned Locked Moved Installation
6 Posts 3 Posters 504 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • JuStForFunJ Offline
    JuStForFunJ Offline
    JuStForFun
    wrote on last edited by
    #1

    Ich habe folgende Hardware/Software:

    PlatformBetriebssystem:linux
    Architektur:arm
    CPUs:4
    Geschwindigkeit:1400 MHz
    Modell:ARMv7 Processor rev 4 (v7l)
    RAM:923.1 MB
    System-Betriebszeit:00:28:09
    Node.js:v14.19.2
    time:1656350159472
    timeOffset:-120
    Adapter-Anzahl:421
    NPM:v6.14.17
    Datenträgergröße:29.0 GB
    freier Festplattenspeicher:26.4 GB
    Betriebszeit:00:00:47
    Aktive Instanzen:8
    Pfad:/opt/iobroker/

    Ich habe auch schon ein paar Adapter installiert und schon ein paar Lampen in der Vis zum schalten bekommen. Bevor ich jetzt weiter mache wollte ich mal prüfen lassen ob ich so weiter machen kann. Ich meine ob alle aktuellen Versionen richtig installiert sind. Falls nicht bitte ausführlich beschreiben was ich machen soll. Wenn ich es richtig gelesen habe gibt es doch für Node.js schon eine 16xxxx Version.

    Thomas BraunT 1 Reply Last reply
    0
    • JuStForFunJ JuStForFun

      Ich habe folgende Hardware/Software:

      PlatformBetriebssystem:linux
      Architektur:arm
      CPUs:4
      Geschwindigkeit:1400 MHz
      Modell:ARMv7 Processor rev 4 (v7l)
      RAM:923.1 MB
      System-Betriebszeit:00:28:09
      Node.js:v14.19.2
      time:1656350159472
      timeOffset:-120
      Adapter-Anzahl:421
      NPM:v6.14.17
      Datenträgergröße:29.0 GB
      freier Festplattenspeicher:26.4 GB
      Betriebszeit:00:00:47
      Aktive Instanzen:8
      Pfad:/opt/iobroker/

      Ich habe auch schon ein paar Adapter installiert und schon ein paar Lampen in der Vis zum schalten bekommen. Bevor ich jetzt weiter mache wollte ich mal prüfen lassen ob ich so weiter machen kann. Ich meine ob alle aktuellen Versionen richtig installiert sind. Falls nicht bitte ausführlich beschreiben was ich machen soll. Wenn ich es richtig gelesen habe gibt es doch für Node.js schon eine 16xxxx Version.

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #2

      @justforfun

      Viel mehr und besser sieht man das anhand der Ausgaben zu

      sudo ln -s /usr/bin/node /usr/bin/nodejs
      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
      

      Richtig, die im Moment empfohlene nodeJS Version ist 16. In meiner Signatur steht wie man die recht einfach upgraden kann.

      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

      JuStForFunJ 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @justforfun

        Viel mehr und besser sieht man das anhand der Ausgaben zu

        sudo ln -s /usr/bin/node /usr/bin/nodejs
        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
        

        Richtig, die im Moment empfohlene nodeJS Version ist 16. In meiner Signatur steht wie man die recht einfach upgraden kann.

        JuStForFunJ Offline
        JuStForFunJ Offline
        JuStForFun
        wrote on last edited by
        #3

        @thomas-braun sagte in Erforderliche Updates:

        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

        Dann bekomme ich das hier ausgespuckt:

        armv7l
        /usr/bin/nodejs
        /usr/bin/node
        /usr/bin/npm
        v14.19.2
        v14.19.2
        6.14.17
        pi
        /home/pi
        Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
        Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        24 packages can be upgraded. Run 'apt list --upgradable' to see them.
        nodejs:
        Installed: 14.19.2-deb-1nodesource1
        Candidate: 14.19.3-deb-1nodesource1
        Version table:
        14.19.3-deb-1nodesource1 500
        500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
        *** 14.19.2-deb-1nodesource1 100
        100 /var/lib/dpkg/status
        12.22.12~dfsg-1~deb11u1 500
        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages

        T 1 Reply Last reply
        0
        • JuStForFunJ JuStForFun

          @thomas-braun sagte in Erforderliche Updates:

          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

          Dann bekomme ich das hier ausgespuckt:

          armv7l
          /usr/bin/nodejs
          /usr/bin/node
          /usr/bin/npm
          v14.19.2
          v14.19.2
          6.14.17
          pi
          /home/pi
          Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          24 packages can be upgraded. Run 'apt list --upgradable' to see them.
          nodejs:
          Installed: 14.19.2-deb-1nodesource1
          Candidate: 14.19.3-deb-1nodesource1
          Version table:
          14.19.3-deb-1nodesource1 500
          500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
          *** 14.19.2-deb-1nodesource1 100
          100 /var/lib/dpkg/status
          12.22.12~dfsg-1~deb11u1 500
          500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages

          T Offline
          T Offline
          TT-Tom
          wrote on last edited by
          #4

          @justforfun
          Kleiner Tipp: die Ausgaben der Konsole bitte immer in die Code-Tags </> schreiben/kopieren. Ansonsten kannst du auf Version 16 gehen. In Thomas seiner Signatur ist ein link zu Anleitung.

          Gruß Tom
          https://github.com/tt-tom17
          Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

          NSPanel Script Wiki
          https://github.com/joBr99/nspanel-lovelace-ui/wiki

          NSPanel Adapter Wiki
          https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

          JuStForFunJ 1 Reply Last reply
          0
          • T TT-Tom

            @justforfun
            Kleiner Tipp: die Ausgaben der Konsole bitte immer in die Code-Tags </> schreiben/kopieren. Ansonsten kannst du auf Version 16 gehen. In Thomas seiner Signatur ist ein link zu Anleitung.

            JuStForFunJ Offline
            JuStForFunJ Offline
            JuStForFun
            wrote on last edited by
            #5

            @tt-tom Oh , ok.

            Ich habe seine Schritte befolgt aber irgendwie hat es nicht funktioniert mit den updates.

            T 1 Reply Last reply
            0
            • JuStForFunJ JuStForFun

              @tt-tom Oh , ok.

              Ich habe seine Schritte befolgt aber irgendwie hat es nicht funktioniert mit den updates.

              T Offline
              T Offline
              TT-Tom
              wrote on last edited by
              #6

              @justforfun
              Was hat nicht geklappt. Hast du Fehlermeldung, dann poste sie hier. Sonst kann dir keiner helfen.

              Gruß Tom
              https://github.com/tt-tom17
              Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

              NSPanel Script Wiki
              https://github.com/joBr99/nspanel-lovelace-ui/wiki

              NSPanel Adapter Wiki
              https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              Support us

              ioBroker
              Community Adapters
              Donate

              753

              Online

              32.4k

              Users

              81.4k

              Topics

              1.3m

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

              • Don't have an account? Register

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