Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Bekomme Shelly nicht in Iobroker installiert

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Bekomme Shelly nicht in Iobroker installiert

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

      Hat jemand einen Rat ?

      Beim Installieren des Shelly Adapters folgender Fehler

      shelly problem iobroker.png

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

        @wegdir
        Mach es über die Kommandozeile

        iobroker add shelly --debug
        

        Und die node-Installation auch mal anschauen.

        sudo ln -s /usr/bin/node /usr/bin/nodejs
        uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        
        W 1 Reply Last reply Reply Quote 0
        • W
          wegdir @Thomas Braun last edited by

          @thomas-braun lieben Dank - lag am Nodejs

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

            @wegdir sagte in Bekomme Shelly nicht in Iobroker installiert:

            lag am Nodejs

            Was war es? Die Meldung machte nämlich von den Versionsnummern her überhaupt keinen Sinn. Eine nodejs 22.x gibt es noch nicht, was war da also instatlliert? Und was ist jetzt installiert?
            Ausgabe der bereits gezeigten beiden Befehle wäre hilfreich.

            W 2 Replies Last reply Reply Quote 0
            • W
              wegdir @Thomas Braun last edited by

              @thomas-braun

              sorry kann ich nicht mehr nachvollziehen -

              ich denke ist ein Fehler in der Abfrage der Node beim install - und die meldung aktuell 22.12.6 - bezieht sich auf node 12.6 - denn die war vorher installiert wenn ich es noch so im Hirn habe

              meine Mutmaßung.

              bin da aber Laie

              Gruß
              Dirk

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

                @thomas-braun

                oder gibt es irgendwo ein Script/Protokoll - was man aufrufen kann - über die Änderungen - und wenn wie bitte - Laie

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

                  @wegdir

                  Kommt drauf an wie da was installiert wurde. Per apt? Da gibt es natürlich ein Protokoll.

                  Und nochmal:

                  Ausgabe der bereits gezeigten beiden Befehle wäre hilfreich.

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

                    Bei mir kommt beim Versuch shelly zu installieren direkt

                    Installing iobroker.shelly@6.0.0... (System call)
                    host.raspberrypi Cannot install iobroker.shelly@6.0.0: 1
                    ERROR: Process exited with code 25

                    Woran liegt das denn?

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

                      @noplayback sagte in Bekomme Shelly nicht in Iobroker installiert:

                      Woran liegt das denn?

                      Kann man sagen, wenn mit --debug Option installiert wird.

                      Könnte das sein:

                      https://forum.iobroker.net/topic/57337/fehler-25-bei-adapter-install-update-mit-npm8

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

                        Wie bekomme ich denn die --debug Option aktiviert? Wollte gerade im Expertenmodus testen... und bekomme dort lustigerweise beim Versuch der Installation eine Rückmeldung bevor das Installations-Popup aufgeht:

                        Invalid version of node. Required >=14.5.0. Current 12.22.12

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

                          @noplayback

                          Dann solltest du zunächst mal deine nodejs-Version auf Stand 16 bringen.

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

                            @thomas-braun
                            Ich bekomme auch diese Fehlermeldung
                            $ iobroker add shelly --host raspberrypi
                            NPM version: 6.14.16
                            Installing iobroker.shelly@6.0.0... (System call)
                            host.raspberrypi Cannot install iobroker.shelly@6.0.0: 1
                            ERROR: Process exited with code 25

                            Nodejs habe ich aktualisiert
                            pi@raspberrypi:~ $ nodejs -v
                            v12.22.12
                            pi@raspberrypi:~ $ node -v
                            v12.22.12
                            pi@raspberrypi:~ $ npm -v
                            6.14.16

                            Den Befehl habe ich auch getestet:
                            pi@raspberrypi:~ $ for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done

                            Alles aktuell leider ohne Erfolg.

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

                              @murlwauf

                              Wie schon zuvor geschrieben:

                              Bring deine nodejs-Version auf Stand v16

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

                                Vielen Dank... mit 16 läufts 👍

                                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

                                848
                                Online

                                31.8k
                                Users

                                79.9k
                                Topics

                                1.3m
                                Posts

                                4
                                14
                                1061
                                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