Genauso bei mir ... allerdings nur einmalig nach Restart IoBroker.
NEWS
Latest posts made by MSalmi
-
RE: [Neuer Adapter] Reolink Kamera
-
RE: Adapter "smartmeter"
@apollon77 said in Adapter "smartmeter":
iobroker fix
Perfekt, nach Ausführung von "iobroker fix" hat die Installation nun funktioniert. Noch einmal recht vielen Dank !!!
-
RE: Adapter "smartmeter"
iobroker smartmeter adapter installation error
Hallo, bin relativ neu und hoffe, dass ich hier richtig bin ?! Nach Rücksprache mit Apollon77 nachfolgend die Problembeschreibung bei der Neuinstallation des Smartmeter Adapters:
- After upgrade of our rpi4b from buster to bullseye the update of the entire iobroker system went well ... except reactivating the smartmeter adapter installation, which operated successfully for more than a year. After several attempts of reactivating the instance the adapter was uninstalled and reinstallation does not seem to be possible anymore (always finishing with errors) ?!
U.g. LogFile ist hochgeladen und nachfolgend noch die Fehlermeldungen mit denen der Installationsvorgang abgebrochen wird sowie Versionsinformationen.
Installations-Fehlermeldungen:
* $iobroker add smartmeter --host iobroker-master NPM version: 6.14.15 npm install iobroker.smartmeter@3.2.1 --loglevel error --prefix "/opt/iobroker" (System call) make: g++: No such file or directory make: *** [bindings.target.mk:112: Release/obj.target/bindings/src/serialport.o] Error 127 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stack at ChildProcess.emit (events.js:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.87-v7l+ 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/@serialport/bindingsgyp ERR! node -v v14.18.2gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @serialport/bindings@9.2.8 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild` npm ERR! Exit status 1npm ERR! npm ERR! Failed at the @serialport/bindings@9.2.8 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-01-03T23_34_54_767Z-debug.log host.iobroker-master Cannot install iobroker.smartmeter@3.2.1: 1 ERROR: Process exited with code 25
MOD_Edit: Code in code-tags gesetzt!
Zus. Versionsinformationen:
* pi@iobroker-master:~ $ lsb_release -a No LSB modules are available. Distributor ID: Raspbian Description: Raspbian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye pi@iobroker-master:~ $ nodejs -v && node -v && npm -v v14.18.2 v14.18.2 6.14.15
MOD_Edit: Code in code-tags gesetzt!
-
RE: Test Adapter Material Design Widgets v0.3.x
@sigi234 Sorry, habe heute ebenfalls versucht Ver. 0.3.19 zu installieren und bin auf genau dieselben Probleme wie csr gestossen (Ver. 0.4.0, Adapter "vis-materialdesign" is not in the repository and cannot be updated, etc.). Gibt es mittlerweile eine Loesung wie das serverseitige Problem adressiert werden kann ?
-
RE: weatherwidget.io in vis
Entwickle gerade meine erste Vis, hatte genau die gleichen Probleme und dieser Chat hat suuuper geholfen. Es läuft nun alles auf meinem Desktop unter Windows … allerdings bekomme ich nun eine Fehlermeldung in der Vis App auf meinem Android Smartphone: "ERR_FILE_NOT_FOUND". Hat jemand evtl. eine Idee ?