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. NPM-ERR beim Update jeglicher Adapter

NEWS

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

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

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

NPM-ERR beim Update jeglicher Adapter

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
nmp err adapter update
54 Beiträge 9 Kommentatoren 5.1k Aufrufe 6 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.
  • P Offline
    P Offline
    peterfido
    schrieb am zuletzt editiert von
    #15

    Hallo,
    Das hatte ich vor ein paar Wochen auch. Aufgefallen war es mir zwei Wochen nachdem ich den iobroker inkl. aller Module aktualisiert hatte.

    Reparieren konnte ich den Loop Link nicht. Am Ende blieb nur ein Backup einspielen.

    Um ein aktuelles System zu haben, habe ich iobroker dann neu aufsetzen müssen.

    Gruß

    Peterfido

    1 Antwort Letzte Antwort
    0
    • J Joschi

      Beim Update jeglicher Adapter bekomme ich immer einen Fehler: npm ERR! ELOOP: too many symbolic links encountered,

      Screenshot Putty-Fenster habe ich angehangen. (js-controller)
      Auszug aus npm-Logdatei habe ich angehangen. (js-controller)
      Screenshot Update Backupit Adapter habe ich angehangen. (backupit)

      Das System läuft ansonsten einwandfrei. Nur updaten kann ich halt nichts.
      Seit wann dies so ist kann ich nicht sagen, mir ist im letzten viertel Jahr nichts aufgefallen.
      Kann mir jemand weiterhelfen. Ich finde hier keinen Ansatzpunkt.

      Mein System:


      Betriebssystem
      linux
      Architektur
      x64
      CPUs
      4
      Geschwindigkeit
      1385 MHz
      Modell
      Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
      RAM
      7.64 GB
      System Betriebszeit
      00:47:58
      Node.js
      v10.18.0 (Es gibt eine neuere Version: v10.19.0)
      NPM
      6.13.4
      Festplatte Größe
      210.84 GB
      Festplatte frei
      207.48 GB
      Anzahl der Adapter
      279
      Betriebszeit
      00:47:53
      Aktive Instanzen
      19
      Hostname
      NUCioBroker

      npm-fehler3.JPG npm-fehler2.JPG npm-fehler.JPG

      conectasC Offline
      conectasC Offline
      conectas
      schrieb am zuletzt editiert von conectas
      #16

      @Joschi

      gleiches Problem habe soef nie drauf gehabt

      $ ./iobroker upgrade iot
      Update iot from @1.3.4 to @1.4.0
      host.rasp4-iob Adapter "system.adapter.iot.0" is stopped.
      NPM version: 6.13.4
      npm install iobroker.iot@1.4.0 --loglevel error --prefix "/opt/iobroker" (System call)
      Package pixman-1 was not found in the pkg-config search path.Perhaps you should add the directory containing `pixman-1.pc'to the PKG_CONFIG_PATH environment variableNo package 'pixman-1' found
      gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
      gyp
       ERR! configure error 
      gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.19.97-v7l+
      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v10.19.0gyp ERR! node-gyp -v v5.0.5gyp ERR! not ok 
      node-pre-gyp
       ERR! build error 
      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)node-pre-gyp ERR! stack
           at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
      node-pre-gyp ERR! System Linux 4.19.97-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! 
      node -v v10.19.0node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp ERR! not ok 
      npm
       ERR! code ELIFECYCLEnpm ERR! errno 1npm
       ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the canvas@2.6.1 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2020-04-04T18_17_42_545Z-debug.log
      ERROR: host.rasp4-iob Cannot install iobroker.iot@1.4.0: 1
      ERROR: process exited with code 25
      
      haselchenH 1 Antwort Letzte Antwort
      0
      • conectasC conectas

        @Joschi

        gleiches Problem habe soef nie drauf gehabt

        $ ./iobroker upgrade iot
        Update iot from @1.3.4 to @1.4.0
        host.rasp4-iob Adapter "system.adapter.iot.0" is stopped.
        NPM version: 6.13.4
        npm install iobroker.iot@1.4.0 --loglevel error --prefix "/opt/iobroker" (System call)
        Package pixman-1 was not found in the pkg-config search path.Perhaps you should add the directory containing `pixman-1.pc'to the PKG_CONFIG_PATH environment variableNo package 'pixman-1' found
        gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
        gyp
         ERR! configure error 
        gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
        gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.19.97-v7l+
        gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v10.19.0gyp ERR! node-gyp -v v5.0.5gyp ERR! not ok 
        node-pre-gyp
         ERR! build error 
        node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)node-pre-gyp ERR! stack
             at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
        node-pre-gyp ERR! System Linux 4.19.97-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! 
        node -v v10.19.0node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp ERR! not ok 
        npm
         ERR! code ELIFECYCLEnpm ERR! errno 1npm
         ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the canvas@2.6.1 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        
        npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2020-04-04T18_17_42_545Z-debug.log
        ERROR: host.rasp4-iob Cannot install iobroker.iot@1.4.0: 1
        ERROR: process exited with code 25
        
        haselchenH Offline
        haselchenH Offline
        haselchen
        Most Active
        schrieb am zuletzt editiert von
        #17

        @conectas

        Wie passt nun Dein Fehler zu @Joschi seinem?
        Mag ja etwas älter sein, aber in deinem Log sehe ich nix von "soef"?!

        Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

        conectasC 1 Antwort Letzte Antwort
        0
        • haselchenH haselchen

          @conectas

          Wie passt nun Dein Fehler zu @Joschi seinem?
          Mag ja etwas älter sein, aber in deinem Log sehe ich nix von "soef"?!

          conectasC Offline
          conectasC Offline
          conectas
          schrieb am zuletzt editiert von conectas
          #18

          @haselchen

          Das ganze LOG ist bei mir 2957 Zeilen lang

          2932 silly saveTree └── yargs@7.1.0
          2933 warn ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
          2934 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
          2935 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          2936 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
          2936 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
          2936 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
          2936 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: arm
          2937 warn optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
          2938 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          2939 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
          2939 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
          2939 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
          2939 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: arm
          2940 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/zigbee-herdsman/node_modules/fsevents):
          2941 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          2942 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
          2942 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
          2942 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
          2942 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: arm
          2943 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/zigbee-herdsman-converters/node_modules/fsevents):
          2944 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          2945 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
          2945 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
          2945 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
          2945 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: arm
          2946 verbose stack Error: canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
          2946 verbose stack Exit status 1
          2946 verbose stack     at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
          2946 verbose stack     at EventEmitter.emit (events.js:198:13)
          2946 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
          2946 verbose stack     at ChildProcess.emit (events.js:198:13)
          2946 verbose stack     at maybeClose (internal/child_process.js:982:16)
          2946 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
          2947 verbose pkgid canvas@2.6.1
          2948 verbose cwd /opt/iobroker
          2949 verbose Linux 4.19.97-v7l+
          2950 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.iot@1.4.0" "--loglevel" "error" "--prefix" "/opt/iobroker"
          2951 verbose node v10.19.0
          2952 verbose npm  v6.13.4
          2953 error code ELIFECYCLE
          2954 error errno 1
          2955 error canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
          2955 error Exit status 1
          2956 error Failed at the canvas@2.6.1 install script.
          2956 error This is probably not a problem with npm. There is likely additional logging output above.
          2957 verbose exit [ 1, true ]
          
          
          haselchenH 1 Antwort Letzte Antwort
          0
          • conectasC conectas

            @haselchen

            Das ganze LOG ist bei mir 2957 Zeilen lang

            2932 silly saveTree └── yargs@7.1.0
            2933 warn ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
            2934 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
            2935 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            2936 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
            2936 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
            2936 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
            2936 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: arm
            2937 warn optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
            2938 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            2939 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
            2939 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
            2939 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
            2939 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: arm
            2940 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/zigbee-herdsman/node_modules/fsevents):
            2941 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            2942 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
            2942 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
            2942 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
            2942 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: arm
            2943 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/zigbee-herdsman-converters/node_modules/fsevents):
            2944 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            2945 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
            2945 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
            2945 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
            2945 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: arm
            2946 verbose stack Error: canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
            2946 verbose stack Exit status 1
            2946 verbose stack     at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
            2946 verbose stack     at EventEmitter.emit (events.js:198:13)
            2946 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
            2946 verbose stack     at ChildProcess.emit (events.js:198:13)
            2946 verbose stack     at maybeClose (internal/child_process.js:982:16)
            2946 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
            2947 verbose pkgid canvas@2.6.1
            2948 verbose cwd /opt/iobroker
            2949 verbose Linux 4.19.97-v7l+
            2950 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.iot@1.4.0" "--loglevel" "error" "--prefix" "/opt/iobroker"
            2951 verbose node v10.19.0
            2952 verbose npm  v6.13.4
            2953 error code ELIFECYCLE
            2954 error errno 1
            2955 error canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
            2955 error Exit status 1
            2956 error Failed at the canvas@2.6.1 install script.
            2956 error This is probably not a problem with npm. There is likely additional logging output above.
            2957 verbose exit [ 1, true ]
            
            
            haselchenH Offline
            haselchenH Offline
            haselchen
            Most Active
            schrieb am zuletzt editiert von haselchen
            #19

            @conectas

            Und wo geht es in deinem Log um "soef"?
            Markiere mal die Stelle.
            Der IOT Adapter hat bereits ein Update bekommen.
            Version 1.4.1

            Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

            conectasC 1 Antwort Letzte Antwort
            0
            • haselchenH haselchen

              @conectas

              Und wo geht es in deinem Log um "soef"?
              Markiere mal die Stelle.
              Der IOT Adapter hat bereits ein Update bekommen.
              Version 1.4.1

              conectasC Offline
              conectasC Offline
              conectas
              schrieb am zuletzt editiert von conectas
              #20

              @haselchen

              Ich schrieb: gleiches Problem habe soef nie drauf gehabt

              Weil ich es so verstanden habe das es bei Ihm auch nicht am Ex. soef liegt...?

              Version 1.4.1
              wird mir nicht angeboten..

              haselchenH 1 Antwort Letzte Antwort
              0
              • P Offline
                P Offline
                peterfido
                schrieb am zuletzt editiert von
                #21

                Bei mir betraf es alle möglichen Adapter.

                Gruß

                Peterfido

                1 Antwort Letzte Antwort
                0
                • conectasC conectas

                  @haselchen

                  Ich schrieb: gleiches Problem habe soef nie drauf gehabt

                  Weil ich es so verstanden habe das es bei Ihm auch nicht am Ex. soef liegt...?

                  Version 1.4.1
                  wird mir nicht angeboten..

                  haselchenH Offline
                  haselchenH Offline
                  haselchen
                  Most Active
                  schrieb am zuletzt editiert von haselchen
                  #22

                  @conectas

                  Eure Probleme haben nix miteinander zu tun.
                  Was deinen IOT Adapter betrifft, habe ich eben schon geschrieben ,es gab ein Update.
                  Probier mal die 1.4.1 ob die ohne Fehler durchgeht.

                  Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                  conectasC 1 Antwort Letzte Antwort
                  0
                  • haselchenH haselchen

                    @conectas

                    Eure Probleme haben nix miteinander zu tun.
                    Was deinen IOT Adapter betrifft, habe ich eben schon geschrieben ,es gab ein Update.
                    Probier mal die 1.4.1 ob die ohne Fehler durchgeht.

                    conectasC Offline
                    conectasC Offline
                    conectas
                    schrieb am zuletzt editiert von
                    #23

                    @haselchen sagte in NPM-ERR beim Update jeglicher Adapter:

                    Eure Probleme haben nix miteinander zu tun.
                    Kann natürlich sein .. sah nur nach dem gleichen Fehler aus...

                    Probier mal die 1.4.1 ob die ohne Fehler durchgeht.
                    Bekomme ich nicht angezeigt.. ich reboote mal die Kiste.

                    haselchenH 1 Antwort Letzte Antwort
                    0
                    • conectasC conectas

                      @haselchen sagte in NPM-ERR beim Update jeglicher Adapter:

                      Eure Probleme haben nix miteinander zu tun.
                      Kann natürlich sein .. sah nur nach dem gleichen Fehler aus...

                      Probier mal die 1.4.1 ob die ohne Fehler durchgeht.
                      Bekomme ich nicht angezeigt.. ich reboote mal die Kiste.

                      haselchenH Offline
                      haselchenH Offline
                      haselchen
                      Most Active
                      schrieb am zuletzt editiert von
                      #24

                      @conectas

                      Verwahrungsort auf latest stellen, dann kommt die Version.
                      Aber auf eigene Gefahr.
                      Latest einstellen bedeutet "testen".

                      Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                      conectasC 1 Antwort Letzte Antwort
                      0
                      • haselchenH haselchen

                        @conectas

                        Verwahrungsort auf latest stellen, dann kommt die Version.
                        Aber auf eigene Gefahr.
                        Latest einstellen bedeutet "testen".

                        conectasC Offline
                        conectasC Offline
                        conectas
                        schrieb am zuletzt editiert von
                        #25

                        @haselchen sagte in NPM-ERR beim Update jeglicher Adapter:

                        Latest einstellen bedeutet "testen".

                        bin bereits länger auf Latest .. kann man das neu einlesen der Liste erzwingen?
                        Wenn nicht auch okay .. IoT Assistants brauche ich eigentlich nicht.

                        haselchenH 1 Antwort Letzte Antwort
                        0
                        • conectasC conectas

                          @haselchen sagte in NPM-ERR beim Update jeglicher Adapter:

                          Latest einstellen bedeutet "testen".

                          bin bereits länger auf Latest .. kann man das neu einlesen der Liste erzwingen?
                          Wenn nicht auch okay .. IoT Assistants brauche ich eigentlich nicht.

                          haselchenH Offline
                          haselchenH Offline
                          haselchen
                          Most Active
                          schrieb am zuletzt editiert von haselchen
                          #26

                          @conectas

                          Wenn du im Reiter Adapter bist , drückste auf aktualisieren (runder Pfeil)
                          e67219f7-580d-4bfa-9c71-d4e5f1802985-grafik.png

                          Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                          HomoranH 1 Antwort Letzte Antwort
                          0
                          • haselchenH haselchen

                            @conectas

                            Wenn du im Reiter Adapter bist , drückste auf aktualisieren (runder Pfeil)
                            e67219f7-580d-4bfa-9c71-d4e5f1802985-grafik.png

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

                            @haselchen sagte in NPM-ERR beim Update jeglicher Adapter:

                            Wenn du im Reiter Adapter bist , drückste auf aktualisieren (runder Pfeil)

                            nützt noicht immer was - ich musste eben auch den Pfad zum Repo ändern in:

                            http://iobroker.live/repo/sources-dist-latest.json

                            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 -

                            haselchenH conectasC 2 Antworten Letzte Antwort
                            0
                            • HomoranH Homoran

                              @haselchen sagte in NPM-ERR beim Update jeglicher Adapter:

                              Wenn du im Reiter Adapter bist , drückste auf aktualisieren (runder Pfeil)

                              nützt noicht immer was - ich musste eben auch den Pfad zum Repo ändern in:

                              http://iobroker.live/repo/sources-dist-latest.json

                              haselchenH Offline
                              haselchenH Offline
                              haselchen
                              Most Active
                              schrieb am zuletzt editiert von
                              #28

                              @Homoran

                              Naaaanüchen... wie kann das sein?
                              2020-04-04 21:06:07.637 info Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"

                              Funktioniert bisher immer bei mir.

                              Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                              HomoranH 1 Antwort Letzte Antwort
                              0
                              • haselchenH haselchen

                                @Homoran

                                Naaaanüchen... wie kann das sein?
                                2020-04-04 21:06:07.637 info Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"

                                Funktioniert bisher immer bei mir.

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

                                @haselchen keine Ahnung. Geistert schon einige Zeit hier durchs Forum

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

                                  @haselchen sagte in NPM-ERR beim Update jeglicher Adapter:

                                  Wenn du im Reiter Adapter bist , drückste auf aktualisieren (runder Pfeil)

                                  nützt noicht immer was - ich musste eben auch den Pfad zum Repo ändern in:

                                  http://iobroker.live/repo/sources-dist-latest.json

                                  conectasC Offline
                                  conectasC Offline
                                  conectas
                                  schrieb am zuletzt editiert von
                                  #30

                                  @Homoran

                                  kann ich bestätigen klappt NICHT ;-)
                                  Kommt dann schon irgendwann.

                                  Wie geschrieben iot.0 Adapter ist mir nicht wichtig.. Dachte (auf Grund des Fehlers) das bei mir auch ein generelles Problem besteht..

                                  1 Antwort Letzte Antwort
                                  0
                                  • P Offline
                                    P Offline
                                    peterfido
                                    schrieb am zuletzt editiert von
                                    #31

                                    Der Fehler besagt, das ein Link auf sich selbst verweist. Ich hatte beim Versuch, die Installation zu retten, den Link gelöscht und neu mit dem richtigen Ziel erstellt. Das wurde dann aber kurze Zeit später beim installieren / updaten von Adaptern wieder "versaut". Wieso, weshalb, warum kann ich nicht sagen. Es hatte definitiv mit dem Update von iobroker und einiger Komponenten wie dem js-Controller zu tun.

                                    Gruß

                                    Peterfido

                                    1 Antwort Letzte Antwort
                                    0
                                    • A Offline
                                      A Offline
                                      arnold
                                      schrieb am zuletzt editiert von
                                      #32

                                      Hallo.
                                      bei mir gleiche Problem ich kann keine Aktualisierung mache von Adaptern
                                      IoT 1.3.4 auf 1.4.1
                                      Telegram 1.5.4 auf 1.5.5
                                      Mihome- vacuum 1.1.5 auf 2.0.7

                                      9125ed21-b594-43cb-adad-6b4e4fa43515-image.png

                                      c442087f-2ca1-4171-8210-5b0e5213e56d-image.png

                                      haselchenH F 2 Antworten Letzte Antwort
                                      0
                                      • A arnold

                                        Hallo.
                                        bei mir gleiche Problem ich kann keine Aktualisierung mache von Adaptern
                                        IoT 1.3.4 auf 1.4.1
                                        Telegram 1.5.4 auf 1.5.5
                                        Mihome- vacuum 1.1.5 auf 2.0.7

                                        9125ed21-b594-43cb-adad-6b4e4fa43515-image.png

                                        c442087f-2ca1-4171-8210-5b0e5213e56d-image.png

                                        haselchenH Offline
                                        haselchenH Offline
                                        haselchen
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #33

                                        @arnold

                                        Fehlerlog?

                                        Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                        1 Antwort Letzte Antwort
                                        0
                                        • A arnold

                                          Hallo.
                                          bei mir gleiche Problem ich kann keine Aktualisierung mache von Adaptern
                                          IoT 1.3.4 auf 1.4.1
                                          Telegram 1.5.4 auf 1.5.5
                                          Mihome- vacuum 1.1.5 auf 2.0.7

                                          9125ed21-b594-43cb-adad-6b4e4fa43515-image.png

                                          c442087f-2ca1-4171-8210-5b0e5213e56d-image.png

                                          F Offline
                                          F Offline
                                          frankyboy73
                                          schrieb am zuletzt editiert von
                                          #34

                                          @arnold und welche JS-Controller Version?

                                          Schöne Grüße Frank

                                          1 Antwort Letzte Antwort
                                          0

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

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

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

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


                                          Support us

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

                                          665

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          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