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. PI4 Lässt JS Kontrolle nicht updaten

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    11
    1
    292

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    775

PI4 Lässt JS Kontrolle nicht updaten

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
js-controller 2.0.25
106 Beiträge 8 Kommentatoren 11.9k Aufrufe 9 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.
  • F freaktech

    das klappt auch nicht

    sudo -H -u iobroker npm install iobroker.js-controller

    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/yargs-parser: Integrity verification failed for sha512-SeQhve+jcDUw0frQ8bbOinZUc8cXcMxs1waTgkCXH9D5W4Fua3Ns8bwPhGe0GX+Jky2cwYGm/pZAnNsMq8O0UQ== (/home/iobroker/.npm/_cacache/content-v2/sha512/49/e4/21bdefa3703530d1fad0f1b6ce8a765473c71770cc6cd706938240971fd0f95b816e6b736cf1bc0f8467b4197f89932d9cc181a6fe96409cdb0cabc3b451)

    npm ERR! A complete log of this run can be found in:
    npm ERR! /home/iobroker/.npm/_logs/2019-10-13T13_01_36_269Z-debug.log
    pi@iobrocker:/opt/iobroker $

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

    @freaktech

    Link Text

    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 ..

    F 1 Antwort Letzte Antwort
    0
    • GlasfaserG Glasfaser

      @freaktech

      Link Text

      F Offline
      F Offline
      freaktech
      schrieb am zuletzt editiert von
      #4

      @Glasfaseja gelesen, zumindest was mir nicht ganz fremd ist

      Finde die Lösung trotzdem nicht

      1 Antwort Letzte Antwort
      0
      • F freaktech

        das klappt auch nicht

        sudo -H -u iobroker npm install iobroker.js-controller

        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/yargs-parser: Integrity verification failed for sha512-SeQhve+jcDUw0frQ8bbOinZUc8cXcMxs1waTgkCXH9D5W4Fua3Ns8bwPhGe0GX+Jky2cwYGm/pZAnNsMq8O0UQ== (/home/iobroker/.npm/_cacache/content-v2/sha512/49/e4/21bdefa3703530d1fad0f1b6ce8a765473c71770cc6cd706938240971fd0f95b816e6b736cf1bc0f8467b4197f89932d9cc181a6fe96409cdb0cabc3b451)

        npm ERR! A complete log of this run can be found in:
        npm ERR! /home/iobroker/.npm/_logs/2019-10-13T13_01_36_269Z-debug.log
        pi@iobrocker:/opt/iobroker $

        AlCalzoneA Offline
        AlCalzoneA Offline
        AlCalzone
        Developer
        schrieb am zuletzt editiert von
        #5

        @freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:

        Invalid response body while trying to fetch https://registry.npmjs.org/yargs-parser: Integrity verification failed

        npm stellt fest, dass der Hash des heruntergeladenen Pakets nicht mit dem übereinstimmt, was er sein sollte. Sitzt du ggf. hinter einem Proxy, der an den Antworten was ändert?

        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

        F 1 Antwort Letzte Antwort
        0
        • AlCalzoneA AlCalzone

          @freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:

          Invalid response body while trying to fetch https://registry.npmjs.org/yargs-parser: Integrity verification failed

          npm stellt fest, dass der Hash des heruntergeladenen Pakets nicht mit dem übereinstimmt, was er sein sollte. Sitzt du ggf. hinter einem Proxy, der an den Antworten was ändert?

          F Offline
          F Offline
          freaktech
          schrieb am zuletzt editiert von
          #6

          @AlCalzone

          Nein ganz normales Standard Internet privat

          AlCalzoneA 1 Antwort Letzte Antwort
          0
          • F freaktech

            @AlCalzone

            Nein ganz normales Standard Internet privat

            AlCalzoneA Offline
            AlCalzoneA Offline
            AlCalzone
            Developer
            schrieb am zuletzt editiert von
            #7

            @freaktech Hast du eine package-lock.json in /opt/iobroker? Wenn ja, dann mal löschen und Installation nochmal probieren.

            Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

            1 Antwort Letzte Antwort
            1
            • F Offline
              F Offline
              freaktech
              schrieb am zuletzt editiert von
              #8

              Wie prüf ich das ? Bin ja erst ) Wochen hier

              J 1 Antwort Letzte Antwort
              0
              • F freaktech

                Wie prüf ich das ? Bin ja erst ) Wochen hier

                J Offline
                J Offline
                Jan1
                schrieb am zuletzt editiert von
                #9

                @freaktech
                na in dem Du in das Verzeichnis gehst und schaust ob die Datei dort vorhanden ist

                1 Antwort Letzte Antwort
                0
                • F Offline
                  F Offline
                  freaktech
                  schrieb am zuletzt editiert von
                  #10

                  grad gemacht wieder

                  ^[[Api@iobrocker:/opt/iobroker $ sudo iobroker upgrade self
                  Update js-controller from @1.5.14 to @2.0.25
                  NPM version: 6.12.0
                  npm install iobroker.js-controller@2.0.25 --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/require-main-filename: Integrity verification failed for sha512-mt/8/lQDEN6TRunL156JlOqfF1v32IYOe2Ey6+rn43FdBDLSNSblDErg9i/vfuLWA0PWo/NS6vOwM8iCP+SaSg== (/home/iobroker/.npm/_cacache/content-v2/sha512/9a/df/fcfe540310de9346e9cbd79e8994ea9f175bf7d8860e7b6132ebeae7e3715d0432d23526e50c4ae0f62fef7ee2d60343d6a3f352eaf3b033c8823fe49a4a)

                  npm ERR! A complete log of this run can be found in:
                  npm ERR! /home/iobroker/.npm/_logs/2019-10-13T15_18_13_497Z-debug.log
                  Host "iobrocker" (linux) updated
                  Execute: chmod -R 777 /opt/iobroker
                  Chmod finished. Restart controller
                  Starting node restart.js
                  pi@iobrocker:/opt/iobroker $ ^C
                  pi@iobrocker:/opt/iobroker $ dir
                  backups install lib README.md
                  CHANGELOG_FIXER_LINUX.md INSTALLER_INFO.txt LICENSE reinstall.js
                  CHANGELOG_INSTALLER_LINUX.md iob log
                  etc iobroker node_modules
                  fix_installation.sh iobroker-data package.json
                  pi@iobrocker:/opt/iobroker $

                  AlCalzoneA 1 Antwort Letzte Antwort
                  0
                  • F freaktech

                    grad gemacht wieder

                    ^[[Api@iobrocker:/opt/iobroker $ sudo iobroker upgrade self
                    Update js-controller from @1.5.14 to @2.0.25
                    NPM version: 6.12.0
                    npm install iobroker.js-controller@2.0.25 --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/require-main-filename: Integrity verification failed for sha512-mt/8/lQDEN6TRunL156JlOqfF1v32IYOe2Ey6+rn43FdBDLSNSblDErg9i/vfuLWA0PWo/NS6vOwM8iCP+SaSg== (/home/iobroker/.npm/_cacache/content-v2/sha512/9a/df/fcfe540310de9346e9cbd79e8994ea9f175bf7d8860e7b6132ebeae7e3715d0432d23526e50c4ae0f62fef7ee2d60343d6a3f352eaf3b033c8823fe49a4a)

                    npm ERR! A complete log of this run can be found in:
                    npm ERR! /home/iobroker/.npm/_logs/2019-10-13T15_18_13_497Z-debug.log
                    Host "iobrocker" (linux) updated
                    Execute: chmod -R 777 /opt/iobroker
                    Chmod finished. Restart controller
                    Starting node restart.js
                    pi@iobrocker:/opt/iobroker $ ^C
                    pi@iobrocker:/opt/iobroker $ dir
                    backups install lib README.md
                    CHANGELOG_FIXER_LINUX.md INSTALLER_INFO.txt LICENSE reinstall.js
                    CHANGELOG_INSTALLER_LINUX.md iob log
                    etc iobroker node_modules
                    fix_installation.sh iobroker-data package.json
                    pi@iobrocker:/opt/iobroker $

                    AlCalzoneA Offline
                    AlCalzoneA Offline
                    AlCalzone
                    Developer
                    schrieb am zuletzt editiert von
                    #11

                    @freaktech Nach diesem Post sollte es helfen, den NPM-Cache zu reparieren:

                    npm cache verify
                    

                    dann erneut probieren.

                    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                    1 Antwort Letzte Antwort
                    1
                    • F Offline
                      F Offline
                      freaktech
                      schrieb am zuletzt editiert von
                      #12

                      @AlCalzone said in PI4 Lässt JS Kontrollupdaten:

                      npm cache verify

                      leider bringt res auch keinen Erfolg

                      pi@iobrocker:/opt/iobroker $ npm cache verify
                      Cache verified and compressed (~/.npm/_cacache):
                      Content verified: 1488 (56506421 bytes)
                      Content garbage-collected: 65 (2812582 bytes)
                      Index entries: 2519
                      Finished in 12.571s
                      pi@iobrocker:/opt/iobroker $ sudo iobroker upgrade self
                      Update js-controller from @1.5.14 to @2.0.25
                      NPM version: 6.12.0
                      npm install iobroker.js-controller@2.0.25 --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/require-main-filename: Integrity verification failed for sha512-mt/8/lQDEN6TRunL156JlOqfF1v32IYOe2Ey6+rn43FdBDLSNSblDErg9i/vfuLWA0PWo/NS6vOwM8iCP+SaSg== (/home/iobroker/.npm/_cacache/content-v2/sha512/9a/df/fcfe540310de9346e9cbd79e8994ea9f175bf7d8860e7b6132ebeae7e3715d0432d23526e50c4ae0f62fef7ee2d60343d6a3f352eaf3b033c8823fe49a4a)

                      npm ERR! A complete log of this run can be found in:
                      npm ERR! /home/iobroker/.npm/_logs/2019-10-13T16_40_06_853Z-debug.log
                      Host "iobrocker" (linux) updated
                      Execute: chmod -R 777 /opt/iobroker
                      Chmod finished. Restart controller

                      1 Antwort Letzte Antwort
                      0
                      • F Offline
                        F Offline
                        freaktech
                        schrieb am zuletzt editiert von
                        #13

                        hat noch wer eine Idee?

                        lg
                        tom

                        sigi234S AlCalzoneA 2 Antworten Letzte Antwort
                        0
                        • F freaktech

                          hat noch wer eine Idee?

                          lg
                          tom

                          sigi234S Online
                          sigi234S Online
                          sigi234
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #14

                          @freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:

                          hat noch wer eine Idee?

                          lg
                          tom

                          Schon 2.0.29 latest installiert?

                          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Immer Daten sichern!

                          AlCalzoneA 1 Antwort Letzte Antwort
                          0
                          • sigi234S sigi234

                            @freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:

                            hat noch wer eine Idee?

                            lg
                            tom

                            Schon 2.0.29 latest installiert?

                            AlCalzoneA Offline
                            AlCalzoneA Offline
                            AlCalzone
                            Developer
                            schrieb am zuletzt editiert von
                            #15

                            @sigi234 Das versucht er doch

                            Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                            sigi234S 1 Antwort Letzte Antwort
                            0
                            • F freaktech

                              hat noch wer eine Idee?

                              lg
                              tom

                              AlCalzoneA Offline
                              AlCalzoneA Offline
                              AlCalzone
                              Developer
                              schrieb am zuletzt editiert von AlCalzone
                              #16

                              @freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:

                              hat noch wer eine Idee?

                              Die Holzhammer-Methode (bitte vorher Backup machen, falls die Installation dann immer noch nicht klappt):

                              cd /opt/iobroker
                              rm package-lock.json
                              rm -rf node_modules
                              npm cache clear --force
                              npm i --production --ignore-scripts
                              

                              Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                              AphofisA 1 Antwort Letzte Antwort
                              0
                              • AlCalzoneA AlCalzone

                                @sigi234 Das versucht er doch

                                sigi234S Online
                                sigi234S Online
                                sigi234
                                Forum Testing Most Active
                                schrieb am zuletzt editiert von
                                #17

                                @AlCalzone sagte in PI4 Lässt JS Kontrolle nicht updaten:

                                @sigi234 Das versucht er doch

                                Ja, aber nochmal

                                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Immer Daten sichern!

                                AlCalzoneA 1 Antwort Letzte Antwort
                                0
                                • sigi234S sigi234

                                  @AlCalzone sagte in PI4 Lässt JS Kontrolle nicht updaten:

                                  @sigi234 Das versucht er doch

                                  Ja, aber nochmal

                                  AlCalzoneA Offline
                                  AlCalzoneA Offline
                                  AlCalzone
                                  Developer
                                  schrieb am zuletzt editiert von
                                  #18

                                  @sigi234 Bitte lesen... Er versucht es - npm lässt ihn nicht...

                                  Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                  sigi234S 1 Antwort Letzte Antwort
                                  0
                                  • AlCalzoneA AlCalzone

                                    @sigi234 Bitte lesen... Er versucht es - npm lässt ihn nicht...

                                    sigi234S Online
                                    sigi234S Online
                                    sigi234
                                    Forum Testing Most Active
                                    schrieb am zuletzt editiert von
                                    #19

                                    @AlCalzone sagte in PI4 Lässt JS Kontrolle nicht updaten:

                                    @sigi234 Bitte lesen... Er versucht es - npm lässt ihn nicht...

                                    Ja dachte weil Warning ENODATA: Cache input stream was empty

                                    Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                    Immer Daten sichern!

                                    1 Antwort Letzte Antwort
                                    0
                                    • F Offline
                                      F Offline
                                      freaktech
                                      schrieb am zuletzt editiert von
                                      #20

                                      genau, geht heute genausowenig wie gestern

                                      pi@iobrocker:/opt/iobroker $ sudo iobroker upgrade self
                                      Update js-controller from @1.5.14 to @2.0.25
                                      NPM version: 6.12.0
                                      npm install iobroker.js-controller@2.0.25 --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/y18n: Integrity verification failed for sha512-nT7014PDaWpa3jrXmq1tS07aiudLEjWmD1iEbLzOxO/4+6DMqVptZ1Scz5PnnN/haHCZTAmWOMNvHKfY32wv9A== (/home/iobroker/.npm/_cacache/content-v2/sha512/9d/3e/f4d783c3696a5ade3ad79aad6d4b4eda8ae74b1235a60f58846cbccec4eff8fba0cca95a6d67549ccf93e79cdfe16870994c099638c36f1ca7d8df6c2ff4)

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

                                      1 Antwort Letzte Antwort
                                      0
                                      • F Offline
                                        F Offline
                                        freaktech
                                        schrieb am zuletzt editiert von
                                        #21

                                        @AlCalzone said in PI4 Lässt JS Kontrolle nicht updaten:

                                                                                                                                                                    cd /opt/iobroker                                                                                                                                                                            rm package-lock.json                                                                                                                                                                            rm -rf node_modules                                                                                                                                                                            npm cache clear --force                                                                                                                                                                            npm i production --ignore-scripts                                            
                                        

                                        soll ich das probieren?

                                        sigi234S 1 Antwort Letzte Antwort
                                        0
                                        • F freaktech

                                          @AlCalzone said in PI4 Lässt JS Kontrolle nicht updaten:

                                                                                                                                                                      cd /opt/iobroker                                                                                                                                                                            rm package-lock.json                                                                                                                                                                            rm -rf node_modules                                                                                                                                                                            npm cache clear --force                                                                                                                                                                            npm i production --ignore-scripts                                            
                                          

                                          soll ich das probieren?

                                          sigi234S Online
                                          sigi234S Online
                                          sigi234
                                          Forum Testing Most Active
                                          schrieb am zuletzt editiert von
                                          #22

                                          @freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:

                                          @AlCalzone said in PI4 Lässt JS Kontrolle nicht updaten:

                                                                                                                                                                      cd /opt/iobroker                                                                                                                                                                            rm package-lock.json                                                                                                                                                                            rm -rf node_modules                                                                                                                                                                            npm cache clear --force                                                                                                                                                                            npm i production --ignore-scripts                                            
                                          

                                          soll ich das probieren?

                                          Was kommt bei:

                                          cd /opt/iobroker
                                          iobroker list instances
                                          node -v
                                          nodejs -v
                                          npm -v

                                          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                          Immer Daten sichern!

                                          AlCalzoneA 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

                                          519

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          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