Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. Update js controller

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    431

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    359

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    960

Update js controller

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
raspberry pi 4iobroker
9 Beiträge 3 Kommentatoren 5.8k Aufrufe 4 Beobachtet
  • Ä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
    Suneline2004
    schrieb am zuletzt editiert von
    #1

    Hallo
    Bin ein kompletter Neuling auf diesem Gebiet und ich sollte ein JS-Controller-Update machen und bekomme immer folgende Fehlermeldung.
    Kann mir da bitte jemand weiterhelfen.😖
    mlg
    S.

    pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade self
    Update js-controller from @1.5.14 to @2.0.43
    NPM version: 6.11.3
    npm install iobroker.js-controller@2.0.43 --unsafe-perm --production --save --pr efix "/opt/iobroker" (System call)
    npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellane ous Warning ENODATA: Cache input stream was empty
    npm WARN registry Using stale data from https://registry.npmjs.org/ due to a req uest error during revalidation.
    npm ERR! code EINTEGRITY
    npm ERR! errno EINTEGRITY
    npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/ ansi-styles: Integrity verification failed for sha512-r160H+dUe+NfgemERm+pC5f/Y6 WFaaIwqA/D0ZNeaxLjiJlIvOSBywiJnVMKZbp4QsdeOCLvq8C5wJP2ldmQKg== (/home/iobroker/. npm/_cacache/content-v2/sha512/af/5e/b41fe7547be35f81e984466fa90b97ff63a58569a23 0a80fc3d1935e6b12e3889948bce481cb08899d530a65ba7842c75e3822efabc0b9c093f695d9902 a)

    npm ERR! A complete log of this run can be found in:
    npm ERR! /home/iobroker/.npm/_logs/2019-11-14T12_19_27_925Z-debug.log
    Host "raspberrypi" (linux) updated
    Execute: chmod -R 777 /opt/iobroker
    Chmod finished. Restart controller
    Starting node restart.js

    arteckA 1 Antwort Letzte Antwort
    0
    • S Suneline2004

      Hallo
      Bin ein kompletter Neuling auf diesem Gebiet und ich sollte ein JS-Controller-Update machen und bekomme immer folgende Fehlermeldung.
      Kann mir da bitte jemand weiterhelfen.😖
      mlg
      S.

      pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade self
      Update js-controller from @1.5.14 to @2.0.43
      NPM version: 6.11.3
      npm install iobroker.js-controller@2.0.43 --unsafe-perm --production --save --pr efix "/opt/iobroker" (System call)
      npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellane ous Warning ENODATA: Cache input stream was empty
      npm WARN registry Using stale data from https://registry.npmjs.org/ due to a req uest error during revalidation.
      npm ERR! code EINTEGRITY
      npm ERR! errno EINTEGRITY
      npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/ ansi-styles: Integrity verification failed for sha512-r160H+dUe+NfgemERm+pC5f/Y6 WFaaIwqA/D0ZNeaxLjiJlIvOSBywiJnVMKZbp4QsdeOCLvq8C5wJP2ldmQKg== (/home/iobroker/. npm/_cacache/content-v2/sha512/af/5e/b41fe7547be35f81e984466fa90b97ff63a58569a23 0a80fc3d1935e6b12e3889948bce481cb08899d530a65ba7842c75e3822efabc0b9c093f695d9902 a)

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/iobroker/.npm/_logs/2019-11-14T12_19_27_925Z-debug.log
      Host "raspberrypi" (linux) updated
      Execute: chmod -R 777 /opt/iobroker
      Chmod finished. Restart controller
      Starting node restart.js

      arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      schrieb am zuletzt editiert von
      #2

      @Suneline2004 ohne sudo

      iobroker upgrade self
      

      zigbee hab ich, zwave auch, nuc's genauso und HA auch

      S 1 Antwort Letzte Antwort
      0
      • arteckA arteck

        @Suneline2004 ohne sudo

        iobroker upgrade self
        
        S Offline
        S Offline
        Suneline2004
        schrieb am zuletzt editiert von
        #3

        @arteck said in Update js controller:

        iobroker upgrade self

        pi@raspberrypi:~ $ iobroker upgrade self
        Update js-controller from @1.5.14 to @2.0.43
        NPM version: 6.11.3
        npm install iobroker.js-controller@2.0.43 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
        npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ENODATA: Cache input stream was empty
        npm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
        npm ERR! code EINTEGRITY
        npm ERR! errno EINTEGRITY
        npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/ansi-styles: Integrity verification failed for sha512-r160H+dUe+NfgemERm+pC5f/Y6WFaaIwqA/D0ZNeaxLjiJlIvOSBywiJnVMKZbp4QsdeOCLvq8C5wJP2ldmQKg== (/home/iobroker/.npm/_cacache/content-v2/sha512/af/5e/b41fe7547be35f81e984466fa90b97ff63a58569a230a80fc3d1935e6b12e3889948bce481cb08899d530a65ba7842c75e3822efabc0b9c093f695d9902a)

        npm ERR! A complete log of this run can be found in:
        npm ERR! /home/iobroker/.npm/_logs/2019-11-14T12_49_40_078Z-debug.log
        Host "raspberrypi" (linux) updated
        Execute: chmod -R 777 /opt/iobroker
        Chmod finished. Restart controller
        Starting node restart.js
        pi@raspberrypi:~ $

        GlasfaserG 1 Antwort Letzte Antwort
        0
        • S Suneline2004

          @arteck said in Update js controller:

          iobroker upgrade self

          pi@raspberrypi:~ $ iobroker upgrade self
          Update js-controller from @1.5.14 to @2.0.43
          NPM version: 6.11.3
          npm install iobroker.js-controller@2.0.43 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
          npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ENODATA: Cache input stream was empty
          npm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
          npm ERR! code EINTEGRITY
          npm ERR! errno EINTEGRITY
          npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/ansi-styles: Integrity verification failed for sha512-r160H+dUe+NfgemERm+pC5f/Y6WFaaIwqA/D0ZNeaxLjiJlIvOSBywiJnVMKZbp4QsdeOCLvq8C5wJP2ldmQKg== (/home/iobroker/.npm/_cacache/content-v2/sha512/af/5e/b41fe7547be35f81e984466fa90b97ff63a58569a230a80fc3d1935e6b12e3889948bce481cb08899d530a65ba7842c75e3822efabc0b9c093f695d9902a)

          npm ERR! A complete log of this run can be found in:
          npm ERR! /home/iobroker/.npm/_logs/2019-11-14T12_49_40_078Z-debug.log
          Host "raspberrypi" (linux) updated
          Execute: chmod -R 777 /opt/iobroker
          Chmod finished. Restart controller
          Starting node restart.js
          pi@raspberrypi:~ $

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #4

          91b14e96-99fb-42d7-a847-45bb8e0fd197-grafik.png

          cd /opt/iobroker
          
          iobroker upgrade self
          

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          S 1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            91b14e96-99fb-42d7-a847-45bb8e0fd197-grafik.png

            cd /opt/iobroker
            
            iobroker upgrade self
            
            S Offline
            S Offline
            Suneline2004
            schrieb am zuletzt editiert von
            #5

            @Glasfaser said in Update js controller:

            iobroker upgrade self

            Hallo
            Leider ohne Erfolg, immer die gleiche Meldung.

            GlasfaserG 1 Antwort Letzte Antwort
            0
            • S Suneline2004

              @Glasfaser said in Update js controller:

              iobroker upgrade self

              Hallo
              Leider ohne Erfolg, immer die gleiche Meldung.

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von
              #6

              @Suneline2004

              cd /opt/iobroker

              npm cache clean -f
              iobroker upgrade self

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              1 Antwort Letzte Antwort
              0
              • S Offline
                S Offline
                Suneline2004
                schrieb am zuletzt editiert von
                #7

                2f23226b-6182-4090-90dd-4325cb8a491b-grafik.png

                GlasfaserG 1 Antwort Letzte Antwort
                0
                • S Suneline2004

                  2f23226b-6182-4090-90dd-4325cb8a491b-grafik.png

                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von
                  #8

                  @Suneline2004

                  Ja ... du hast ein Screenshot eingestellt und ???
                  Was hast du gemacht ... was ist passiert / nicht passiert ..... ist eine Fehlermeldung gekommen ... !??

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  S 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @Suneline2004

                    Ja ... du hast ein Screenshot eingestellt und ???
                    Was hast du gemacht ... was ist passiert / nicht passiert ..... ist eine Fehlermeldung gekommen ... !??

                    S Offline
                    S Offline
                    Suneline2004
                    schrieb am zuletzt editiert von
                    #9

                    @Glasfaser
                    Habe alles neu installiert und jetzt funktioniert alles wieder. Lg Christian

                    1 Antwort Letzte Antwort
                    0

                    Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                    Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                    Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                    Registrieren Anmelden
                    Antworten
                    • In einem neuen Thema antworten
                    Anmelden zum Antworten
                    • Älteste zuerst
                    • Neuste zuerst
                    • Meiste Stimmen


                    Support us

                    ioBroker
                    Community Adapters
                    Donate
                    FAQ Cloud / IOT
                    HowTo: Node.js-Update
                    HowTo: Backup/Restore
                    Downloads
                    BLOG

                    564

                    Online

                    32.8k

                    Benutzer

                    82.8k

                    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