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. Kein js-controller und Adapter update möglich!

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Kein js-controller und Adapter update möglich!

Scheduled Pinned Locked Moved ioBroker Allgemein
controller npm error
26 Posts 5 Posters 2.4k Views 4 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.
  • R relu77

    Hallo, hat das was mit den mihome-vacuum adapter zu tun?

    J Offline
    J Offline
    Jan1
    wrote on last edited by
    #7

    @relu77
    Du hast 2 unterschiedliche Node Versionen laufen, das wird so nix.

    1 Reply Last reply
    0
    • R Offline
      R Offline
      relu77
      wrote on last edited by
      #8

      wie bekomme ich die gleich?

      HomoranH J 2 Replies Last reply
      0
      • R relu77

        wie bekomme ich die gleich?

        HomoranH Do not disturb
        HomoranH Do not disturb
        Homoran
        Global Moderator Administrators
        wrote on last edited by
        #9

        @relu77
        Die sollst du nicht gleich bekommen!
        Du darfst nur eine haben

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        1 Reply Last reply
        0
        • R relu77

          wie bekomme ich die gleich?

          J Offline
          J Offline
          Jan1
          wrote on last edited by
          #10

          @relu77
          Da gibts mehr als genug Threads und Anleitungen dazu hier im Forum. Such mal nach Nodes Update.

          1 Reply Last reply
          0
          • R Offline
            R Offline
            relu77
            wrote on last edited by
            #11

            bekomme node nicht deinstalliert!
            nodejs und npm sind deinstalliert

            pi@ioBroker-RasPi:/opt/iobroker $ sudo apt-get purge -y nodejs npm nodejs-legacyPaketlisten werden gelesen... Fertig
            Abhängigkeitsbaum wird aufgebaut.
            Statusinformationen werden eingelesen.... Fertig
            Paket »nodejs-legacy« ist nicht installiert, wird also auch nicht entfernt.
            Paket »npm« ist nicht installiert, wird also auch nicht entfernt.
            Paket »nodejs« ist nicht installiert, wird also auch nicht entfernt.
            0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
            pi@ioBroker-RasPi:/opt/iobroker $ nodejs -v
            -bash: nodejs: Kommando nicht gefunden.
            pi@ioBroker-RasPi:/opt/iobroker $ npm -v
            -bash: npm: Kommando nicht gefunden.
            pi@ioBroker-RasPi:/opt/iobroker $ node -v
            v10.16.3
            pi@ioBroker-RasPi:/opt/iobroker $

            1 Reply Last reply
            0
            • R Offline
              R Offline
              RappiRN
              Most Active
              wrote on last edited by
              #12

              Da du ganz am Anfang zwei unterschiedliche Versionen node und nodejs hattest, musst du vielleicht mal ins root-Verzeichnis wechseln und nochmal deinstallieren.

              Enrico

              1 Reply Last reply
              0
              • R Offline
                R Offline
                relu77
                wrote on last edited by relu77
                #13

                ist das root?
                cd /opt/iobroker
                befehle mit sudo

                1 Reply Last reply
                0
                • R Offline
                  R Offline
                  RappiRN
                  Most Active
                  wrote on last edited by
                  #14

                  Nee, ich glaube mit cd kommst du wieder zurück, dahin, wo du nach der Anmeldung bist.
                  Da dann wieder deine Deinstallation starten.

                  Enrico

                  1 Reply Last reply
                  0
                  • R Offline
                    R Offline
                    relu77
                    wrote on last edited by relu77
                    #15

                    hab ich schon gemacht. bekomme node -v nicht weg

                    login as: pi
                    pi@192.168.1.112's password:
                    Linux ioBroker-RasPi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l

                    The programs included with the Debian GNU/Linux system are free software;
                    the exact distribution terms for each program are described in the
                    individual files in /usr/share/doc/*/copyright.

                    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                    permitted by applicable law.
                    Last login: Sat Dec 7 22:20:45 2019 from 192.168.1.2
                    pi@ioBroker-RasPi:~ $ sudo apt-get --purge remove node
                    Paketlisten werden gelesen... Fertig
                    Abhängigkeitsbaum wird aufgebaut.
                    Statusinformationen werden eingelesen.... Fertig
                    Paket »node« ist nicht installiert, wird also auch nicht entfernt.
                    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                    pi@ioBroker-RasPi:~ $ sudo apt-get --purge remove nodejs
                    Paketlisten werden gelesen... Fertig
                    Abhängigkeitsbaum wird aufgebaut.
                    Statusinformationen werden eingelesen.... Fertig
                    Paket »nodejs« ist nicht installiert, wird also auch nicht entfernt.
                    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                    pi@ioBroker-RasPi:~ $ sudo apt-get autoremove
                    Paketlisten werden gelesen... Fertig
                    Abhängigkeitsbaum wird aufgebaut.
                    Statusinformationen werden eingelesen.... Fertig
                    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                    pi@ioBroker-RasPi:~ $ ^C
                    pi@ioBroker-RasPi:~ $ sudo reboot

                    login as: pi
                    pi@192.168.1.112's password:
                    Linux ioBroker-RasPi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l

                    The programs included with the Debian GNU/Linux system are free software;
                    the exact distribution terms for each program are described in the
                    individual files in /usr/share/doc/*/copyright.

                    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                    permitted by applicable law.
                    Last login: Sat Dec 7 22:37:15 2019 from 192.168.1.2
                    pi@ioBroker-RasPi:~ $ node -v
                    v10.16.3
                    pi@ioBroker-RasPi:~ $ nodejs -v
                    -bash: nodejs: Kommando nicht gefunden.
                    pi@ioBroker-RasPi:~ $ npm -v
                    -bash: npm: Kommando nicht gefunden.
                    pi@ioBroker-RasPi:~ $

                    1 Reply Last reply
                    0
                    • R Offline
                      R Offline
                      relu77
                      wrote on last edited by
                      #16

                      wWie weis ich ob ich root bin?

                      pi@ioBroker-RasPi:~ $ sudo apt update && apt upgrade -y
                      OK:1 http://archive.raspberrypi.org/debian stretch InRelease
                      OK:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
                      OK:3 https://deb.nodesource.com/node_10.x stretch InRelease
                      Paketlisten werden gelesen... Fertig
                      Abhängigkeitsbaum wird aufgebaut.
                      Statusinformationen werden eingelesen.... Fertig
                      Alle Pakete sind aktuell.
                      E: Sperrdatei /var/lib/dpkg/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)
                      E: Sperren des Administrationsverzeichnisses (/var/lib/dpkg/) nicht möglich, sind Sie root?
                      pi@ioBroker-RasPi:~ $

                      J 1 Reply Last reply
                      0
                      • R relu77

                        wWie weis ich ob ich root bin?

                        pi@ioBroker-RasPi:~ $ sudo apt update && apt upgrade -y
                        OK:1 http://archive.raspberrypi.org/debian stretch InRelease
                        OK:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
                        OK:3 https://deb.nodesource.com/node_10.x stretch InRelease
                        Paketlisten werden gelesen... Fertig
                        Abhängigkeitsbaum wird aufgebaut.
                        Statusinformationen werden eingelesen.... Fertig
                        Alle Pakete sind aktuell.
                        E: Sperrdatei /var/lib/dpkg/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)
                        E: Sperren des Administrationsverzeichnisses (/var/lib/dpkg/) nicht möglich, sind Sie root?
                        pi@ioBroker-RasPi:~ $

                        J Offline
                        J Offline
                        Jan1
                        wrote on last edited by
                        #17

                        @relu77
                        Im root ist was anderes wie User root und das bist nicht, steht ja auch schon da Pi... Somit bist als User Pi angemeldet.

                        1 Reply Last reply
                        0
                        • R Offline
                          R Offline
                          relu77
                          wrote on last edited by
                          #18

                          wie komme ich in root?

                          J 1 Reply Last reply
                          0
                          • R relu77

                            wie komme ich in root?

                            J Offline
                            J Offline
                            Jan1
                            wrote on last edited by
                            #19

                            @relu77
                            Wenn dich einloggst bist im root. Das ist die unterste Verzeichnisebene. Oder von irgendwo mit cd

                            1 Reply Last reply
                            0
                            • R Offline
                              R Offline
                              relu77
                              wrote on last edited by relu77
                              #20

                              Bei mir ist das die unterste Ebene.

                              login as: pi
                              pi@192.168.1.112's password:
                              Linux ioBroker-RasPi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l

                              The programs included with the Debian GNU/Linux system are free software;
                              the exact distribution terms for each program are described in the
                              individual files in /usr/share/doc/*/copyright.

                              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                              permitted by applicable law.
                              Last login: Sat Dec 7 23:10:20 2019 from 192.168.1.2
                              pi@ioBroker-RasPi:~ $ cd
                              pi@ioBroker-RasPi:~ $

                              J 1 Reply Last reply
                              0
                              • R relu77

                                Bei mir ist das die unterste Ebene.

                                login as: pi
                                pi@192.168.1.112's password:
                                Linux ioBroker-RasPi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l

                                The programs included with the Debian GNU/Linux system are free software;
                                the exact distribution terms for each program are described in the
                                individual files in /usr/share/doc/*/copyright.

                                Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                permitted by applicable law.
                                Last login: Sat Dec 7 23:10:20 2019 from 192.168.1.2
                                pi@ioBroker-RasPi:~ $ cd
                                pi@ioBroker-RasPi:~ $

                                J Offline
                                J Offline
                                Jan1
                                wrote on last edited by Jan1
                                #21

                                @relu77
                                Das ist root.
                                Hab aber oben gesehen, dass Du wohl in den Update Feeds rumgespielt hast und er deshalb schon Probleme hat ein System Update zu starten. Da stimmt in der Source List was nicht.

                                Wie Du das gerade biegen kannst weiß ich allerdings nicht. Linux ist auch nicht mein Ding. Ich würde den Pi mal nach Anleitung frisch aufsetzen und dann auch gleich mit Buster. Zur Not auch ein fertiges Image von hier. Das geht am schnellsten und danach ein Backup restoren.

                                1 Reply Last reply
                                0
                                • R Offline
                                  R Offline
                                  relu77
                                  wrote on last edited by
                                  #22

                                  Wie kann ich das beheben?

                                  J 1 Reply Last reply
                                  0
                                  • R relu77

                                    Wie kann ich das beheben?

                                    J Offline
                                    J Offline
                                    Jan1
                                    wrote on last edited by
                                    #23

                                    @relu77
                                    Lies meine Ergänzung oben, oder warte bis Dirs einer erklärt.

                                    1 Reply Last reply
                                    0
                                    • R Offline
                                      R Offline
                                      relu77
                                      wrote on last edited by
                                      #24

                                      Danke für deine Hilfe!

                                      J 1 Reply Last reply
                                      0
                                      • R relu77

                                        Danke für deine Hilfe!

                                        J Offline
                                        J Offline
                                        Jan1
                                        wrote on last edited by
                                        #25

                                        @relu77
                                        Kannst ja mal den Google fragen wie die Liste eigentlich aussehen sollte. Hatte da bei mir mal was verstellt und das sah fast genau so aus. Allerdings hab ich ein Beelink mit Buster und GUI, da ist es eben etwas einfacher manche Dinge zu ändern, zumindest wenn man die Befehle für die Konsole nicht kennt.

                                        1 Reply Last reply
                                        0
                                        • R Offline
                                          R Offline
                                          relu77
                                          wrote on last edited by
                                          #26

                                          Hab eine neuere npm v 6.11.3 installiert bekommen.
                                          Nun lassen sich wieder alle Adapter updaten.
                                          node und nodejs leider noch immer nicht gleich.

                                          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

                                          458

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          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