Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Nachricht beim update des admin, das node.js aktualisiert werden soll

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Nachricht beim update des admin, das node.js aktualisiert werden soll

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators last edited by

      Im Originalpost; etwa 10 Posts darüber

      1 Reply Last reply Reply Quote 0
      • N
        navino last edited by

        Hallo, also das Problem ist das node.js nicht funktioniert.

        node -v sagt Kommando unbekannt

        Soll ich jetzt nodejs noch einmal installieren aus der Anleitung oder wie hier im Thread?

        Oder was kann ich jetzt tun? 639_zwischenablage02.jpg

        1 Reply Last reply Reply Quote 0
        • AlCalzone
          AlCalzone Developer last edited by

          Du hast kein NodeJS mehr drauf.

          Führe diesen Teil der Anleitung nochmal aus, da sollte einiges auf dem Bildschirm passieren.

          curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
          sudo apt-get install -y build-essential libavahi-compat-libdnssd-dev libudev-dev nodejs
          reboot
          
          1 Reply Last reply Reply Quote 0
          • N
            navino last edited by

            das ist das Ergebnis:
            639_zwischenablage03.jpg

            1 Reply Last reply Reply Quote 0
            • N
              navino last edited by

              Jetzt habe ich noch einmal versucht node oder nodejs zu deinstallieren und nocheinmal zu installieren.

              ich kenne jetzt nicht den Unterschied zwischen node und nodejs.

              Beim Deinstallieren und installieren findet er nix zu node, aber zu nodejs.

              Hier das ergebnis:
              639_zwischenablage04.jpg

              1 Reply Last reply Reply Quote 0
              • N
                navino last edited by

                639_zwischenablage05.jpg

                1 Reply Last reply Reply Quote 0
                • AlCalzone
                  AlCalzone Developer last edited by

                  Du hast dich vertippt.

                  nodesource, nicht nodescoure

                  Nach dem ersten Befehl sollte ewig viel auf der Konsole passieren.

                  Bitte die Befehle genau auf Tippfehler überprüfen. Ein falsches Leerzeichen ist manchmal schon zu viel.

                  > ich kenne jetzt nicht den Unterschied zwischen node und nodejs.
                  nodejs = uralt

                  node = neu

                  1 Reply Last reply Reply Quote 0
                  • paul53
                    paul53 last edited by

                    @AlCalzone:

                    nodejs = uralt `
                    Stimmt, Version 0.6.19 ist uralt.

                    1 Reply Last reply Reply Quote 0
                    • N
                      navino last edited by

                      @AlCalzone:

                      Du hast dich vertippt.

                      nodesource, nicht nodescoure

                      Nach dem ersten Befehl sollte ewig viel auf der Konsole passieren. `

                      Ja, die Installation hat jetzt jede Menge auf dem Bildschrim gemacht, aber der ioBroker läuft immer noch nicht

                      1 Reply Last reply Reply Quote 0
                      • AlCalzone
                        AlCalzone Developer last edited by

                        @navino:

                        aber der ioBroker läuft immer noch nicht `
                        Stimmt jetzt die Node-Version? Hast du nochmal reinstall.sh ausgeführt?

                        1 Reply Last reply Reply Quote 0
                        • N
                          navino last edited by

                          node -v

                          wird immer noch damit quittiert, das das Komando nicht gefunden wird

                          1 Reply Last reply Reply Quote 0
                          • N
                            navino last edited by

                            639_zwischenablage06.jpg

                            Hilfe !!!

                            1 Reply Last reply Reply Quote 0
                            • paul53
                              paul53 last edited by

                              Bringt das etwas ?

                              nodejs -v
                              

                              Was ergibt ?

                              ls -l /usr/bin/node*
                              

                              und was ?

                              ls -l /usr/local/bin/node*
                              
                              1 Reply Last reply Reply Quote 0
                              • eric2905
                                eric2905 last edited by

                                Ich denke, das die letzten beiden Zeilen aus dem Screenshot nie funktionieren - zumindest kenne ich den Befehl „sudi“ nicht 😉

                                Ist sudo überhaupt installiert?

                                Gruß,

                                Eric

                                Von unterwegs getippert

                                1 Reply Last reply Reply Quote 0
                                • paul53
                                  paul53 last edited by

                                  @eric2905:

                                  Ist sudo überhaupt installiert? `
                                  Wenn nicht, hätte der Befehl "sudo chmod +x reinstall.sh" die Fehlermeldung "Kommando nicht gefunden" erzeugt.

                                  1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 last edited by

                                    Ist denn in /opt/iobroker überhaupt ein reinstall.sh drin? Eigentlisch schon weilsonst das chmod hätte meckern müssen …

                                    1 Reply Last reply Reply Quote 0
                                    • eric2905
                                      eric2905 last edited by

                                      @paul53:
                                      @paul53:

                                      Wenn nicht, hätte der Befehl "sudo chmod +x reinstall.sh" die Fehlermeldung "Kommando nicht gefunden" erzeugt. `
                                      Stimmt, habe ich auf dem iPad übersehen.

                                      @navino:

                                      mach mal bitte im Verzeichnis "/opt/iobroker" ein "ls -l" und poste das Ergebnis hier.

                                      Gruß,

                                      Eric

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

                                        Hier hat er ein dir gemacht, und da ist reinstall drin:

                                        ~~![](</s><URL url=)<link_text text="http://forum.iobroker.net/download/file ... &mode=view">http://forum.iobroker.net/download/file.php?id=13867&mode=view</link_text>" />

                                        Gruß

                                        Rainer~~

                                        1 Reply Last reply Reply Quote 0
                                        • eric2905
                                          eric2905 last edited by

                                          Hi,

                                          @Homoran:

                                          Hier hat er ein dir gemacht, und da ist reinstall drin: `
                                          ja, aber es werden keine Filerechte und Ownerships angezeigt.

                                          –------------------------------------------

                                          @navino:

                                          node -v

                                          wird immer noch damit quittiert, das das Komando nicht gefunden wird `

                                          Hast Du den Punkt 7 aus der Doku (http://www.iobroker.net/docu/?page_id=5106&lang=de) befolgt?
                                          ` > Nach der Installation muss das Kommando „node -v“ die Version von node.js zurückgeben. Falls es nicht passiert, dann sollte noch ein Alias erzeugt werden:

                                          sudo ln -s /usr/local/bin/nodejs /usr/bin/node `

                                          Gruß,

                                          Eric

                                          1 Reply Last reply Reply Quote 0
                                          • paul53
                                            paul53 last edited by

                                            @eric2905:

                                            sudo ln -s /usr/local/bin/nodejs /usr/bin/node `
                                            Dazu sollte er vorher kontrollieren,

                                            ls -l /usr/local/bin/node*
                                            

                                            ob nodejs als ausführbare Datei unter /usr/local/bin vorhanden ist.

                                            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

                                            607
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            83
                                            8690
                                            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