Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme mit root und nvm

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Probleme mit root und nvm

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

      Ich wollte gerade die VIS 2.0 installieren, wie es oben beschrieben ist, aber bekomme leider immer diese Fehlermeldung.

      cd /opt/iobroker
      npm i iobroker.vis-2-beta
      iob add vis-2-beta
      Sorry, user root is not allowed to execute '/root/.nvm/versions/node/v16.18.0/bin/npm i iobroker.vis-2-beta' as iobroker on iobroker.fritz.box.
      host.iobroker Unknown packetName vis-2-beta. Please install packages from outside the repository using npm!
      

      Was ist hier das problem?

      Thomas Braun apollon77 3 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Longbow last edited by Thomas Braun

        @longbow sagte in Test Adapter vis 2.0 (Alpha):

        Was ist hier das problem?

        Dein root. Log dich als user ein.
        Und deine Installation via NVM und damit am Paketmanager vorbei offenbar.

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

          @longbow STOP!! Warum nutzt Du nvm??? ioBroker unterstützt kein nvm ... das geht an vielen Stellen einfach nur kaputt ...

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

            @apollon77 ja nun das ist steht ganz oben als Befehl... für die Installtion

            Thomas Braun Homoran apollon77 3 Replies Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Longbow last edited by

              @longbow

              Bei gescheiten Installationen von nodejs/npm funktioniert das auch so.
              Da du da aber irgendwas anderes als das vorgesehene machst funktioniert es bei dir halt nicht.

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

                @longbow sagte in Probleme mit root und nvm:

                @apollon77 ja nun das ist steht ganz oben als Befehl... für die Installtion

                da steht nichts von nvm

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

                  @longbow sagte in Probleme mit root und nvm:

                  Was ist hier das problem?

                  Was haste denn da jetzt installiert?

                  sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                  uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                  

                  sagt?

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

                    @longbow Ja, der befehl für die Installation von vis2 ist korrekt .. Die Frage ist eher wie Du überhaupt nodejs installiert hast auf dem Rechner mit ioBroker.

                    Garantierr nicht mot dem Installer von ioBroker oder nach einer der Anleitungen

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

                      Hallo

                      also iobroker läuft im Proxmox, auf einem Rechner.
                      Bis jetzt gab es keine Probleme oder sonst was.
                      Es läuft besser als, alles andere was ich bist jetzt gehabt habe, schnell, flüssig und stabil.

                      Daher habe ich mich gewundert.

                      wenn ich die Befehle kopiere die in deinem Post sind, bekommen ich folge Meldung.
                      x86_64
                      Kein Docker
                      /usr/bin/nodejs
                      /root/.nvm/versions/node/v16.18.0/bin/node
                      /root/.nvm/versions/node/v16.18.0/bin/npm
                      v16.18.0
                      v16.18.0
                      Sorry, user root is not allowed to execute '/root/.nvm/versions/node/v16.18.0/bin/npm -v' as iobroker on iobroker.fritz.box.

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

                        @longbow

                        Das ist falsch.
                        Lies dich ein, wir man einen Standard-User anlegt und dann mit dem hantiert. Steht soweit ich weiß auch in der iobroker Doku zur Installation auf Proxmox drin.

                        Und dann wird nodeJS halt nicht per nvm installiert sondern wie jegliche andere Software auch über den Paketmanager. Oder bei Containern über einen aktuellen LXC-Container.

                        Longbow 1 Reply Last reply Reply Quote 0
                        • Longbow
                          Longbow @Thomas Braun last edited by

                          @thomas-braun Super danke, was kann ich mun machen? Bin da ziemlich neu und würde gern hilfe bekommen.

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

                            @longbow

                            Doku lesen?

                            Longbow 1 Reply Last reply Reply Quote 0
                            • Longbow
                              Longbow @Thomas Braun last edited by

                              @thomas-braun Kannst du mir helfen und einen Link mir nenne, die richtig. Dachte schon bei der Installation das es richtig ist, war wohl halt nicht

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

                                @longbow

                                https://www.iobroker.net/#de/documentation

                                Und warum man mit offenbar so wenig Rüstzeug unbedingt Adapter im Alpha-Status 'testen' will erschließt sich mir ehrlich gesagt auch nicht.

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

                                  Also ich denke der erste schritt ist das nvm loszuwerrden und nodejs "konform" wie in Doku unter Installation steht zu installieren. Das sollte es dann schon gewesen sein.

                                  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

                                  818
                                  Online

                                  32.0k
                                  Users

                                  80.5k
                                  Topics

                                  1.3m
                                  Posts

                                  4
                                  15
                                  437
                                  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