Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Dash button Adapter lässt sich nicht installiert.

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    770

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Dash button Adapter lässt sich nicht installiert.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
5 Beiträge 3 Kommentatoren 1.0k Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M Offline
    M Offline
    Mr.X
    schrieb am zuletzt editiert von
    #1

    Hallo zusammen,

    habe vor ein paar Tagen mir ein paar Dash Buttons für je 2€ gekauft und wollte jetzt den entsprechenden Adapter installieren.

    Doch leider schlägt das fehl. Vielleicht wir einer aus den Warnungen schlau.

    Ich leider überhaupt nicht.

    ! $ ./iobroker add amazon-dash
    ! npm install iobroker.amazon-dash –production --prefix "/opt/iobroker" (System call)
    ! npm
    ! WARN lifecycle iobroker.amazon-dash@0.2.5~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.5 apt-get install libpcap-dev -y || true /opt/iobroker/node_modules/.staging/iobroker.amazon-dash-eb5038e9
    ! ../socket_watcher.cpp: In static member function 'static void SocketWatcher::New(const Nan::FunctionCallbackInfov8::value&)':../socket_watcher.cpp:104:49: warning: 'v8::Local v8::objectv8::Function::NewInstance() const' is deprecated: Use maybe version [-Wdeprecated-declarations]
    ! info.GetReturnValue().Set(cons->NewInstance());
    ! ^
    ! In file included from /root/.node-gyp/6.11.4/include/node/v8.h:25:0, from /root/.node-gyp/6.11.4/include/node/node.h:42,
    ! from ../../nan/nan.h:49,
    ! from ../socket_watcher.hpp:8,
    ! from ../socket_watcher.cpp:5:
    ! /root/.node-gyp/6.11.4/include/node/v8.h:3276:52: note: declared here
    ! V8_DEPRECATED("Use maybe version", Local <object>NewInstance() const);
    ! ^
    ! /root/.node-gyp/6.11.4/include/node/v8config.h:333:3: note: in definition of macro 'V8_DEPRECATED'
    ! declarator attribute((deprecated(message)))
    ! ^~~~~~~~~~
    ! ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap pcap.h="">^
    ! compilation terminated.
    ! make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1
    ! 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: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:219:12)
    ! gyp ERR! System Linux 4.9.41-v7+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/pcap
    ! gyp ERR! node -v v6.11.4
    ! gyp ERR! node-gyp -v v3.4.0
    ! gyp ERR! not ok
    ! npm
    ! ERR! Linux 4.9.41-v7+npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.amazon-dash" "–production" "--prefix" "/opt/iobroker"
    ! npm ERR! node v6.11.4
    ! npm ERR! npm v3.10.10
    ! npm ERR! code ELIFECYCLE
    ! npm
    ! ERR! pcap@2.0.0 install: node-gyp rebuildnpm ERR! Exit status 1
    ! npm ERR!
    ! npm ERR! Failed at the pcap@2.0.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.
    ! npm ERR! Please include the following file with any support request:
    ! npm ERR! /npm-debug.log
    ! host.PI_ioBroker install adapter amazon-dash
    ! npm install iobroker.amazon-dash --production --prefix "/opt/iobroker" (System call)
    ! npm
    ! WARN lifecycle iobroker.amazon-dash@0.2.5~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.5 apt-get install libpcap-dev -y || true /opt/iobroker/node_modules/.staging/iobroker.amazon-dash-eb5038e9
    ! ../socket_watcher.cpp: In static member function 'static void SocketWatcher::New(const Nan::FunctionCallbackInfov8::value&)':../socket_watcher.cpp:104:49: warning: 'v8::Local v8::objectv8::Function::NewInstance() const' is deprecated: Use maybe version [-Wdeprecated-declarations]
    ! info.GetReturnValue().Set(cons->NewInstance());
    ! ^
    ! In file included from /root/.node-gyp/6.11.4/include/node/v8.h:25:0, from /root/.node-gyp/6.11.4/include/node/node.h:42,
    ! from ../../nan/nan.h:49,
    ! from ../socket_watcher.hpp:8,
    ! from ../socket_watcher.cpp:5:
    ! /root/.node-gyp/6.11.4/include/node/v8.h:3276:52: note: declared here
    ! V8_DEPRECATED("Use maybe version", Local <object>NewInstance() const);
    ! ^
    ! /root/.node-gyp/6.11.4/include/node/v8config.h:333:3: note: in definition of macro 'V8_DEPRECATED'
    ! declarator attribute((deprecated(message)))
    ! ^~~~~~~~~~
    ! ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap pcap.h="">^
    ! compilation terminated.
    ! make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1
    ! 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: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:219:12)
    ! gyp ERR! System Linux 4.9.41-v7+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/pcap
    ! gyp ERR! node -v v6.11.4
    ! gyp ERR!
    ! node-gyp -v v3.4.0gyp ERR! not ok
    ! npm
    ! ERR! Linux 4.9.41-v7+
    ! npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.amazon-dash" "–production" "--prefix" "/opt/iobroker"npm ERR! node v6.11.4
    ! npm ERR! npm v3.10.10
    ! npm ERR!
    ! code ELIFECYCLE
    ! npm
    ! ERR! pcap@2.0.0 install: node-gyp rebuildnpm ERR! Exit status 1
    ! npm ERR!
    ! npm ERR! Failed at the pcap@2.0.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 pcapnpm 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.
    ! npm ERR! Please include the following file with any support request:npm ERR! /npm-debug.log
    ! host.PI_ioBroker install adapter amazon-dash
    ! npm install iobroker.amazon-dash --production --prefix "/opt/iobroker" (System call)
    ! npm
    ! WARN lifecycle iobroker.amazon-dash@0.2.5~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.5 apt-get install libpcap-dev -y || true /opt/iobroker/node_modules/.staging/iobroker.amazon-dash-eb5038e9
    ! ../socket_watcher.cpp: In static member function 'static void SocketWatcher::New(const Nan::FunctionCallbackInfov8::value&)':../socket_watcher.cpp:104:49: warning: 'v8::Local v8::objectv8::Function::NewInstance() const' is deprecated: Use maybe version [-Wdeprecated-declarations]
    ! info.GetReturnValue().Set(cons->NewInstance());
    ! ^
    ! In file included from /root/.node-gyp/6.11.4/include/node/v8.h:25:0,
    ! from /root/.node-gyp/6.11.4/include/node/node.h:42,
    ! from ../../nan/nan.h:49,
    ! from ../socket_watcher.hpp:8,
    ! from ../socket_watcher.cpp:5:
    ! /root/.node-gyp/6.11.4/include/node/v8.h:3276:52: note: declared here
    ! V8_DEPRECATED("Use maybe version", Local <object>NewInstance() const);
    ! ^
    ! /root/.node-gyp/6.11.4/include/node/v8config.h:333:3: note: in definition of macro 'V8_DEPRECATED'
    ! declarator attribute((deprecated(message)))
    ! ^~~~~~~~~~
    ! ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden #include <pcap pcap.h="">^
    ! compilation terminated.
    ! make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1
    ! 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: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:219:12)
    ! gyp ERR! System Linux 4.9.41-v7+
    ! 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/pcap
    ! gyp ERR! node -v v6.11.4
    ! gyp ERR! node-gyp -v v3.4.0
    ! gyp ERR! not ok
    ! npm
    ! ERR! Linux 4.9.41-v7+npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.amazon-dash" "–production" "--prefix" "/opt/iobroker"
    ! npm ERR! node v6.11.4
    ! npm ERR! npm v3.10.10
    ! npm ERR! code ELIFECYCLE
    ! npm
    ! ERR! pcap@2.0.0 install: node-gyp rebuildnpm ERR! Exit status 1
    ! npm ERR!
    ! npm ERR! Failed at the pcap@2.0.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.
    ! npm ERR! Please include the following file with any support request:npm ERR! /npm-debug.log
    ! host.PI_ioBroker install adapter amazon-dash
    ! ERROR: host.PI_ioBroker Cannot install amazon-dash
    ! ERROR: process exited with code 13</pcap></object></v8::object></v8::value></pcap></object></v8::object></v8::value></pcap></object></v8::object></v8::value>

    1 Antwort Letzte Antwort
    0
    • arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      schrieb am zuletzt editiert von
      #2

      hast du die libs installiert

      apt-get install libpcap-dev

      zigbee hab ich, zwave auch, nuc's genauso und HA auch

      1 Antwort Letzte Antwort
      0
      • M Offline
        M Offline
        Mr.X
        schrieb am zuletzt editiert von
        #3

        Hmm, weiß ich nicht.

        Werde ich abends ausprobieren.

        Vielen Dank l

        1 Antwort Letzte Antwort
        0
        • M Offline
          M Offline
          Mr.X
          schrieb am zuletzt editiert von
          #4

          Oje, zu doof, um zu lesen, dabei war ich auf der GitHub Seite.

          Danke für die Hilfe.

          1 Antwort Letzte Antwort
          0
          • MathiasJM Offline
            MathiasJM Offline
            MathiasJ
            schrieb am zuletzt editiert von
            #5

            Hat jetzt schon jemand den Dash Button zum laufen gebracht?

            Ich komme den ersten am Samstag und würde den gerne einsetzen.

            Wenn ich das hin bekomme, sollen noch welche folgen.

            Gruß,

            Mathias

            Gesendet von meinem SM-N915FY mit Tapatalk

            IObroker auf dem NUC als VM.
            Da ich noch keine Aktoren habe, wird momentan via Radar nur der AB der Fritzbox ein- und ausgeschaltet.
            Welches Smarthome-System es letztendlich wird, weiß ich noch nicht. Vielleicht kommen auch nur Zigbee-Geräte ins Haus.

            1 Antwort Letzte Antwort
            0

            Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

            Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

            Mit deinem Input könnte dieser Beitrag noch besser werden 💗

            Registrieren Anmelden
            Antworten
            • In einem neuen Thema antworten
            Anmelden zum Antworten
            • Älteste zuerst
            • Neuste zuerst
            • Meiste Stimmen


            Support us

            ioBroker
            Community Adapters
            Donate
            FAQ Cloud / IOT
            HowTo: Node.js-Update
            HowTo: Backup/Restore
            Downloads
            BLOG

            554

            Online

            32.8k

            Benutzer

            82.7k

            Themen

            1.3m

            Beiträge
            Community
            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
            ioBroker Community 2014-2025
            logo
            • Anmelden

            • Du hast noch kein Konto? Registrieren

            • Anmelden oder registrieren, um zu suchen
            • Erster Beitrag
              Letzter Beitrag
            0
            • Home
            • Aktuell
            • Tags
            • Ungelesen 0
            • Kategorien
            • Unreplied
            • Beliebt
            • GitHub
            • Docu
            • Hilfe