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. Amazon Dash Buton

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    6
    1
    254

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    9
    1
    245

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

Amazon Dash Buton

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
13 Beiträge 6 Kommentatoren 1.7k 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.
  • I Offline
    I Offline
    igabbert
    schrieb am zuletzt editiert von
    #1

    Hallo zusammen,

    ich bekomme den Dash Adapter nicht installiert.

    Hat jemand eine Idee? Hier der Installationscode:

    Vorab herzlichen Dank und guten Rutsch.

    $ ./iobroker add amazon-dash
    npm install iobroker.amazon-dash --production --prefix "/opt/iobroker" (System call)
    npm WARN lifecycle iobroker.amazon-dash@0.2.6~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.6 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::FunctionCallbackInfo<v8::value>&)’:../socket_watcher.cpp:104:49: warning: ‘v8::Local <v8::object>v8::Function::NewInstance() const’ is deprecated (declared at /root/.node-gyp/6.12.2/include/node/v8.h:3276): Use maybe version [-Wdeprecated-declarations]
         info.GetReturnValue().Set(cons->NewInstance());
                                                     ^
    
    ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: No such file or directory #include <pcap pcap.h="">
                           ^
    
    compilation terminated.
    make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Error 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.35-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.12.2
    gyp 
    ERR! node-gyp -v v3.4.0gyp ERR! not ok 
    
    npm 
    ERR! Linux 4.9.35-v7+npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.amazon-dash" "--production" "--prefix" "/opt/iobroker"
    npm ERR! node v6.12.2
    
    npm ERR! npm  v3.10.10
    npm ERR! code ELIFECYCLE
    
    npm
     ERR! pcap@2.0.0 install: `node-gyp rebuild`npm 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.iobroker install adapter amazon-dash
    npm install iobroker.amazon-dash --production --prefix "/opt/iobroker" (System call)
    npm
     WARN lifecycle iobroker.amazon-dash@0.2.6~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.6 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::FunctionCallbackInfo<v8::value>&)’:../socket_watcher.cpp:104:49: warning: ‘v8::Local <v8::object>v8::Function::NewInstance() const’ is deprecated (declared at /root/.node-gyp/6.12.2/include/node/v8.h:3276): Use maybe version [-Wdeprecated-declarations]
         info.GetReturnValue().Set(cons->NewInstance());
                                                     ^
    
    ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: No such file or directory #include <pcap pcap.h="">
                           ^
    compilation terminated.
    
    make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Error 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.35-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/pcapgyp ERR! node -v v6.12.2
    gyp ERR! node-gyp -v v3.4.0
    gyp ERR! not ok 
    
    npm
     ERR! Linux 4.9.35-v7+
    npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.amazon-dash" "--production" "--prefix" "/opt/iobroker"npm ERR! node v6.12.2
    npm ERR! npm  v3.10.10
    
    npm ERR! code ELIFECYCLE
    
    npm
     ERR! pcap@2.0.0 install: `node-gyp rebuild`npm 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.iobroker install adapter amazon-dash
    npm install iobroker.amazon-dash --production --prefix "/opt/iobroker" (System call)
    npm
     WARN lifecycle iobroker.amazon-dash@0.2.6~preinstall: cannot run in wd %s %s (wd=%s) iobroker.amazon-dash@0.2.6 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::FunctionCallbackInfo<v8::value>&)’:../socket_watcher.cpp:104:49: warning: ‘v8::Local <v8::object>v8::Function::NewInstance() const’ is deprecated (declared at /root/.node-gyp/6.12.2/include/node/v8.h:3276): Use maybe version [-Wdeprecated-declarations]
         info.GetReturnValue().Set(cons->NewInstance());
                                                     ^
    
    ../pcap_binding.cc:2:23: fatal error: pcap/pcap.h: No such file or directory #include <pcap pcap.h="">
                           ^
    
    compilation terminated.
    make: *** [Release/obj.target/pcap_binding/pcap_binding.o] Error 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.35-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/pcapgyp ERR! node -v v6.12.2
    gyp ERR! node-gyp -v v3.4.0
    gyp ERR! not ok 
    
    npm
     ERR! Linux 4.9.35-v7+npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.amazon-dash" "--production" "--prefix" "/opt/iobroker"
    npm ERR! node v6.12.2
    npm ERR! npm  v3.10.10
    
    npm ERR! code ELIFECYCLE
    
    npm
     ERR! pcap@2.0.0 install: `node-gyp rebuild`npm 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.iobroker install adapter amazon-dash
    ERROR: host.iobroker Cannot install amazon-dash
    ERROR: process exited with code 13</pcap></v8::object></v8::value></pcap></v8::object></v8::value></pcap></v8::object></v8::value>
    
    1 Antwort Letzte Antwort
    0
    • arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      schrieb am zuletzt editiert von
      #2

      @igabbert:

      Hallo zusammen,

      ich bekomme den Dash Adapter nicht installiert.

      Hat jemand eine Idee? Hier der Installationscode:

      Vorab herzlichen Dank und guten Rutsch. `

      frohes neues

      mal im ernst was sollen wir mit solchen Infos….

      welches System ?? Admin Version ?? iobroker version ??

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

      1 Antwort Letzte Antwort
      0
      • I Offline
        I Offline
        igabbert
        schrieb am zuletzt editiert von
        #3

        Hallo nachmal,

        also installiert auf einem Raspberry Pi 3, Admin Version 2.0.9, iobroker Version 1.2.3 (bin mir nicht sicher)

        Viele Grüße Ingo

        1 Antwort Letzte Antwort
        0
        • I Offline
          I Offline
          igabbert
          schrieb am zuletzt editiert von
          #4

          Hab´s selber hinbekommen. Habe per SSH installiert, dann ging´s.

          1 Antwort Letzte Antwort
          0
          • V Offline
            V Offline
            V_Stefan
            schrieb am zuletzt editiert von
            #5

            Hallo igabbert,

            ich habe das gleiche Problem. Da ich aber Neueinsteiger bin kann ich mit "Habe per SSH installiert, dann ging´s" leider noch nichts anfangen.

            Kannst Du das bitte näher beschreiben.

            Gruß

            Stefan

            1 Antwort Letzte Antwort
            0
            • V Offline
              V Offline
              V_Stefan
              schrieb am zuletzt editiert von
              #6

              Mit Try&Error habe ich es jetzt auch hinbekommen :D .

              Putty öffnen und anmelden

              sudo su

              apt-get install libpcap-dev

              npm install iobroker.amazon-dash

              Bei mir musste ich dann noch im Admin den Adapter mit dem + installieren

              Ich hoffe, dass es nicht all zuviel Quatsch ist, den ich geschrieben habe :lol: :lol:

              Gruß

              Stefan

              1 Antwort Letzte Antwort
              0
              • M Offline
                M Offline
                Malaus
                schrieb am zuletzt editiert von
                #7

                @V_Stefan:

                Mit Try&Error habe ich es jetzt auch hinbekommen :D .

                Putty öffnen und anmelden

                sudo su

                apt-get install libpcap-dev

                npm install iobroker.amazon-dash

                Bei mir musste ich dann noch im Admin den Adapter mit dem + installieren

                Ich hoffe, dass es nicht all zuviel Quatsch ist, den ich geschrieben habe :lol: :lol:

                Gruß

                Stefan `

                Habe das selbe Problem und es funktioniert leider nicht mit deiner Lösung.

                1 Antwort Letzte Antwort
                0
                • B Offline
                  B Offline
                  baeckerman83
                  schrieb am zuletzt editiert von
                  #8

                  Ich glaube du musst vor dem npm install noch in des iobroker Verzeichniss. Auf dem Rapsian mit Debian unter /opt/iobroker

                  also cd /opt/iobroker und dann npm install….

                  1 Antwort Letzte Antwort
                  0
                  • M Offline
                    M Offline
                    Malaus
                    schrieb am zuletzt editiert von
                    #9

                    Hat leider nichts bewirkt.

                    1 Antwort Letzte Antwort
                    0
                    • ThisoftT Offline
                      ThisoftT Offline
                      Thisoft
                      schrieb am zuletzt editiert von
                      #10

                      @lalalalala:

                      Habe das selbe Problem und es funktioniert leider nicht mit deiner Lösung. `

                      Hallo lalalalala,

                      wenn dir jemand helfen soll wirst du uns schon mal ein wenig genauer mitteilen müssen <u>was</u> denn nicht funktioniert :!:

                      Sonst müsste ich nämlich die berühmte Frage stellen "Was hast du denn gemacht?" Und wenn dann die berühmte Antwort kommt "Na - Nichts" ist es wohl klar wo der Fehler liegt ;)

                      22 HM-Geräte; PivCCU2 auf RasPi

                      ioBroker-Multihost; Ubuntu-Master auf Intel-Atom und 3 RasPi-Clients

                      1 Antwort Letzte Antwort
                      0
                      • M Offline
                        M Offline
                        Malaus
                        schrieb am zuletzt editiert von
                        #11

                        Ja du hast recht!

                        Bei mir kommt so ziemlich die selbe Fehlermeldung. Also am Schluss steht das ebenfalls:

                        ` > host.iobroker install adapter amazon-dash

                        ERROR: host.iobroker Cannot install amazon-dash

                        ERROR: process exited with code 13 `

                        Den Lösungsvorschlag von baeckerman83 hab ich ebenfalls schon probiert. Auch kein Erfolg.

                        Ich vermute aber, dass es an meiner Hardware liegt. Den ich habe ioBroker auf einem Android Device laufen.

                        Klar, ist dort die Ordnerstruktur anderst wie bei einem Raspberry aber ich habe den entsprechenden Ordner gefunden und es versucht per ssh zu installieren.

                        1 Antwort Letzte Antwort
                        0
                        • ThisoftT Offline
                          ThisoftT Offline
                          Thisoft
                          schrieb am zuletzt editiert von
                          #12

                          Ja, das ist natürlich die entscheidende Ansage - du willst auf Android installieren. Da wird's zumindest ohne "Handarbeit" nicht gehen. Speziell der Dashbutton-Adapter geht ja auch auf Windows nicht zu installieren. Ob's da bei Android einen Umweg gibt…?? Da bin ich raus - kenn ich mich zu wenig damit aus...

                          22 HM-Geräte; PivCCU2 auf RasPi

                          ioBroker-Multihost; Ubuntu-Master auf Intel-Atom und 3 RasPi-Clients

                          1 Antwort Letzte Antwort
                          0
                          • M Offline
                            M Offline
                            Malaus
                            schrieb am zuletzt editiert von
                            #13

                            Dann wirds wohl Zeit für eine Umstellung :D

                            Danke dir für die Hilfe!

                            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

                            419

                            Online

                            32.8k

                            Benutzer

                            82.8k

                            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