Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Fehler bei Shelly Adaper Installation

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Fehler bei Shelly Adaper Installation

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
shelly adapter
7 Beiträge 2 Kommentatoren 908 Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Offline
    S Offline
    simar
    schrieb am zuletzt editiert von
    #1

    Guten Tag
    beim Versuch den Shelly Adapter zu Installieren bekomme ich immer diese Fehlermeldung. Iobroker läuft auf einem Raspberry pi 3b. Kann mir jemand helfen? Wäre sehr dankbar.
    Grüsse, Markus

    Fehler.JPG

    Thomas BraunT S 2 Antworten Letzte Antwort
    0
    • S simar

      Guten Tag
      beim Versuch den Shelly Adapter zu Installieren bekomme ich immer diese Fehlermeldung. Iobroker läuft auf einem Raspberry pi 3b. Kann mir jemand helfen? Wäre sehr dankbar.
      Grüsse, Markus

      Fehler.JPG

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      @simar
      Bitte Texte auch als Text (in CodeTags) hier rein, keine Screenshots.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Antwort Letzte Antwort
      0
      • S simar

        Guten Tag
        beim Versuch den Shelly Adapter zu Installieren bekomme ich immer diese Fehlermeldung. Iobroker läuft auf einem Raspberry pi 3b. Kann mir jemand helfen? Wäre sehr dankbar.
        Grüsse, Markus

        Fehler.JPG

        S Offline
        S Offline
        simar
        schrieb am zuletzt editiert von Homoran
        #3

        @simar $

        ./iobroker add shelly  --host raspberrypi
        
        NPM version: 6.14.8
        npm install iobroker.shelly@4.0.3 --loglevel error --prefix "/opt/iobroker" (System call)
        npm
         
        ERR!
         
        code
         EINTEGRITY
        npm
         ERR! errno EINTEGRITY
        npm 
        ERR! Invalid response body while trying to fetch https://registry.npmjs.org/typedarray: Integrity verification failed for sha512-MOtT4rW6q0jko4EuJ2l25Veb5coa8CP6h7duOR/DLXXk2ZWjFGokVpWSneavhxToXzY0raT74ioxReuXtmKTag== (/home/iobroker/.npm/_cacache/content-v2/sha512/30/eb/53e2b5baab48e4a3812e276976e5579be5ca1af023fa87b76e391fc32d75e4d995a3146a245695929de6af8714e85f3634ada4fbe22a3145eb97b662936a)
        
        npm 
        ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2020-11-20T11_52_33_378Z-debug.log
        ERROR: host.raspberrypi Cannot install iobroker.shelly@4.0.3: 1
        ERROR: process exited with code 25
        

        MOD-Edit: Code in code-tags gesetzt!

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • S simar

          @simar $

          ./iobroker add shelly  --host raspberrypi
          
          NPM version: 6.14.8
          npm install iobroker.shelly@4.0.3 --loglevel error --prefix "/opt/iobroker" (System call)
          npm
           
          ERR!
           
          code
           EINTEGRITY
          npm
           ERR! errno EINTEGRITY
          npm 
          ERR! Invalid response body while trying to fetch https://registry.npmjs.org/typedarray: Integrity verification failed for sha512-MOtT4rW6q0jko4EuJ2l25Veb5coa8CP6h7duOR/DLXXk2ZWjFGokVpWSneavhxToXzY0raT74ioxReuXtmKTag== (/home/iobroker/.npm/_cacache/content-v2/sha512/30/eb/53e2b5baab48e4a3812e276976e5579be5ca1af023fa87b76e391fc32d75e4d995a3146a245695929de6af8714e85f3634ada4fbe22a3145eb97b662936a)
          
          npm 
          ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2020-11-20T11_52_33_378Z-debug.log
          ERROR: host.raspberrypi Cannot install iobroker.shelly@4.0.3: 1
          ERROR: process exited with code 25
          

          MOD-Edit: Code in code-tags gesetzt!

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #4

          @simar

          cd /opt/iobroker
          npm cache clean --force
          

          alternativ in einer Zeile:

          cd /opt/iobroker && npm cache clean --force
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          S 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @simar

            cd /opt/iobroker
            npm cache clean --force
            

            alternativ in einer Zeile:

            cd /opt/iobroker && npm cache clean --force
            
            S Offline
            S Offline
            simar
            schrieb am zuletzt editiert von
            #5

            @Thomas-Braun said in Fehler bei Shelly Adaper Installation:

            cd /opt/iobroker && npm cache clean --force

            Danke Thomas, hat funktioniert

            1 Antwort Letzte Antwort
            0
            • S Offline
              S Offline
              simar
              schrieb am zuletzt editiert von
              #6

              @thomas-braun
              Habe nach einer neuinstallation leider wieder das selbe Problem. Kann es nicht mit deinen letzten Befehlen lösen. Kannst du bitte nochmals helfen. (weis nicht wie Code Tags einfügen)
              $ ./iobroker url "https://github.com/schmupu/ioBroker.shelly/tarball/master" shelly
              install https://github.com/schmupu/ioBroker.shelly/tarball/master
              NPM version: 6.14.10
              npm install https://github.com/schmupu/ioBroker.shelly/tarball/master --loglevel error --prefix "/opt/iobroker" (System call)
              upload [12] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/words.js words.js application/javascript
              upload [11] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/shelly.png shelly.png image/png
              upload [10] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/index_m.html index_m.html text/html
              upload [9] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
              upload [8] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
              upload [7] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
              upload [6] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
              upload [5] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
              upload [4] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/it/translations.json i18n/it/translations.json application/json
              upload [3] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
              upload [2] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/es/translations.json i18n/es/translations.json application/json
              upload [1] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/en/translations.json i18n/en/translations.json application/json
              upload [0] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/de/translations.json i18n/de/translations.json application/json
              process exited with code 0

              Danke

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • S simar

                @thomas-braun
                Habe nach einer neuinstallation leider wieder das selbe Problem. Kann es nicht mit deinen letzten Befehlen lösen. Kannst du bitte nochmals helfen. (weis nicht wie Code Tags einfügen)
                $ ./iobroker url "https://github.com/schmupu/ioBroker.shelly/tarball/master" shelly
                install https://github.com/schmupu/ioBroker.shelly/tarball/master
                NPM version: 6.14.10
                npm install https://github.com/schmupu/ioBroker.shelly/tarball/master --loglevel error --prefix "/opt/iobroker" (System call)
                upload [12] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/words.js words.js application/javascript
                upload [11] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/shelly.png shelly.png image/png
                upload [10] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/index_m.html index_m.html text/html
                upload [9] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                upload [8] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                upload [7] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                upload [6] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                upload [5] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                upload [4] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/it/translations.json i18n/it/translations.json application/json
                upload [3] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                upload [2] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/es/translations.json i18n/es/translations.json application/json
                upload [1] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/en/translations.json i18n/en/translations.json application/json
                upload [0] shelly.admin /opt/iobroker/node_modules/iobroker.shelly/admin/i18n/de/translations.json i18n/de/translations.json application/json
                process exited with code 0

                Danke

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von Thomas Braun
                #7

                @simar
                Text markieren; Icon anklicken:
                485e0eed-314e-4b71-8512-572c62550134-image.png

                Fertig.

                Davon abgesehen: Wo ist dein Problem?
                Der Adapter wird doch installiert:

                process exited with code 0
                

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Antwort Letzte Antwort
                0
                Antworten
                • In einem neuen Thema antworten
                Anmelden zum Antworten
                • Älteste zuerst
                • Neuste zuerst
                • Meiste Stimmen


                Support us

                ioBroker
                Community Adapters
                Donate

                744

                Online

                32.7k

                Benutzer

                82.4k

                Themen

                1.3m

                Beiträge
                Community
                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                ioBroker Community 2014-2025
                logo
                • Anmelden

                • Du hast noch kein Konto? Registrieren

                • Anmelden oder registrieren, um zu suchen
                • Erster Beitrag
                  Letzter Beitrag
                0
                • Home
                • Aktuell
                • Tags
                • Ungelesen 0
                • Kategorien
                • Unreplied
                • Beliebt
                • GitHub
                • Docu
                • Hilfe