NEWS
Amazon Dash Button für ioBroker nutzen
-
Hier ein Ausschnitt von meinem Wireshark. Mein Dash-Button mit dem DHCP Request :S Mit dem ioBroker Adapter wird das wohl nicht funktionieren, nehme ich an? Dann muss ich mir wohl ein eigenes Script basteln, der die DHCP Requests ausliest.
8097_screen_shot_2018-07-24_at_12.54.02.png -
Ich habe auch ein Problem mit allen Dash-Buttons.
Ich habe den Adapter neu installiert aber es werden keine Objekte erstellt.
und ich bekomme die folgende Fehlermeldung :
"Cannot write files: /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/files/amazon-dash.admin/_data.json: ENOENT: no such file or directory, open '/opt/iobroker/"
-
Hi,
ich bin komplett neu dabei und bei den ersten Gehversuchen mit iobroker. Nun scheitere ich gerade am Amazon Dash bei der Installation. Ich bekomme folgende Meldung … kann mir einer einen TIP geben, was ich hier oder da ändern muss, damit es klappt. Wie kann ich die Berechtigung ändern? Merci PH.
npm
ERR! code 128
npm
ERR!
Command failed: /usr/bin/git submodule update -q --init --recursivenpm
ERR!
fatal: Could not change back to '/root/.npm/_cacache/tmp/git-clone-f4f6b3d3': Keine Berechtigungnpm
ERR!
npm
ERR!
A complete log of this run can be found in:npm
ERR!
/root/.npm/_logs/2019-01-24T09_44_30_555Z-debug.log
host.raspberrypi install adapter amazon-dash
NPM version: 6.4.1
npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
npm
ERR! code 128
npm
ERR! Command failed: /usr/bin/git submodule update -q --init --recursivenpm ERR! fatal: Could not change back to '/root/.npm/_cacache/tmp/git-clone-05c9638e': Keine Berechtigung
npm ERR!
npm ERR! A complete log of this run can be found in:npm ERR! /root/.npm/_logs/2019-01-24T09_44_52_622Z-debug.log
host.raspberrypi install adapter amazon-dash
NPM version: 6.4.1
npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
npm
ERR! code 128
npm ERR! Command failed: /usr/bin/git submodule update -q --init --recursivenpm ERR! fatal: Could not change back to '/root/.npm/_cacache/tmp/git-clone-d5572ed0': Keine Berechtigung
npm ERR!
npm ERR! A complete log of this run can be found in:npm ERR! /root/.npm/_logs/2019-01-24T09_45_15_564Z-debug.log
host.raspberrypi install adapter amazon-dash
ERROR: host.raspberrypi Cannot install amazon-dash
ERROR: process exited with code 13
-
Schaut hier nach aus: viewtopic.php?f=8&t=19209
-
Falls jemand das gleiche Problem hat wie ich, beantworte ich hier mal meine Frage:
Tritt folgende Fehlermeldung auf:
Error: socket: Operation not permittedmüssen die Dateisystem „Capabilities“ für das Programm „node“ angepasst werden.
Wie das geht, steht etwas detailierter hier in diesem Blogbeitrag:
Daaaaanke!!!