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. Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.0k

Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update

Geplant Angeheftet Gesperrt Verschoben Error/Bug
errormeldungnodejs 16.15.1
169 Beiträge 15 Kommentatoren 24.0k Aufrufe 12 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.
  • crunchipC crunchip

    @surfer09 ich zitiere mal was ich an anderer ähnlichen Stelle gelesen habe

    Das ist ein npm-Problem und hängt nicht speziell mit dem Adapter zusammen - hab ich auch ab und an beim Entwickeln auf Windows. Stelle sicher, dass der Adapterprozess wirklich nicht mehr läuft und probier es nochmal. Manchmal hängt ein Skript im Timeout oder sowas.
    
    surfer09S Offline
    surfer09S Offline
    surfer09
    schrieb am zuletzt editiert von
    #15

    @crunchip Okay, also doch abwarten, bis das Problem behoben ist, wenn ich das jetzt richtig verstehe.
    Ich fummel ungerne jetzt an den Ordnern oder Sonstigem rum, wenn das etwas ganz anderes ist. Nicht das ich nachher alles durcheinander habe...

    IO-Broker Master/Slave auf Windows 11 64bit, NPM 10.9.4, Node 22.21.1 js-controller 7.0.7

    crunchipC Thomas BraunT 2 Antworten Letzte Antwort
    0
    • surfer09S surfer09

      @crunchip Okay, also doch abwarten, bis das Problem behoben ist, wenn ich das jetzt richtig verstehe.
      Ich fummel ungerne jetzt an den Ordnern oder Sonstigem rum, wenn das etwas ganz anderes ist. Nicht das ich nachher alles durcheinander habe...

      crunchipC Offline
      crunchipC Offline
      crunchip
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #16

      @surfer09 hast du denn mal geprüft, ob der Prozess auch wirklich beendet ist und nochmal versucht das Update zu machen

      umgestiegen von Proxmox auf Unraid

      1 Antwort Letzte Antwort
      0
      • surfer09S surfer09

        @crunchip Okay, also doch abwarten, bis das Problem behoben ist, wenn ich das jetzt richtig verstehe.
        Ich fummel ungerne jetzt an den Ordnern oder Sonstigem rum, wenn das etwas ganz anderes ist. Nicht das ich nachher alles durcheinander habe...

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

        @surfer09 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

        Okay, also doch abwarten, bis das Problem behoben ist, wenn ich das jetzt richtig verstehe.

        Das kann nicht 'von außen' behoben werden. Da musst du schon selber schauen wo es da genau klemmt. Hinweise was zu tun ist stehen ja schon in den Meldungen drin.
        Unter Windows kann ich dir aber nicht sagen wie man sich den npm tree anschaut, unter einem Betriebssystem ginge es im iobroker-Verzeichnis mittels npm ls | grep ERR

        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

        surfer09S 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @surfer09 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

          Okay, also doch abwarten, bis das Problem behoben ist, wenn ich das jetzt richtig verstehe.

          Das kann nicht 'von außen' behoben werden. Da musst du schon selber schauen wo es da genau klemmt. Hinweise was zu tun ist stehen ja schon in den Meldungen drin.
          Unter Windows kann ich dir aber nicht sagen wie man sich den npm tree anschaut, unter einem Betriebssystem ginge es im iobroker-Verzeichnis mittels npm ls | grep ERR

          surfer09S Offline
          surfer09S Offline
          surfer09
          schrieb am zuletzt editiert von surfer09
          #18

          @thomas-braun

          Ich hoffe mal, das ich dennoch nicht mit der Fehlerbehebung alleine gelassen werde...
          Ich hätte einmal diese Ausgabe (was mir hier auffällt, meine installierten Adapter haben kein "extraneous" hinten anstehen):

          I:\iobroker>npm ls
          iobroker.inst@2.0.3 I:\iobroker
          +-- @serialport/parser-byte-length@1.0.5 extraneous
          +-- @serialport/parser-cctalk@1.0.5 extraneous
          +-- @serialport/parser-delimiter@1.0.5 extraneous
          +-- @serialport/parser-readline@1.0.5 extraneous
          +-- @serialport/parser-ready@1.0.5 extraneous
          +-- @serialport/parser-regex@1.0.5 extraneous
          +-- @sinonjs/commons@1.7.1 extraneous
          +-- @sinonjs/formatio@4.0.1 extraneous
          +-- @sinonjs/samsam@4.2.2 extraneous
          +-- @sinonjs/text-encoding@0.7.1 extraneous
          +-- acorn-jsx@3.0.1 extraneous
          +-- ajv-keywords@2.1.1 extraneous
          +-- ansi-bgblack@0.1.1 extraneous
          +-- ansi-bgblue@0.1.1 extraneous
          +-- ansi-bgcyan@0.1.1 extraneous
          +-- ansi-bggreen@0.1.1 extraneous
          +-- ansi-bgmagenta@0.1.1 extraneous
          +-- ansi-bgred@0.1.1 extraneous
          +-- ansi-bgwhite@0.1.1 extraneous
          +-- ansi-bgyellow@0.1.1 extraneous
          +-- ansi-black@0.1.1 extraneous
          +-- ansi-blue@0.1.1 extraneous
          +-- ansi-bold@0.1.1 extraneous
          +-- ansi-colors@0.2.0 extraneous
          +-- ansi-cyan@0.1.1 extraneous
          +-- ansi-dim@0.1.1 extraneous
          +-- ansi-escapes@3.2.0 extraneous
          +-- ansi-gray@0.1.1 extraneous
          +-- ansi-green@0.1.1 extraneous
          +-- ansi-grey@0.1.1 extraneous
          +-- ansi-hidden@0.1.1 extraneous
          +-- ansi-inverse@0.1.1 extraneous
          +-- ansi-italic@0.1.1 extraneous
          +-- ansi-magenta@0.1.1 extraneous
          +-- ansi-red@0.1.1 extraneous
          +-- ansi-reset@0.1.1 extraneous
          +-- ansi-strikethrough@0.1.1 extraneous
          +-- ansi-underline@0.1.1 extraneous
          +-- ansi-white@0.1.1 extraneous
          +-- ansi-wrap@0.1.0 extraneous
          +-- ansi-yellow@0.1.1 extraneous
          +-- arr-flatten@1.1.0 extraneous
          +-- arr-swap@1.0.1 extraneous
          +-- axios@0.18.1 extraneous
          +-- babel-code-frame@6.26.0 extraneous
          +-- buffer-alloc-unsafe@1.1.0 extraneous
          +-- buffer-alloc@1.2.0 extraneous
          +-- buffer-fill@1.0.0 extraneous
          +-- caller-path@0.1.0 extraneous
          +-- callsites@0.2.0 extraneous
          +-- chalk@2.4.2 extraneous
          +-- chardet@0.4.2 extraneous
          +-- charenc@0.0.2 extraneous
          +-- choices-separator@2.0.0 extraneous
          +-- circular-json@0.3.3 extraneous
          +-- cli-cursor@2.1.0 extraneous
          +-- cli-width@2.2.0 extraneous
          +-- clone-deep@1.0.0 extraneous
          +-- co@4.6.0 extraneous
          +-- collection-visit@1.0.0 extraneous
          +-- colors@1.3.3
          +-- copy-descriptor@0.1.1 extraneous
          +-- cross-spawn@5.1.0 extraneous
          +-- crypt@0.0.2 extraneous
          +-- deep-is@0.1.3 extraneous
          +-- define-property@1.0.0 extraneous
          +-- diff@4.0.2 extraneous
          +-- doctrine@2.1.0 extraneous
          +-- engine.io-client@1.8.2 extraneous
          +-- engine.io@1.8.2 extraneous
          +-- error-symbol@0.1.0 extraneous
          +-- escape-string-regexp@1.0.5 extraneous
          +-- eslint-find-rules@3.4.0 extraneous
          +-- eslint-plugin-json@1.4.0 extraneous
          +-- eslint-plugin-mocha@4.12.1 extraneous
          +-- eslint-rule-documentation@1.0.23 extraneous
          +-- eslint-scope@3.7.3 extraneous
          +-- eslint-visitor-keys@1.1.0 extraneous
          +-- esquery@1.1.0 extraneous
          +-- esrecurse@4.2.1 extraneous
          +-- estraverse@4.3.0 extraneous
          +-- esutils@2.0.3 extraneous
          +-- execa@0.7.0 extraneous
          +-- expand-template@1.1.1 extraneous
          +-- extend-shallow@2.0.1 extraneous
          +-- external-editor@2.2.0 extraneous
          +-- fast-levenshtein@2.0.6 extraneous
          +-- figures@2.0.0 extraneous
          +-- file-entry-cache@2.0.0 extraneous
          +-- flat-cache@1.3.4 extraneous
          +-- for-in@1.0.2 extraneous
          +-- for-own@1.0.0 extraneous
          +-- fs-constants@1.0.0 extraneous
          +-- fs-extra@7.0.1
          +-- functional-red-black-tree@1.0.1 extraneous
          +-- get-stream@3.0.0 extraneous
          +-- globals@11.12.0 extraneous
          +-- has-ansi@2.0.0 extraneous
          +-- has-flag@3.0.0 extraneous
          +-- ignore@3.3.10 extraneous
          +-- info-symbol@0.1.0 extraneous
          +-- inquirer@3.3.0 extraneous
          +-- iobroker.admin@5.3.8
          +-- iobroker.coronavirus-statistics@0.8.7
          +-- iobroker.deconz@2.0.5
          +-- iobroker.discovery@3.0.3
          +-- iobroker.fb-checkpresence@ extraneous
          +-- iobroker.flot@1.10.7
          +-- iobroker.fritzbox@0.2.1 extraneous
          +-- iobroker.hm-rega@3.0.40
          +-- iobroker.hm-rpc@1.15.12
          +-- iobroker.hs100@2.0.7
          +-- iobroker.ical@1.12.1
          +-- iobroker.info@1.9.19
          +-- iobroker.javascript@5.7.0
          +-- iobroker.js-controller@4.0.23
          +-- iobroker.logparser@1.1.0
          +-- iobroker.mielecloudservice@6.3.2
          +-- iobroker.mihome-vacuum@3.3.3
          +-- iobroker.nina@0.0.25
          +-- iobroker.node-red@3.3.0
          +-- iobroker.nuki-extended@2.4.0
          +-- iobroker.objects-redis@2.0.5 extraneous
          +-- iobroker.ping@1.5.3
          +-- iobroker.sayit@1.12.3
          +-- iobroker.simple-api@2.6.5
          +-- iobroker.socketio@4.2.0
          +-- iobroker.sony-bravia@1.0.3
          +-- iobroker.sql@1.16.2
          +-- iobroker.squeezebox@1.0.0
          +-- iobroker.squeezeboxrpc@1.3.9
          +-- iobroker.synology@2.1.7
          +-- iobroker.telegram@1.12.6
          +-- iobroker.tr-064@4.2.16
          +-- iobroker.upnp@1.0.21
          +-- iobroker.vis-hqwidgets@1.2.0
          +-- iobroker.vis-metro@1.2.0
          +-- iobroker.vis@1.4.15
          +-- iobroker.web@4.3.0
          +-- iobroker.yahka@0.13.1
          +-- iobroker@2.0.3 extraneous
          +-- ioredis@4.16.2 extraneous
          +-- is-accessor-descriptor@1.0.0 extraneous
          +-- is-arrayish@0.2.1 extraneous
          +-- is-buffer@1.1.6 extraneous
          +-- is-data-descriptor@1.0.0 extraneous
          +-- is-descriptor@1.0.2 extraneous
          +-- is-extendable@0.1.1 extraneous
          +-- is-number@6.0.0 extraneous
          +-- is-plain-object@2.0.4 extraneous
          +-- is-resolvable@1.1.0 extraneous
          +-- is-windows@1.0.2 extraneous
          +-- isobject@3.0.1 extraneous
          +-- jayson@ extraneous
          +-- js-tokens@3.0.2 extraneous
          +-- jsonc-parser@2.2.1 extraneous
          +-- just-extend@4.1.0 extraneous
          +-- kind-of@3.2.2 extraneous
          +-- koalas@1.0.2 extraneous
          +-- lazy-cache@2.0.2 extraneous
          +-- levn@0.3.0 extraneous
          +-- log-ok@0.1.1 extraneous
          +-- log-utils@0.2.1 extraneous
          +-- lolex@5.1.2 extraneous
          +-- map-visit@1.0.0 extraneous
          +-- md5@2.2.1 extraneous
          +-- mem@1.1.0 extraneous
          +-- mimic-fn@1.2.0 extraneous
          +-- mixin-object@2.0.1 extraneous
          +-- natural-compare@1.4.0 extraneous
          +-- nise@3.0.1 extraneous
          +-- node-sonos-http-api-master@npm:sonos-http-api@1.6.9 extraneous
          +-- node-windows@0.1.14 extraneous
          +-- npm-run-path@2.0.2 extraneous
          +-- object-copy@0.1.0 extraneous
          +-- object-visit@1.0.1 extraneous
          +-- onetime@2.0.1 extraneous
          +-- optionator@0.8.3 extraneous
          +-- p-finally@1.0.0 extraneous
          +-- path-is-inside@1.0.2 extraneous
          +-- path-key@2.0.1 extraneous
          +-- pm2-master@npm:pm2@4.2.3 extraneous
          +-- pointer-symbol@1.0.0 extraneous
          +-- prelude-ls@1.1.2 extraneous
          +-- promirepl@1.0.1 extraneous
          +-- prompt-actions@3.0.2 extraneous
          +-- prompt-base@4.1.0 extraneous
          +-- prompt-checkbox@2.2.0 extraneous
          +-- prompt-choices@4.1.0 extraneous
          +-- prompt-list@3.2.0 extraneous
          +-- prompt-question@5.0.2 extraneous
          +-- prompt-radio@1.2.1 extraneous
          +-- radio-symbol@2.0.0 extraneous
          +-- ramda@0.25.0 extraneous
          +-- read-pkg-up@2.0.0 extraneous
          +-- read-pkg@2.0.0 extraneous
          +-- readline-ui@2.2.3 extraneous
          +-- readline-utils@2.2.3 extraneous
          +-- regexpp@1.1.0 extraneous
          +-- require-uncached@1.0.3 extraneous
          +-- resolve-from@1.0.1 extraneous
          +-- restore-cursor@2.0.0 extraneous
          +-- run-async@2.4.1 extraneous
          +-- rx-lite-aggregates@4.0.8 extraneous
          +-- rx-lite@4.0.8 extraneous
          +-- semver@5.7.1
          +-- set-getter@0.1.0 extraneous
          +-- set-value@3.0.2 extraneous
          +-- shallow-clone@1.0.0 extraneous
          +-- shebang-command@1.2.0 extraneous
          +-- shebang-regex@1.0.0 extraneous
          +-- simple-get@2.8.1 extraneous
          +-- sinon@8.1.1 extraneous
          +-- slice-ansi@1.0.0 extraneous
          +-- socket.io-client@1.7.2 extraneous
          +-- socket.io@1.7.2 extraneous
          +-- source-map@0.5.7 extraneous
          +-- static-extend@0.1.2 extraneous
          +-- streamifier@0.1.1 extraneous
          +-- strip-color@0.1.0 extraneous
          +-- strip-eof@1.0.0 extraneous
          +-- success-symbol@0.1.0 extraneous
          +-- supports-color@2.0.0 extraneous
          +-- systeminformation@4.23.3 extraneous
          +-- table@4.0.2 extraneous
          +-- tar-fs@1.16.3 extraneous
          +-- tar-stream@1.6.2 extraneous
          +-- tar@5.0.5 extraneous
          +-- terminal-paginator@2.0.2 extraneous
          +-- text-table@0.2.0 extraneous
          +-- time-stamp@1.1.0 extraneous
          +-- tmp@0.0.33 extraneous
          +-- to-buffer@1.1.1 extraneous
          +-- to-object-path@0.3.0 extraneous
          +-- toggle-array@1.0.1 extraneous
          +-- type-check@0.3.2 extraneous
          +-- type-detect@4.0.8 extraneous
          +-- vinyl-sourcemaps-apply@0.2.1 extraneous
          +-- vows@0.8.3 extraneous
          +-- vscode-json-languageservice@3.5.1 extraneous
          +-- vscode-languageserver-textdocument@1.0.1 extraneous
          +-- vscode-languageserver-types@3.15.1 extraneous
          +-- vscode-nls@4.1.1 extraneous
          +-- vscode-uri@2.1.1 extraneous
          +-- warning-symbol@0.1.0 extraneous
          +-- window-size@1.1.1 extraneous
          +-- word-wrap@1.2.3 extraneous
          +-- write@0.2.1 extraneous
          +-- xmlhttprequest-ssl@1.5.3 extraneous
          `-- yargs@7.1.0
          

          Und einmal diese hier:

          I:\iobroker>npm ls grep ERR
          iobroker.inst@2.0.3 I:\iobroker
          `-- (empty)
          

          Der Befehl npm ls | grep ERR zeigt nur an, dass es "grep" nicht gibt.

          IO-Broker Master/Slave auf Windows 11 64bit, NPM 10.9.4, Node 22.21.1 js-controller 7.0.7

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • surfer09S surfer09

            @thomas-braun

            Ich hoffe mal, das ich dennoch nicht mit der Fehlerbehebung alleine gelassen werde...
            Ich hätte einmal diese Ausgabe (was mir hier auffällt, meine installierten Adapter haben kein "extraneous" hinten anstehen):

            I:\iobroker>npm ls
            iobroker.inst@2.0.3 I:\iobroker
            +-- @serialport/parser-byte-length@1.0.5 extraneous
            +-- @serialport/parser-cctalk@1.0.5 extraneous
            +-- @serialport/parser-delimiter@1.0.5 extraneous
            +-- @serialport/parser-readline@1.0.5 extraneous
            +-- @serialport/parser-ready@1.0.5 extraneous
            +-- @serialport/parser-regex@1.0.5 extraneous
            +-- @sinonjs/commons@1.7.1 extraneous
            +-- @sinonjs/formatio@4.0.1 extraneous
            +-- @sinonjs/samsam@4.2.2 extraneous
            +-- @sinonjs/text-encoding@0.7.1 extraneous
            +-- acorn-jsx@3.0.1 extraneous
            +-- ajv-keywords@2.1.1 extraneous
            +-- ansi-bgblack@0.1.1 extraneous
            +-- ansi-bgblue@0.1.1 extraneous
            +-- ansi-bgcyan@0.1.1 extraneous
            +-- ansi-bggreen@0.1.1 extraneous
            +-- ansi-bgmagenta@0.1.1 extraneous
            +-- ansi-bgred@0.1.1 extraneous
            +-- ansi-bgwhite@0.1.1 extraneous
            +-- ansi-bgyellow@0.1.1 extraneous
            +-- ansi-black@0.1.1 extraneous
            +-- ansi-blue@0.1.1 extraneous
            +-- ansi-bold@0.1.1 extraneous
            +-- ansi-colors@0.2.0 extraneous
            +-- ansi-cyan@0.1.1 extraneous
            +-- ansi-dim@0.1.1 extraneous
            +-- ansi-escapes@3.2.0 extraneous
            +-- ansi-gray@0.1.1 extraneous
            +-- ansi-green@0.1.1 extraneous
            +-- ansi-grey@0.1.1 extraneous
            +-- ansi-hidden@0.1.1 extraneous
            +-- ansi-inverse@0.1.1 extraneous
            +-- ansi-italic@0.1.1 extraneous
            +-- ansi-magenta@0.1.1 extraneous
            +-- ansi-red@0.1.1 extraneous
            +-- ansi-reset@0.1.1 extraneous
            +-- ansi-strikethrough@0.1.1 extraneous
            +-- ansi-underline@0.1.1 extraneous
            +-- ansi-white@0.1.1 extraneous
            +-- ansi-wrap@0.1.0 extraneous
            +-- ansi-yellow@0.1.1 extraneous
            +-- arr-flatten@1.1.0 extraneous
            +-- arr-swap@1.0.1 extraneous
            +-- axios@0.18.1 extraneous
            +-- babel-code-frame@6.26.0 extraneous
            +-- buffer-alloc-unsafe@1.1.0 extraneous
            +-- buffer-alloc@1.2.0 extraneous
            +-- buffer-fill@1.0.0 extraneous
            +-- caller-path@0.1.0 extraneous
            +-- callsites@0.2.0 extraneous
            +-- chalk@2.4.2 extraneous
            +-- chardet@0.4.2 extraneous
            +-- charenc@0.0.2 extraneous
            +-- choices-separator@2.0.0 extraneous
            +-- circular-json@0.3.3 extraneous
            +-- cli-cursor@2.1.0 extraneous
            +-- cli-width@2.2.0 extraneous
            +-- clone-deep@1.0.0 extraneous
            +-- co@4.6.0 extraneous
            +-- collection-visit@1.0.0 extraneous
            +-- colors@1.3.3
            +-- copy-descriptor@0.1.1 extraneous
            +-- cross-spawn@5.1.0 extraneous
            +-- crypt@0.0.2 extraneous
            +-- deep-is@0.1.3 extraneous
            +-- define-property@1.0.0 extraneous
            +-- diff@4.0.2 extraneous
            +-- doctrine@2.1.0 extraneous
            +-- engine.io-client@1.8.2 extraneous
            +-- engine.io@1.8.2 extraneous
            +-- error-symbol@0.1.0 extraneous
            +-- escape-string-regexp@1.0.5 extraneous
            +-- eslint-find-rules@3.4.0 extraneous
            +-- eslint-plugin-json@1.4.0 extraneous
            +-- eslint-plugin-mocha@4.12.1 extraneous
            +-- eslint-rule-documentation@1.0.23 extraneous
            +-- eslint-scope@3.7.3 extraneous
            +-- eslint-visitor-keys@1.1.0 extraneous
            +-- esquery@1.1.0 extraneous
            +-- esrecurse@4.2.1 extraneous
            +-- estraverse@4.3.0 extraneous
            +-- esutils@2.0.3 extraneous
            +-- execa@0.7.0 extraneous
            +-- expand-template@1.1.1 extraneous
            +-- extend-shallow@2.0.1 extraneous
            +-- external-editor@2.2.0 extraneous
            +-- fast-levenshtein@2.0.6 extraneous
            +-- figures@2.0.0 extraneous
            +-- file-entry-cache@2.0.0 extraneous
            +-- flat-cache@1.3.4 extraneous
            +-- for-in@1.0.2 extraneous
            +-- for-own@1.0.0 extraneous
            +-- fs-constants@1.0.0 extraneous
            +-- fs-extra@7.0.1
            +-- functional-red-black-tree@1.0.1 extraneous
            +-- get-stream@3.0.0 extraneous
            +-- globals@11.12.0 extraneous
            +-- has-ansi@2.0.0 extraneous
            +-- has-flag@3.0.0 extraneous
            +-- ignore@3.3.10 extraneous
            +-- info-symbol@0.1.0 extraneous
            +-- inquirer@3.3.0 extraneous
            +-- iobroker.admin@5.3.8
            +-- iobroker.coronavirus-statistics@0.8.7
            +-- iobroker.deconz@2.0.5
            +-- iobroker.discovery@3.0.3
            +-- iobroker.fb-checkpresence@ extraneous
            +-- iobroker.flot@1.10.7
            +-- iobroker.fritzbox@0.2.1 extraneous
            +-- iobroker.hm-rega@3.0.40
            +-- iobroker.hm-rpc@1.15.12
            +-- iobroker.hs100@2.0.7
            +-- iobroker.ical@1.12.1
            +-- iobroker.info@1.9.19
            +-- iobroker.javascript@5.7.0
            +-- iobroker.js-controller@4.0.23
            +-- iobroker.logparser@1.1.0
            +-- iobroker.mielecloudservice@6.3.2
            +-- iobroker.mihome-vacuum@3.3.3
            +-- iobroker.nina@0.0.25
            +-- iobroker.node-red@3.3.0
            +-- iobroker.nuki-extended@2.4.0
            +-- iobroker.objects-redis@2.0.5 extraneous
            +-- iobroker.ping@1.5.3
            +-- iobroker.sayit@1.12.3
            +-- iobroker.simple-api@2.6.5
            +-- iobroker.socketio@4.2.0
            +-- iobroker.sony-bravia@1.0.3
            +-- iobroker.sql@1.16.2
            +-- iobroker.squeezebox@1.0.0
            +-- iobroker.squeezeboxrpc@1.3.9
            +-- iobroker.synology@2.1.7
            +-- iobroker.telegram@1.12.6
            +-- iobroker.tr-064@4.2.16
            +-- iobroker.upnp@1.0.21
            +-- iobroker.vis-hqwidgets@1.2.0
            +-- iobroker.vis-metro@1.2.0
            +-- iobroker.vis@1.4.15
            +-- iobroker.web@4.3.0
            +-- iobroker.yahka@0.13.1
            +-- iobroker@2.0.3 extraneous
            +-- ioredis@4.16.2 extraneous
            +-- is-accessor-descriptor@1.0.0 extraneous
            +-- is-arrayish@0.2.1 extraneous
            +-- is-buffer@1.1.6 extraneous
            +-- is-data-descriptor@1.0.0 extraneous
            +-- is-descriptor@1.0.2 extraneous
            +-- is-extendable@0.1.1 extraneous
            +-- is-number@6.0.0 extraneous
            +-- is-plain-object@2.0.4 extraneous
            +-- is-resolvable@1.1.0 extraneous
            +-- is-windows@1.0.2 extraneous
            +-- isobject@3.0.1 extraneous
            +-- jayson@ extraneous
            +-- js-tokens@3.0.2 extraneous
            +-- jsonc-parser@2.2.1 extraneous
            +-- just-extend@4.1.0 extraneous
            +-- kind-of@3.2.2 extraneous
            +-- koalas@1.0.2 extraneous
            +-- lazy-cache@2.0.2 extraneous
            +-- levn@0.3.0 extraneous
            +-- log-ok@0.1.1 extraneous
            +-- log-utils@0.2.1 extraneous
            +-- lolex@5.1.2 extraneous
            +-- map-visit@1.0.0 extraneous
            +-- md5@2.2.1 extraneous
            +-- mem@1.1.0 extraneous
            +-- mimic-fn@1.2.0 extraneous
            +-- mixin-object@2.0.1 extraneous
            +-- natural-compare@1.4.0 extraneous
            +-- nise@3.0.1 extraneous
            +-- node-sonos-http-api-master@npm:sonos-http-api@1.6.9 extraneous
            +-- node-windows@0.1.14 extraneous
            +-- npm-run-path@2.0.2 extraneous
            +-- object-copy@0.1.0 extraneous
            +-- object-visit@1.0.1 extraneous
            +-- onetime@2.0.1 extraneous
            +-- optionator@0.8.3 extraneous
            +-- p-finally@1.0.0 extraneous
            +-- path-is-inside@1.0.2 extraneous
            +-- path-key@2.0.1 extraneous
            +-- pm2-master@npm:pm2@4.2.3 extraneous
            +-- pointer-symbol@1.0.0 extraneous
            +-- prelude-ls@1.1.2 extraneous
            +-- promirepl@1.0.1 extraneous
            +-- prompt-actions@3.0.2 extraneous
            +-- prompt-base@4.1.0 extraneous
            +-- prompt-checkbox@2.2.0 extraneous
            +-- prompt-choices@4.1.0 extraneous
            +-- prompt-list@3.2.0 extraneous
            +-- prompt-question@5.0.2 extraneous
            +-- prompt-radio@1.2.1 extraneous
            +-- radio-symbol@2.0.0 extraneous
            +-- ramda@0.25.0 extraneous
            +-- read-pkg-up@2.0.0 extraneous
            +-- read-pkg@2.0.0 extraneous
            +-- readline-ui@2.2.3 extraneous
            +-- readline-utils@2.2.3 extraneous
            +-- regexpp@1.1.0 extraneous
            +-- require-uncached@1.0.3 extraneous
            +-- resolve-from@1.0.1 extraneous
            +-- restore-cursor@2.0.0 extraneous
            +-- run-async@2.4.1 extraneous
            +-- rx-lite-aggregates@4.0.8 extraneous
            +-- rx-lite@4.0.8 extraneous
            +-- semver@5.7.1
            +-- set-getter@0.1.0 extraneous
            +-- set-value@3.0.2 extraneous
            +-- shallow-clone@1.0.0 extraneous
            +-- shebang-command@1.2.0 extraneous
            +-- shebang-regex@1.0.0 extraneous
            +-- simple-get@2.8.1 extraneous
            +-- sinon@8.1.1 extraneous
            +-- slice-ansi@1.0.0 extraneous
            +-- socket.io-client@1.7.2 extraneous
            +-- socket.io@1.7.2 extraneous
            +-- source-map@0.5.7 extraneous
            +-- static-extend@0.1.2 extraneous
            +-- streamifier@0.1.1 extraneous
            +-- strip-color@0.1.0 extraneous
            +-- strip-eof@1.0.0 extraneous
            +-- success-symbol@0.1.0 extraneous
            +-- supports-color@2.0.0 extraneous
            +-- systeminformation@4.23.3 extraneous
            +-- table@4.0.2 extraneous
            +-- tar-fs@1.16.3 extraneous
            +-- tar-stream@1.6.2 extraneous
            +-- tar@5.0.5 extraneous
            +-- terminal-paginator@2.0.2 extraneous
            +-- text-table@0.2.0 extraneous
            +-- time-stamp@1.1.0 extraneous
            +-- tmp@0.0.33 extraneous
            +-- to-buffer@1.1.1 extraneous
            +-- to-object-path@0.3.0 extraneous
            +-- toggle-array@1.0.1 extraneous
            +-- type-check@0.3.2 extraneous
            +-- type-detect@4.0.8 extraneous
            +-- vinyl-sourcemaps-apply@0.2.1 extraneous
            +-- vows@0.8.3 extraneous
            +-- vscode-json-languageservice@3.5.1 extraneous
            +-- vscode-languageserver-textdocument@1.0.1 extraneous
            +-- vscode-languageserver-types@3.15.1 extraneous
            +-- vscode-nls@4.1.1 extraneous
            +-- vscode-uri@2.1.1 extraneous
            +-- warning-symbol@0.1.0 extraneous
            +-- window-size@1.1.1 extraneous
            +-- word-wrap@1.2.3 extraneous
            +-- write@0.2.1 extraneous
            +-- xmlhttprequest-ssl@1.5.3 extraneous
            `-- yargs@7.1.0
            

            Und einmal diese hier:

            I:\iobroker>npm ls grep ERR
            iobroker.inst@2.0.3 I:\iobroker
            `-- (empty)
            

            Der Befehl npm ls | grep ERR zeigt nur an, dass es "grep" nicht gibt.

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

            @surfer09 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

            dass es "grep" nicht gibt.

            Ist ja auch ein Linux/Unix-Kommando. Würde mich wundern, wenn Windows sowas kennen würde.

            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

            surfer09S 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @surfer09 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

              dass es "grep" nicht gibt.

              Ist ja auch ein Linux/Unix-Kommando. Würde mich wundern, wenn Windows sowas kennen würde.

              surfer09S Offline
              surfer09S Offline
              surfer09
              schrieb am zuletzt editiert von
              #20

              Kann mir vielleicht jemand sagen, was ich machen muss, damit das Problem behoben ist? Ich möchte ungerne das ganze System neu installieren, nur weil ein Update irgendwie alles auf den Kopf stellt.

              IO-Broker Master/Slave auf Windows 11 64bit, NPM 10.9.4, Node 22.21.1 js-controller 7.0.7

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • surfer09S surfer09

                Kann mir vielleicht jemand sagen, was ich machen muss, damit das Problem behoben ist? Ich möchte ungerne das ganze System neu installieren, nur weil ein Update irgendwie alles auf den Kopf stellt.

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

                @surfer09 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                Kann mir vielleicht jemand sagen, was ich machen muss, damit das Problem behoben ist?

                Ich nicht. Hab keinen Plan von Windows. :man-shrugging:

                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

                J 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @surfer09 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                  Kann mir vielleicht jemand sagen, was ich machen muss, damit das Problem behoben ist?

                  Ich nicht. Hab keinen Plan von Windows. :man-shrugging:

                  J Offline
                  J Offline
                  Jogi19
                  schrieb am zuletzt editiert von
                  #22

                  @thomas-braun ich hatte den gleichen Fehler unter Linux hatte das ganze Wochenende Probiert den Fehler zu beheben. Es ist mir nicht gelungen. Habe mich dann entschieden doch neu zu installieren. Nach drei stunden lief alles wieder.

                  Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                  0
                  • J Jogi19

                    @thomas-braun ich hatte den gleichen Fehler unter Linux hatte das ganze Wochenende Probiert den Fehler zu beheben. Es ist mir nicht gelungen. Habe mich dann entschieden doch neu zu installieren. Nach drei stunden lief alles wieder.

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

                    @jogi19 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                    ich hatte den gleichen Fehler unter Linux

                    Ja, aber da hätte ich eher einen Ansatz für einen Fix.
                    Bzw. die passenden Werkzeuge griffbereit. Bei Windows weiß ich nicht was da wie geht. 'grep' geht schon mal nicht.

                    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

                    T 1 Antwort Letzte Antwort
                    0
                    • J Jogi19

                      @thomas-braun ich hatte den gleichen Fehler unter Linux hatte das ganze Wochenende Probiert den Fehler zu beheben. Es ist mir nicht gelungen. Habe mich dann entschieden doch neu zu installieren. Nach drei stunden lief alles wieder.

                      HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #24

                      @jogi19 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                      n ich hatte den gleichen Fehler unter Linux hatte das ganze Wochenende Probiert den Fehler zu beheben. Es ist mir nicht gelungen.

                      welchen genau?

                      @jogi19 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                      Habe mich dann entschieden doch neu zu installieren. Nach drei stunden lief alles wieder.

                      das scheint mir das Mittel der Wahl zu sein.
                      Bei den Problemkandidaten muss zuvor in der Basis etwas krumm gewesen sein.

                      Die Basis neu und korrekt zu installieren und ein Backup wiederherzustellen führt dann zu einem gesunden System

                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      surfer09S 1 Antwort Letzte Antwort
                      0
                      • HomoranH Homoran

                        @jogi19 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                        n ich hatte den gleichen Fehler unter Linux hatte das ganze Wochenende Probiert den Fehler zu beheben. Es ist mir nicht gelungen.

                        welchen genau?

                        @jogi19 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                        Habe mich dann entschieden doch neu zu installieren. Nach drei stunden lief alles wieder.

                        das scheint mir das Mittel der Wahl zu sein.
                        Bei den Problemkandidaten muss zuvor in der Basis etwas krumm gewesen sein.

                        Die Basis neu und korrekt zu installieren und ein Backup wiederherzustellen führt dann zu einem gesunden System

                        surfer09S Offline
                        surfer09S Offline
                        surfer09
                        schrieb am zuletzt editiert von
                        #25

                        @homoran sagte in [Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update](/post/817514

                        Die Basis neu und korrekt zu installieren und ein Backup wiederherzustellen führt dann zu einem gesunden System

                        Na dann werde ich das auch mal machen. Eigentlich wollte ich es umgehen, aber wenn niemand eine Lösung weiß, dann werde ich wohl in den sauren Apfel beißen müssen…

                        IO-Broker Master/Slave auf Windows 11 64bit, NPM 10.9.4, Node 22.21.1 js-controller 7.0.7

                        1 Antwort Letzte Antwort
                        0
                        • surfer09S surfer09

                          @crunchip

                          I:\iobroker>iobroker upgrade telegram@1.13.0 --debug
                          
                          I:\iobroker>node node_modules/iobroker.js-controller/iobroker.js upgrade telegram@1.13.0 --debug
                          
                          This upgrade of "telegram" will introduce the following changes:
                          ==========================================================================
                          -> 1.13.0:
                          Added Admin 5 UI config
                          Added rule block for javascript as plugin
                          ==========================================================================
                          
                          Would you like to upgrade telegram from @1.12.6 to @1.13.0 now? [(y)es, (n)o]: y
                          Update telegram from @1.12.6 to @1.13.0
                          NPM version: 8.12.2
                          Installing iobroker.telegram@1.13.0... (System call)
                          npm ERR! code EBUSY
                          npm ERR! syscall rename
                          npm ERR! path I:\iobroker\node_modules\iobroker.admin
                          npm ERR! dest I:\iobroker\node_modules\.iobroker.admin-VLZaPCsC
                          npm ERR! errno -4082
                          npm ERR! EBUSY: resource busy or locked, rename 'I:\iobroker\node_modules\iobroker.admin' -> 'I:\iobroker\node_modules\.iobroker.admin-VLZaPCsC'
                          
                          npm ERR! A complete log of this run can be found in:
                          npm ERR!     C:\Users\io-broker\AppData\Local\npm-cache\_logs\2022-06-20T17_19_16_322Z-debug-0.log
                          host.IO-Broker-Server Cannot install iobroker.telegram@1.13.0: 4294963214
                          
                          apollon77A Offline
                          apollon77A Offline
                          apollon77
                          schrieb am zuletzt editiert von
                          #26

                          @surfer09 EBUSY kommt scheinbar unter Windows öfters wenn WIndows why ever Dateien blockt. Dann am besten iobroker stoppen und dann nochmal das upgrade per CLI machen. Dann gehts meistens durch

                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                          surfer09S 1 Antwort Letzte Antwort
                          0
                          • apollon77A apollon77

                            @surfer09 EBUSY kommt scheinbar unter Windows öfters wenn WIndows why ever Dateien blockt. Dann am besten iobroker stoppen und dann nochmal das upgrade per CLI machen. Dann gehts meistens durch

                            surfer09S Offline
                            surfer09S Offline
                            surfer09
                            schrieb am zuletzt editiert von surfer09
                            #27

                            @apollon77 Den Tipp hatte ich auch schon bekommen, brachte aber auch nichts. :-(
                            Ich bin gerade dabei alles neu aufzusetzen und hoffe mal, dass ich dann nicht das gleiche Problem habe.

                            IO-Broker Master/Slave auf Windows 11 64bit, NPM 10.9.4, Node 22.21.1 js-controller 7.0.7

                            apollon77A 1 Antwort Letzte Antwort
                            0
                            • surfer09S surfer09

                              @apollon77 Den Tipp hatte ich auch schon bekommen, brachte aber auch nichts. :-(
                              Ich bin gerade dabei alles neu aufzusetzen und hoffe mal, dass ich dann nicht das gleiche Problem habe.

                              apollon77A Offline
                              apollon77A Offline
                              apollon77
                              schrieb am zuletzt editiert von
                              #28

                              @surfer09 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                              @apollon77 Den Tipp hatte ich auch schon bekommen, brachte aber auch nichts.

                              Mal Windows rebootet? Virenscanner deaktiviert bzw Verzeichnis ausgenommen?

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              1 Antwort Letzte Antwort
                              0
                              • S Offline
                                S Offline
                                Soldierofoc
                                schrieb am zuletzt editiert von Soldierofoc
                                #29

                                Möchte mich an diesen Thread (wenn i.O.?) dran hängen, da es doch ziemlich ähnlich ist (wenn auch auf Ubuntu, anstatt Windows).
                                Leider weiß ich aktuell nicht mehr weiter. Habe zur Sicherheit, bevor ich angefangen habe, heute morgen ein aktuelles Backup gezogen (zum Glück).

                                Was könnte ich nun noch tun? Ich wäre über eure Hilfe sehr, sehr dankbar.

                                Node.js: v16.15.1
                                NPM: 8.11.0

                                Ubuntu 20.04LTS

                                Habe von Node.js 14 auf eben 16.15.1 via Anleitung geupgraded.
                                Alle Adapter laufen auch soweit. Nur erhalte ich nun auch, wie hier schon erwähnt, beim Update von Adaptern oder bei Neuinstallation von Adapter immer die gleiche Meldung:

                                $ iobroker add heizoel auto --host Server
                                
                                NPM version: 8.11.0
                                
                                Installing iobroker.heizoel@1.0.3... (System call)
                                
                                host.Server Cannot install iobroker.heizoel@1.0.3: 128
                                
                                ERROR: Process exited with code 25
                                

                                Habe dann unter anderem den iobroker-fix versucht, welcher ohne Error-Messages durchgelaufen ist.
                                Ebenfalls dann noch npm rebuild - ohne Erfolg.

                                Wenn ich nun "npm ls" ausführe, erhalte ich (sehr) unschöne Meldungen
                                Unter anderem folgende:

                                UNMET DEPENDENCY iobroker.ring@2.0.0-beta.3

                                --> Ring, Yeelight, Boschebike habe ich aber alle bereits deinstalliert gehabt.

                                Jene machen mir am meisten Sorgen:

                                npm ERR! code ELSPROBLEMS
                                npm ERR! extraneous........

                                iobroker.inst@3.0.0 /opt/iobroker
                                ├── @homebridge/camera-utils@2.0.4 extraneous
                                ├── @homebridge/plugin-ui-utils@0.0.19 extraneous
                                ├── @types/caseless@0.12.2 extraneous
                                ├── @types/request@2.48.8 extraneous
                                ├── @types/socket.io-client@1.4.36 extraneous
                                ├── @types/tough-cookie@4.0.2 extraneous
                                ├── array-find-index@1.0.2 extraneous
                                ├── basic-auth@2.0.1 extraneous
                                ├── binary-data@0.6.0 extraneous
                                ├── body-parser@1.19.1 extraneous
                                ├── buffer-xor@2.0.2 extraneous
                                ├── bytes@3.1.1 extraneous
                                ├── clone-deep@4.0.1 extraneous
                                ├── coffee-compiler@0.3.2 extraneous
                                ├── coffee-script@1.12.7 extraneous
                                ├── colors@1.4.0 extraneous
                                ├── currently-unhandled@0.4.1 extraneous
                                ├── decode-uri-component@0.2.0 extraneous
                                ├── destroy@1.0.4 extraneous
                                ├── dotenv@8.6.0 extraneous
                                ├── esm@3.2.25 extraneous
                                ├── events@3.3.0 extraneous
                                ├── express@4.17.2 extraneous
                                ├── ffmpeg-for-homebridge@0.0.9 extraneous
                                ├── filter-obj@1.1.0 extraneous
                                ├── finalhandler@1.1.2 extraneous
                                ├── generate-function@2.3.1 extraneous
                                ├── http-errors@1.8.1 extraneous
                                ├── http-headers@1.2.0 extraneous
                                ├── http2-wrapper@1.0.3 extraneous
                                ├── iobroker-object-helper@0.0.1 extraneous (git+ssh://git@github.com/gaudes/iobroker-object-helper.git#3918c20736ef758d3c3937546c74055baf431cad)
                                ├── iobroker.admin@6.0.8
                                ├── iobroker.backitup@2.4.9
                                ├── UNMET DEPENDENCY iobroker.boschebike@github:gaudes/ioBroker.boschebike#caab76421a131da61a7a8bbb8cd07bad28711e3e
                                ├── iobroker.deconz@2.0.5
                                ├── iobroker.denon@1.13.4
                                ├── iobroker.device-reminder@1.2.9
                                ├── iobroker.discovery@3.0.5
                                ├── iobroker.enigma2@1.3.2 (git+ssh://git@github.com/Matten-Matten/ioBroker.enigma2.git#9d3d3b7f884e7bd309db9a1c1984b69fb0528e17)
                                ├── iobroker.feiertage@1.1.0
                                ├── iobroker.harmony@1.2.2
                                ├── iobroker.history@2.1.4
                                ├── iobroker.hm-rega@3.0.40
                                ├── iobroker.hm-rpc@1.15.12
                                ├── iobroker.homepilot20@0.0.20 (git+ssh://git@github.com/homecineplexx/ioBroker.homepilot20.git#50c148dbb4533998d206592a1cc51d62b7ec2ad9)
                                ├── iobroker.hue@3.7.0
                                ├── iobroker.ical@1.13.0
                                ├── iobroker.icons-icons8@0.0.1
                                ├── iobroker.icons-mfd-png@1.1.0
                                ├── iobroker.influxdb@3.1.5
                                ├── iobroker.info@1.9.19
                                ├── iobroker.iot@1.11.7
                                ├── iobroker.javascript@5.7.0
                                ├── iobroker.js-controller@4.0.23
                                ├── iobroker.lgtv@1.1.10
                                ├── iobroker.linux-control@1.1.5
                                ├── iobroker.mihome-airpurifier@0.1.8
                                ├── iobroker.mihome-vacuum@3.4.1
                                ├── iobroker.miio@0.0.13
                                ├── iobroker.net-tools@0.2.0
                                ├── iobroker.octoprint@4.0.0
                                ├── UNMET DEPENDENCY iobroker.parcel@0.0.13
                                ├── iobroker.pi-hole@1.3.4
                                ├── iobroker.ping@1.5.3
                                ├── UNMET DEPENDENCY iobroker.ring@2.0.0-beta.3
                                ├── iobroker.scenes@2.3.9
                                ├── iobroker.senec@1.3.7
                                ├── iobroker.simple-api@2.7.0
                                ├── iobroker.smartgarden@2.0.0
                                ├── iobroker.snmp@1.0.0
                                ├── iobroker.socketio@6.1.7
                                ├── iobroker.sonoff@2.5.1
                                ├── iobroker.sonos@2.2.2
                                ├── iobroker.telegram@1.13.0
                                ├── iobroker.tradfri@3.1.3
                                ├── iobroker.trashschedule@2.0.3
                                ├── iobroker.tvprogram@1.1.2
                                ├── iobroker.unifi-protect@0.0.12
                                ├── iobroker.unifi@0.6.1
                                ├── iobroker.viessmannapi@2.0.9
                                ├── iobroker.vis-colorpicker@1.2.0
                                ├── iobroker.vis-fancyswitch@1.1.0
                                ├── iobroker.vis-google-fonts@1.0.3
                                ├── iobroker.vis-hqwidgets@1.2.0
                                ├── iobroker.vis-icontwo@0.87.0
                                ├── iobroker.vis-material-webfont@0.0.3
                                ├── iobroker.vis-materialdesign@0.5.9
                                ├── iobroker.vis-timeandweather@1.1.7
                                ├── iobroker.vis-weather@2.5.5
                                ├── iobroker.vis@1.4.15
                                ├── iobroker.vofo-speedtest@0.0.13
                                ├── iobroker.web-speedy@0.2.0
                                ├── iobroker.web@5.2.3
                                ├── iobroker.wled@0.6.7
                                ├── iobroker.ws@2.1.2
                                ├── UNMET DEPENDENCY iobroker.yeelight-2@1.2.1
                                ├── ip2buf@2.0.0 extraneous
                                ├── is-property@1.0.2 extraneous
                                ├── is-ssh@1.3.3 extraneous
                                ├── is-stun@2.0.0 extraneous
                                ├── json-parse-better-errors@1.0.2 extraneous
                                ├── jsonata@1.8.6 extraneous
                                ├── load-json-file@4.0.0 extraneous
                                ├── loud-rejection@1.6.0 extraneous
                                ├── next-line@1.1.0 extraneous
                                ├── node-inspect@2.0.0 extraneous
                                ├── on-finished@2.3.0 extraneous
                                ├── parse-path@4.0.3 extraneous
                                ├── parse-url@5.0.7 extraneous
                                ├── pick-port@1.0.0 extraneous
                                ├── picocolors@1.0.0 extraneous
                                ├── pify@3.0.0 extraneous
                                ├── protocols@1.4.8 extraneous
                                ├── query-string@6.14.1 extraneous
                                ├── raw-body@2.4.2 extraneous
                                ├── resolve-alpn@1.2.1 extraneous
                                ├── ring-client-api@9.24.0 extraneous
                                ├── rtsp-server@1.2.2 extraneous
                                ├── rtsp-stream@1.0.0 extraneous
                                ├── rtsp-streaming-server@2.0.6 extraneous
                                ├── sdp@3.0.3 extraneous
                                ├── send@0.17.2 extraneous
                                ├── serve-static@1.14.2 extraneous
                                ├── shallow-clone@3.0.1 extraneous
                                ├── split-on-first@1.1.0 extraneous
                                ├── statuses@1.5.0 extraneous
                                ├── strict-uri-encode@2.0.0 extraneous
                                ├── strip-lines@1.0.1 extraneous
                                ├── suncalc2@1.8.1 extraneous
                                ├── turbo-crc32@1.0.1 extraneous
                                ├── typescript@4.6.4 extraneous
                                ├── virtual-tsc@0.6.2 extraneous
                                └── vm2@3.9.9 extraneous
                                
                                npm ERR! code ELSPROBLEMS
                                npm ERR! extraneous: @homebridge/camera-utils@2.0.4 /opt/iobroker/node_modules/@homebridge/camera-utils
                                npm ERR! extraneous: @homebridge/plugin-ui-utils@0.0.19 /opt/iobroker/node_modules/@homebridge/plugin-ui-utils
                                npm ERR! extraneous: @types/caseless@0.12.2 /opt/iobroker/node_modules/@types/caseless
                                npm ERR! extraneous: @types/request@2.48.8 /opt/iobroker/node_modules/@types/request
                                npm ERR! extraneous: @types/socket.io-client@1.4.36 /opt/iobroker/node_modules/@types/socket.io-client
                                npm ERR! extraneous: @types/tough-cookie@4.0.2 /opt/iobroker/node_modules/@types/tough-cookie
                                npm ERR! extraneous: array-find-index@1.0.2 /opt/iobroker/node_modules/array-find-index
                                npm ERR! extraneous: basic-auth@2.0.1 /opt/iobroker/node_modules/basic-auth
                                npm ERR! extraneous: binary-data@0.6.0 /opt/iobroker/node_modules/binary-data
                                npm ERR! extraneous: body-parser@1.19.1 /opt/iobroker/node_modules/body-parser
                                npm ERR! extraneous: buffer-xor@2.0.2 /opt/iobroker/node_modules/buffer-xor
                                npm ERR! extraneous: bytes@3.1.1 /opt/iobroker/node_modules/bytes
                                npm ERR! extraneous: clone-deep@4.0.1 /opt/iobroker/node_modules/clone-deep
                                npm ERR! extraneous: coffee-compiler@0.3.2 /opt/iobroker/node_modules/coffee-compiler
                                npm ERR! extraneous: coffee-script@1.12.7 /opt/iobroker/node_modules/coffee-script
                                npm ERR! extraneous: colors@1.4.0 /opt/iobroker/node_modules/colors
                                npm ERR! extraneous: currently-unhandled@0.4.1 /opt/iobroker/node_modules/currently-unhandled
                                npm ERR! extraneous: decode-uri-component@0.2.0 /opt/iobroker/node_modules/decode-uri-component
                                npm ERR! extraneous: destroy@1.0.4 /opt/iobroker/node_modules/destroy
                                npm ERR! extraneous: dotenv@8.6.0 /opt/iobroker/node_modules/dotenv
                                npm ERR! extraneous: esm@3.2.25 /opt/iobroker/node_modules/esm
                                npm ERR! extraneous: events@3.3.0 /opt/iobroker/node_modules/events
                                npm ERR! extraneous: express@4.17.2 /opt/iobroker/node_modules/express
                                npm ERR! extraneous: ffmpeg-for-homebridge@0.0.9 /opt/iobroker/node_modules/ffmpeg-for-homebridge
                                npm ERR! extraneous: filter-obj@1.1.0 /opt/iobroker/node_modules/filter-obj
                                npm ERR! extraneous: finalhandler@1.1.2 /opt/iobroker/node_modules/finalhandler
                                npm ERR! extraneous: generate-function@2.3.1 /opt/iobroker/node_modules/generate-function
                                npm ERR! extraneous: http-errors@1.8.1 /opt/iobroker/node_modules/http-errors
                                npm ERR! extraneous: http-headers@1.2.0 /opt/iobroker/node_modules/http-headers
                                npm ERR! extraneous: http2-wrapper@1.0.3 /opt/iobroker/node_modules/http2-wrapper
                                npm ERR! extraneous: iobroker-object-helper@0.0.1 /opt/iobroker/node_modules/iobroker-object-helper
                                npm ERR! missing: iobroker.boschebike@github:gaudes/ioBroker.boschebike#caab76421a131da61a7a8bbb8cd07bad28711e3e, required by iobroker.inst@3.0.0
                                npm ERR! missing: iobroker.parcel@0.0.13, required by iobroker.inst@3.0.0
                                npm ERR! missing: iobroker.ring@2.0.0-beta.3, required by iobroker.inst@3.0.0
                                npm ERR! missing: iobroker.yeelight-2@1.2.1, required by iobroker.inst@3.0.0
                                npm ERR! extraneous: ip2buf@2.0.0 /opt/iobroker/node_modules/ip2buf
                                npm ERR! extraneous: is-property@1.0.2 /opt/iobroker/node_modules/is-property
                                npm ERR! extraneous: is-ssh@1.3.3 /opt/iobroker/node_modules/is-ssh
                                npm ERR! extraneous: is-stun@2.0.0 /opt/iobroker/node_modules/is-stun
                                npm ERR! extraneous: json-parse-better-errors@1.0.2 /opt/iobroker/node_modules/json-parse-better-errors
                                npm ERR! extraneous: jsonata@1.8.6 /opt/iobroker/node_modules/jsonata
                                npm ERR! extraneous: load-json-file@4.0.0 /opt/iobroker/node_modules/load-json-file
                                npm ERR! extraneous: loud-rejection@1.6.0 /opt/iobroker/node_modules/loud-rejection
                                npm ERR! extraneous: next-line@1.1.0 /opt/iobroker/node_modules/next-line
                                npm ERR! extraneous: node-inspect@2.0.0 /opt/iobroker/node_modules/node-inspect
                                npm ERR! extraneous: on-finished@2.3.0 /opt/iobroker/node_modules/on-finished
                                npm ERR! extraneous: parse-path@4.0.3 /opt/iobroker/node_modules/parse-path
                                npm ERR! extraneous: parse-url@5.0.7 /opt/iobroker/node_modules/parse-url
                                npm ERR! extraneous: pick-port@1.0.0 /opt/iobroker/node_modules/pick-port
                                npm ERR! extraneous: picocolors@1.0.0 /opt/iobroker/node_modules/picocolors
                                npm ERR! extraneous: pify@3.0.0 /opt/iobroker/node_modules/pify
                                npm ERR! extraneous: protocols@1.4.8 /opt/iobroker/node_modules/protocols
                                npm ERR! extraneous: query-string@6.14.1 /opt/iobroker/node_modules/query-string
                                npm ERR! extraneous: raw-body@2.4.2 /opt/iobroker/node_modules/raw-body
                                npm ERR! extraneous: resolve-alpn@1.2.1 /opt/iobroker/node_modules/resolve-alpn
                                npm ERR! extraneous: ring-client-api@9.24.0 /opt/iobroker/node_modules/ring-client-api
                                npm ERR! extraneous: rtsp-server@1.2.2 /opt/iobroker/node_modules/rtsp-server
                                npm ERR! extraneous: rtsp-stream@1.0.0 /opt/iobroker/node_modules/rtsp-stream
                                npm ERR! extraneous: rtsp-streaming-server@2.0.6 /opt/iobroker/node_modules/rtsp-streaming-server
                                npm ERR! extraneous: sdp@3.0.3 /opt/iobroker/node_modules/sdp
                                npm ERR! extraneous: send@0.17.2 /opt/iobroker/node_modules/send
                                npm ERR! extraneous: serve-static@1.14.2 /opt/iobroker/node_modules/serve-static
                                npm ERR! extraneous: shallow-clone@3.0.1 /opt/iobroker/node_modules/shallow-clone
                                npm ERR! extraneous: split-on-first@1.1.0 /opt/iobroker/node_modules/split-on-first
                                npm ERR! extraneous: statuses@1.5.0 /opt/iobroker/node_modules/statuses
                                npm ERR! extraneous: strict-uri-encode@2.0.0 /opt/iobroker/node_modules/strict-uri-encode
                                npm ERR! extraneous: strip-lines@1.0.1 /opt/iobroker/node_modules/strip-lines
                                npm ERR! extraneous: suncalc2@1.8.1 /opt/iobroker/node_modules/suncalc2
                                npm ERR! extraneous: turbo-crc32@1.0.1 /opt/iobroker/node_modules/turbo-crc32
                                npm ERR! extraneous: typescript@4.6.4 /opt/iobroker/node_modules/typescript
                                npm ERR! extraneous: virtual-tsc@0.6.2 /opt/iobroker/node_modules/virtual-tsc
                                npm ERR! extraneous: vm2@3.9.9 /opt/iobroker/node_modules/vm2
                                
                                npm ERR! A complete log of this run can be found in:
                                npm ERR!     /home/iobroker/.npm/_logs/2022-06-22T09_37_19_239Z-debug-0.log
                                
                                apollon77A 1 Antwort Letzte Antwort
                                0
                                • S Soldierofoc

                                  Möchte mich an diesen Thread (wenn i.O.?) dran hängen, da es doch ziemlich ähnlich ist (wenn auch auf Ubuntu, anstatt Windows).
                                  Leider weiß ich aktuell nicht mehr weiter. Habe zur Sicherheit, bevor ich angefangen habe, heute morgen ein aktuelles Backup gezogen (zum Glück).

                                  Was könnte ich nun noch tun? Ich wäre über eure Hilfe sehr, sehr dankbar.

                                  Node.js: v16.15.1
                                  NPM: 8.11.0

                                  Ubuntu 20.04LTS

                                  Habe von Node.js 14 auf eben 16.15.1 via Anleitung geupgraded.
                                  Alle Adapter laufen auch soweit. Nur erhalte ich nun auch, wie hier schon erwähnt, beim Update von Adaptern oder bei Neuinstallation von Adapter immer die gleiche Meldung:

                                  $ iobroker add heizoel auto --host Server
                                  
                                  NPM version: 8.11.0
                                  
                                  Installing iobroker.heizoel@1.0.3... (System call)
                                  
                                  host.Server Cannot install iobroker.heizoel@1.0.3: 128
                                  
                                  ERROR: Process exited with code 25
                                  

                                  Habe dann unter anderem den iobroker-fix versucht, welcher ohne Error-Messages durchgelaufen ist.
                                  Ebenfalls dann noch npm rebuild - ohne Erfolg.

                                  Wenn ich nun "npm ls" ausführe, erhalte ich (sehr) unschöne Meldungen
                                  Unter anderem folgende:

                                  UNMET DEPENDENCY iobroker.ring@2.0.0-beta.3

                                  --> Ring, Yeelight, Boschebike habe ich aber alle bereits deinstalliert gehabt.

                                  Jene machen mir am meisten Sorgen:

                                  npm ERR! code ELSPROBLEMS
                                  npm ERR! extraneous........

                                  iobroker.inst@3.0.0 /opt/iobroker
                                  ├── @homebridge/camera-utils@2.0.4 extraneous
                                  ├── @homebridge/plugin-ui-utils@0.0.19 extraneous
                                  ├── @types/caseless@0.12.2 extraneous
                                  ├── @types/request@2.48.8 extraneous
                                  ├── @types/socket.io-client@1.4.36 extraneous
                                  ├── @types/tough-cookie@4.0.2 extraneous
                                  ├── array-find-index@1.0.2 extraneous
                                  ├── basic-auth@2.0.1 extraneous
                                  ├── binary-data@0.6.0 extraneous
                                  ├── body-parser@1.19.1 extraneous
                                  ├── buffer-xor@2.0.2 extraneous
                                  ├── bytes@3.1.1 extraneous
                                  ├── clone-deep@4.0.1 extraneous
                                  ├── coffee-compiler@0.3.2 extraneous
                                  ├── coffee-script@1.12.7 extraneous
                                  ├── colors@1.4.0 extraneous
                                  ├── currently-unhandled@0.4.1 extraneous
                                  ├── decode-uri-component@0.2.0 extraneous
                                  ├── destroy@1.0.4 extraneous
                                  ├── dotenv@8.6.0 extraneous
                                  ├── esm@3.2.25 extraneous
                                  ├── events@3.3.0 extraneous
                                  ├── express@4.17.2 extraneous
                                  ├── ffmpeg-for-homebridge@0.0.9 extraneous
                                  ├── filter-obj@1.1.0 extraneous
                                  ├── finalhandler@1.1.2 extraneous
                                  ├── generate-function@2.3.1 extraneous
                                  ├── http-errors@1.8.1 extraneous
                                  ├── http-headers@1.2.0 extraneous
                                  ├── http2-wrapper@1.0.3 extraneous
                                  ├── iobroker-object-helper@0.0.1 extraneous (git+ssh://git@github.com/gaudes/iobroker-object-helper.git#3918c20736ef758d3c3937546c74055baf431cad)
                                  ├── iobroker.admin@6.0.8
                                  ├── iobroker.backitup@2.4.9
                                  ├── UNMET DEPENDENCY iobroker.boschebike@github:gaudes/ioBroker.boschebike#caab76421a131da61a7a8bbb8cd07bad28711e3e
                                  ├── iobroker.deconz@2.0.5
                                  ├── iobroker.denon@1.13.4
                                  ├── iobroker.device-reminder@1.2.9
                                  ├── iobroker.discovery@3.0.5
                                  ├── iobroker.enigma2@1.3.2 (git+ssh://git@github.com/Matten-Matten/ioBroker.enigma2.git#9d3d3b7f884e7bd309db9a1c1984b69fb0528e17)
                                  ├── iobroker.feiertage@1.1.0
                                  ├── iobroker.harmony@1.2.2
                                  ├── iobroker.history@2.1.4
                                  ├── iobroker.hm-rega@3.0.40
                                  ├── iobroker.hm-rpc@1.15.12
                                  ├── iobroker.homepilot20@0.0.20 (git+ssh://git@github.com/homecineplexx/ioBroker.homepilot20.git#50c148dbb4533998d206592a1cc51d62b7ec2ad9)
                                  ├── iobroker.hue@3.7.0
                                  ├── iobroker.ical@1.13.0
                                  ├── iobroker.icons-icons8@0.0.1
                                  ├── iobroker.icons-mfd-png@1.1.0
                                  ├── iobroker.influxdb@3.1.5
                                  ├── iobroker.info@1.9.19
                                  ├── iobroker.iot@1.11.7
                                  ├── iobroker.javascript@5.7.0
                                  ├── iobroker.js-controller@4.0.23
                                  ├── iobroker.lgtv@1.1.10
                                  ├── iobroker.linux-control@1.1.5
                                  ├── iobroker.mihome-airpurifier@0.1.8
                                  ├── iobroker.mihome-vacuum@3.4.1
                                  ├── iobroker.miio@0.0.13
                                  ├── iobroker.net-tools@0.2.0
                                  ├── iobroker.octoprint@4.0.0
                                  ├── UNMET DEPENDENCY iobroker.parcel@0.0.13
                                  ├── iobroker.pi-hole@1.3.4
                                  ├── iobroker.ping@1.5.3
                                  ├── UNMET DEPENDENCY iobroker.ring@2.0.0-beta.3
                                  ├── iobroker.scenes@2.3.9
                                  ├── iobroker.senec@1.3.7
                                  ├── iobroker.simple-api@2.7.0
                                  ├── iobroker.smartgarden@2.0.0
                                  ├── iobroker.snmp@1.0.0
                                  ├── iobroker.socketio@6.1.7
                                  ├── iobroker.sonoff@2.5.1
                                  ├── iobroker.sonos@2.2.2
                                  ├── iobroker.telegram@1.13.0
                                  ├── iobroker.tradfri@3.1.3
                                  ├── iobroker.trashschedule@2.0.3
                                  ├── iobroker.tvprogram@1.1.2
                                  ├── iobroker.unifi-protect@0.0.12
                                  ├── iobroker.unifi@0.6.1
                                  ├── iobroker.viessmannapi@2.0.9
                                  ├── iobroker.vis-colorpicker@1.2.0
                                  ├── iobroker.vis-fancyswitch@1.1.0
                                  ├── iobroker.vis-google-fonts@1.0.3
                                  ├── iobroker.vis-hqwidgets@1.2.0
                                  ├── iobroker.vis-icontwo@0.87.0
                                  ├── iobroker.vis-material-webfont@0.0.3
                                  ├── iobroker.vis-materialdesign@0.5.9
                                  ├── iobroker.vis-timeandweather@1.1.7
                                  ├── iobroker.vis-weather@2.5.5
                                  ├── iobroker.vis@1.4.15
                                  ├── iobroker.vofo-speedtest@0.0.13
                                  ├── iobroker.web-speedy@0.2.0
                                  ├── iobroker.web@5.2.3
                                  ├── iobroker.wled@0.6.7
                                  ├── iobroker.ws@2.1.2
                                  ├── UNMET DEPENDENCY iobroker.yeelight-2@1.2.1
                                  ├── ip2buf@2.0.0 extraneous
                                  ├── is-property@1.0.2 extraneous
                                  ├── is-ssh@1.3.3 extraneous
                                  ├── is-stun@2.0.0 extraneous
                                  ├── json-parse-better-errors@1.0.2 extraneous
                                  ├── jsonata@1.8.6 extraneous
                                  ├── load-json-file@4.0.0 extraneous
                                  ├── loud-rejection@1.6.0 extraneous
                                  ├── next-line@1.1.0 extraneous
                                  ├── node-inspect@2.0.0 extraneous
                                  ├── on-finished@2.3.0 extraneous
                                  ├── parse-path@4.0.3 extraneous
                                  ├── parse-url@5.0.7 extraneous
                                  ├── pick-port@1.0.0 extraneous
                                  ├── picocolors@1.0.0 extraneous
                                  ├── pify@3.0.0 extraneous
                                  ├── protocols@1.4.8 extraneous
                                  ├── query-string@6.14.1 extraneous
                                  ├── raw-body@2.4.2 extraneous
                                  ├── resolve-alpn@1.2.1 extraneous
                                  ├── ring-client-api@9.24.0 extraneous
                                  ├── rtsp-server@1.2.2 extraneous
                                  ├── rtsp-stream@1.0.0 extraneous
                                  ├── rtsp-streaming-server@2.0.6 extraneous
                                  ├── sdp@3.0.3 extraneous
                                  ├── send@0.17.2 extraneous
                                  ├── serve-static@1.14.2 extraneous
                                  ├── shallow-clone@3.0.1 extraneous
                                  ├── split-on-first@1.1.0 extraneous
                                  ├── statuses@1.5.0 extraneous
                                  ├── strict-uri-encode@2.0.0 extraneous
                                  ├── strip-lines@1.0.1 extraneous
                                  ├── suncalc2@1.8.1 extraneous
                                  ├── turbo-crc32@1.0.1 extraneous
                                  ├── typescript@4.6.4 extraneous
                                  ├── virtual-tsc@0.6.2 extraneous
                                  └── vm2@3.9.9 extraneous
                                  
                                  npm ERR! code ELSPROBLEMS
                                  npm ERR! extraneous: @homebridge/camera-utils@2.0.4 /opt/iobroker/node_modules/@homebridge/camera-utils
                                  npm ERR! extraneous: @homebridge/plugin-ui-utils@0.0.19 /opt/iobroker/node_modules/@homebridge/plugin-ui-utils
                                  npm ERR! extraneous: @types/caseless@0.12.2 /opt/iobroker/node_modules/@types/caseless
                                  npm ERR! extraneous: @types/request@2.48.8 /opt/iobroker/node_modules/@types/request
                                  npm ERR! extraneous: @types/socket.io-client@1.4.36 /opt/iobroker/node_modules/@types/socket.io-client
                                  npm ERR! extraneous: @types/tough-cookie@4.0.2 /opt/iobroker/node_modules/@types/tough-cookie
                                  npm ERR! extraneous: array-find-index@1.0.2 /opt/iobroker/node_modules/array-find-index
                                  npm ERR! extraneous: basic-auth@2.0.1 /opt/iobroker/node_modules/basic-auth
                                  npm ERR! extraneous: binary-data@0.6.0 /opt/iobroker/node_modules/binary-data
                                  npm ERR! extraneous: body-parser@1.19.1 /opt/iobroker/node_modules/body-parser
                                  npm ERR! extraneous: buffer-xor@2.0.2 /opt/iobroker/node_modules/buffer-xor
                                  npm ERR! extraneous: bytes@3.1.1 /opt/iobroker/node_modules/bytes
                                  npm ERR! extraneous: clone-deep@4.0.1 /opt/iobroker/node_modules/clone-deep
                                  npm ERR! extraneous: coffee-compiler@0.3.2 /opt/iobroker/node_modules/coffee-compiler
                                  npm ERR! extraneous: coffee-script@1.12.7 /opt/iobroker/node_modules/coffee-script
                                  npm ERR! extraneous: colors@1.4.0 /opt/iobroker/node_modules/colors
                                  npm ERR! extraneous: currently-unhandled@0.4.1 /opt/iobroker/node_modules/currently-unhandled
                                  npm ERR! extraneous: decode-uri-component@0.2.0 /opt/iobroker/node_modules/decode-uri-component
                                  npm ERR! extraneous: destroy@1.0.4 /opt/iobroker/node_modules/destroy
                                  npm ERR! extraneous: dotenv@8.6.0 /opt/iobroker/node_modules/dotenv
                                  npm ERR! extraneous: esm@3.2.25 /opt/iobroker/node_modules/esm
                                  npm ERR! extraneous: events@3.3.0 /opt/iobroker/node_modules/events
                                  npm ERR! extraneous: express@4.17.2 /opt/iobroker/node_modules/express
                                  npm ERR! extraneous: ffmpeg-for-homebridge@0.0.9 /opt/iobroker/node_modules/ffmpeg-for-homebridge
                                  npm ERR! extraneous: filter-obj@1.1.0 /opt/iobroker/node_modules/filter-obj
                                  npm ERR! extraneous: finalhandler@1.1.2 /opt/iobroker/node_modules/finalhandler
                                  npm ERR! extraneous: generate-function@2.3.1 /opt/iobroker/node_modules/generate-function
                                  npm ERR! extraneous: http-errors@1.8.1 /opt/iobroker/node_modules/http-errors
                                  npm ERR! extraneous: http-headers@1.2.0 /opt/iobroker/node_modules/http-headers
                                  npm ERR! extraneous: http2-wrapper@1.0.3 /opt/iobroker/node_modules/http2-wrapper
                                  npm ERR! extraneous: iobroker-object-helper@0.0.1 /opt/iobroker/node_modules/iobroker-object-helper
                                  npm ERR! missing: iobroker.boschebike@github:gaudes/ioBroker.boschebike#caab76421a131da61a7a8bbb8cd07bad28711e3e, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.parcel@0.0.13, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.ring@2.0.0-beta.3, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.yeelight-2@1.2.1, required by iobroker.inst@3.0.0
                                  npm ERR! extraneous: ip2buf@2.0.0 /opt/iobroker/node_modules/ip2buf
                                  npm ERR! extraneous: is-property@1.0.2 /opt/iobroker/node_modules/is-property
                                  npm ERR! extraneous: is-ssh@1.3.3 /opt/iobroker/node_modules/is-ssh
                                  npm ERR! extraneous: is-stun@2.0.0 /opt/iobroker/node_modules/is-stun
                                  npm ERR! extraneous: json-parse-better-errors@1.0.2 /opt/iobroker/node_modules/json-parse-better-errors
                                  npm ERR! extraneous: jsonata@1.8.6 /opt/iobroker/node_modules/jsonata
                                  npm ERR! extraneous: load-json-file@4.0.0 /opt/iobroker/node_modules/load-json-file
                                  npm ERR! extraneous: loud-rejection@1.6.0 /opt/iobroker/node_modules/loud-rejection
                                  npm ERR! extraneous: next-line@1.1.0 /opt/iobroker/node_modules/next-line
                                  npm ERR! extraneous: node-inspect@2.0.0 /opt/iobroker/node_modules/node-inspect
                                  npm ERR! extraneous: on-finished@2.3.0 /opt/iobroker/node_modules/on-finished
                                  npm ERR! extraneous: parse-path@4.0.3 /opt/iobroker/node_modules/parse-path
                                  npm ERR! extraneous: parse-url@5.0.7 /opt/iobroker/node_modules/parse-url
                                  npm ERR! extraneous: pick-port@1.0.0 /opt/iobroker/node_modules/pick-port
                                  npm ERR! extraneous: picocolors@1.0.0 /opt/iobroker/node_modules/picocolors
                                  npm ERR! extraneous: pify@3.0.0 /opt/iobroker/node_modules/pify
                                  npm ERR! extraneous: protocols@1.4.8 /opt/iobroker/node_modules/protocols
                                  npm ERR! extraneous: query-string@6.14.1 /opt/iobroker/node_modules/query-string
                                  npm ERR! extraneous: raw-body@2.4.2 /opt/iobroker/node_modules/raw-body
                                  npm ERR! extraneous: resolve-alpn@1.2.1 /opt/iobroker/node_modules/resolve-alpn
                                  npm ERR! extraneous: ring-client-api@9.24.0 /opt/iobroker/node_modules/ring-client-api
                                  npm ERR! extraneous: rtsp-server@1.2.2 /opt/iobroker/node_modules/rtsp-server
                                  npm ERR! extraneous: rtsp-stream@1.0.0 /opt/iobroker/node_modules/rtsp-stream
                                  npm ERR! extraneous: rtsp-streaming-server@2.0.6 /opt/iobroker/node_modules/rtsp-streaming-server
                                  npm ERR! extraneous: sdp@3.0.3 /opt/iobroker/node_modules/sdp
                                  npm ERR! extraneous: send@0.17.2 /opt/iobroker/node_modules/send
                                  npm ERR! extraneous: serve-static@1.14.2 /opt/iobroker/node_modules/serve-static
                                  npm ERR! extraneous: shallow-clone@3.0.1 /opt/iobroker/node_modules/shallow-clone
                                  npm ERR! extraneous: split-on-first@1.1.0 /opt/iobroker/node_modules/split-on-first
                                  npm ERR! extraneous: statuses@1.5.0 /opt/iobroker/node_modules/statuses
                                  npm ERR! extraneous: strict-uri-encode@2.0.0 /opt/iobroker/node_modules/strict-uri-encode
                                  npm ERR! extraneous: strip-lines@1.0.1 /opt/iobroker/node_modules/strip-lines
                                  npm ERR! extraneous: suncalc2@1.8.1 /opt/iobroker/node_modules/suncalc2
                                  npm ERR! extraneous: turbo-crc32@1.0.1 /opt/iobroker/node_modules/turbo-crc32
                                  npm ERR! extraneous: typescript@4.6.4 /opt/iobroker/node_modules/typescript
                                  npm ERR! extraneous: virtual-tsc@0.6.2 /opt/iobroker/node_modules/virtual-tsc
                                  npm ERR! extraneous: vm2@3.9.9 /opt/iobroker/node_modules/vm2
                                  
                                  npm ERR! A complete log of this run can be found in:
                                  npm ERR!     /home/iobroker/.npm/_logs/2022-06-22T09_37_19_239Z-debug-0.log
                                  
                                  apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  schrieb am zuletzt editiert von apollon77
                                  #30

                                  @soldierofoc sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                                  iobroker add heizoel auto --host Server

                                  Naja ... also mit den Infos von "dem Thread wo Du dich angehängt hast" hätte ich erwartet das Du gleich die Ausgabe von `iobroker add heizoel auto --host Server --debug´ postest ;-)

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  1 Antwort Letzte Antwort
                                  0
                                  • S Offline
                                    S Offline
                                    Soldierofoc
                                    schrieb am zuletzt editiert von Soldierofoc
                                    #31

                                    Sorry, bin noch nicht so im Thema drin :) Danke für den Hinweis. Hier mit Debug:

                                    
                                    server@Server:/opt/iobroker$ iobroker add heizoel auto --host Server --debug
                                    NPM version: 8.11.0
                                    Installing iobroker.heizoel@1.0.3... (System call)
                                    npm WARN old lockfile
                                    npm WARN old lockfile The package-lock.json file was created with an old version of npm,
                                    npm WARN old lockfile so supplemental metadata must be fetched from the registry.
                                    npm WARN old lockfile
                                    npm WARN old lockfile This is a one-time fix-up, please be patient...
                                    npm WARN old lockfile
                                    npm WARN old lockfile Error: An unknown git error occurred
                                    npm WARN old lockfile     at makeError (/usr/local/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13)
                                    npm WARN old lockfile     at /usr/local/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
                                    npm WARN old lockfile     at runMicrotasks (<anonymous>)
                                    npm WARN old lockfile     at processTicksAndRejections (node:internal/process/task_queues:96:5)
                                    npm WARN old lockfile  Could not fetch metadata for iobroker.boschebike@git+ssh://git@github.com/gaudes/ioBroker.boschebike.git#caab76421a131da61a7a8bbb8cd07bad28711e3e GitUnknownError: An unknown git error occurred
                                    npm WARN old lockfile     at makeError (/usr/local/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13)
                                    npm WARN old lockfile     at /usr/local/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
                                    npm WARN old lockfile     at runMicrotasks (<anonymous>)
                                    npm WARN old lockfile     at processTicksAndRejections (node:internal/process/task_queues:96:5) {
                                    npm WARN old lockfile   cmd: 'git',
                                    npm WARN old lockfile   args: [
                                    npm WARN old lockfile     '--no-replace-objects',
                                    npm WARN old lockfile     'ls-remote',
                                    npm WARN old lockfile     'ssh://git@github.com/gaudes/ioBroker.boschebike.git'
                                    npm WARN old lockfile   ],
                                    npm WARN old lockfile   code: 128,
                                    npm WARN old lockfile   signal: null,
                                    npm WARN old lockfile   stdout: '',
                                    npm WARN old lockfile   stderr: 'git@github.com: Permission denied (publickey).\r\n' +
                                    npm WARN old lockfile     'fatal: Konnte nicht vom Remote-Repository lesen.\n' +
                                    npm WARN old lockfile     '\n' +
                                    npm WARN old lockfile     'Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen\n' +
                                    npm WARN old lockfile     'und das Repository existiert.\n'
                                    npm WARN old lockfile }
                                    npm WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                    npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers
                                    npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                    npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor.
                                    npm WARN deprecated joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                    npm ERR! code 128
                                    npm ERR! An unknown git error occurred
                                    npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/gaudes/ioBroker.boschebike.git
                                    npm ERR! git@github.com: Permission denied (publickey).
                                    npm ERR! fatal: Konnte nicht vom Remote-Repository lesen.
                                    npm ERR!
                                    npm ERR! Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen
                                    npm ERR! und das Repository existiert.
                                    
                                    npm ERR! A complete log of this run can be found in:
                                    npm ERR!     /home/iobroker/.npm/_logs/2022-06-22T09_50_12_054Z-debug-0.log
                                    host.Server Cannot install iobroker.heizoel@1.0.3: 128
                                    
                                    

                                    Wiederum der Inhalt der der Debug-0.log:

                                    0 verbose cli /usr/local/bin/node /usr/local/bin/npm
                                    1 info using npm@8.11.0
                                    2 info using node@v16.15.1
                                    3 timing npm:load:whichnode Completed in 0ms
                                    4 timing config:load:defaults Completed in 1ms
                                    5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 1ms
                                    6 timing config:load:builtin Completed in 1ms
                                    7 timing config:load:cli Completed in 3ms
                                    8 timing config:load:env Completed in 0ms
                                    9 timing config:load:file:/opt/iobroker/.npmrc Completed in 1ms
                                    10 timing config:load:project Completed in 8ms
                                    11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                                    12 timing config:load:user Completed in 0ms
                                    13 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
                                    14 timing config:load:global Completed in 0ms
                                    15 timing config:load:validate Completed in 0ms
                                    16 timing config:load:credentials Completed in 1ms
                                    17 timing config:load:setEnvs Completed in 0ms
                                    18 timing config:load Completed in 15ms
                                    19 timing npm:load:configload Completed in 15ms
                                    20 timing npm:load:mkdirpcache Completed in 1ms
                                    21 timing npm:load:mkdirplogs Completed in 0ms
                                    22 verbose title npm install iobroker.heizoel@1.0.3
                                    23 verbose argv "install" "--save-exact" "iobroker.heizoel@1.0.3"
                                    24 timing npm:load:setTitle Completed in 1ms
                                    25 timing config:load:flatten Completed in 2ms
                                    26 timing npm:load:display Completed in 3ms
                                    27 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs
                                    28 verbose logfile /home/iobroker/.npm/_logs/2022-06-22T09_50_12_054Z-debug-0.log
                                    29 timing npm:load:logFile Completed in 3ms
                                    30 timing npm:load:timers Completed in 0ms
                                    31 timing npm:load:configScope Completed in 0ms
                                    32 timing npm:load Completed in 24ms
                                    33 timing arborist:ctor Completed in 1ms
                                    34 silly logfile start cleaning logs, removing 2 files
                                    35 silly logfile done cleaning log files
                                    36 timing idealTree:init Completed in 849ms
                                    37 warn old lockfile
                                    37 warn old lockfile The package-lock.json file was created with an old version of npm,
                                    37 warn old lockfile so supplemental metadata must be fetched from the registry.
                                    37 warn old lockfile
                                    37 warn old lockfile This is a one-time fix-up, please be patient...
                                    37 warn old lockfile
                                    38 silly inflate node_modules/@alcalzone/esbuild-register
                                    39 silly inflate node_modules/@alcalzone/jsonl-db
                                    40 silly inflate node_modules/@alcalzone/pak
                                    41 silly inflate node_modules/@alcalzone/pak/node_modules/fs-extra
                                    42 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules
                                    43 http fetch GET 200 https://registry.npmjs.org/fs-extra 1212ms (cache revalidated)
                                    44 silly inflate node_modules/@apollon/iobroker-tools
                                    45 http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fjsonl-db 1236ms (cache revalidated)
                                    46 silly inflate node_modules/@babel/code-frame
                                    47 http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fesbuild-register 1241ms (cache revalidated)
                                    48 silly inflate node_modules/@babel/helper-validator-identifier
                                    49 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-identifier 61ms (cache revalidated)
                                    50 silly inflate node_modules/@babel/highlight
                                    51 http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 75ms (cache revalidated)
                                    52 silly inflate node_modules/@babel/highlight/node_modules/ansi-styles
                                    53 http fetch GET 200 https://registry.npmjs.org/@apollon%2fiobroker-tools 118ms (cache revalidated)
                                    54 silly inflate node_modules/@babel/highlight/node_modules/chalk
                                    55 http fetch GET 200 https://registry.npmjs.org/ansi-styles 43ms (cache revalidated)
                                    56 silly inflate node_modules/@babel/highlight/node_modules/escape-string-regexp
                                    57 http fetch GET 200 https://registry.npmjs.org/@babel%2fhighlight 68ms (cache revalidated)
                                    58 silly inflate node_modules/@babel/highlight/node_modules/has-flag
                                    59 http fetch GET 200 https://registry.npmjs.org/chalk 44ms (cache revalidated)
                                    60 silly inflate node_modules/@babel/highlight/node_modules/supports-color
                                    61 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 37ms (cache revalidated)
                                    62 silly inflate node_modules/@colors/colors
                                    63 http fetch GET 200 https://registry.npmjs.org/has-flag 51ms (cache revalidated)
                                    64 silly inflate node_modules/@dabh/diagnostics
                                    65 http fetch GET 200 https://registry.npmjs.org/supports-color 59ms (cache revalidated)
                                    66 silly inflate node_modules/@datalust/winston-seq
                                    67 http fetch GET 200 https://registry.npmjs.org/@colors%2fcolors 67ms (cache revalidated)
                                    68 silly inflate node_modules/@googleapis/drive
                                    "2022-06-22T09_50_12_054Z-debug-0.log" 5071 lines, 381287 characters
                                    
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • S Soldierofoc

                                      Sorry, bin noch nicht so im Thema drin :) Danke für den Hinweis. Hier mit Debug:

                                      
                                      server@Server:/opt/iobroker$ iobroker add heizoel auto --host Server --debug
                                      NPM version: 8.11.0
                                      Installing iobroker.heizoel@1.0.3... (System call)
                                      npm WARN old lockfile
                                      npm WARN old lockfile The package-lock.json file was created with an old version of npm,
                                      npm WARN old lockfile so supplemental metadata must be fetched from the registry.
                                      npm WARN old lockfile
                                      npm WARN old lockfile This is a one-time fix-up, please be patient...
                                      npm WARN old lockfile
                                      npm WARN old lockfile Error: An unknown git error occurred
                                      npm WARN old lockfile     at makeError (/usr/local/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13)
                                      npm WARN old lockfile     at /usr/local/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
                                      npm WARN old lockfile     at runMicrotasks (<anonymous>)
                                      npm WARN old lockfile     at processTicksAndRejections (node:internal/process/task_queues:96:5)
                                      npm WARN old lockfile  Could not fetch metadata for iobroker.boschebike@git+ssh://git@github.com/gaudes/ioBroker.boschebike.git#caab76421a131da61a7a8bbb8cd07bad28711e3e GitUnknownError: An unknown git error occurred
                                      npm WARN old lockfile     at makeError (/usr/local/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13)
                                      npm WARN old lockfile     at /usr/local/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
                                      npm WARN old lockfile     at runMicrotasks (<anonymous>)
                                      npm WARN old lockfile     at processTicksAndRejections (node:internal/process/task_queues:96:5) {
                                      npm WARN old lockfile   cmd: 'git',
                                      npm WARN old lockfile   args: [
                                      npm WARN old lockfile     '--no-replace-objects',
                                      npm WARN old lockfile     'ls-remote',
                                      npm WARN old lockfile     'ssh://git@github.com/gaudes/ioBroker.boschebike.git'
                                      npm WARN old lockfile   ],
                                      npm WARN old lockfile   code: 128,
                                      npm WARN old lockfile   signal: null,
                                      npm WARN old lockfile   stdout: '',
                                      npm WARN old lockfile   stderr: 'git@github.com: Permission denied (publickey).\r\n' +
                                      npm WARN old lockfile     'fatal: Konnte nicht vom Remote-Repository lesen.\n' +
                                      npm WARN old lockfile     '\n' +
                                      npm WARN old lockfile     'Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen\n' +
                                      npm WARN old lockfile     'und das Repository existiert.\n'
                                      npm WARN old lockfile }
                                      npm WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                      npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers
                                      npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                      npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor.
                                      npm WARN deprecated joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                      npm ERR! code 128
                                      npm ERR! An unknown git error occurred
                                      npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/gaudes/ioBroker.boschebike.git
                                      npm ERR! git@github.com: Permission denied (publickey).
                                      npm ERR! fatal: Konnte nicht vom Remote-Repository lesen.
                                      npm ERR!
                                      npm ERR! Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen
                                      npm ERR! und das Repository existiert.
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/iobroker/.npm/_logs/2022-06-22T09_50_12_054Z-debug-0.log
                                      host.Server Cannot install iobroker.heizoel@1.0.3: 128
                                      
                                      

                                      Wiederum der Inhalt der der Debug-0.log:

                                      0 verbose cli /usr/local/bin/node /usr/local/bin/npm
                                      1 info using npm@8.11.0
                                      2 info using node@v16.15.1
                                      3 timing npm:load:whichnode Completed in 0ms
                                      4 timing config:load:defaults Completed in 1ms
                                      5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 1ms
                                      6 timing config:load:builtin Completed in 1ms
                                      7 timing config:load:cli Completed in 3ms
                                      8 timing config:load:env Completed in 0ms
                                      9 timing config:load:file:/opt/iobroker/.npmrc Completed in 1ms
                                      10 timing config:load:project Completed in 8ms
                                      11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                                      12 timing config:load:user Completed in 0ms
                                      13 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
                                      14 timing config:load:global Completed in 0ms
                                      15 timing config:load:validate Completed in 0ms
                                      16 timing config:load:credentials Completed in 1ms
                                      17 timing config:load:setEnvs Completed in 0ms
                                      18 timing config:load Completed in 15ms
                                      19 timing npm:load:configload Completed in 15ms
                                      20 timing npm:load:mkdirpcache Completed in 1ms
                                      21 timing npm:load:mkdirplogs Completed in 0ms
                                      22 verbose title npm install iobroker.heizoel@1.0.3
                                      23 verbose argv "install" "--save-exact" "iobroker.heizoel@1.0.3"
                                      24 timing npm:load:setTitle Completed in 1ms
                                      25 timing config:load:flatten Completed in 2ms
                                      26 timing npm:load:display Completed in 3ms
                                      27 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs
                                      28 verbose logfile /home/iobroker/.npm/_logs/2022-06-22T09_50_12_054Z-debug-0.log
                                      29 timing npm:load:logFile Completed in 3ms
                                      30 timing npm:load:timers Completed in 0ms
                                      31 timing npm:load:configScope Completed in 0ms
                                      32 timing npm:load Completed in 24ms
                                      33 timing arborist:ctor Completed in 1ms
                                      34 silly logfile start cleaning logs, removing 2 files
                                      35 silly logfile done cleaning log files
                                      36 timing idealTree:init Completed in 849ms
                                      37 warn old lockfile
                                      37 warn old lockfile The package-lock.json file was created with an old version of npm,
                                      37 warn old lockfile so supplemental metadata must be fetched from the registry.
                                      37 warn old lockfile
                                      37 warn old lockfile This is a one-time fix-up, please be patient...
                                      37 warn old lockfile
                                      38 silly inflate node_modules/@alcalzone/esbuild-register
                                      39 silly inflate node_modules/@alcalzone/jsonl-db
                                      40 silly inflate node_modules/@alcalzone/pak
                                      41 silly inflate node_modules/@alcalzone/pak/node_modules/fs-extra
                                      42 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules
                                      43 http fetch GET 200 https://registry.npmjs.org/fs-extra 1212ms (cache revalidated)
                                      44 silly inflate node_modules/@apollon/iobroker-tools
                                      45 http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fjsonl-db 1236ms (cache revalidated)
                                      46 silly inflate node_modules/@babel/code-frame
                                      47 http fetch GET 200 https://registry.npmjs.org/@alcalzone%2fesbuild-register 1241ms (cache revalidated)
                                      48 silly inflate node_modules/@babel/helper-validator-identifier
                                      49 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-identifier 61ms (cache revalidated)
                                      50 silly inflate node_modules/@babel/highlight
                                      51 http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 75ms (cache revalidated)
                                      52 silly inflate node_modules/@babel/highlight/node_modules/ansi-styles
                                      53 http fetch GET 200 https://registry.npmjs.org/@apollon%2fiobroker-tools 118ms (cache revalidated)
                                      54 silly inflate node_modules/@babel/highlight/node_modules/chalk
                                      55 http fetch GET 200 https://registry.npmjs.org/ansi-styles 43ms (cache revalidated)
                                      56 silly inflate node_modules/@babel/highlight/node_modules/escape-string-regexp
                                      57 http fetch GET 200 https://registry.npmjs.org/@babel%2fhighlight 68ms (cache revalidated)
                                      58 silly inflate node_modules/@babel/highlight/node_modules/has-flag
                                      59 http fetch GET 200 https://registry.npmjs.org/chalk 44ms (cache revalidated)
                                      60 silly inflate node_modules/@babel/highlight/node_modules/supports-color
                                      61 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 37ms (cache revalidated)
                                      62 silly inflate node_modules/@colors/colors
                                      63 http fetch GET 200 https://registry.npmjs.org/has-flag 51ms (cache revalidated)
                                      64 silly inflate node_modules/@dabh/diagnostics
                                      65 http fetch GET 200 https://registry.npmjs.org/supports-color 59ms (cache revalidated)
                                      66 silly inflate node_modules/@datalust/winston-seq
                                      67 http fetch GET 200 https://registry.npmjs.org/@colors%2fcolors 67ms (cache revalidated)
                                      68 silly inflate node_modules/@googleapis/drive
                                      "2022-06-22T09_50_12_054Z-debug-0.log" 5071 lines, 381287 characters
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #32

                                      @soldierofoc sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                                      /usr/local/bin/node

                                      Vermutlich nodejs auch noch falsch installiert.
                                      Schau in meiner Signatur wie es richtig geht.
                                      Wie hast du node16 installiert?

                                      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
                                      • S Offline
                                        S Offline
                                        Soldierofoc
                                        schrieb am zuletzt editiert von
                                        #33

                                        Nach dieser Anleitung hier & eben durch Node16 ersetzt:

                                        https://forum.iobroker.net/topic/22867/how-to-node-js-für-iobroker-richtig-updaten

                                        curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -
                                        sudo apt-get install -y nodejs

                                        1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @soldierofoc sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                                          /usr/local/bin/node

                                          Vermutlich nodejs auch noch falsch installiert.
                                          Schau in meiner Signatur wie es richtig geht.
                                          Wie hast du node16 installiert?

                                          S Offline
                                          S Offline
                                          Soldierofoc
                                          schrieb am zuletzt editiert von Soldierofoc
                                          #34

                                          @thomas-braun
                                          Habe deine Signatur geprüft (anbei - Top Anleitung!):

                                          ich erhalte nun folgendes:

                                           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
                                          x86_64
                                          /usr/bin/nodejs
                                          /usr/local/bin/node
                                          /usr/local/bin/npm
                                          v16.15.1
                                          v16.15.1
                                          8.11.0
                                          server
                                          
                                          

                                          lt. deiner Anleitung habe ich nun:

                                          sudo rm /usr/local/bin/node
                                          sudo rm /usr/local/bin/npm

                                          ausgefügrt und anschließend mit:

                                          sudo apt install nodejs --reinstall

                                          neu aufgebaut + Reboot. Nun schaut es wie folgt aus:

                                          x86_64
                                          /usr/bin/nodejs
                                          /usr/bin/node
                                          /usr/bin/npm
                                          v16.15.1
                                          v16.15.1
                                          8.11.0
                                          server
                                          
                                          

                                          Der Fehler bei der Installation ist leider der gleiche geblieben. Siehe:

                                           iobroker add heizoel auto --host Server --debug
                                          NPM version: 8.11.0
                                          Installing iobroker.heizoel@1.0.3... (System call)
                                          npm WARN old lockfile
                                          npm WARN old lockfile The package-lock.json file was created with an old version of npm,
                                          npm WARN old lockfile so supplemental metadata must be fetched from the registry.
                                          npm WARN old lockfile
                                          npm WARN old lockfile This is a one-time fix-up, please be patient...
                                          npm WARN old lockfile
                                          npm WARN old lockfile Error: An unknown git error occurred
                                          npm WARN old lockfile     at makeError (/usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13)
                                          npm WARN old lockfile     at /usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
                                          npm WARN old lockfile     at runMicrotasks (<anonymous>)
                                          npm WARN old lockfile     at processTicksAndRejections (node:internal/process/task_queues:96:5)
                                          npm WARN old lockfile  Could not fetch metadata for iobroker.boschebike@git+ssh://git@github.com/gaudes/ioBroker.boschebike.git#caab76421a131da61a7a8bbb8cd07bad28711e3e GitUnknownError: An unknown git error occurred
                                          npm WARN old lockfile     at makeError (/usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13)
                                          npm WARN old lockfile     at /usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
                                          npm WARN old lockfile     at runMicrotasks (<anonymous>)
                                          npm WARN old lockfile     at processTicksAndRejections (node:internal/process/task_queues:96:5) {
                                          npm WARN old lockfile   cmd: 'git',
                                          npm WARN old lockfile   args: [
                                          npm WARN old lockfile     '--no-replace-objects',
                                          npm WARN old lockfile     'ls-remote',
                                          npm WARN old lockfile     'ssh://git@github.com/gaudes/ioBroker.boschebike.git'
                                          npm WARN old lockfile   ],
                                          npm WARN old lockfile   code: 128,
                                          npm WARN old lockfile   signal: null,
                                          npm WARN old lockfile   stdout: '',
                                          npm WARN old lockfile   stderr: 'git@github.com: Permission denied (publickey).\r\n' +
                                          npm WARN old lockfile     'fatal: Konnte nicht vom Remote-Repository lesen.\n' +
                                          npm WARN old lockfile     '\n' +
                                          npm WARN old lockfile     'Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen\n' +
                                          npm WARN old lockfile     'und das Repository existiert.\n'
                                          npm WARN old lockfile }
                                          
                                          
                                          Thomas BraunT 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

                                          672

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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