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. iobroker.loxone@2.2.3: 1 update / new install ERROR

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    277

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

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

iobroker.loxone@2.2.3: 1 update / new install ERROR

Geplant Angeheftet Gesperrt Verschoben Error/Bug
2.2.3erroriobrokerloxone
2 Beiträge 2 Kommentatoren 230 Aufrufe 2 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.
  • W Offline
    W Offline
    Wing.Stefan
    schrieb am zuletzt editiert von Wing.Stefan
    #1
    Systemdata Bitte Ausfüllen
    Hardwaresystem: Synology DS 1515+ / Docker
    Arbeitsspeicher: 8GB
    Festplattenart: HDD
    Betriebssystem: Synology DSM 7 /Docker
    Node-Version: 10.x.x
    Nodejs-Version: v12.22.2
    NPM-Version: 6.14.13
    Installationsart: unter Adapter
    Image genutzt: Ja das was der Adapter
    Ort/Name der Imagedatei: Link

    update von 2.2.1 schlug fehl danach konnte ich den nicht mehr starten, habe iobroker neu gestaret ohne erfolg. loxone deisntallier und versucht neu zu installieren, leider auch ohne erfolg.

    Fertig mit Fehler: host.iobroker Cannot install iobroker.loxone@2.2.3: 1

    $ ./iobroker add loxone --host iobroker
    NPM version: 6.14.13
    npm install iobroker.loxone@2.2.3 --loglevel error --prefix "/opt/iobroker" (System call)
    sh: 1: node-gyp-build: not found
    npm ERR! code ELIFECYCLE
    npm ERR! syscall spawnnpm ERR! file shnpm ERR! errno ENOENT
    npm ERR! utf-8-validate@5.0.5 install: node-gyp-buildnpm ERR! spawn ENOENT
    npm ERR! npm ERR! Failed at the utf-8-validate@5.0.5 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

    npm ERR! A complete log of this run can be found in:npm ERR! /opt/iobroker/.npm/_logs/2021-07-25T08_50_06_077Z-debug.log
    ERROR: host.iobroker Cannot install iobroker.loxone@2.2.3: 1
    ERROR: process exited with code 25

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • W Wing.Stefan
      Systemdata Bitte Ausfüllen
      Hardwaresystem: Synology DS 1515+ / Docker
      Arbeitsspeicher: 8GB
      Festplattenart: HDD
      Betriebssystem: Synology DSM 7 /Docker
      Node-Version: 10.x.x
      Nodejs-Version: v12.22.2
      NPM-Version: 6.14.13
      Installationsart: unter Adapter
      Image genutzt: Ja das was der Adapter
      Ort/Name der Imagedatei: Link

      update von 2.2.1 schlug fehl danach konnte ich den nicht mehr starten, habe iobroker neu gestaret ohne erfolg. loxone deisntallier und versucht neu zu installieren, leider auch ohne erfolg.

      Fertig mit Fehler: host.iobroker Cannot install iobroker.loxone@2.2.3: 1

      $ ./iobroker add loxone --host iobroker
      NPM version: 6.14.13
      npm install iobroker.loxone@2.2.3 --loglevel error --prefix "/opt/iobroker" (System call)
      sh: 1: node-gyp-build: not found
      npm ERR! code ELIFECYCLE
      npm ERR! syscall spawnnpm ERR! file shnpm ERR! errno ENOENT
      npm ERR! utf-8-validate@5.0.5 install: node-gyp-buildnpm ERR! spawn ENOENT
      npm ERR! npm ERR! Failed at the utf-8-validate@5.0.5 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:npm ERR! /opt/iobroker/.npm/_logs/2021-07-25T08_50_06_077Z-debug.log
      ERROR: host.iobroker Cannot install iobroker.loxone@2.2.3: 1
      ERROR: process exited with code 25

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

      @wing-stefan
      Bitte Ausgaben aus der Konsole in CodeTags packen.

      Gleich mal üben mit

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

      Auf meinem System kann der Adapter einwandfrei installiert und deinstalliert werden, es muss also bei dir irgendwas im Argen liegen

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

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


      Support us

      ioBroker
      Community Adapters
      Donate

      267

      Online

      32.7k

      Benutzer

      82.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