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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. [gelöst] Javascript Adapter lässt sich nicht updaten

NEWS

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

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

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

[gelöst] Javascript Adapter lässt sich nicht updaten

Geplant Angeheftet Gesperrt Verschoben Gelöst Error/Bug
iobrokerjavascript adaptererror
4 Beiträge 2 Kommentatoren 394 Aufrufe 3 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.
  • M Offline
    M Offline
    monarc
    schrieb am zuletzt editiert von monarc
    #1
    Systemdata Bitte Ausfüllen
    Hardwaresystem: Pi3
    Arbeitsspeicher: 1GB
    Festplattenart: SSD
    Betriebssystem: Raspian Stretch
    Node-Version: v10.20.1
    Nodejs-Version: v10.20.1
    NPM-Version: 6.14.4
    Installationsart: Skript
    Image genutzt: Ja
    Ort/Name der Imagedatei: https://www.raspberrypi.org/downloads/raspbian/

    Ich habe heute auf node 10.x und js-controller 3.x geupdatet, alles lief sauber durch und es scheint auch alles wieder zu laufen, lediglich das neuste Javascript/ScriptEngine Adapter Update lässt sich nicht einspielen.

    pi@raspberrypi:/opt/iobroker $ ./iobroker upgrade javascript
    Update javascript from @4.4.3 to @4.5.1
    NPM version: 6.14.4
    npm install iobroker.javascript@4.5.1 --loglevel error --prefix "/opt/iobroker" (System call)
    Update javascript from @4.4.3 to @4.5.1
    NPM version: 6.14.4
    npm install iobroker.javascript@4.5.1 --loglevel error --prefix "/opt/iobroker" (System call)
    Update javascript from @4.4.3 to @4.5.1
    NPM version: 6.14.4
    npm install iobroker.javascript@4.5.1 --loglevel error --prefix "/opt/iobroker" (System call)
    ERR! sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1
    info sharp Attempting to build from source via node-gyp but this may fail due to the above error
    info sharp Please see https://sharp.pixelplumbing.com/install for required dependencies
    ../src/common.cc:23:22: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden
     #include <vips/vips8>
                          ^
    compilation terminated.
    make: *** [Release/obj.target/sharp/src/common.o] Fehler 1
    gyp ERR! build error
    gyp ERR! stack Error: `make` failed with exit code: 2
    gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)
    gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
    gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
    gyp ERR! System Linux 4.19.66-v7+
    gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
    gyp ERR! cwd /opt/iobroker/node_modules/sharp
    gyp ERR! node -v v10.20.1
    gyp ERR! node-gyp -v v5.1.0
    gyp ERR! not ok
    Could not install NodeJS typings. This is not critical.
    Reason:
    npm ERR! code ENOENT
    npm ERR! syscall access
    npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
    npm ERR! errno -2
    npm ERR! enoent ENOENT: no such file or directory, access '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node'
    npm ERR! enoent This is related to npm not being able to find a file.
    npm ERR! enoent
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2020-04-23T07_40_36_061Z-debug.log
    
    ERR! sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1
    info sharp Attempting to build from source via node-gyp but this may fail due to the above error
    info sharp Please see https://sharp.pixelplumbing.com/install for required dependencies
    npm ERR! code ENOENT
    npm ERR! syscall rename
    npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsonata
    npm ERR! dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/.jsonata.DELETE
    npm ERR! errno -2
    npm ERR! enoent ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/jsonata' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/.jsonata.DELETE'
    npm ERR! enoent This is related to npm not being able to find a file.
    npm ERR! enoent
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2020-04-23T07_40_59_955Z-debug.log
    host.raspberrypi Cannot install iobroker.javascript@4.5.1: 254
    

    MOD-Edit: Code in code-tags gesetzt!

    Leider habe ich keinen match im Forum dazu finden können und hoffe trotzdem, dass mir jemand aufzeigen kann was ich machen muss, damit das Update sauber durchläuft.

    Vielen Dank im Voraus.

    Gruß,
    Marc

    arteckA 1 Antwort Letzte Antwort
    0
    • M monarc
      Systemdata Bitte Ausfüllen
      Hardwaresystem: Pi3
      Arbeitsspeicher: 1GB
      Festplattenart: SSD
      Betriebssystem: Raspian Stretch
      Node-Version: v10.20.1
      Nodejs-Version: v10.20.1
      NPM-Version: 6.14.4
      Installationsart: Skript
      Image genutzt: Ja
      Ort/Name der Imagedatei: https://www.raspberrypi.org/downloads/raspbian/

      Ich habe heute auf node 10.x und js-controller 3.x geupdatet, alles lief sauber durch und es scheint auch alles wieder zu laufen, lediglich das neuste Javascript/ScriptEngine Adapter Update lässt sich nicht einspielen.

      pi@raspberrypi:/opt/iobroker $ ./iobroker upgrade javascript
      Update javascript from @4.4.3 to @4.5.1
      NPM version: 6.14.4
      npm install iobroker.javascript@4.5.1 --loglevel error --prefix "/opt/iobroker" (System call)
      Update javascript from @4.4.3 to @4.5.1
      NPM version: 6.14.4
      npm install iobroker.javascript@4.5.1 --loglevel error --prefix "/opt/iobroker" (System call)
      Update javascript from @4.4.3 to @4.5.1
      NPM version: 6.14.4
      npm install iobroker.javascript@4.5.1 --loglevel error --prefix "/opt/iobroker" (System call)
      ERR! sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1
      info sharp Attempting to build from source via node-gyp but this may fail due to the above error
      info sharp Please see https://sharp.pixelplumbing.com/install for required dependencies
      ../src/common.cc:23:22: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden
       #include <vips/vips8>
                            ^
      compilation terminated.
      make: *** [Release/obj.target/sharp/src/common.o] Fehler 1
      gyp ERR! build error
      gyp ERR! stack Error: `make` failed with exit code: 2
      gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)
      gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
      gyp ERR! System Linux 4.19.66-v7+
      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/sharp
      gyp ERR! node -v v10.20.1
      gyp ERR! node-gyp -v v5.1.0
      gyp ERR! not ok
      Could not install NodeJS typings. This is not critical.
      Reason:
      npm ERR! code ENOENT
      npm ERR! syscall access
      npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
      npm ERR! errno -2
      npm ERR! enoent ENOENT: no such file or directory, access '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node'
      npm ERR! enoent This is related to npm not being able to find a file.
      npm ERR! enoent
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2020-04-23T07_40_36_061Z-debug.log
      
      ERR! sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1
      info sharp Attempting to build from source via node-gyp but this may fail due to the above error
      info sharp Please see https://sharp.pixelplumbing.com/install for required dependencies
      npm ERR! code ENOENT
      npm ERR! syscall rename
      npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsonata
      npm ERR! dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/.jsonata.DELETE
      npm ERR! errno -2
      npm ERR! enoent ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/jsonata' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/.jsonata.DELETE'
      npm ERR! enoent This is related to npm not being able to find a file.
      npm ERR! enoent
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2020-04-23T07_40_59_955Z-debug.log
      host.raspberrypi Cannot install iobroker.javascript@4.5.1: 254
      

      MOD-Edit: Code in code-tags gesetzt!

      Leider habe ich keinen match im Forum dazu finden können und hoffe trotzdem, dass mir jemand aufzeigen kann was ich machen muss, damit das Update sauber durchläuft.

      Vielen Dank im Voraus.

      Gruß,
      Marc

      arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      schrieb am zuletzt editiert von
      #2

      @monarc warum aktualisierst du es nicht vom Admin aus ??

      zigbee hab ich, zwave auch, nuc's genauso und HA auch

      1 Antwort Letzte Antwort
      0
      • M Offline
        M Offline
        monarc
        schrieb am zuletzt editiert von
        #3

        @arteck ja what the heck.... hatte ich auch schon gemacht, allerdings mit dem gleichen Fehlerbild. Wollte jetzt gerade nochmal die Fehlermeldung generieren, jetzt lief das Update ratz fatz und ohne Meckerei durch.... :+1: :man-shrugging:

        arteckA 1 Antwort Letzte Antwort
        0
        • M monarc

          @arteck ja what the heck.... hatte ich auch schon gemacht, allerdings mit dem gleichen Fehlerbild. Wollte jetzt gerade nochmal die Fehlermeldung generieren, jetzt lief das Update ratz fatz und ohne Meckerei durch.... :+1: :man-shrugging:

          arteckA Offline
          arteckA Offline
          arteck
          Developer Most Active
          schrieb am zuletzt editiert von
          #4

          @monarc dann setzt auf gelöst

          zigbee hab ich, zwave auch, nuc's genauso und HA auch

          1 Antwort Letzte Antwort
          1
          Antworten
          • In einem neuen Thema antworten
          Anmelden zum Antworten
          • Älteste zuerst
          • Neuste zuerst
          • Meiste Stimmen


          Support us

          ioBroker
          Community Adapters
          Donate

          943

          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