Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. heitau

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 21
    • Best 0
    • Groups 0

    heitau

    @heitau

    0
    Reputation
    15
    Profile views
    21
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    heitau Follow

    Latest posts made by heitau

    • RE: Amazon Dash Button Instanz will nicht…

      Hallo,

      ich habe auch ein Proble mit dem Adapter für Amazon Dash Button. Ich habe versucht den Adapter normal über den ioBorker Admin zu installieren, leider gab es viele Fehlermeldungen und es hatte keinen Erfolg. Dann habe ich es noch mal über den Button "Katze" (Installieren aus eigener URL) versucht mit dem gleichen Ergebnis.

      Zum Schuss habe ich mich über Putty angemeldet und folgende Eingaben gemacht:

      iobroker stop

      sudo iobroker add amazon-dash

      Auch hier die gleichen Fehler. Was ist hier der Fehler, oder was muss ich machen um diesen Adapter zu instllieren?

      Habe ich nicht genügend Rechte auf dem Verzeichnis:

      info: iobroker user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN

      Was muss ich tun um das zu beheben?

      Admin Version 3.5.10

      Node.js: v6.10.0

      NPM: 3.10.10

      Log:

      2018-11-13 20:02:37.235 - info: iobroker add amazon-dash --host ioBroker-RasPi
      2018-11-13 20:02:41.038 - info: iobroker NPM version: 3.10.10
      2018-11-13 20:02:42.154 - info: iobroker npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
      2018-11-13 20:03:44.814 - info: iobroker npm
      2018-11-13 20:03:44.835 - info: iobroker WARN lifecycle iobroker.amazon-dash@0.2.9~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.9 apt-get install libpcap-dev -y || true /opt/iobroker/node_modules/.staging/iobroker.amazon-dash-eb5038e9
      2018-11-13 20:03:46.682 - info: iobroker gyp
      2018-11-13 20:03:46.685 - info: iobroker
      2018-11-13 20:03:46.686 - info: iobroker WARN
      2018-11-13 20:03:46.689 - info: iobroker EACCES
      2018-11-13 20:03:46.690 - info: iobroker user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN
      2018-11-13 20:03:46.692 - info: iobroker EACCES
      2018-11-13 20:03:46.693 - info: iobroker attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/socketwatcher/.node-gyp"
      2018-11-13 20:03:55.694 - info: iobroker gyp
      2018-11-13 20:03:55.698 - info: iobroker
      2018-11-13 20:03:55.699 - info: iobroker WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/authenticate-pam/.node-gyp"
      2018-11-13 20:03:58.829 - info: iobroker ../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden #include
      ^
      compilation terminated.
      2018-11-13 20:04:00.183 - info: iobroker make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Error 1
      2018-11-13 20:04:00.185 - info: iobroker gyp
      2018-11-13 20:04:00.191 - info: iobroker ERR! build error
      2018-11-13 20:04:00.200 - info: iobroker gyp
      2018-11-13 20:04:00.241 - info: iobroker 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:276:23)
      gyp ERR! stack at emitTwo (events.js:106:13)
      gyp ERR! stack at ChildProcess.emit (events.js:191:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
      gyp ERR! System Linux 4.4.50-v7+
      gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam
      gyp ERR! node -v v6.10.0
      gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      2018-11-13 20:04:02.020 - info: iobroker gyp
      2018-11-13 20:04:02.023 - info: iobroker WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/pcap/.node-gyp"
      2018-11-13 20:04:05.074 - info: iobroker ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include
      ^
      2018-11-13 20:04:05.130 - info: iobroker compilation terminated.
      2018-11-13 20:04:05.223 - info: iobroker make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Error 1
      2018-11-13 20:04:05.225 - info: iobroker gyp
      2018-11-13 20:04:05.226 - info: iobroker ERR! build error
      2018-11-13 20:04:05.233 - info: iobroker gyp
      2018-11-13 20:04:05.236 - info: iobroker 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:276:23)
      gyp ERR! stack at emitTwo (events.js:106:13)
      gyp
      2018-11-13 20:04:05.269 - info: iobroker
      2018-11-13 20:04:05.278 - info: iobroker ERR! stack at ChildProcess.emit (events.js:191:7)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
      gyp ERR! System Linux 4.4.50-v7+
      gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/pcap
      gyp ERR! node -v v6.10.0
      gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      2018-11-13 20:04:07.960 - info: iobroker npm
      2018-11-13 20:04:07.961 - info: iobroker WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):
      2018-11-13 20:04:07.964 - info: iobroker npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
      2018-11-13 20:04:07.975 - info: iobroker npm
      2018-11-13 20:04:07.976 - info: iobroker ERR! Linux 4.4.50-v7+
      2018-11-13 20:04:07.979 - info: iobroker npm
      2018-11-13 20:04:07.981 - info: iobroker ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.amazon-dash" "--production" "--save" "--prefix" "/opt/iobroker"
      2018-11-13 20:04:07.982 - info: iobroker npm
      2018-11-13 20:04:07.984 - info: iobroker ERR! node v6.10.0
      2018-11-13 20:04:07.985 - info: iobroker npm ERR! npm v3.10.10
      2018-11-13 20:04:07.987 - info: iobroker npm ERR! code ELIFECYCLE
      2018-11-13 20:04:07.988 - info: iobroker npm ERR! pcap@2.1.0 install: `node-gyp rebuild`npm ERR! Exit status 1
      npm ERR!
      2018-11-13 20:04:07.989 - info: iobroker npm ERR! Failed at the pcap@2.1.0 install script 'node-gyp rebuild'.
      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 pcap package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm
      2018-11-13 20:04:07.991 - info: iobroker ERR! node-gyp rebuildnpm ERR! You can get information on how to open an issue for this project with:
      npm ERR! npm bugs pcap
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR! npm owner ls pcap
      npm ERR!
      2018-11-13 20:04:07.992 - info: iobroker There is likely additional logging output above.
      2018-11-13 20:04:08.092 - info: iobroker
      2018-11-13 20:04:08.095 - info: iobroker npm ERR! Please include the following file with any support request:npm ERR!
      2018-11-13 20:04:08.100 - info: iobroker /opt/npm-debug.log
      2018-11-13 20:04:08.179 - info: iobroker host.ioBroker-RasPi install adapter amazon-dash
      2018-11-13 20:04:10.621 - info: iobroker NPM version: 3.10.10
      2018-11-13 20:04:10.623 - info: iobroker npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
      2018-11-13 20:05:11.413 - info: iobroker npm WARN lifecycle iobroker.amazon-dash@0.2.9~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.9 apt-get install libpcap-dev -y || true /opt/iobroker/node_modules/.staging/iobroker.amazon-dash-eb5038e9
      2018-11-13 20:05:13.282 - info: iobroker gyp
      2018-11-13 20:05:13.286 - info: iobroker WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/socketwatcher/.node-gyp"
      2018-11-13 20:05:21.970 - info: iobroker gyp
      2018-11-13 20:05:21.974 - info: iobroker
      2018-11-13 20:05:21.975 - info: iobroker WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/authenticate-pam/.node-gyp"
      2018-11-13 20:05:24.996 - info: iobroker ../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden #include
      ^
      2018-11-13 20:05:24.998 - info: iobroker compilation terminated.
      2018-11-13 20:05:26.281 - info: iobroker make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Error 1gyp ERR!
      2018-11-13 20:05:26.292 - info: iobroker build error
      2018-11-13 20:05:26.299 - info: iobroker gyp
      2018-11-13 20:05:26.304 - info: iobroker 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:276:23)
      gyp ERR! stack at emitTwo (events.js:106:13)
      gyp ERR! stack at ChildProcess.emit (events.js:191:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
      gyp ERR! System Linux 4.4.50-v7+
      gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam
      gyp ERR! node -v v6.10.0
      gyp ERR!
      2018-11-13 20:05:26.307 - info: iobroker node-gyp -v
      2018-11-13 20:05:26.309 - info: iobroker v3.4.0gyp ERR! not ok
      2018-11-13 20:05:28.082 - info: iobroker gyp
      2018-11-13 20:05:28.087 - info: iobroker
      2018-11-13 20:05:28.088 - info: iobroker WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/pcap/.node-gyp"
      2018-11-13 20:05:30.806 - info: iobroker ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include
      ^
      2018-11-13 20:05:30.807 - info: iobroker compilation terminated.
      2018-11-13 20:05:30.951 - info: iobroker make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Error 1
      2018-11-13 20:05:30.954 - info: iobroker gyp
      2018-11-13 20:05:30.956 - info: iobroker ERR! build error
      2018-11-13 20:05:30.964 - info: iobroker gyp
      2018-11-13 20:05:30.965 - info: iobroker 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:276:23)
      gyp ERR! stack at emitTwo (events.js:106:13)
      gyp ERR! stack at ChildProcess.emit (events.js:191:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
      2018-11-13 20:05:30.969 - info: iobroker gyp ERR! System Linux 4.4.50-v7+gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/pcap
      gyp ERR! node -v v6.10.0
      gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      2018-11-13 20:05:33.479 - info: iobroker npm
      2018-11-13 20:05:33.480 - info: iobroker WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):
      2018-11-13 20:05:33.482 - info: iobroker npm
      2018-11-13 20:05:33.483 - info: iobroker WARN
      2018-11-13 20:05:33.485 - info: iobroker optional
      2018-11-13 20:05:33.486 - info: iobroker SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`npm
      2018-11-13 20:05:33.488 - info: iobroker WARN
      2018-11-13 20:05:33.489 - info: iobroker optional
      2018-11-13 20:05:33.492 - info: iobroker SKIPPING OPTIONAL DEPENDENCY: Exit status 1
      2018-11-13 20:05:33.502 - info: iobroker npm
      2018-11-13 20:05:33.503 - info: iobroker ERR!
      2018-11-13 20:05:33.504 - info: iobroker Linux 4.4.50-v7+
      2018-11-13 20:05:33.506 - info: iobroker npm
      2018-11-13 20:05:33.507 - info: iobroker ERR! argv
      2018-11-13 20:05:33.509 - info: iobroker "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.amazon-dash" "--production" "--save" "--prefix" "/opt/iobroker"npm
      2018-11-13 20:05:33.511 - info: iobroker ERR!
      2018-11-13 20:05:33.512 - info: iobroker node
      2018-11-13 20:05:33.514 - info: iobroker v6.10.0
      2018-11-13 20:05:33.515 - info: iobroker npm
      2018-11-13 20:05:33.517 - info: iobroker ERR!
      2018-11-13 20:05:33.519 - info: iobroker npm v3.10.10
      2018-11-13 20:05:33.520 - info: iobroker npm
      2018-11-13 20:05:33.522 - info: iobroker ERR!
      2018-11-13 20:05:33.523 - info: iobroker code
      2018-11-13 20:05:33.525 - info: iobroker ELIFECYCLE
      2018-11-13 20:05:33.526 - info: iobroker npm
      2018-11-13 20:05:33.528 - info: iobroker ERR!
      2018-11-13 20:05:33.529 - info: iobroker pcap@2.1.0 install: `node-gyp rebuild`npm ERR! Exit status 1
      npm ERR!
      2018-11-13 20:05:33.531 - info: iobroker npm
      2018-11-13 20:05:33.532 - info: iobroker ERR! Failed at the pcap@2.1.0 install script 'node-gyp rebuild'.
      2018-11-13 20:05:33.534 - info: iobroker 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 pcap package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR! node-gyp rebuild
      npm ERR!
      2018-11-13 20:05:33.536 - info: iobroker You can get information on how to open an issue for this project with:npm ERR! npm bugs pcap
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR!
      2018-11-13 20:05:33.537 - info: iobroker npm owner ls pcap
      2018-11-13 20:05:33.540 - info: iobroker npm ERR!
      2018-11-13 20:05:33.542 - info: iobroker There is likely additional logging output above.
      2018-11-13 20:05:33.655 - info: iobroker
      2018-11-13 20:05:33.656 - info: iobroker npm
      2018-11-13 20:05:33.657 - info: iobroker ERR!
      2018-11-13 20:05:33.659 - info: iobroker Please include the following file with any support request:npm
      2018-11-13 20:05:33.660 - info: iobroker ERR!
      2018-11-13 20:05:33.663 - info: iobroker /opt/npm-debug.log
      2018-11-13 20:05:33.703 - info: iobroker host.ioBroker-RasPi install adapter amazon-dash
      2018-11-13 20:05:35.928 - info: iobroker NPM version: 3.10.10
      2018-11-13 20:05:35.929 - info: iobroker npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)
      2018-11-13 20:06:38.136 - info: iobroker npm
      2018-11-13 20:06:38.159 - info: iobroker WARN lifecycle iobroker.amazon-dash@0.2.9~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.9 apt-get install libpcap-dev -y || true /opt/iobroker/node_modules/.staging/iobroker.amazon-dash-eb5038e9
      2018-11-13 20:06:39.942 - info: iobroker gyp
      2018-11-13 20:06:39.945 - info: iobroker WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"
      2018-11-13 20:06:39.946 - info: iobroker gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/socketwatcher/.node-gyp"
      2018-11-13 20:06:48.607 - info: iobroker gyp
      2018-11-13 20:06:48.611 - info: iobroker
      2018-11-13 20:06:48.612 - info: iobroker WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/authenticate-pam/.node-gyp"
      2018-11-13 20:06:51.664 - info: iobroker ../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden #include
      ^
      compilation terminated.
      2018-11-13 20:06:52.944 - info: iobroker make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Error 1gyp ERR! build error
      2018-11-13 20:06:52.951 - info: iobroker 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:276:23)
      gyp ERR! stack at emitTwo (events.js:106:13)
      gyp ERR! stack at ChildProcess.emit (events.js:191:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
      2018-11-13 20:06:52.955 - info: iobroker gyp ERR! System Linux 4.4.50-v7+gyp
      2018-11-13 20:06:52.956 - info: iobroker ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam
      gyp ERR! node -v v6.10.0
      gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      2018-11-13 20:06:54.712 - info: iobroker gyp
      2018-11-13 20:06:54.773 - info: iobroker WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/pcap/.node-gyp"
      2018-11-13 20:06:57.512 - info: iobroker ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include
      ^
      compilation terminated.
      2018-11-13 20:06:57.657 - info: iobroker make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Error 1
      2018-11-13 20:06:57.660 - info: iobroker gyp
      2018-11-13 20:06:57.662 - info: iobroker ERR!
      2018-11-13 20:06:57.666 - info: iobroker build error
      2018-11-13 20:06:57.675 - info: iobroker 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:276:23)
      gyp ERR! stack at emitTwo (events.js:106:13)
      gyp ERR! stack at ChildProcess.emit (events.js:191:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
      2018-11-13 20:06:57.677 - info: iobroker gyp ERR! System
      2018-11-13 20:06:57.680 - info: iobroker Linux 4.4.50-v7+gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/pcap
      gyp ERR! node -v v6.10.0
      gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      2018-11-13 20:07:00.408 - info: iobroker npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
      2018-11-13 20:07:00.418 - info: iobroker npm ERR! Linux 4.4.50-v7+npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.amazon-dash" "--production" "--save" "--prefix" "/opt/iobroker"
      npm ERR! node v6.10.0
      npm ERR! npm v3.10.10
      2018-11-13 20:07:00.424 - info: iobroker npm ERR! code ELIFECYCLE
      npm ERR! pcap@2.1.0 install: `node-gyp rebuild`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the pcap@2.1.0 install script 'node-gyp rebuild'.
      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 pcap package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR! node-gyp rebuild
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR! npm bugs pcap
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR! npm owner ls pcap
      npm ERR! There is likely additional logging output above.
      2018-11-13 20:07:00.508 - info: iobroker npm ERR! Please include the following file with any support request:
      npm
      2018-11-13 20:07:00.509 - info: iobroker ERR!
      2018-11-13 20:07:00.511 - info: iobroker /opt/npm-debug.log
      2018-11-13 20:07:00.607 - info: iobroker host.ioBroker-RasPi install adapter amazon-dash
      2018-11-13 20:07:00.611 - error: iobroker host.ioBroker-RasPi Cannot install amazon-dash
      2018-11-13 20:07:00.639 - info: iobroker exit 13
      2018-11-13 20:07:36.725 - info: iobroker url "https://github.com/PArns/ioBroker.amazon-dash/tarball/master" amazon-dash --debug
      2018-11-13 20:07:37.962 - info: iobroker install https://github.com/PArns/ioBroker.amazon-dash/tarball/master
      2018-11-13 20:07:39.614 - info: iobroker npm install https://github.com/PArns/ioBroker.amazon-dash/tarball/master --production --save --prefix "/opt/iobroker" (System call)
      2018-11-13 20:08:43.947 - info: iobroker npm
      2018-11-13 20:08:43.950 - info: iobroker WARN lifecycle iobroker.amazon-dash@0.2.9~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.9 apt-get install libpcap-dev -y || true /opt/iobroker/node_modules/.staging/iobroker.amazon-dash-eb5038e9
      2018-11-13 20:08:44.003 - info: iobroker > socketwatcher@0.3.0 install /opt/iobroker/node_modules/socketwatcher
      > node-gyp rebuild
      2018-11-13 20:08:45.742 - info: iobroker gyp
      2018-11-13 20:08:45.745 - info: iobroker
      2018-11-13 20:08:45.746 - info: iobroker WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/socketwatcher/.node-gyp"
      2018-11-13 20:08:48.427 - info: iobroker make: Entering directory '/opt/iobroker/node_modules/socketwatcher/build'
      2018-11-13 20:08:48.430 - info: iobroker CXX(target) Release/obj.target/socketwatcher/socket_watcher.o
      2018-11-13 20:08:51.832 - info: iobroker SOLINK_MODULE(target) Release/obj.target/socketwatcher.node
      2018-11-13 20:08:52.111 - info: iobroker COPY Release/socketwatcher.node
      2018-11-13 20:08:52.130 - info: iobroker make: Leaving directory '/opt/iobroker/node_modules/socketwatcher/build'
      2018-11-13 20:08:52.352 - info: iobroker > authenticate-pam@1.0.2 install /opt/iobroker/node_modules/authenticate-pam
      > node-gyp rebuild
      2018-11-13 20:08:54.111 - info: iobroker gyp
      2018-11-13 20:08:54.166 - info: iobroker WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/authenticate-pam/.node-gyp"
      2018-11-13 20:08:56.852 - info: iobroker make: Entering directory '/opt/iobroker/node_modules/authenticate-pam/build'
      2018-11-13 20:08:56.857 - info: iobroker CXX(target) Release/obj.target/authenticate_pam/authenticate_pam.o
      2018-11-13 20:08:57.273 - info: iobroker ../authenticate_pam.cc:30:31: fatal error: security/pam_appl.h: Datei oder Verzeichnis nicht gefunden #include
      ^
      compilation terminated.
      2018-11-13 20:08:58.543 - info: iobroker authenticate_pam.target.mk:92: recipe for target 'Release/obj.target/authenticate_pam/authenticate_pam.o' failedmake: Leaving directory '/opt/iobroker/node_modules/authenticate-pam/build'
      2018-11-13 20:08:58.545 - info: iobroker make: *** [Release/obj.target/authenticate_pam/authenticate_pam.o] Error 1
      2018-11-13 20:08:58.546 - info: iobroker gyp
      2018-11-13 20:08:58.548 - info: iobroker ERR! build error
      2018-11-13 20:08:58.556 - info: iobroker gyp
      2018-11-13 20:08:58.557 - info: iobroker 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:276:23)
      gyp ERR! stack at emitTwo (events.js:106:13)
      gyp ERR! stack at ChildProcess.emit (events.js:191:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
      2018-11-13 20:08:58.560 - info: iobroker gyp ERR! System Linux 4.4.50-v7+gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      2018-11-13 20:08:58.562 - info: iobroker gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pamgyp
      2018-11-13 20:08:58.564 - info: iobroker ERR! node -v v6.10.0gyp ERR! node-gyp -v v3.4.0
      gyp ERR! not ok
      2018-11-13 20:08:58.590 - info: iobroker > pcap@2.1.0 install /opt/iobroker/node_modules/pcap
      > node-gyp rebuild
      2018-11-13 20:09:00.398 - info: iobroker gyp
      2018-11-13 20:09:00.404 - info: iobroker
      2018-11-13 20:09:00.405 - info: iobroker WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.10.0"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/pcap/.node-gyp"
      2018-11-13 20:09:02.950 - info: iobroker make: Entering directory '/opt/iobroker/node_modules/pcap/build'
      2018-11-13 20:09:02.954 - info: iobroker CXX(target) Release/obj.target/pcap_binding/pcap_binding.o
      2018-11-13 20:09:03.023 - info: iobroker ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include
      ^
      2018-11-13 20:09:03.026 - info: iobroker compilation terminated.
      2018-11-13 20:09:03.168 - info: iobroker pcap_binding.target.mk:93: recipe for target 'Release/obj.target/pcap_binding/pcap_binding.o' failedmake: Leaving directory '/opt/iobroker/node_modules/pcap/build'
      2018-11-13 20:09:03.171 - info: iobroker make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Error 1gyp ERR! build error
      2018-11-13 20:09:03.185 - info: iobroker 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:276:23)
      gyp ERR! stack at emitTwo (events.js:106:13)
      gyp ERR! stack at ChildProcess.emit (events.js:191:7)
      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
      gyp ERR! System Linux 4.4.50-v7+
      gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/pcap
      gyp ERR! node -v v6.10.0
      2018-11-13 20:09:03.190 - info: iobroker gyp ERR! node-gyp -v v3.4.0gyp ERR! not ok
      2018-11-13 20:09:05.742 - info: iobroker npm
      2018-11-13 20:09:05.744 - info: iobroker WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 (node_modules/authenticate-pam):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: authenticate-pam@1.0.2 install: `node-gyp rebuild`
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
      2018-11-13 20:09:05.754 - info: iobroker npm
      2018-11-13 20:09:05.755 - info: iobroker ERR! Linux 4.4.50-v7+npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "https://github.com/PArns/ioBroker.amazon-dash/tarball/master" "--production" "--save" "--prefix" "/opt/iobroker"
      2018-11-13 20:09:05.757 - info: iobroker npm ERR! node v6.10.0
      2018-11-13 20:09:05.758 - info: iobroker npm ERR! npm v3.10.10npm ERR! code ELIFECYCLE
      2018-11-13 20:09:05.760 - info: iobroker npm ERR! pcap@2.1.0 install: `node-gyp rebuild`npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the pcap@2.1.0 install script 'node-gyp rebuild'.
      2018-11-13 20:09:05.762 - info: iobroker 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 pcap package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR! node-gyp rebuild
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR! npm bugs pcap
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR! npm owner ls pcap
      npm ERR! There is likely additional logging output above.
      2018-11-13 20:09:05.864 - info: iobroker
      2018-11-13 20:09:05.865 - info: iobroker npm ERR! Please include the following file with any support request:npm ERR!
      2018-11-13 20:09:05.869 - info: iobroker /opt/npm-debug.log
      2018-11-13 20:09:05.996 - error: iobroker Cannot parse null/io-package.json:Error: ENOENT: no such file or directory, open 'null/io-package.json'
      2018-11-13 20:09:06.023 - info: iobroker exit 0
      2018-11-13 20:09:11.958 - info: host.ioBroker-RasPi Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
      

      Danke!

      Gruß

      Heiko
      3153_dash-button.txt

      posted in ioBroker Allgemein
      H
      heitau
    • RE: Neuer Adapter:::milight-smart-light

      Super, der Hinweis hat mir gefehlt! Das werde ich mal darüber versuchen.

      Da kann mal mal sehen, ich suche auf GitHub und finde nichts, dabei war der Button vor der eigenen Nase. Aber da sagen machmal Bilder mehr als 1000 Worte!

      Ich dachte auch, der Button sollte ein Headset sein… 😉

      Ach so, es läuft wieder alles normal, somit hat das Update den Fehler behoben.

      Vielen Danke!

      Gruß

      Heiko

      posted in Entwicklung
      H
      heitau
    • RE: Neuer Adapter:::milight-smart-light

      Was meinst Du genau damit?

      @chucky666:

      Geh mal auf die Katze , und installier über Github `

      Kann ich dort einen Anleitung finden zum updaten? Wenn ja wo genau?

      posted in Entwicklung
      H
      heitau
    • RE: Neuer Adapter:::milight-smart-light

      Aber mir wird die aktuelle Version nicht im ioBorker Admin unter Adapter angezeigt, hier ist die letzte die 0.1.8 ?

      Oder muss ich es dann über das Terminal direkt über Linux machen? Und was muss ich dann genau dort eingeben?

      Gruß

      Heiko

      posted in Entwicklung
      H
      heitau
    • RE: Neuer Adapter:::milight-smart-light

      Kann ich denn den Port einfach ändern in 8082 wie hier beschrieben, ohne dass mir etwas verloren geht?

      3153_2018-11-02_10_55_03-iobroker_l_uft_nicht_mehr___iobroker.png

      Gruß

      Heiko

      posted in Entwicklung
      H
      heitau
    • RE: Neuer Adapter:::milight-smart-light

      Hallo zusammen,

      bei mir geht der milight-smart-light Adapter nicht mehr (Siehe Log).

      3153_2018-11-02_09_38_28-logs_-_iobroker.png

      Ich habe dann in diesem Beitrag gesehen, dass es eine Neue Version gibt, aber mir wird diese im ioBroker Admin nicht angezeigt, weder über latest, noch über online etc.

      3153_2018-11-02_09_34_42-adapters_-_iobroker.png

      Woran kann dies liegen? Ich habe den ioBroker Admin schon neu gestartet und andere Adapter zeigen auch neuere Versionen an. Liegt es ggf. daran, dass mein Admin nicht über den Port 8082 sondern über den Port 8089 erreichbar ist? Dies musste ich mal machen, da mein erste Admin-Instanz über 8082 defekt war. Oder woran kann es liegen. Und löst das Update auf die 0.1.9 mein Prolem (siehe Log)?

      Danke!

      Gruß

      Heiko

      posted in Entwicklung
      H
      heitau
    • RE: Mit Alexa eine Gruppe steuern von Homematic-Aktoren

      Ja der Tip fehlte mir noch. Ich habe den Adapter installiert und auch schon eine Szene erfolgreich zum laufen gebracht. Kann ich jetzt auch wie weiter oben hier beschrieben wurde eine Routine von Alexa mitbenutzen wie z.B. „Gute Nacht“. Denn aktuell muss ich über Alexa die Szene aufrufen und noch „an“ oder „aus“ sagen.

      Gruß

      Heiko

      Hat sich erledigt, hab’s im Alexa App gefunden!!!!

      😄

      Danke!

      posted in Cloud Dienste
      H
      heitau
    • RE: Mit Alexa eine Gruppe steuern von Homematic-Aktoren

      Okay, das sind ja schon mal gute Ideen, aber wie erstelle ich eine Szene über Alexa. Wenn ich über den Menüpunkt "Smart Home -> Szenen" Geräte suche, werden mir keine Angezeigt. Also anders als unter dem Menüpunkt "Smart Home -> Geräte", dort habe ich 11 Geräte. Oder funktioniert das nur mit bestimmten Geräten, die direkt mit Alexa verbunden sind?

      Gruß

      Heiko

      posted in Cloud Dienste
      H
      heitau
    • Mit Alexa eine Gruppe steuern von Homematic-Aktoren

      Hallo,

      ich möchte gern über den IO Broker / Cloud Adapter mehrere Lichtquellen (Homematic IP Aktoren) als Gruppe steuern.

      Beispiel: Ich gehe Abends ins Bett und kann über ein Befehl an Alexa alle Lichtquellen im Wohnzimmer ausschalten.

      Oder im Notfall alle Lichtquellen einschalten.

      Aber wie kann ich dies Realisieren? Kann man es Scripten? Wenn ja, ich kann nur Blockly und so wie ich es herausgefunden habe brauchen die Skripte immer einen Trigger. Wie also kann ich durch einen Sprachbefehl ein Trigger erzeugen, der ein Skript startet, welches mehrere Aktoren schaltet?

      Gruß

      Heiko

      posted in Cloud Dienste
      H
      heitau
    • RE: Javascript/Blockly lässt sich nicht installieren

      Das war ja fast zu einfach, aber das war die Lösung, danke!

      posted in ioBroker Allgemein
      H
      heitau
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo