Hallo Zusammen,
hat wirklich niemand eine Idee was ich hier machen kann?
Irgendwie müsste ich doch den Adapter manuell installieren können, aber wie?
Besten Gruß
Bernd
Hallo Zusammen,
hat wirklich niemand eine Idee was ich hier machen kann?
Irgendwie müsste ich doch den Adapter manuell installieren können, aber wie?
Besten Gruß
Bernd
Danke für den Hinweis.
Ja, ich habe bereits mehrfach versucht die Instanz neu hinzuzufügen. Klappt leider nicht.
Ich habe als Anhang noch die npm-debug.log angehängt, in der Hoffnung das die etwas mehr aussagt.
node ist Version 6.14.4 installiert.
Hier das log anch der versuchten Installation:
! 2018-12-31 16:42:38.285 - [32minfo[39m: iobroker module.js:478 throw err;
! ^
! Error: Cannot find module '/opt/iobroker/node_modules/iobroker.javascript/install/installTypings.js'
! at Function.Module._resolveFilename (module.js:476:15)
! at Function.Module._load (module.js:424:25)
! at Module.runMain (module.js:611:10)
! at run (bootstrap_node.js:394:7)
! at startup (bootstrap_node.js:160:9)
! at bootstrap_node.js:507:3
! 2018-12-31 16:42:46.818 - [32minfo[39m: iobroker npm
! 2018-12-31 16:42:46.822 - [32minfo[39m: iobroker WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/iobroker.radar/node_modules/noble/node_modules/xpc-connection):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
! npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/noble/node_modules/xpc-connection):
! npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
! npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/choices-separator/package.json'
! npm
! 2018-12-31 16:42:46.825 - [32minfo[39m: iobroker WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/clone-deep/package.json'npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/node-abi/package.json'
! npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/prebuild-install/package.json'
! npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/serialport/package.json'
! npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none was installed.
! npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none was installed.
! 2018-12-31 16:42:46.828 - [32minfo[39m: iobroker npm WARN react-redux@5.1.1 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none was installed.npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none was installed.
! npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none was installed.
! 2018-12-31 16:42:46.831 - [32minfo[39m: iobroker npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none was installed.npm WARN
! 2018-12-31 16:42:46.837 - [32minfo[39m: iobroker react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none was installed.npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none was installed.
! 2018-12-31 16:42:46.847 - [32minfo[39m: iobroker npm
! 2018-12-31 16:42:46.850 - [32minfo[39m: iobroker ERR! Linux 3.10.102npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.javascript" "–production" "--save" "--prefix" "/opt/iobroker"
! npm ERR! node v6.14.4
! npm ERR! npm v3.10.10
! npm ERR!
! 2018-12-31 16:42:46.853 - [32minfo[39m: iobroker code ELIFECYCLE
! npm
! 2018-12-31 16:42:46.860 - [32minfo[39m: iobroker ERR! iobroker.javascript@4.0.7 postinstall:node ./install/installTypings.js
npm ERR! Exit status 1
! npm ERR!
! npm ERR! Failed at the iobroker.javascript@4.0.7 postinstall script 'node ./install/installTypings.js'.
! npm ERR! Make sure you have the latest version of node.js and npm installed.
! npm ERR! If you do, this is most likely a problem with the iobroker.javascript package,
! npm ERR! not with npm itself.
! npm ERR! Tell the author that this fails on your system:
! npm ERR! node ./install/installTypings.js
! npm ERR! You can get information on how to open an issue for this project with:
! npm ERR! npm bugs iobroker.javascript
! npm ERR! Or if that isn't available, you can get their info via:
! npm ERR! npm owner ls iobroker.javascript
! npm ERR!
1161_npm-debug.log
Hallo Zusammen,
zunächst einmal ein frohes neues Jahr Zusammen, ich hoffe ihr seid schon wieder fit für eine Problemlösung.
Mir fiel auf, dass meine Skripte nicht mehr ausgeführt wurden. Der JavascriptAdapter lief nicht mehr und lies sich auch nicht manuell starten.
Ich hatte dann die verrückte Idee den Adapter zu deinstallieren - was auch wunderbar klappte, allerdings bekomme ich den Adapter nicht mehr installiert. Weder über den Browser noch über die Konsole komme ich weiter.
Hier die Fehlermeldung:
! host.iobroker 2019-01-01 17:40:59.403 info iobroker exit 20
! host.iobroker 2019-01-01 17:40:59.374 error iobroker host.iobroker error: reading io-package.json Error: ENOENT: no such file or directory, open 'null/io-package.json'
! host.iobroker 2019-01-01 17:40:59.369 info iobroker host.iobroker create instance javascript
! host.iobroker 2019-01-01 17:40:59.014 info iobroker npm ERR! Please include the following file with any support request:npm ERR! /opt/iobroker/npm-debug.log
! host.iobroker 2019-01-01 17:40:59.013 info iobroker
! host.iobroker 2019-01-01 17:40:58.688 info iobroker node ./install/installTypings.jsnpm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs iobroker.javascript npm ERR! Or if that isn't availa
! host.iobroker 2019-01-01 17:40:58.687 info iobroker Make sure you have the latest version of node.js and npm installed.npm ERR! If you do, this is most likely a problem with the iobroker.javascript package, npm ERR! not with npm itself. npm E
! host.iobroker 2019-01-01 17:40:58.686 info iobroker ERR! Failed at the iobroker.javascript@4.0.7 postinstall script 'node ./install/installTypings.js'.npm ERR!
! host.iobroker 2019-01-01 17:40:58.671 info iobroker ERR! iobroker.javascript@4.0.7 postinstall:node ./install/installTypings.js
npm ERR! Exit status 1 npm ERR! npm
! host.iobroker 2019-01-01 17:40:58.667 info iobroker npm ERR! Linux 3.10.102npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.javascript" "–production" "--save" "--prefix" "/opt/iobroker" npm ERR! node v6.14.4 npm ERR! npm v3.1
! host.iobroker 2019-01-01 17:40:58.660 info iobroker npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none was installed.npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none was inst
! host.iobroker 2019-01-01 17:40:58.658 info iobroker npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/choices-separator/package.json'npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_
! host.iobroker 2019-01-01 17:40:58.657 info iobroker WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@~0.1.4 (node_modules/iobroker.radar/node_modules/noble/node_modules/xpc-connection):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: U
! host.iobroker 2019-01-01 17:40:58.656 info iobroker npm
! host.iobroker 2019-01-01 17:40:50.894 info iobroker module.js:478 throw err; ^ Error: Cannot find module '/opt/iobroker/node_modules/iobroker.javascript/install/installTypings.js' at Function.Module._resolveFilename (module.js:476:
! host.iobroker 2019-01-01 17:39:01.404 info iobroker WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
! host.iobroker 2019-01-01 17:39:01.403 info iobroker npm
! host.iobroker 2019-01-01 17:37:55.454 info iobroker npm install iobroker.javascript --production --save --prefix "/opt/iobroker" (System call)
Hat jemand eine Idee was ich machen könnte? Der Rest vom IOBroker schnurrt vor sich hin, aber meine Skripte vermisse ich schon…
Das ganze läuft übrigens im Docker Container auf einem Synology NAS.
Besten Gruß
Bernd
Moin Zusammen,
ich habe mir bei amazon diesen 4er-Pack WLAN-Steckdosen gekauft (https://www.amazon.de/gp/product/B07B91 … UTF8&psc=1)
die funktionieren grundsätzlich schon so dass ich auswerten kann.
Values die ausgegeben werden sind mA, mW, mV, IP, Online?, ein- oder ausgeschaltet. Kumulierte Werte wie in der App gibt es nicht, muss ich auch nicht zwingend haben.
Da als Werte aktuell nur Guids ausgelesen werden, habe die mit normalen Namen überschrieben (z.B. Trockner oder WaMa) und die einzelnen Values mit (mA),(mW) etc. bezeichnet. blöderweise werden diese Werte dann aber regelmäßig wieder überschrieben (Siehe Screenshot).
Wie kann ich unterstützen um die Werte dauerhaft zu speichern?
Guter Tipp mit dem alexa2 Adapter, dass funktioniert auch wenn man schalten will ganz gut, allerdings bekommt man keine Daten zu den Verbräuchen oder zu den timer Settings.
Besten Gruß
Bernd
Moin,
ich habe das gerade mal von Remote getestet und bei mir ist das gleiche Problem. Unter Objects führt ein händisches umstellen der Lüfterstufe nicht mehr zum Erfolg. Das muss ich mir mal vor Ort anschauen, aber das ging vorher definitiv.
welchen Apapter?
Modbus hatte ich schon neu installiert, dass hatte keine Änderung gebracht.
nein, vorher hatte ich node 4.x
Mein KNX Adapter lief aber auch nicht mehr.
Dann hatte ich zuerst nodejs 10 installiert, aber aufgrund des Hinweis hier im Forum wieder deinstalliert und nodejs 8 installiert.
KNX läuft nun.
Fehlermeldung im Log ist: host.ioBroker-RasPi 2018-06-14 11:49:27.885 error startInstance modbus.0: cannot find start file!
npm ist 3.10.10
installiert habe ich über apt-get
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs build-essential
Moin zusammen,
meine bestehenden ModBus Adapter streiken nach dem Update auf das neue Admin Interface.
Wenn ich versuche einen neuen anzulegen, dann kommt folgende Fehlermeldung:
$ ./iobroker add modbus
host.ioBroker-RasPi create instance modbus
ERROR: host.ioBroker-RasPi error: reading io-package.json Error: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.modbus/io-package.json'
ERROR: process exited with code 20
Node 8.x ist installiert.
any ideas? Hat das überhaupt etwas mit node zu tun weil er anscheinend das package json nicht findet?
Moin,
kann jemand as zu ModBus sagen? nodejs 8.x installiert und ModBus läuft nicht.
$ ./iobroker add modbus
host.ioBroker-RasPi create instance modbus
ERROR: host.ioBroker-RasPi error: reading io-package.json Error: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.modbus/io-package.json'
ERROR: process exited with code 20