Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Adapter Instalation Fehler 25

    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

    Adapter Instalation Fehler 25

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

      Systemdata Bitte Ausfüllen
      Hardwaresystem: Raspbery PI 4
      Arbeitsspeicher: 4GB
      Festplattenart: SD-Karte 64GB
      Betriebssystem: Raspbery Pi OS Lite (Debian)
      Node-Version:
      Nodejs-Version: 18.4.0
      NPM-Version: 8.12.1
      Installationsart: Skript/Manuell
      Image genutzt: Ja/Nein
      Ort/Name der Imagedatei:

      Ich habe das gesamte System neu aufgesetzt und wollte den ersten Adapter instalieren:

      $ iobroker add ring --host iobroker
      
      NPM version: 8.12.1
      
      Installing iobroker.ring@3.0.4... (System call)
      
      host.iobroker Cannot install iobroker.ring@3.0.4: 1
      
      ERROR: Process exited with code 25
      
      

      Ich habe mich etwas angeschaut und gesehen, dass etwas im Hintergrund der Fehler verursachen soll. Das System ist aber nur grade niegel nagel neu.
      Es sollte also nicht der Fehler sein. Auch ein Reboot und ein Update haben nicht geholfen.
      Was mache ich hier falsch?

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

        @lphd

        Warum node18?
        16 ist zur Zeit die Empfehlung.

        Und die Meldung taucht in jedem zweiten Thread auf...
        Installier mit aktivierter --debug-Option, dann sieht man mehr.

        Ist nodeJS18 wenigstens richtig installiert? Was sagt

        sudo ln -s /usr/bin/node /usr/bin/nodejs
        uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        
        1 Reply Last reply Reply Quote 0
        • L
          lphd last edited by

          @thomas-braun

          Warum node18? - Keine Ahnung. Soll ich deinen downgrade machen?

          Installier mit aktivierter --debug-Option, dann sieht man mehr. - Wie aktiviere ich die?

          pi@iobroker:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
          pi@iobroker:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
          armv7l
          /usr/bin/nodejs
          /usr/bin/node
          /usr/bin/npm
          v18.4.0
          v18.4.0
          8.12.1
          pi
          /home/pi
          
          crunchip 1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @lphd last edited by

            @lphd sagte in Adapter Instalation Fehler 25:

            Wie aktiviere ich die?

            Manuell per Konsole den Adapter installieren und an dem Befehl hinten dran --debug

            L 1 Reply Last reply Reply Quote 0
            • L
              lphd @crunchip last edited by

              @crunchip

              $ iobroker url iobroker-community-adapters/ioBroker.ring --host iobroker --debug
              
              install iobroker-community-adapters/ioBroker.ring
              
              NPM version: 8.12.1
              
              Installing iobroker-community-adapters/ioBroker.ring... (System call)
              
              npm ERR! code EBADENGINE
              
              npm ERR! engine Unsupported engine
              
              npm ERR! engine Not compatible with your version of node/npm: iobroker.ring@3.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.ring@3.0.5npm ERR! notsup Required: {"node":"^16"}npm ERR! notsup Actual: {"npm":"8.12.1","node":"v18.4.0"}
              
              npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-07-15T22_50_48_834Z-debug-0.log
              
              host.iobroker Cannot install iobroker-community-adapters/ioBroker.ring: 1
              
              ERROR: Process exited with code 25
              

              Okay, okay, ich sehe es schon selber. Ich würde jetzt den IO Broker einfach noch mal neu installieren und keine Updates machen, richtig?

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

                @lphd

                Nein, du installierst einfach node16 senkrecht.
                Anleitung in meiner Signatur.

                Warum glaubst du gibt es wohl eine Empfehlung zu node16?

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post

                Support us

                ioBroker
                Community Adapters
                Donate

                763
                Online

                31.9k
                Users

                80.1k
                Topics

                1.3m
                Posts

                3
                6
                226
                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