Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Update von Adaptern funktioniert nicht mehr

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    483

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

Update von Adaptern funktioniert nicht mehr

Scheduled Pinned Locked Moved ioBroker Allgemein
jscontroller adapterupdate
65 Posts 6 Posters 6.5k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • GlasfaserG Glasfaser

    @Mrs-B

    und jetzt ein Update von einem Adapter machen , ob die Fehlermeldung noch kommt !?

    Mrs-BM Offline
    Mrs-BM Offline
    Mrs-B
    wrote on last edited by
    #38

    @Glasfaser

    Habe jetzt den iobroker mit nem anderen Browser auf meinem Windows geöffnet und auch hier versucht den Alexa Adapter zu aktualisieren...

    $ ./iobroker upgrade alexa2
    Update alexa2 from @3.3.0 to @3.3.1
    NPM version: 6.14.8
    npm install iobroker.alexa2@3.3.1 --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:314:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)gyp ERR! System Linux 5.4.51-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=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"gyp ERR! cwd /opt/iobroker/node_modules/canvas
    gyp ERR!
     node -v v12.19.0gyp
     ERR! node-gyp -v v5.1.0gyp 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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (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:314:20)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)node-pre-gyp 
    ERR! System Linux 5.4.51-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 v12.19.0node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp ERR! not ok 
    
    ╭─────────────────────────────────────────────────────────╮│                                                         ││ Manual installation of ioBroker is no longer supported  ││ on Linux, OSX and FreeBSD!                              ││ Please refer to the documentation on how to install it! ││ https://github.com/ioBroker/ioBroker/wiki/Installation  ││                                                         │╰─────────────────────────────────────────────────────────╯
    npm
     ERR! code ELIFECYCLEnpm
     ERR! errno 100
    npm
     ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
    npm ERR! Exit status 100npm ERR! npm
     ERR! Failed at the iobroker@2.0.3 postinstall 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-10-07T15_37_44_009Z-debug.log
    ERROR: host.Mrs-Biesly-Pi Cannot install iobroker.alexa2@3.3.1: 100
    ERROR: process exited with code 25
    
    
    
    GlasfaserG Mrs-BM 2 Replies Last reply
    0
    • Mrs-BM Mrs-B

      @Glasfaser

      Habe jetzt den iobroker mit nem anderen Browser auf meinem Windows geöffnet und auch hier versucht den Alexa Adapter zu aktualisieren...

      $ ./iobroker upgrade alexa2
      Update alexa2 from @3.3.0 to @3.3.1
      NPM version: 6.14.8
      npm install iobroker.alexa2@3.3.1 --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:314:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)gyp ERR! System Linux 5.4.51-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=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"gyp ERR! cwd /opt/iobroker/node_modules/canvas
      gyp ERR!
       node -v v12.19.0gyp
       ERR! node-gyp -v v5.1.0gyp 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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (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:314:20)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)node-pre-gyp 
      ERR! System Linux 5.4.51-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 v12.19.0node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp ERR! not ok 
      
      ╭─────────────────────────────────────────────────────────╮│                                                         ││ Manual installation of ioBroker is no longer supported  ││ on Linux, OSX and FreeBSD!                              ││ Please refer to the documentation on how to install it! ││ https://github.com/ioBroker/ioBroker/wiki/Installation  ││                                                         │╰─────────────────────────────────────────────────────────╯
      npm
       ERR! code ELIFECYCLEnpm
       ERR! errno 100
      npm
       ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
      npm ERR! Exit status 100npm ERR! npm
       ERR! Failed at the iobroker@2.0.3 postinstall 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-10-07T15_37_44_009Z-debug.log
      ERROR: host.Mrs-Biesly-Pi Cannot install iobroker.alexa2@3.3.1: 100
      ERROR: process exited with code 25
      
      
      
      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      wrote on last edited by
      #39

      @Mrs-B

      Jipp ... sehr gut .

      1 Fehler schonmal weg :

      ERR! Unexpected end of JSON input while parsing near '...mGYCbgkC/010kVXLGoixn'
      

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 Reply Last reply
      0
      • Mrs-BM Mrs-B

        @Glasfaser

        Habe jetzt den iobroker mit nem anderen Browser auf meinem Windows geöffnet und auch hier versucht den Alexa Adapter zu aktualisieren...

        $ ./iobroker upgrade alexa2
        Update alexa2 from @3.3.0 to @3.3.1
        NPM version: 6.14.8
        npm install iobroker.alexa2@3.3.1 --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:314:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)gyp ERR! System Linux 5.4.51-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=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"gyp ERR! cwd /opt/iobroker/node_modules/canvas
        gyp ERR!
         node -v v12.19.0gyp
         ERR! node-gyp -v v5.1.0gyp 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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (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:314:20)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)node-pre-gyp 
        ERR! System Linux 5.4.51-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 v12.19.0node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp ERR! not ok 
        
        ╭─────────────────────────────────────────────────────────╮│                                                         ││ Manual installation of ioBroker is no longer supported  ││ on Linux, OSX and FreeBSD!                              ││ Please refer to the documentation on how to install it! ││ https://github.com/ioBroker/ioBroker/wiki/Installation  ││                                                         │╰─────────────────────────────────────────────────────────╯
        npm
         ERR! code ELIFECYCLEnpm
         ERR! errno 100
        npm
         ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
        npm ERR! Exit status 100npm ERR! npm
         ERR! Failed at the iobroker@2.0.3 postinstall 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-10-07T15_37_44_009Z-debug.log
        ERROR: host.Mrs-Biesly-Pi Cannot install iobroker.alexa2@3.3.1: 100
        ERROR: process exited with code 25
        
        
        
        Mrs-BM Offline
        Mrs-BM Offline
        Mrs-B
        wrote on last edited by Mrs-B
        #40

        @Mrs-B
        Jetzt werden allerdings nur noch 11 zu aktualisierende Adapter angezeigt.. (auch im 1. Browser)

        Ich versuche jetzt mal die anderen Adapter...

        GlasfaserG 1 Reply Last reply
        0
        • Mrs-BM Mrs-B

          @Mrs-B
          Jetzt werden allerdings nur noch 11 zu aktualisierende Adapter angezeigt.. (auch im 1. Browser)

          Ich versuche jetzt mal die anderen Adapter...

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          wrote on last edited by
          #41

          @Mrs-B

          Stopp

          erst dass:

          sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev libpixman-1-0 libpixman-1-dev
          
          cd /opt/iobroker
          npm install canvas
          

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          Mrs-BM 1 Reply Last reply
          0
          • GlasfaserG Glasfaser

            @Mrs-B

            Stopp

            erst dass:

            sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev libpixman-1-0 libpixman-1-dev
            
            cd /opt/iobroker
            npm install canvas
            
            Mrs-BM Offline
            Mrs-BM Offline
            Mrs-B
            wrote on last edited by
            #42

            @Glasfaser said in Update von Adaptern funktioniert nicht mehr:

            npm install canvas

            Hab ich so gemacht.

            Jetzt werden mir aber wieder 12 Adapter zur Aktualisierung angezeigt :(

            npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-temperature-sensor):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/zigbee-herdsman-converters/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/zigbee-herdsman/node_modules/jest-haste-map/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/zigbee-herdsman/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            
            npm ERR! code ELIFECYCLE
            npm ERR! errno 100
            npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
            npm ERR! Exit status 100
            npm ERR!
            npm ERR! Failed at the iobroker@2.0.3 postinstall 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-10-07T15_45_41_794Z-debug.log
            
            
            GlasfaserG 1 Reply Last reply
            0
            • Mrs-BM Mrs-B

              @Glasfaser said in Update von Adaptern funktioniert nicht mehr:

              npm install canvas

              Hab ich so gemacht.

              Jetzt werden mir aber wieder 12 Adapter zur Aktualisierung angezeigt :(

              npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-temperature-sensor):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/zigbee-herdsman-converters/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/zigbee-herdsman/node_modules/jest-haste-map/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/zigbee-herdsman/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              
              npm ERR! code ELIFECYCLE
              npm ERR! errno 100
              npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
              npm ERR! Exit status 100
              npm ERR!
              npm ERR! Failed at the iobroker@2.0.3 postinstall 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-10-07T15_45_41_794Z-debug.log
              
              
              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              wrote on last edited by
              #43

              @Mrs-B

              sudo reboot
              

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              Mrs-BM 1 Reply Last reply
              0
              • GlasfaserG Glasfaser

                @Mrs-B

                sudo reboot
                
                Mrs-BM Offline
                Mrs-BM Offline
                Mrs-B
                wrote on last edited by
                #44

                @Glasfaser

                Hab ich gemacht. Wieder alle Adapter zur Aktualisierung... Dann nochmal versucht den Alexa Adapter zu aktualisieren..

                Wieder Error ..

                $ ./iobroker upgrade alexa2
                Update alexa2 from @3.3.0 to @3.3.1
                NPM version: 6.14.8
                npm install iobroker.alexa2@3.3.1 --loglevel error --prefix "/opt/iobroker" (System call)
                
                ╭─────────────────────────────────────────────────────────╮│                                                         ││ Manual installation of ioBroker is no longer supported  ││ on Linux, OSX and FreeBSD!                              ││ Please refer to the documentation on how to install it! ││ https://github.com/ioBroker/ioBroker/wiki/Installation  ││                                                         │╰─────────────────────────────────────────────────────────╯
                npm ERR! code ELIFECYCLEnpm ERR! errno 100
                npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`npm ERR! Exit status 100npm ERR! npm ERR! Failed at the iobroker@2.0.3 postinstall 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-10-07T15_50_44_829Z-debug.log
                ERROR: host.Mrs-Biesly-Pi Cannot install iobroker.alexa2@3.3.1: 100
                ERROR: process exited with code 25
                
                Mrs-BM HomoranH 2 Replies Last reply
                0
                • Mrs-BM Mrs-B

                  @Glasfaser

                  Hab ich gemacht. Wieder alle Adapter zur Aktualisierung... Dann nochmal versucht den Alexa Adapter zu aktualisieren..

                  Wieder Error ..

                  $ ./iobroker upgrade alexa2
                  Update alexa2 from @3.3.0 to @3.3.1
                  NPM version: 6.14.8
                  npm install iobroker.alexa2@3.3.1 --loglevel error --prefix "/opt/iobroker" (System call)
                  
                  ╭─────────────────────────────────────────────────────────╮│                                                         ││ Manual installation of ioBroker is no longer supported  ││ on Linux, OSX and FreeBSD!                              ││ Please refer to the documentation on how to install it! ││ https://github.com/ioBroker/ioBroker/wiki/Installation  ││                                                         │╰─────────────────────────────────────────────────────────╯
                  npm ERR! code ELIFECYCLEnpm ERR! errno 100
                  npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`npm ERR! Exit status 100npm ERR! npm ERR! Failed at the iobroker@2.0.3 postinstall 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-10-07T15_50_44_829Z-debug.log
                  ERROR: host.Mrs-Biesly-Pi Cannot install iobroker.alexa2@3.3.1: 100
                  ERROR: process exited with code 25
                  
                  Mrs-BM Offline
                  Mrs-BM Offline
                  Mrs-B
                  wrote on last edited by Mrs-B
                  #45

                  @Mrs-B

                  Oder ist es am Ende das Beste wenn ich den Rasperry komplett neu mit iobroker aufsetze??

                  Ich habe den Backup-Adapter im Einsatz ... Dieser sichert auf nen USB-Stick im PI

                  GlasfaserG 1 Reply Last reply
                  0
                  • Mrs-BM Mrs-B

                    @Glasfaser

                    Hab ich gemacht. Wieder alle Adapter zur Aktualisierung... Dann nochmal versucht den Alexa Adapter zu aktualisieren..

                    Wieder Error ..

                    $ ./iobroker upgrade alexa2
                    Update alexa2 from @3.3.0 to @3.3.1
                    NPM version: 6.14.8
                    npm install iobroker.alexa2@3.3.1 --loglevel error --prefix "/opt/iobroker" (System call)
                    
                    ╭─────────────────────────────────────────────────────────╮│                                                         ││ Manual installation of ioBroker is no longer supported  ││ on Linux, OSX and FreeBSD!                              ││ Please refer to the documentation on how to install it! ││ https://github.com/ioBroker/ioBroker/wiki/Installation  ││                                                         │╰─────────────────────────────────────────────────────────╯
                    npm ERR! code ELIFECYCLEnpm ERR! errno 100
                    npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`npm ERR! Exit status 100npm ERR! npm ERR! Failed at the iobroker@2.0.3 postinstall 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-10-07T15_50_44_829Z-debug.log
                    ERROR: host.Mrs-Biesly-Pi Cannot install iobroker.alexa2@3.3.1: 100
                    ERROR: process exited with code 25
                    
                    HomoranH Do not disturb
                    HomoranH Do not disturb
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #46

                    @Glasfaser

                    @Mrs-B sagte in Update von Adaptern funktioniert nicht mehr:

                    Manual installation of ioBroker is no longer supported

                    das hatten wir doch zuletzt erst, dass irgendwo eine dependency auf ioBroker drin stand

                    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 im Header. Danke!
                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    Mrs-BM AlCalzoneA 2 Replies Last reply
                    0
                    • HomoranH Homoran

                      @Glasfaser

                      @Mrs-B sagte in Update von Adaptern funktioniert nicht mehr:

                      Manual installation of ioBroker is no longer supported

                      das hatten wir doch zuletzt erst, dass irgendwo eine dependency auf ioBroker drin stand

                      Mrs-BM Offline
                      Mrs-BM Offline
                      Mrs-B
                      wrote on last edited by
                      #47

                      @Homoran

                      Ähmmmm. Bahnhof ... ????

                      1 Reply Last reply
                      0
                      • Mrs-BM Mrs-B

                        @Mrs-B

                        Oder ist es am Ende das Beste wenn ich den Rasperry komplett neu mit iobroker aufsetze??

                        Ich habe den Backup-Adapter im Einsatz ... Dieser sichert auf nen USB-Stick im PI

                        GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        wrote on last edited by Glasfaser
                        #48

                        @Mrs-B

                        ioBroker blockt jetzt .

                        Zeige mal :

                        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                        

                        @Homoran

                        Ich komme gerade nicht drauf , was es letztens mal war ....

                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                        Mrs-BM 1 Reply Last reply
                        0
                        • GlasfaserG Glasfaser

                          @Mrs-B

                          ioBroker blockt jetzt .

                          Zeige mal :

                          which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                          

                          @Homoran

                          Ich komme gerade nicht drauf , was es letztens mal war ....

                          Mrs-BM Offline
                          Mrs-BM Offline
                          Mrs-B
                          wrote on last edited by
                          #49

                          @Glasfaser

                          Wie gewünscht...

                          pi@Mrs-Biesly-Pi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                          /usr/bin/nodejs
                          v12.19.0
                          /usr/bin/node
                          v12.19.0
                          /usr/bin/npm
                          6.14.8
                          nodejs:
                            Installiert:           12.19.0-1nodesource1
                            Installationskandidat: 12.19.0-1nodesource1
                            Versionstabelle:
                           *** 12.19.0-1nodesource1 100
                                  100 /var/lib/dpkg/status
                               10.22.1-1nodesource1 500
                                  500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                               10.21.0~dfsg-1~deb10u1+rpi1 500
                                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                          pi@Mrs-Biesly-Pi:~ $
                          
                          
                          GlasfaserG 1 Reply Last reply
                          0
                          • Mrs-BM Mrs-B

                            @Glasfaser

                            Wie gewünscht...

                            pi@Mrs-Biesly-Pi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                            /usr/bin/nodejs
                            v12.19.0
                            /usr/bin/node
                            v12.19.0
                            /usr/bin/npm
                            6.14.8
                            nodejs:
                              Installiert:           12.19.0-1nodesource1
                              Installationskandidat: 12.19.0-1nodesource1
                              Versionstabelle:
                             *** 12.19.0-1nodesource1 100
                                    100 /var/lib/dpkg/status
                                 10.22.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                                 10.21.0~dfsg-1~deb10u1+rpi1 500
                                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                            pi@Mrs-Biesly-Pi:~ $
                            
                            
                            GlasfaserG Offline
                            GlasfaserG Offline
                            Glasfaser
                            wrote on last edited by Glasfaser
                            #50

                            @Mrs-B @Homoran

                            das war es :

                            https://forum.iobroker.net/topic/37142/merkwürdige-fehler-bei-adapterupdate/26?lang=en-GB&page=2

                            @Mrs-B

                            Das mußt du jetzt wissen , ob noch mehr an deinem System rumgeschraubt wird !
                            Wenn nicht dann nimm das Backup und setzte dein Rasperry und dann ioBroker neu auf

                            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                            Mrs-BM GlasfaserG 2 Replies Last reply
                            0
                            • GlasfaserG Glasfaser

                              @Mrs-B @Homoran

                              das war es :

                              https://forum.iobroker.net/topic/37142/merkwürdige-fehler-bei-adapterupdate/26?lang=en-GB&page=2

                              @Mrs-B

                              Das mußt du jetzt wissen , ob noch mehr an deinem System rumgeschraubt wird !
                              Wenn nicht dann nimm das Backup und setzte dein Rasperry und dann ioBroker neu auf

                              Mrs-BM Offline
                              Mrs-BM Offline
                              Mrs-B
                              wrote on last edited by
                              #51

                              @Glasfaser

                              Danke für deine Hilfe!!

                              Tendiere ja fast schon dazu den PI neu aufzusetzten...

                              Welches Image soll ich denn dann dafür nehmen? Finde das alles sehr unübersichtlich...

                              Der verlinkte Thread hat mich jetzt so auf die schnelle nicht weiter gebracht.. Geht schon los mit "Zunächst mal den root abmelden. Dann den Server in Runlevel 3 laufen lassen. Dann den fixer ausführen."
                              Wie gesagt, bin ein absoluter Windows-Mensch (MCSE) ... Mit Linux & Co hab ich sonst nix am Hut und finde es auch nicht gerade übersichtlich beschrieben wie das ganze hier so funktioniert...

                              Hab meinem PI vor Monaten über ein Image hier von iobroker aufgesetzt...

                              GlasfaserG 1 Reply Last reply
                              0
                              • Mrs-BM Mrs-B

                                @Glasfaser

                                Danke für deine Hilfe!!

                                Tendiere ja fast schon dazu den PI neu aufzusetzten...

                                Welches Image soll ich denn dann dafür nehmen? Finde das alles sehr unübersichtlich...

                                Der verlinkte Thread hat mich jetzt so auf die schnelle nicht weiter gebracht.. Geht schon los mit "Zunächst mal den root abmelden. Dann den Server in Runlevel 3 laufen lassen. Dann den fixer ausführen."
                                Wie gesagt, bin ein absoluter Windows-Mensch (MCSE) ... Mit Linux & Co hab ich sonst nix am Hut und finde es auch nicht gerade übersichtlich beschrieben wie das ganze hier so funktioniert...

                                Hab meinem PI vor Monaten über ein Image hier von iobroker aufgesetzt...

                                GlasfaserG Offline
                                GlasfaserG Offline
                                Glasfaser
                                wrote on last edited by
                                #52

                                @Mrs-B sagte in Update von Adaptern funktioniert nicht mehr:

                                Welches Image

                                Mache es händlisch .....

                                passendes Raspberry OS auf Karte
                                sudo raspi-config
                                ... allgemeine Einstellungen durchführen ....

                                und dann das ... siehe oben links
                                https://www.iobroker.net/#de/download

                                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                Mrs-BM HomoranH 2 Replies Last reply
                                0
                                • GlasfaserG Glasfaser

                                  @Mrs-B sagte in Update von Adaptern funktioniert nicht mehr:

                                  Welches Image

                                  Mache es händlisch .....

                                  passendes Raspberry OS auf Karte
                                  sudo raspi-config
                                  ... allgemeine Einstellungen durchführen ....

                                  und dann das ... siehe oben links
                                  https://www.iobroker.net/#de/download

                                  Mrs-BM Offline
                                  Mrs-BM Offline
                                  Mrs-B
                                  wrote on last edited by
                                  #53

                                  @Glasfaser

                                  Da weiss ich mit meinem Urlaub morgen ja was anzufangen...

                                  Noch ne blöde Frage .. Woher weiss ich welches Raspberry OS ich benötige? Da gibt es gefühlt 100....

                                  HomoranH Thomas BraunT GlasfaserG 3 Replies Last reply
                                  0
                                  • Mrs-BM Mrs-B

                                    @Glasfaser

                                    Da weiss ich mit meinem Urlaub morgen ja was anzufangen...

                                    Noch ne blöde Frage .. Woher weiss ich welches Raspberry OS ich benötige? Da gibt es gefühlt 100....

                                    HomoranH Do not disturb
                                    HomoranH Do not disturb
                                    Homoran
                                    Global Moderator Administrators
                                    wrote on last edited by
                                    #54

                                    @Mrs-B sagte in Update von Adaptern funktioniert nicht mehr:

                                    Da gibt es gefühlt 100....

                                    nee, nur eins

                                    raspberry os lite

                                    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 im Header. Danke!
                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    1 Reply Last reply
                                    0
                                    • Mrs-BM Mrs-B

                                      @Glasfaser

                                      Da weiss ich mit meinem Urlaub morgen ja was anzufangen...

                                      Noch ne blöde Frage .. Woher weiss ich welches Raspberry OS ich benötige? Da gibt es gefühlt 100....

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by Thomas Braun
                                      #55

                                      @Mrs-B sagte in Update von Adaptern funktioniert nicht mehr:

                                      Raspberry

                                      Es gibt eigentlich nur eins.
                                      Raspberry Pi OS (32-bit) Lite

                                      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 Reply Last reply
                                      0
                                      • Mrs-BM Mrs-B

                                        @Glasfaser

                                        Da weiss ich mit meinem Urlaub morgen ja was anzufangen...

                                        Noch ne blöde Frage .. Woher weiss ich welches Raspberry OS ich benötige? Da gibt es gefühlt 100....

                                        GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        wrote on last edited by
                                        #56

                                        @Mrs-B

                                        https://www.raspberrypi.org/downloads/raspberry-pi-os/

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        1 Reply Last reply
                                        0
                                        • GlasfaserG Glasfaser

                                          @Mrs-B sagte in Update von Adaptern funktioniert nicht mehr:

                                          Welches Image

                                          Mache es händlisch .....

                                          passendes Raspberry OS auf Karte
                                          sudo raspi-config
                                          ... allgemeine Einstellungen durchführen ....

                                          und dann das ... siehe oben links
                                          https://www.iobroker.net/#de/download

                                          HomoranH Do not disturb
                                          HomoranH Do not disturb
                                          Homoran
                                          Global Moderator Administrators
                                          wrote on last edited by
                                          #57

                                          @Glasfaser sagte in Update von Adaptern funktioniert nicht mehr:

                                          passendes Raspberry OS auf Karte
                                          sudo raspi-config
                                          ... allgemeine Einstellungen durchführen ....
                                          und dann das ...

                                          curl -sLf https://iobroker.net/install.sh | bash -

                                          der Befehl erschlägt auf einem neuen System alles

                                          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 im Header. Danke!
                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          Mrs-BM 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          410

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe