Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Node.Js wird nicht gefunden

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    347

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

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

Node.Js wird nicht gefunden

Geplant Angeheftet Gesperrt Verschoben Error/Bug
26 Beiträge 3 Kommentatoren 963 Aufrufe 2 Watching
  • Ä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

    @zlorsh sagte in Node.Js wird nicht gefunden:

    I dont get it.

    Ich auch nicht. Zeig den derzeitigen Zustand deiner nodejs-Installation.
    Wobei die Fehlermeldung vermutlich eher nichts damit zu tun hat.

    Z Offline
    Z Offline
    Zlorsh
    schrieb am zuletzt editiert von
    #9

    @thomas-braun ich hoffe du meinst das hier? :)

    pi@raspberrypi:/ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
    ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
    pi@raspberrypi:/ $ 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
    armv7l
    /usr/bin/nodejs
    /usr/bin/node
    /usr/bin/npm
    v14.19.3
    v14.19.3
    6.14.17
    pi
    /
    OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
    OK:2 http://archive.raspberrypi.org/debian buster InRelease
    OK:3 https://deb.nodesource.com/node_14.x buster InRelease
    OK:4 https://deb.nodesource.com/node_12.x bullseye InRelease
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    Alle Pakete sind aktuell.
    nodejs:
      Installiert:           14.19.3-deb-1nodesource1
      Installationskandidat: 14.19.3-deb-1nodesource1
      Versionstabelle:
     *** 14.19.3-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
            100 /var/lib/dpkg/status
         12.22.12-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_12.x bullseye/main armhf Packages
         10.24.0~dfsg-1~deb10u1 500
            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
    
    Thomas BraunT 2 Antworten Letzte Antwort
    0
    • Z Zlorsh

      @thomas-braun ich hoffe du meinst das hier? :)

      pi@raspberrypi:/ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
      ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
      pi@raspberrypi:/ $ 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
      armv7l
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      v14.19.3
      v14.19.3
      6.14.17
      pi
      /
      OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
      OK:2 http://archive.raspberrypi.org/debian buster InRelease
      OK:3 https://deb.nodesource.com/node_14.x buster InRelease
      OK:4 https://deb.nodesource.com/node_12.x bullseye InRelease
      Paketlisten werden gelesen... Fertig
      Abhängigkeitsbaum wird aufgebaut.
      Statusinformationen werden eingelesen.... Fertig
      Alle Pakete sind aktuell.
      nodejs:
        Installiert:           14.19.3-deb-1nodesource1
        Installationskandidat: 14.19.3-deb-1nodesource1
        Versionstabelle:
       *** 14.19.3-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
              100 /var/lib/dpkg/status
           12.22.12-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_12.x bullseye/main armhf Packages
           10.24.0~dfsg-1~deb10u1 500
              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #10

      @zlorsh

      iobroker stop
      cd /opt/iobroker
      sudo -H -u iobroker npm install iobroker.js-controller
      iobroker status
      

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

      1 Antwort Letzte Antwort
      0
      • Z Zlorsh

        @thomas-braun ich hoffe du meinst das hier? :)

        pi@raspberrypi:/ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
        ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
        pi@raspberrypi:/ $ 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
        armv7l
        /usr/bin/nodejs
        /usr/bin/node
        /usr/bin/npm
        v14.19.3
        v14.19.3
        6.14.17
        pi
        /
        OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
        OK:2 http://archive.raspberrypi.org/debian buster InRelease
        OK:3 https://deb.nodesource.com/node_14.x buster InRelease
        OK:4 https://deb.nodesource.com/node_12.x bullseye InRelease
        Paketlisten werden gelesen... Fertig
        Abhängigkeitsbaum wird aufgebaut.
        Statusinformationen werden eingelesen.... Fertig
        Alle Pakete sind aktuell.
        nodejs:
          Installiert:           14.19.3-deb-1nodesource1
          Installationskandidat: 14.19.3-deb-1nodesource1
          Versionstabelle:
         *** 14.19.3-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                100 /var/lib/dpkg/status
             12.22.12-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_12.x bullseye/main armhf Packages
             10.24.0~dfsg-1~deb10u1 500
                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von Thomas Braun
        #11

        @zlorsh

        Die Zeile nur node12 in der influxdb.list würde ich löschen.
        Die ist a) falsch bei dir (falsches Release) und b) ist node12 abgekündigt

        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

        Z 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @zlorsh

          Die Zeile nur node12 in der influxdb.list würde ich löschen.
          Die ist a) falsch bei dir (falsches Release) und b) ist node12 abgekündigt

          Z Offline
          Z Offline
          Zlorsh
          schrieb am zuletzt editiert von
          #12

          @thomas-braun ok werde ich raus löschen, leider hat der versuch auch nicht geklappt :(

          pi@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
          
          > iobroker.js-controller@4.0.23 preinstall /opt/iobroker/node_modules/iobroker.js-controller
          > node lib/preinstallCheck.js
          
          NPM version: 6.14.17
          
          > unix-dgram@2.0.4 install /opt/iobroker/node_modules/unix-dgram
          > node-gyp rebuild
          
          make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird betreten
            CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
          In file included from ../../nan/nan.h:60,
                           from ../src/unix_dgram.cc:5:
          /home/iobroker/.cache/node-gyp/14.19.3/include/node/node.h:793:43: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                 (node::addon_register_func) (regfunc),                          \
                                                     ^
          /home/iobroker/.cache/node-gyp/14.19.3/include/node/node.h:827:3: note: in expansion of macro ‘NODE_MODULE_X’
             NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
             ^~~~~~~~~~~~~
          ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’
           NODE_MODULE(unix_dgram, Initialize)
           ^~~~~~~~~~~
            SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
            COPY Release/unix_dgram.node
          make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird verlassen
          
          > iobroker.js-controller@4.0.23 install /opt/iobroker/node_modules/iobroker.js-controller
          > node iobroker.js setup first
          
          Successfully migrated 2083 objects to Redis Sets
          object _design/system updated
          host.raspberrypi install adapter backitup
          These apt-get packages were already installed: cifs-utils, nfs-common
          upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
          upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
          upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml
          upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
          upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
          upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js application/javascript
          upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css
          upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css
          upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
          upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application/javascript
          upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
          host.raspberrypi Invalid version of "admin". Installed "4.2.1", required ">=5.2.0"
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          
          npm ERR! code ELIFECYCLE
          npm ERR! errno 32
          npm ERR! iobroker.js-controller@4.0.23 install: `node iobroker.js setup first`
          npm ERR! Exit status 32
          npm ERR!
          npm ERR! Failed at the iobroker.js-controller@4.0.23 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2022-06-01T20_20_36_990Z-debug.log
          pi@raspberrypi:/opt/iobroker $ iobroker status
          internal/modules/cjs/loader.js:905
            throw err;
            ^
          
          Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
              at Function.Module._load (internal/modules/cjs/loader.js:746:27)
              at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
              at internal/main/run_main_module.js:17:47 {
            code: 'MODULE_NOT_FOUND',
            requireStack: []
          }
          
          
          HomoranH Thomas BraunT 2 Antworten Letzte Antwort
          0
          • Z Zlorsh

            @thomas-braun ok werde ich raus löschen, leider hat der versuch auch nicht geklappt :(

            pi@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
            
            > iobroker.js-controller@4.0.23 preinstall /opt/iobroker/node_modules/iobroker.js-controller
            > node lib/preinstallCheck.js
            
            NPM version: 6.14.17
            
            > unix-dgram@2.0.4 install /opt/iobroker/node_modules/unix-dgram
            > node-gyp rebuild
            
            make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird betreten
              CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
            In file included from ../../nan/nan.h:60,
                             from ../src/unix_dgram.cc:5:
            /home/iobroker/.cache/node-gyp/14.19.3/include/node/node.h:793:43: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                   (node::addon_register_func) (regfunc),                          \
                                                       ^
            /home/iobroker/.cache/node-gyp/14.19.3/include/node/node.h:827:3: note: in expansion of macro ‘NODE_MODULE_X’
               NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
               ^~~~~~~~~~~~~
            ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’
             NODE_MODULE(unix_dgram, Initialize)
             ^~~~~~~~~~~
              SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
              COPY Release/unix_dgram.node
            make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird verlassen
            
            > iobroker.js-controller@4.0.23 install /opt/iobroker/node_modules/iobroker.js-controller
            > node iobroker.js setup first
            
            Successfully migrated 2083 objects to Redis Sets
            object _design/system updated
            host.raspberrypi install adapter backitup
            These apt-get packages were already installed: cifs-utils, nfs-common
            upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
            upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
            upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml
            upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
            upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
            upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js application/javascript
            upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css
            upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css
            upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
            upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application/javascript
            upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
            host.raspberrypi Invalid version of "admin". Installed "4.2.1", required ">=5.2.0"
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            
            npm ERR! code ELIFECYCLE
            npm ERR! errno 32
            npm ERR! iobroker.js-controller@4.0.23 install: `node iobroker.js setup first`
            npm ERR! Exit status 32
            npm ERR!
            npm ERR! Failed at the iobroker.js-controller@4.0.23 install script.
            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2022-06-01T20_20_36_990Z-debug.log
            pi@raspberrypi:/opt/iobroker $ iobroker status
            internal/modules/cjs/loader.js:905
              throw err;
              ^
            
            Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
                at internal/main/run_main_module.js:17:47 {
              code: 'MODULE_NOT_FOUND',
              requireStack: []
            }
            
            
            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #13

            @zlorsh sagte in Node.Js wird nicht gefunden:

            host.raspberrypi Invalid version of "admin". Installed "4.2.1", required ">=5.2.0"

            wie lange hast du keine updates mehr gemacht?

            kein Support per PN! - Fragen im Forum stellen -
            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            Z 1 Antwort Letzte Antwort
            0
            • HomoranH Homoran

              @zlorsh sagte in Node.Js wird nicht gefunden:

              host.raspberrypi Invalid version of "admin". Installed "4.2.1", required ">=5.2.0"

              wie lange hast du keine updates mehr gemacht?

              Z Offline
              Z Offline
              Zlorsh
              schrieb am zuletzt editiert von Zlorsh
              #14

              @homoran Leider sehr lange :(

              Ich hatte es so verstanden dass ich erst das nodejs update machen muss und dann den admin

              HomoranH 1 Antwort Letzte Antwort
              0
              • Z Zlorsh

                @homoran Leider sehr lange :(

                Ich hatte es so verstanden dass ich erst das nodejs update machen muss und dann den admin

                HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von
                #15

                @zlorsh sagte in Node.Js wird nicht gefunden:

                @homoran Leider sehr lange :(

                Ich hatte es so verstanden dass ich erst das nodejs update machen muss und dann den admin

                ist auch richtig.

                und du hast wirlich ubuntu auf einen Pi2?

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                Z 1 Antwort Letzte Antwort
                0
                • HomoranH Homoran

                  @zlorsh sagte in Node.Js wird nicht gefunden:

                  @homoran Leider sehr lange :(

                  Ich hatte es so verstanden dass ich erst das nodejs update machen muss und dann den admin

                  ist auch richtig.

                  und du hast wirlich ubuntu auf einen Pi2?

                  Z Offline
                  Z Offline
                  Zlorsh
                  schrieb am zuletzt editiert von
                  #16

                  @homoran sehr gute frage, das hab ich vor Ewigkeiten installiert das Teil. Wenn ich so drüber nach denke ist es wohl eher ein Raspberian oder so?!

                  Kurz geprüft....

                  pi@raspberrypi:/opt/iobroker $ cat /etc/*release
                  PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
                  NAME="Raspbian GNU/Linux"
                  VERSION_ID="10"
                  VERSION="10 (buster)"
                  VERSION_CODENAME=buster
                  ID=raspbian
                  ID_LIKE=debian
                  HOME_URL="http://www.raspbian.org/"
                  SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                  BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                  
                  
                  HomoranH 1 Antwort Letzte Antwort
                  0
                  • Z Zlorsh

                    @thomas-braun ok werde ich raus löschen, leider hat der versuch auch nicht geklappt :(

                    pi@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
                    
                    > iobroker.js-controller@4.0.23 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                    > node lib/preinstallCheck.js
                    
                    NPM version: 6.14.17
                    
                    > unix-dgram@2.0.4 install /opt/iobroker/node_modules/unix-dgram
                    > node-gyp rebuild
                    
                    make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird betreten
                      CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
                    In file included from ../../nan/nan.h:60,
                                     from ../src/unix_dgram.cc:5:
                    /home/iobroker/.cache/node-gyp/14.19.3/include/node/node.h:793:43: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                           (node::addon_register_func) (regfunc),                          \
                                                               ^
                    /home/iobroker/.cache/node-gyp/14.19.3/include/node/node.h:827:3: note: in expansion of macro ‘NODE_MODULE_X’
                       NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                       ^~~~~~~~~~~~~
                    ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’
                     NODE_MODULE(unix_dgram, Initialize)
                     ^~~~~~~~~~~
                      SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
                      COPY Release/unix_dgram.node
                    make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird verlassen
                    
                    > iobroker.js-controller@4.0.23 install /opt/iobroker/node_modules/iobroker.js-controller
                    > node iobroker.js setup first
                    
                    Successfully migrated 2083 objects to Redis Sets
                    object _design/system updated
                    host.raspberrypi install adapter backitup
                    These apt-get packages were already installed: cifs-utils, nfs-common
                    upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
                    upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
                    upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml
                    upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
                    upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
                    upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js application/javascript
                    upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css
                    upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css
                    upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
                    upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application/javascript
                    upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
                    host.raspberrypi Invalid version of "admin". Installed "4.2.1", required ">=5.2.0"
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                    
                    npm ERR! code ELIFECYCLE
                    npm ERR! errno 32
                    npm ERR! iobroker.js-controller@4.0.23 install: `node iobroker.js setup first`
                    npm ERR! Exit status 32
                    npm ERR!
                    npm ERR! Failed at the iobroker.js-controller@4.0.23 install script.
                    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                    
                    npm ERR! A complete log of this run can be found in:
                    npm ERR!     /home/iobroker/.npm/_logs/2022-06-01T20_20_36_990Z-debug.log
                    pi@raspberrypi:/opt/iobroker $ iobroker status
                    internal/modules/cjs/loader.js:905
                      throw err;
                      ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                        at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
                        at internal/main/run_main_module.js:17:47 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #17

                    @zlorsh

                    Da ist Chaos drin...

                    iobroker update -i
                    

                    funktioniert noch?

                    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

                    Z 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @zlorsh

                      Da ist Chaos drin...

                      iobroker update -i
                      

                      funktioniert noch?

                      Z Offline
                      Z Offline
                      Zlorsh
                      schrieb am zuletzt editiert von
                      #18

                      @thomas-braun leider nein

                      pi@raspberrypi:/opt/iobroker $ iobroker update -i
                      internal/modules/cjs/loader.js:905
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                          at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                          at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
                          at internal/main/run_main_module.js:17:47 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      
                      1 Antwort Letzte Antwort
                      0
                      • Z Zlorsh

                        @homoran sehr gute frage, das hab ich vor Ewigkeiten installiert das Teil. Wenn ich so drüber nach denke ist es wohl eher ein Raspberian oder so?!

                        Kurz geprüft....

                        pi@raspberrypi:/opt/iobroker $ cat /etc/*release
                        PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
                        NAME="Raspbian GNU/Linux"
                        VERSION_ID="10"
                        VERSION="10 (buster)"
                        VERSION_CODENAME=buster
                        ID=raspbian
                        ID_LIKE=debian
                        HOME_URL="http://www.raspbian.org/"
                        SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                        BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                        
                        
                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #19

                        @zlorsh sagte in Node.Js wird nicht gefunden:

                        VERSION="10 (buster)"

                        langsam gefällt mir deine Idee

                        @zlorsh sagte in Node.Js wird nicht gefunden:

                        Ich glaube ich mach einfach ein ganz cleanen reinstall von allem

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        Z 1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @zlorsh sagte in Node.Js wird nicht gefunden:

                          VERSION="10 (buster)"

                          langsam gefällt mir deine Idee

                          @zlorsh sagte in Node.Js wird nicht gefunden:

                          Ich glaube ich mach einfach ein ganz cleanen reinstall von allem

                          Z Offline
                          Z Offline
                          Zlorsh
                          schrieb am zuletzt editiert von
                          #20

                          @homoran Ja ist vermutlich das einfachste...

                          Genau aus dem Grund hab ich nie Updates gemacht, never change a running system :)

                          HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                          0
                          • Z Zlorsh

                            @homoran Ja ist vermutlich das einfachste...

                            Genau aus dem Grund hab ich nie Updates gemacht, never change a running system :)

                            HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von Homoran
                            #21

                            @zlorsh sagte in Node.Js wird nicht gefunden:

                            @homoran Ja ist vermutlich das einfachste...

                            Genau aus dem Grund hab ich nie Updates gemacht, never change a running system :)

                            Das war jetzt der falscheste Satz an der ungünstigsten Stelle!
                            Deine Probleme hast du weil du so gehandelt hast.

                            kein Support per PN! - Fragen im Forum stellen -
                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            Z 1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @zlorsh sagte in Node.Js wird nicht gefunden:

                              @homoran Ja ist vermutlich das einfachste...

                              Genau aus dem Grund hab ich nie Updates gemacht, never change a running system :)

                              Das war jetzt der falscheste Satz an der ungünstigsten Stelle!
                              Deine Probleme hast du weil du so gehandelt hast.

                              Z Offline
                              Z Offline
                              Zlorsh
                              schrieb am zuletzt editiert von Zlorsh
                              #22

                              @homoran Ja, da könnte was dran sein, shame on me :fearful::speak_no_evil:

                              HomoranH 1 Antwort Letzte Antwort
                              0
                              • Z Zlorsh

                                @homoran Ja, da könnte was dran sein, shame on me :fearful::speak_no_evil:

                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #23

                                @zlorsh sagte in Node.Js wird nicht gefunden:

                                @homoran Ja, da könnte was dran sein, shame on me :fearful::speak_no_evil:

                                Ich weiß nicht ob @Thomas-Braun noch Lust hat das tote Pferd wiederzubeleben. Könnte eine Herausforderung für ihn sein.

                                Sonst mach am besten alles neu, angefangen vom aktuellen Raspberry Pi OS lite.

                                und erzähl uns wenn du wieder in local installiert hast, wie du das gemacht hast. Interessiert uns brennend!

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • Z Zlorsh

                                  @homoran Ja ist vermutlich das einfachste...

                                  Genau aus dem Grund hab ich nie Updates gemacht, never change a running system :)

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

                                  @zlorsh sagte in Node.Js wird nicht gefunden:

                                  never change a running system

                                  So lange, bis dir das tolle running system komplett versumpft.
                                  Ist dir hier passiert.

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

                                  1 Antwort Letzte Antwort
                                  0
                                  • HomoranH Homoran

                                    @zlorsh sagte in Node.Js wird nicht gefunden:

                                    @homoran Ja, da könnte was dran sein, shame on me :fearful::speak_no_evil:

                                    Ich weiß nicht ob @Thomas-Braun noch Lust hat das tote Pferd wiederzubeleben. Könnte eine Herausforderung für ihn sein.

                                    Sonst mach am besten alles neu, angefangen vom aktuellen Raspberry Pi OS lite.

                                    und erzähl uns wenn du wieder in local installiert hast, wie du das gemacht hast. Interessiert uns brennend!

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

                                    @homoran sagte in Node.Js wird nicht gefunden:

                                    Ich weiß nicht ob @Thomas-Braun noch Lust hat das tote Pferd wiederzubeleben. Könnte eine Herausforderung für ihn sein.

                                    Ehrlich gesagt nicht. Wobei das Grundsystem ja jetzt wohl auf Stand ist.
                                    Ist 'nur' noch der ioBroker in der Update-Falle versunken.

                                    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

                                    Z 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @homoran sagte in Node.Js wird nicht gefunden:

                                      Ich weiß nicht ob @Thomas-Braun noch Lust hat das tote Pferd wiederzubeleben. Könnte eine Herausforderung für ihn sein.

                                      Ehrlich gesagt nicht. Wobei das Grundsystem ja jetzt wohl auf Stand ist.
                                      Ist 'nur' noch der ioBroker in der Update-Falle versunken.

                                      Z Offline
                                      Z Offline
                                      Zlorsh
                                      schrieb am zuletzt editiert von
                                      #26

                                      @thomas-braun

                                      Ich habe nun ganz neu installiert, trotzdem vielen Dank für eure Versuche mein Problem zu lösen.

                                      Von mir aus kann der Thread gerne geschlossen werden.

                                      1 Antwort Letzte Antwort
                                      0
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate

                                      557

                                      Online

                                      32.7k

                                      Benutzer

                                      82.5k

                                      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