Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Nichts gehts mehr nach Node.js update

NEWS

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

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

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

Nichts gehts mehr nach Node.js update

Scheduled Pinned Locked Moved ioBroker Allgemein
iobrokernode.jsnpm versionprobleme nach update
18 Posts 5 Posters 2.2k Views 3 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.
  • D Designerdom

    @Homoran

    admin@Woellmcom-Basis:~$ node -v
    v8.9.4
    admin@Woellmcom-Basis:~$ nodejs -v
    -sh: nodejs: command not found
    admin@Woellmcom-Basis:~$ npm -v
    5.6.0

    StabilostickS Offline
    StabilostickS Offline
    Stabilostick
    wrote on last edited by
    #8

    @Designerdom

    Schau mal, ob Du auf Node.js 8.15.0 kommst. Vor Node.js 8.12 gab es ein Speicherleck in Node.js

    PS: Das der nodejs-Befehl nicht geht, macht kein Problem.

    D 1 Reply Last reply
    0
    • StabilostickS Stabilostick

      @Designerdom

      Schau mal, ob Du auf Node.js 8.15.0 kommst. Vor Node.js 8.12 gab es ein Speicherleck in Node.js

      PS: Das der nodejs-Befehl nicht geht, macht kein Problem.

      D Offline
      D Offline
      Designerdom
      wrote on last edited by
      #9

      @Stabilostick hast du nen Tipp wie ich das mache?

      1 Reply Last reply
      0
      • StabilostickS Offline
        StabilostickS Offline
        Stabilostick
        wrote on last edited by Stabilostick
        #10

        Kannst du bitte die beiden folgenden Befehle ausführen und das Ergebnis posten?

        find . -name apt
        find . -name apt-get
        
        D 1 Reply Last reply
        0
        • StabilostickS Stabilostick

          Kannst du bitte die beiden folgenden Befehle ausführen und das Ergebnis posten?

          find . -name apt
          find . -name apt-get
          
          D Offline
          D Offline
          Designerdom
          wrote on last edited by
          #11

          @Stabilostick said in Nichts gehts mehr nach Node.js update:

          find . -name apt-get

          Sehr gerne! Die Befehle werden offensichtlich leider nicht richtig ausgeführt:

          admin@Woellmcom-Basis:~$ find . -name apt
          admin@Woellmcom-Basis:~$ find . -name apt-get
          admin@Woellmcom-Basis:~$

          1 Reply Last reply
          0
          • StabilostickS Offline
            StabilostickS Offline
            Stabilostick
            wrote on last edited by Stabilostick
            #12

            Wobei, jetzt hast Du ja schon ein neueres Node drauf. Die apt-Befehle dürften bei Dir wegen Synologie nicht funktionieren.

            Aber der Node.js-Paketmanager npm wurde ja mit Node.js installiert.

            ! Mache eine Sicherheitskopie des iobroker-Ordners. !

            Führe folgende Befehle aus:

            cd /opt/iobroker
            sudo ./reinstall.sh
            
            D 1 Reply Last reply
            0
            • StabilostickS Stabilostick

              Wobei, jetzt hast Du ja schon ein neueres Node drauf. Die apt-Befehle dürften bei Dir wegen Synologie nicht funktionieren.

              Aber der Node.js-Paketmanager npm wurde ja mit Node.js installiert.

              ! Mache eine Sicherheitskopie des iobroker-Ordners. !

              Führe folgende Befehle aus:

              cd /opt/iobroker
              sudo ./reinstall.sh
              
              D Offline
              D Offline
              Designerdom
              wrote on last edited by
              #13

              @Stabilostick

              Geht wohl leider auch nicht:( Obwohl das File da ist

              admin@Woellmcom-Basis:~/opt/iobroker$ sudo ./reinstall.sh
              Password:
              sudo: unable to execute ./reinstall.sh: No such file or directory
              admin@Woellmcom-Basis:~/opt/iobroker$ ^C
              admin@Woellmcom-Basis:~/opt/iobroker$ dir
              total 232
              drwxrwxrwx+ 7 admin users 4096 Feb 26 19:50 .
              drwxrwxrwx+ 3 admin users 4096 Feb 26 15:33 ..
              drwxrwxrwx+ 2 admin users 4096 Feb 26 19:20 backups
              drwxrwxrwx 2 admin root 4096 Mar 24 2017 etc
              -rwxrwxrwx 1 admin root 357 Mar 24 2017 install.sh
              -rwxrwxrwx 1 admin root 67 Mar 24 2017 iobroker
              -rwxrwxrwx+ 1 admin users 0 Feb 26 19:50 iobroker@2.0.2
              drwxrwxrwx 6 admin root 4096 Feb 26 18:45 iobroker-data
              -rwxrwxrwx 1 admin root 92 Aug 22 2018 killall.sh
              drwxrwxrwx 2 admin root 4096 Feb 26 18:53 log
              -rwxrwxrwx+ 1 admin users 0 Feb 26 19:50 node
              drwxrwxrwx 172 admin root 12288 Feb 26 21:15 node_modules
              -rwxrwxrwx 1 root root 5539 Dec 17 17:25 npm-debug.log
              -rwxrwxrwx+ 1 root root 19 Feb 26 18:43 .npmrc
              -rwxrwxrwx 1 root root 442 Feb 26 15:52 package.json
              -rwxrwxrwx 1 root root 164608 Feb 26 15:52 package-lock.json
              -rwxrwxrwx 1 admin root 709 Aug 22 2018 reinstall.sh
              admin@Woellmcom-Basis:~/opt/iobroker$

              1 Reply Last reply
              0
              • StabilostickS Offline
                StabilostickS Offline
                Stabilostick
                wrote on last edited by Stabilostick
                #14
                cd /opt/iobroker
                sudo mv reinstall.sh reinstall.dos
                sudo tr -d '\r' < reinstall.dos > reinstall.sh
                sudo chmod +x reinstall.sh
                

                Und jetzt nochmal

                sudo ./reinstall.sh
                

                ausführen.

                Im Ergebnis merkt sich das reinstall.sh, welche Adapter da sind, löscht alles von node_modules und installiert alles wieder. Dauert einige Zeit. Die Daten unter ioboker-Data bleiben dabei unangetastet. Trotzdem: vorher Datensicherung.

                apollon77A 1 Reply Last reply
                0
                • Samson71S Offline
                  Samson71S Offline
                  Samson71
                  Global Moderator
                  wrote on last edited by
                  #15

                  Die Node.js Pakete auf der Syno sind irgendwie "speziell" angepasst. Zumindest war das mein Eindruck. Ich hatte zu Anfang auch ioBroker auf einer Syno - irgendwann mit ähnlichen Problemen. Du bist halt nen Stück weit abhängig vom Paketzentrum. Ich weis, ist jetzt keine Hilfe, aber für mich war das damals die unfreiwillige "Entscheidungshilfe" mir nen gebrauchten NUC zuzulegen und ioBroker stand alone zu betreiben.

                  Markus

                  Bitte beachten:
                  Hinweise für gute Forenbeiträge
                  Maßnahmen zum Schutz des Forums

                  1 Reply Last reply
                  0
                  • StabilostickS Offline
                    StabilostickS Offline
                    Stabilostick
                    wrote on last edited by
                    #16

                    Und wenn Du Dir mit dem reinstall unsicher bist, dann alternativ im iobroker-Ordner

                    npm rebuild
                    

                    ausführen.

                    1 Reply Last reply
                    -1
                    • D Offline
                      D Offline
                      Designerdom
                      wrote on last edited by
                      #17

                      Ein Freund hat mir gestern noch remote geholfen, läuft nach downgrade von node und npm wieder. Allerdings habe ich jetzt diverse Probleme mit einigen Adaptern:(

                      1 Reply Last reply
                      0
                      • StabilostickS Stabilostick
                        cd /opt/iobroker
                        sudo mv reinstall.sh reinstall.dos
                        sudo tr -d '\r' < reinstall.dos > reinstall.sh
                        sudo chmod +x reinstall.sh
                        

                        Und jetzt nochmal

                        sudo ./reinstall.sh
                        

                        ausführen.

                        Im Ergebnis merkt sich das reinstall.sh, welche Adapter da sind, löscht alles von node_modules und installiert alles wieder. Dauert einige Zeit. Die Daten unter ioboker-Data bleiben dabei unangetastet. Trotzdem: vorher Datensicherung.

                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        wrote on last edited by
                        #18

                        @Stabilostick Am besten reinstall.sh nicht nutzen. "npm rebuild" ist viel besser!

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        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
                        FAQ Cloud / IOT
                        HowTo: Node.js-Update
                        HowTo: Backup/Restore
                        Downloads
                        BLOG

                        317

                        Online

                        32.7k

                        Users

                        82.5k

                        Topics

                        1.3m

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

                        • Don't have an account? Register

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