Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

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

NEWS

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

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

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

Update von Adaptern funktioniert nicht mehr

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
jscontroller adapterupdate
65 Beiträge 6 Kommentatoren 5.7k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • GlasfaserG Glasfaser

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

    found in:npm ERR! /home/iobroker/.npm/_logs/2020-10-07T15_16_05_339Z-debug.log

    Kannst du uns mal das Log dazu geben .

    Adapter "alexa2" updated
    process exited with code 0

    Der Adapter wurden aber geupdate !

    Mrs-BM Offline
    Mrs-BM Offline
    Mrs-B
    schrieb am zuletzt editiert von
    #34

    @Glasfaser

    SCHÄM...

    Leider hab ich von Linux nicht wirkklich nen Plan.. Wird ja ne Log-Datei auf der SD-Karte sein.. Oder??
    Wenn ja... Wie komm ich da mal eben so ran?? (PS... bin halt ein Windows-Mensch..)

    GlasfaserG 1 Antwort Letzte Antwort
    0
    • Mrs-BM Mrs-B

      @Glasfaser

      SCHÄM...

      Leider hab ich von Linux nicht wirkklich nen Plan.. Wird ja ne Log-Datei auf der SD-Karte sein.. Oder??
      Wenn ja... Wie komm ich da mal eben so ran?? (PS... bin halt ein Windows-Mensch..)

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #35

      @Mrs-B

      Warte mal :
      Mach mal das

      cd /opt/iobroker
      iobroker stop
      npm cache clean --force
      iobroker start
      

      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 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @Mrs-B

        Warte mal :
        Mach mal das

        cd /opt/iobroker
        iobroker stop
        npm cache clean --force
        iobroker start
        
        Mrs-BM Offline
        Mrs-BM Offline
        Mrs-B
        schrieb am zuletzt editiert von
        #36

        @Glasfaser
        Hab ich gemacht. Danach den Browser auf meinem System aktualisiert...

        Aber er zeigt mir noch immer das 12 Adapter zu aktualisieren sind (einschließlich Alexa... und Js-controller...)

        GlasfaserG 1 Antwort Letzte Antwort
        0
        • Mrs-BM Mrs-B

          @Glasfaser
          Hab ich gemacht. Danach den Browser auf meinem System aktualisiert...

          Aber er zeigt mir noch immer das 12 Adapter zu aktualisieren sind (einschließlich Alexa... und Js-controller...)

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #37

          @Mrs-B

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

          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 Antwort Letzte Antwort
          0
          • 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
            schrieb am zuletzt editiert von
            #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 Antworten Letzte Antwort
            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
              schrieb am zuletzt editiert von
              #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 Antwort Letzte Antwort
              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
                schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                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
                  schrieb am zuletzt editiert von
                  #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 Antwort Letzte Antwort
                  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
                    schrieb am zuletzt editiert von
                    #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 Antwort Letzte Antwort
                    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
                      schrieb am zuletzt editiert von
                      #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 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @Mrs-B

                        sudo reboot
                        
                        Mrs-BM Offline
                        Mrs-BM Offline
                        Mrs-B
                        schrieb am zuletzt editiert von
                        #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 Antworten Letzte Antwort
                        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
                          schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                          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 Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #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 - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                            Mrs-BM AlCalzoneA 2 Antworten Letzte Antwort
                            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
                              schrieb am zuletzt editiert von
                              #47

                              @Homoran

                              Ähmmmm. Bahnhof ... ????

                              1 Antwort Letzte Antwort
                              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
                                schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                                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
                                  schrieb am zuletzt editiert von
                                  #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 Antwort Letzte Antwort
                                  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
                                    schrieb am zuletzt editiert von 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 Antworten Letzte Antwort
                                    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
                                      schrieb am zuletzt editiert von
                                      #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 Antwort Letzte Antwort
                                      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
                                        schrieb am zuletzt editiert von
                                        #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 Antworten Letzte Antwort
                                        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
                                          schrieb am zuletzt editiert von
                                          #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 Antworten Letzte Antwort
                                          0
                                          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

                                          810

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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