NEWS
Ikea tradfri
-
1. Hast du mal gelesen was da steht und versucht?
2. Welche Version ist denn jetzt drauf? ` Version trädfri 1.4.1 gelesen ja aber verstehe nicht was ich machen soll..
Gesendet von meinem SM-G928F mit Tapatalk
-
verstehe nicht was ich machen soll..
> The module "node-aead-crypto" was not installed correctly!To try reinstalling it, goto "/opt/iobroker/node_modules/iobroker.tradfri" and run
npm install --productionIf that fails due to missing access rights, run
sudo npm install --production --unsafe-perminstead. Afterwards, restart this adapter. `
Was genau verstehst du nicht bzw. wo hängts?cd /opt/iobroker/node_modules/iobroker.tradfri npm install --productionund wenn der letzte Befehl einen Fehler wirft, noch folgendes
sudo npm install --production --unsafe-perm -
Hallo,
Ich habe heute morgen meinen Raspi einfach mal neu gestartet und Tradri neu installiert nun ist alles Grün…
Leider wirft er diesen Log raus, aber ich glaube es ist alles richtig.
tradfri.0 2018-11-12 12:15:46.370 info updating possible scenes for group 131073: ["196608","196609","196610"]
tradfri.0 2018-11-12 12:15:46.368 info received all groups and scenes
tradfri.0 2018-11-12 12:15:46.337 info updating possible scenes for group 131073: ["196608","196609"]
tradfri.0 2018-11-12 12:15:46.288 info updating possible scenes for group 131073: ["196608"]
tradfri.0 2018-11-12 12:15:46.222 info got all scenes in group 131073: [196608,196609,196610]
tradfri.0 2018-11-12 12:15:46.148 info got all groups: [131073]
tradfri.0 2018-11-12 12:15:46.116 info received all devices
tradfri.0 2018-11-12 12:15:45.923 info got all devices: [65541,65543,65542,65536]
tradfri.0 2018-11-12 12:15:45.536 info startfile = /opt/iobroker/node_modules/iobroker.tradfri/main.js
tradfri.0 2018-11-12 12:15:45.356 info starting. Version 1.5.1 in /opt/iobroker/node_modules/iobroker.tradfri, node: v8.11.1
tradfri.0 2018-11-12 12:15:45.290 info States connected to redis: 127.0.0.1:6379llo,
-
Hallo zusammen,
ich muss mich hier nun auchmal melden.
Habe heute mein System neu aufgesetzt und alle Adapter über den Admin installiert. Mein Tradfri ist in der Version 2.0.0 installiert, npm = 6.5.0, nodejs = 8.15.0.
Ich erhalte aber ebenfalls diesen Fehler:
host.ioBroker-Master 2019-01-05 13:14:50.240 error instance system.adapter.tradfri.0 terminated with code 1 () Caught 2019-01-05 13:14:50.239 error by controller[5]: instead. Afterwards, restart this adapter. Caught 2019-01-05 13:14:50.239 error by controller[4]: sudo npm install --production --unsafe-perm Caught 2019-01-05 13:14:50.239 error by controller[3]: If that fails due to missing access rights, run Caught 2019-01-05 13:14:50.239 error by controller[2]: npm install --production Caught 2019-01-05 13:14:50.239 error by controller[1]: To try reinstalling it, goto "/opt/iobroker/node_modules/iobroker.tradfri" and run Caught 2019-01-05 13:14:50.238 error by controller[0]: The module "node-aead-crypto" was not installed correctly!Auch das manuell installieren mit den empfohlenen Befehlen bringt keine Besserung, obwohl diese ohne Fehler durchlaufen.
Hat jemand eine Idee dazu?
Danke
Elexil