Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Neuinstallation und Aktualisierung Adaptern nicht möglich

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    6
    1
    113

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

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

Neuinstallation und Aktualisierung Adaptern nicht möglich

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
45 Beiträge 4 Kommentatoren 1.5k Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • crunchipC crunchip

    @bastler es gibt nun schon etliche Beiträge zu diesem Thema.

    @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

    NPM 8.13.1

    täusche ich mich oder wird nicht normal v8.11 installiert

    B Offline
    B Offline
    bastler
    schrieb am zuletzt editiert von
    #3

    @crunchip Die Version 8.11 hatte ich vorher drauf, hatte gehofft, dass das Update hilft. War aber leider nicht so.

    crunchipC 1 Antwort Letzte Antwort
    0
    • B bastler

      @crunchip Die Version 8.11 hatte ich vorher drauf, hatte gehofft, dass das Update hilft. War aber leider nicht so.

      crunchipC Abwesend
      crunchipC Abwesend
      crunchip
      Forum Testing Most Active Developer
      schrieb am zuletzt editiert von
      #4

      @bastler mach ein Adapter Update per Konsole und hönge mal ein --debug mit an

      umgestiegen von Proxmox auf Unraid

      1 Antwort Letzte Antwort
      0
      • B Offline
        B Offline
        bastler
        schrieb am zuletzt editiert von
        #5

        @crunchip

        root@ioBroker:~# iobroker upgrade parser --debug
        
        This upgrade of "parser" will introduce the following changes:
        ==========================================================================
        -> 1.1.5:
        Ignore objects without configuration for parser and log it
        ==========================================================================
        
        Would you like to upgrade parser from @1.1.4 to @1.1.5 now? [(y)es, (n)o]: y
        Update parser from @1.1.4 to @1.1.5
        NPM version: 8.13.1
        Installing iobroker.parser@1.1.5... (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.powerfox@git+ssh://git@github.com/bazidibavaria/ioBroker.powerfox.git#f78f5268cf3851cc8c8f5423ba40672dcccb8150 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/bazidibavaria/ioBroker.powerfox.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: '/etc/ssh/ssh_config: line 52: Bad configuration option: permitrootlogin\r\n' +
        npm WARN old lockfile     '/etc/ssh/ssh_config: terminating, 1 bad configuration options\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 axios@0.20.0: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410
        npm ERR! code 128
        npm ERR! An unknown git error occurred
        npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/bazidibavaria/ioBroker.powerfox.git
        npm ERR! /etc/ssh/ssh_config: line 52: Bad configuration option: permitrootlogin
        npm ERR! /etc/ssh/ssh_config: terminating, 1 bad configuration options
        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-25T13_08_24_426Z-debug-0.log
        host.ioBroker Cannot install iobroker.parser@1.1.5: 128
        root@ioBroker:~# 
        
        
        HomoranH Thomas BraunT 2 Antworten Letzte Antwort
        0
        • B bastler

          @crunchip

          root@ioBroker:~# iobroker upgrade parser --debug
          
          This upgrade of "parser" will introduce the following changes:
          ==========================================================================
          -> 1.1.5:
          Ignore objects without configuration for parser and log it
          ==========================================================================
          
          Would you like to upgrade parser from @1.1.4 to @1.1.5 now? [(y)es, (n)o]: y
          Update parser from @1.1.4 to @1.1.5
          NPM version: 8.13.1
          Installing iobroker.parser@1.1.5... (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.powerfox@git+ssh://git@github.com/bazidibavaria/ioBroker.powerfox.git#f78f5268cf3851cc8c8f5423ba40672dcccb8150 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/bazidibavaria/ioBroker.powerfox.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: '/etc/ssh/ssh_config: line 52: Bad configuration option: permitrootlogin\r\n' +
          npm WARN old lockfile     '/etc/ssh/ssh_config: terminating, 1 bad configuration options\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 axios@0.20.0: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410
          npm ERR! code 128
          npm ERR! An unknown git error occurred
          npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/bazidibavaria/ioBroker.powerfox.git
          npm ERR! /etc/ssh/ssh_config: line 52: Bad configuration option: permitrootlogin
          npm ERR! /etc/ssh/ssh_config: terminating, 1 bad configuration options
          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-25T13_08_24_426Z-debug-0.log
          host.ioBroker Cannot install iobroker.parser@1.1.5: 128
          root@ioBroker:~# 
          
          
          HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #6

          @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

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

          passt

          mit viel glück läuft es nach löschen der Datei.

          Mit Pech hast du da irgendwas zusammengeschustert

          kein Support per PN! - Fragen im Forum stellen -
          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          B 1 Antwort Letzte Antwort
          0
          • B bastler

            @crunchip

            root@ioBroker:~# iobroker upgrade parser --debug
            
            This upgrade of "parser" will introduce the following changes:
            ==========================================================================
            -> 1.1.5:
            Ignore objects without configuration for parser and log it
            ==========================================================================
            
            Would you like to upgrade parser from @1.1.4 to @1.1.5 now? [(y)es, (n)o]: y
            Update parser from @1.1.4 to @1.1.5
            NPM version: 8.13.1
            Installing iobroker.parser@1.1.5... (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.powerfox@git+ssh://git@github.com/bazidibavaria/ioBroker.powerfox.git#f78f5268cf3851cc8c8f5423ba40672dcccb8150 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/bazidibavaria/ioBroker.powerfox.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: '/etc/ssh/ssh_config: line 52: Bad configuration option: permitrootlogin\r\n' +
            npm WARN old lockfile     '/etc/ssh/ssh_config: terminating, 1 bad configuration options\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 axios@0.20.0: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410
            npm ERR! code 128
            npm ERR! An unknown git error occurred
            npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/bazidibavaria/ioBroker.powerfox.git
            npm ERR! /etc/ssh/ssh_config: line 52: Bad configuration option: permitrootlogin
            npm ERR! /etc/ssh/ssh_config: terminating, 1 bad configuration options
            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-25T13_08_24_426Z-debug-0.log
            host.ioBroker Cannot install iobroker.parser@1.1.5: 128
            root@ioBroker:~# 
            
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von Thomas Braun
            #7

            @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

            root@ioBroker:~#

            'nuff said...

            Der Scheiß-root-login beschert dir diese Fehlermedlung:

            npm ERR! /etc/ssh/ssh_config: line 52: Bad configuration option: permitrootlogin
            npm ERR! /etc/ssh/ssh_config: terminating, 1 bad configuration options
            

            Finde ich aber gut, das eine root shell auch in npm zu Fehlermeldungen führt. Sollte noch viel häufiger gemacht werden.

            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

            B HomoranH 2 Antworten Letzte Antwort
            0
            • HomoranH Homoran

              @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

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

              passt

              mit viel glück läuft es nach löschen der Datei.

              Mit Pech hast du da irgendwas zusammengeschustert

              B Offline
              B Offline
              bastler
              schrieb am zuletzt editiert von
              #8

              @homoran sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

              The package-lock.json

              Danke für den Hinweis. Ich hatte vorher die npm Version 8.11 drauf, mit dem gleichen Fehler. Dann wird es wohl keinen Sinn machen auf die Version zurück zu kehren? Wenn ich die Datei löschen will, muss ich ja erst in das entsprechende Verzeichnis. Habe da wenig Erfahrung. Wie finde ich das Verzeichnis raus?

              HomoranH 1 Antwort Letzte Antwort
              0
              • B bastler

                @homoran sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                The package-lock.json

                Danke für den Hinweis. Ich hatte vorher die npm Version 8.11 drauf, mit dem gleichen Fehler. Dann wird es wohl keinen Sinn machen auf die Version zurück zu kehren? Wenn ich die Datei löschen will, muss ich ja erst in das entsprechende Verzeichnis. Habe da wenig Erfahrung. Wie finde ich das Verzeichnis raus?

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

                @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                Ich hatte vorher die npm Version 8.11 drauf, mit dem gleichen Fehler

                klar, der Schnitt von dem alten auf das neue Format war ja auch von v6 nach v8.

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                B 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                  root@ioBroker:~#

                  'nuff said...

                  Der Scheiß-root-login beschert dir diese Fehlermedlung:

                  npm ERR! /etc/ssh/ssh_config: line 52: Bad configuration option: permitrootlogin
                  npm ERR! /etc/ssh/ssh_config: terminating, 1 bad configuration options
                  

                  Finde ich aber gut, das eine root shell auch in npm zu Fehlermeldungen führt. Sollte noch viel häufiger gemacht werden.

                  B Offline
                  B Offline
                  bastler
                  schrieb am zuletzt editiert von
                  #10

                  @thomas-braun

                  Und was kann ich daraus schließen, welche Maßnahme schlägst Du mir vor und wie mache ich es für die Zukunft besser?

                  Thomas BraunT crunchipC 2 Antworten Letzte Antwort
                  0
                  • B bastler

                    @thomas-braun

                    Und was kann ich daraus schließen, welche Maßnahme schlägst Du mir vor und wie mache ich es für die Zukunft besser?

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

                    @bastler

                    Wie üblich und vorgesehen als User agieren und den rootpermit ausschalten.

                    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
                    • B bastler

                      @thomas-braun

                      Und was kann ich daraus schließen, welche Maßnahme schlägst Du mir vor und wie mache ich es für die Zukunft besser?

                      crunchipC Abwesend
                      crunchipC Abwesend
                      crunchip
                      Forum Testing Most Active Developer
                      schrieb am zuletzt editiert von
                      #12

                      @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                      und wie mache ich es für die Zukunft besser?

                      Nach Anleitung aus der Doku arbeiten

                      umgestiegen von Proxmox auf Unraid

                      1 Antwort Letzte Antwort
                      0
                      • HomoranH Homoran

                        @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                        Ich hatte vorher die npm Version 8.11 drauf, mit dem gleichen Fehler

                        klar, der Schnitt von dem alten auf das neue Format war ja auch von v6 nach v8.

                        B Offline
                        B Offline
                        bastler
                        schrieb am zuletzt editiert von bastler
                        #13

                        @homoran Auf welche npm Version sollte ich downgraden?

                        Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                        0
                        • B bastler

                          @homoran Auf welche npm Version sollte ich downgraden?

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

                          @bastler

                          Du solltest node16 sauber installieren und die Finger von irgendwelchen Updates von npm lassen.
                          Und halt nicht als root rumeiern.

                          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
                          • B bastler

                            @homoran Auf welche npm Version sollte ich downgraden?

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

                            @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                            @homoran Auf welche npm Version sollte ich downgraden?

                            gar nicht, nie und niemals!

                            mit jeder node-version kommt das passende npm. das sollte nicht verändert werden

                            kein Support per PN! - Fragen im Forum stellen -
                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            1 Antwort Letzte Antwort
                            0
                            • B Offline
                              B Offline
                              bastler
                              schrieb am zuletzt editiert von
                              #16

                              @thomas-braun Habe jetzt node16 neu installiert und die npm ist wieder 8.11. Um das System wieder richtig zum Laufen zu bekommen soll ich zunächst auf die v6 downgraden oder erst einmal die Datei "The package-lock.json" löschen? Wenn ich sie gelöscht habe, wird ja wohl eine aktuelle benötigt? Wenn ja, was ist zu tun?

                              Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                              0
                              • B bastler

                                @thomas-braun Habe jetzt node16 neu installiert und die npm ist wieder 8.11. Um das System wieder richtig zum Laufen zu bekommen soll ich zunächst auf die v6 downgraden oder erst einmal die Datei "The package-lock.json" löschen? Wenn ich sie gelöscht habe, wird ja wohl eine aktuelle benötigt? Wenn ja, was ist zu tun?

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

                                @bastler

                                Wie bist du da jetzt unterwegs?

                                sudo ln -s /usr/bin/node /usr/bin/nodejs
                                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
                                iobroker update -i
                                

                                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
                                • B bastler

                                  @thomas-braun Habe jetzt node16 neu installiert und die npm ist wieder 8.11. Um das System wieder richtig zum Laufen zu bekommen soll ich zunächst auf die v6 downgraden oder erst einmal die Datei "The package-lock.json" löschen? Wenn ich sie gelöscht habe, wird ja wohl eine aktuelle benötigt? Wenn ja, was ist zu tun?

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

                                  @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                                  soll ich zunächst auf die v6 downgraden

                                  @homoran sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                                  @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                                  @homoran Auf welche npm Version sollte ich downgraden?

                                  gar nicht, nie und niemals!

                                  mit jeder node-version kommt das passende npm. das sollte nicht verändert werden

                                  @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                                  erst einmal die Datei "The package-lock.json" löschen

                                  @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                                  Wenn ich sie gelöscht habe, wird ja wohl eine aktuelle benötigt

                                  wenn das System sauber ist, wird eine neue automatisch erstellt

                                  kein Support per PN! - Fragen im Forum stellen -
                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  1 Antwort Letzte Antwort
                                  0
                                  • B Offline
                                    B Offline
                                    bastler
                                    schrieb am zuletzt editiert von
                                    #19

                                    @thomas-braun sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                                    sudo ln -s /usr/bin/node /usr/bin/nodejs 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 iobroker update -i

                                    Ist soweit durchgelaufen, hat leider nichts gebracht, es besteht immer noch das gleiche Problem

                                    OK:1 http://deb.debian.org/debian buster InRelease
                                    OK:2 http://security.debian.org/debian-security buster/updates InRelease
                                    OK:3 https://repos.influxdata.com/debian buster InRelease                               
                                    OK:4 https://deb.nodesource.com/node_16.x buster InRelease                              
                                    OK:5 http://deb.debian.org/debian buster-updates InRelease
                                    Paketlisten werden gelesen... Fertig
                                    Abhängigkeitsbaum wird aufgebaut.       
                                    Statusinformationen werden eingelesen.... Fertig
                                    Aktualisierung für 1 Paket verfügbar. Führen Sie »apt list --upgradable« aus, um es anzuzeigen.
                                    nodejs:
                                      Installiert:           16.15.1-deb-1nodesource1
                                      Installationskandidat: 16.15.1-deb-1nodesource1
                                      Versionstabelle:
                                     *** 16.15.1-deb-1nodesource1 500
                                            500 https://deb.nodesource.com/node_16.x buster/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                         10.24.0~dfsg-1~deb10u1 500
                                            500 http://deb.debian.org/debian buster/main amd64 Packages
                                            500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                                    
                                    
                                    HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                                    0
                                    • B bastler

                                      @thomas-braun sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                                      sudo ln -s /usr/bin/node /usr/bin/nodejs 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 iobroker update -i

                                      Ist soweit durchgelaufen, hat leider nichts gebracht, es besteht immer noch das gleiche Problem

                                      OK:1 http://deb.debian.org/debian buster InRelease
                                      OK:2 http://security.debian.org/debian-security buster/updates InRelease
                                      OK:3 https://repos.influxdata.com/debian buster InRelease                               
                                      OK:4 https://deb.nodesource.com/node_16.x buster InRelease                              
                                      OK:5 http://deb.debian.org/debian buster-updates InRelease
                                      Paketlisten werden gelesen... Fertig
                                      Abhängigkeitsbaum wird aufgebaut.       
                                      Statusinformationen werden eingelesen.... Fertig
                                      Aktualisierung für 1 Paket verfügbar. Führen Sie »apt list --upgradable« aus, um es anzuzeigen.
                                      nodejs:
                                        Installiert:           16.15.1-deb-1nodesource1
                                        Installationskandidat: 16.15.1-deb-1nodesource1
                                        Versionstabelle:
                                       *** 16.15.1-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_16.x buster/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                           10.24.0~dfsg-1~deb10u1 500
                                              500 http://deb.debian.org/debian buster/main amd64 Packages
                                              500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                                      
                                      
                                      HomoranH Nicht stören
                                      HomoranH Nicht stören
                                      Homoran
                                      Global Moderator Administrators
                                      schrieb am zuletzt editiert von Homoran
                                      #20

                                      @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                                      Ist soweit durchgelaufen, hat leider nichts gebracht,

                                      doch, es hat einen output gebracht, der abgefragt wurde um Fehler zu finden.

                                      Mehr war auch nicht gewollt.
                                      Allerdings fehlt da einiges

                                      kein Support per PN! - Fragen im Forum stellen -
                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      B 1 Antwort Letzte Antwort
                                      0
                                      • B bastler

                                        @thomas-braun sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                                        sudo ln -s /usr/bin/node /usr/bin/nodejs 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 iobroker update -i

                                        Ist soweit durchgelaufen, hat leider nichts gebracht, es besteht immer noch das gleiche Problem

                                        OK:1 http://deb.debian.org/debian buster InRelease
                                        OK:2 http://security.debian.org/debian-security buster/updates InRelease
                                        OK:3 https://repos.influxdata.com/debian buster InRelease                               
                                        OK:4 https://deb.nodesource.com/node_16.x buster InRelease                              
                                        OK:5 http://deb.debian.org/debian buster-updates InRelease
                                        Paketlisten werden gelesen... Fertig
                                        Abhängigkeitsbaum wird aufgebaut.       
                                        Statusinformationen werden eingelesen.... Fertig
                                        Aktualisierung für 1 Paket verfügbar. Führen Sie »apt list --upgradable« aus, um es anzuzeigen.
                                        nodejs:
                                          Installiert:           16.15.1-deb-1nodesource1
                                          Installationskandidat: 16.15.1-deb-1nodesource1
                                          Versionstabelle:
                                         *** 16.15.1-deb-1nodesource1 500
                                                500 https://deb.nodesource.com/node_16.x buster/main amd64 Packages
                                                100 /var/lib/dpkg/status
                                             10.24.0~dfsg-1~deb10u1 500
                                                500 http://deb.debian.org/debian buster/main amd64 Packages
                                                500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                                        
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #21

                                        @bastler

                                        Vollständig posten.

                                        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
                                        • HomoranH Homoran

                                          @bastler sagte in Neuinstallation und Aktualisierung Adaptern nicht möglich:

                                          Ist soweit durchgelaufen, hat leider nichts gebracht,

                                          doch, es hat einen output gebracht, der abgefragt wurde um Fehler zu finden.

                                          Mehr war auch nicht gewollt.
                                          Allerdings fehlt da einiges

                                          B Offline
                                          B Offline
                                          bastler
                                          schrieb am zuletzt editiert von bastler
                                          #22

                                          @homoran Ok, was fehlt? Gibt es einen Vorschlag wie ich alles wieder ins Lot bekomme?

                                          HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                                          0

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

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

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

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


                                          Support us

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

                                          596

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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