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

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.
  • 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
          • S Soldierofoc

            @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 Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #35

            @soldierofoc

            Kannst du mir aber mal sagen wie du vorgegangen bist bei deiner Installation von nodjs16?

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

            S 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @soldierofoc

              Kannst du mir aber mal sagen wie du vorgegangen bist bei deiner Installation von nodjs16?

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

              @thomas-braun

              cd /opt/iobroker
              iobroker stop
              curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -
              sudo apt-get install -y nodejs
              curl -sL https://iobroker.net/fix.sh | bash -
              iobroker start

              und als es dann Probleme mit den Updates/Installation gab:

              npm rebuild

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • S Soldierofoc

                @thomas-braun

                cd /opt/iobroker
                iobroker stop
                curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -
                sudo apt-get install -y nodejs
                curl -sL https://iobroker.net/fix.sh | bash -
                iobroker start

                und als es dann Probleme mit den Updates/Installation gab:

                npm rebuild

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

                @soldierofoc

                Ich meine, wie es zur Installation in /usr/local/bin gekommen ist.
                Das Paket aus nodesource kommt immer in den richtigen Pfad, die sind da nämlich fix drin.

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

                S 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @soldierofoc

                  Ich meine, wie es zur Installation in /usr/local/bin gekommen ist.
                  Das Paket aus nodesource kommt immer in den richtigen Pfad, die sind da nämlich fix drin.

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

                  @thomas-braun
                  Ehrlich gesagt habe ich keine Ahnung wie es dazu gekommen ist. Bin damals beim Wechsel von 12.X auf 14.X gleich vorgegangen, ohne Probleme. Und nun das...

                  Habe gerade meine Statements durchgeschaut, welche ich abgesetzt habe. An einer Stelle hatte ich tatsächlich eine Abweichung zu meiner oben genannten Aussage!

                  Anstatt:

                  curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -

                  habe ich genutzt:

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

                  Wobei ich nicht weiß (wie gesagt, bin hier kein Crack sondern gehe eher nach den Anleitungen vor), ob das Probleme bereiten könnte?

                  Wie gesagt besteht aber nun, trotz korrektem Pfad, das Problem weiterhin

                  Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                  0
                  • S Soldierofoc

                    @thomas-braun
                    Ehrlich gesagt habe ich keine Ahnung wie es dazu gekommen ist. Bin damals beim Wechsel von 12.X auf 14.X gleich vorgegangen, ohne Probleme. Und nun das...

                    Habe gerade meine Statements durchgeschaut, welche ich abgesetzt habe. An einer Stelle hatte ich tatsächlich eine Abweichung zu meiner oben genannten Aussage!

                    Anstatt:

                    curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -

                    habe ich genutzt:

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

                    Wobei ich nicht weiß (wie gesagt, bin hier kein Crack sondern gehe eher nach den Anleitungen vor), ob das Probleme bereiten könnte?

                    Wie gesagt besteht aber nun, trotz korrektem Pfad, das Problem weiterhin

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

                    @soldierofoc

                    Setz den Adapter heizoel mal ordentlich in ein Repo rein, nicht als github-Installation:

                    heizoel
                    github:	1.0.3
                    latest:	1.0.3 for 4 months
                    stable:	1.0.3 for 4 months
                    

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

                    1 Antwort Letzte Antwort
                    0
                    • S Soldierofoc

                      @thomas-braun
                      Ehrlich gesagt habe ich keine Ahnung wie es dazu gekommen ist. Bin damals beim Wechsel von 12.X auf 14.X gleich vorgegangen, ohne Probleme. Und nun das...

                      Habe gerade meine Statements durchgeschaut, welche ich abgesetzt habe. An einer Stelle hatte ich tatsächlich eine Abweichung zu meiner oben genannten Aussage!

                      Anstatt:

                      curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -

                      habe ich genutzt:

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

                      Wobei ich nicht weiß (wie gesagt, bin hier kein Crack sondern gehe eher nach den Anleitungen vor), ob das Probleme bereiten könnte?

                      Wie gesagt besteht aber nun, trotz korrektem Pfad, das Problem weiterhin

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

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

                      Bin damals beim Wechsel von 12.X auf 14.X gleich vorgegangen

                      dann war 12 vielleicht schon falsch?!?

                      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 -

                      S 1 Antwort Letzte Antwort
                      0
                      • HomoranH Homoran

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

                        Bin damals beim Wechsel von 12.X auf 14.X gleich vorgegangen

                        dann war 12 vielleicht schon falsch?!?

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

                        @homoran
                        Möchte hier nichts ausschließen, aber ich hatte mit Version 14 nun Monatelang keinerlei Probleme, auch nicht bei Updates und neuen Adaptern?

                        @thomas-braun
                        Ich weiß ich stelle mich zum Teil saublöd an. Aber wie füge ich heizoel dennin ein Repository ein? Ich war der Ansicht, dass dies bereits im Stable und Beta-Repository mit drin ist?

                        HomoranH 1 Antwort Letzte Antwort
                        0
                        • S Soldierofoc

                          @homoran
                          Möchte hier nichts ausschließen, aber ich hatte mit Version 14 nun Monatelang keinerlei Probleme, auch nicht bei Updates und neuen Adaptern?

                          @thomas-braun
                          Ich weiß ich stelle mich zum Teil saublöd an. Aber wie füge ich heizoel dennin ein Repository ein? Ich war der Ansicht, dass dies bereits im Stable und Beta-Repository mit drin ist?

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

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

                          dass dies bereits im Stable und Beta-Repository mit drin ist?

                          dann mach darüber mal ein up oder downgrade

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

                          gehe eher nach den Anleitungen vor

                          und duese Anleitung, fie zur Installation in /local/ führt, suchen wir!

                          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 -

                          S 1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

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

                            dass dies bereits im Stable und Beta-Repository mit drin ist?

                            dann mach darüber mal ein up oder downgrade

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

                            gehe eher nach den Anleitungen vor

                            und duese Anleitung, fie zur Installation in /local/ führt, suchen wir!

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

                            @homoran
                            Ich möchte ja den Adapter überhaupt erst installieren, kein Up-/Downgrade? Und hier erhalte ich ebenfalls die oben gezeigte Fehlermeldung.

                            Habe nun nochmals mein Vorgehen von heute Früh versucht zu rekonstruieren. Da ich nur die beiden Websites besucht habe, kommen diese nur als Anleitung in Frage:

                            https://forum.iobroker.net/topic/44566/how-to-node-js-iobroker-richtig-updaten-2021-22-edition
                            https://www.elzershark.com/forum/index.php?thread/110-upgrade-node-xx-xx-z-b-12-x-zu-node-14-x-für-iobroker/

                            Einen Verweis auf /local/ finde ich hier nicht bzw. den Pfad.

                            Kann es sein, dass falls ich:

                            cd /opt/iobroker
                            

                            vergessen hätte, es zu dem Problem gekommen sein könnte?

                            Trotz alledem - habt ihr einen Ansatz, wie ich die Kuh wieder vom Eis bekommen könnte?
                            Die Pfad-Thematik habe ich ja, wie oben beschrieben, nun gefixt...?

                            HomoranH 1 Antwort Letzte Antwort
                            0
                            • S Soldierofoc

                              @homoran
                              Ich möchte ja den Adapter überhaupt erst installieren, kein Up-/Downgrade? Und hier erhalte ich ebenfalls die oben gezeigte Fehlermeldung.

                              Habe nun nochmals mein Vorgehen von heute Früh versucht zu rekonstruieren. Da ich nur die beiden Websites besucht habe, kommen diese nur als Anleitung in Frage:

                              https://forum.iobroker.net/topic/44566/how-to-node-js-iobroker-richtig-updaten-2021-22-edition
                              https://www.elzershark.com/forum/index.php?thread/110-upgrade-node-xx-xx-z-b-12-x-zu-node-14-x-für-iobroker/

                              Einen Verweis auf /local/ finde ich hier nicht bzw. den Pfad.

                              Kann es sein, dass falls ich:

                              cd /opt/iobroker
                              

                              vergessen hätte, es zu dem Problem gekommen sein könnte?

                              Trotz alledem - habt ihr einen Ansatz, wie ich die Kuh wieder vom Eis bekommen könnte?
                              Die Pfad-Thematik habe ich ja, wie oben beschrieben, nun gefixt...?

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

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

                              Da ich nur die beiden Websites besucht habe, kommen diese nur als Anleitung in Frage:

                              unsere ist ok, der Hai ist für nict ganz konforme Dinge (um es vorsichtig zu formulieren) bekannt

                              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 -

                              S 1 Antwort Letzte Antwort
                              1
                              • HomoranH Homoran

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

                                Da ich nur die beiden Websites besucht habe, kommen diese nur als Anleitung in Frage:

                                unsere ist ok, der Hai ist für nict ganz konforme Dinge (um es vorsichtig zu formulieren) bekannt

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

                                @homoran
                                In Ordnung...wenn ich mir meine Statements durchschaue in der Console, dann sollte ich aber tatsächlich eure Anleitung herangezogen haben (als erste Möglichkeit).
                                Die elzershark-Website bzw. Anleitung habe ich dann erst genutzt, als die oben genannte Thematik aufgetreten ist und ich bzgl. Fix/NPM Rebuild geschaut hatte.

                                Wenn ich das (mit meinem Laien-Wissen) richtig deute, dann sollte doch "nur" noch npm Probleme machen bzw. package-log.json?
                                Weshalb da noch der boschebike-Adapter drin auftaucht, welchen ich nur sehr kurz einmal installiert hatte, erschließt sich mir hier auch nicht wirklich?

                                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
                                
                                HomoranH 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #46

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

                                  unsere ist ok, der Hai ist für nict ganz konforme Dinge (um es vorsichtig zu formulieren) bekannt

                                  Wenn ich alleine schon die 3 und 4 Zeile aus dem Krampf lese...

                                  sudo npm cache verify
                                  sudo chown -R iobroker /opt/iobroker
                                  

                                  Das ist Schwachsinn im Quadrat. Da wundert es mich auch nicht weiter, wenn der Rest dann komplett in die Hose geht.

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

                                  1 Antwort Letzte Antwort
                                  1
                                  • S Offline
                                    S Offline
                                    Soldierofoc
                                    schrieb am zuletzt editiert von
                                    #47

                                    @thomas-braun said in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                                    npm cache verify

                                    Dann habe ich schön in die Sche*** gegriffen.
                                    Habe ich irgendeine Möglichkeit das nun noch glatt zu ziehen?

                                    1 Antwort Letzte Antwort
                                    0
                                    • S Soldierofoc

                                      @homoran
                                      In Ordnung...wenn ich mir meine Statements durchschaue in der Console, dann sollte ich aber tatsächlich eure Anleitung herangezogen haben (als erste Möglichkeit).
                                      Die elzershark-Website bzw. Anleitung habe ich dann erst genutzt, als die oben genannte Thematik aufgetreten ist und ich bzgl. Fix/NPM Rebuild geschaut hatte.

                                      Wenn ich das (mit meinem Laien-Wissen) richtig deute, dann sollte doch "nur" noch npm Probleme machen bzw. package-log.json?
                                      Weshalb da noch der boschebike-Adapter drin auftaucht, welchen ich nur sehr kurz einmal installiert hatte, erschließt sich mir hier auch nicht wirklich?

                                      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
                                      
                                      HomoranH Nicht stören
                                      HomoranH Nicht stören
                                      Homoran
                                      Global Moderator Administrators
                                      schrieb am zuletzt editiert von Homoran
                                      #48

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

                                      npm Probleme machen bzw. package-log.json?

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

                                      The package-lock.json file was created with an old version of npm,

                                      üblicherweise hilft jetzt löschen der Datei und nochmal versuchen, die müsste dann gür das aktuelle npm neu gebaut werden, vorausgesetzt die Rechte und Pfade stimmen

                                      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 -

                                      S 1 Antwort Letzte Antwort
                                      0
                                      • HomoranH Homoran

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

                                        npm Probleme machen bzw. package-log.json?

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

                                        The package-lock.json file was created with an old version of npm,

                                        üblicherweise hilft jetzt löschen der Datei und nochmal versuchen, die müsste dann gür das aktuelle npm neu gebaut werden, vorausgesetzt die Rechte und Pfade stimmen

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

                                        @homoran

                                        Habe nun mal package-log.json gelöscht und neu aufbauen lassen.
                                        Nun erhalte ich die Meldung zumindest nicht mehr in der ganzen Ausprägung.

                                        So wie es jetzt ausschaut, habe ich aber nun keinen Ansatz mehr?

                                        
                                        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 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-22T11_57_24_531Z-debug-0.log
                                        host.Server Cannot install iobroker.heizoel@1.0.3: 128
                                        
                                        
                                        Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                                        0
                                        • S Soldierofoc

                                          @homoran

                                          Habe nun mal package-log.json gelöscht und neu aufbauen lassen.
                                          Nun erhalte ich die Meldung zumindest nicht mehr in der ganzen Ausprägung.

                                          So wie es jetzt ausschaut, habe ich aber nun keinen Ansatz mehr?

                                          
                                          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 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-22T11_57_24_531Z-debug-0.log
                                          host.Server Cannot install iobroker.heizoel@1.0.3: 128
                                          
                                          
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von Thomas Braun
                                          #50

                                          @soldierofoc

                                          cd /opt/iobroker 
                                          sudo -H -u iobroker npm uninstall iobroker.boschebike
                                          

                                          macht?

                                          [Edit:] Fehlendes 'e' ergänzt... Dann funzt das auch... :-) Sorry!

                                          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
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          927

                                          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