Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. Error/Bug
  4. Fehler im Log / Amazon Dash Adapter funktioniert nicht mehr

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.1k

Fehler im Log / Amazon Dash Adapter funktioniert nicht mehr

Geplant Angeheftet Gesperrt Verschoben Error/Bug
4 Beiträge 3 Kommentatoren 380 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.
  • R Offline
    R Offline
    Realzippo
    schrieb am zuletzt editiert von
    #1

    Hallo.

    Leider funktioniert mein Amazon Das Adapter nicht mehr.

    Von einem anderen User habe ich bereits den Tip, dass es wohl nicht an der Installation der neuen Amazon Dash Adapter Version liegt.

    Das ist die Fehlermeldung aus dem LOG:

    host.raspberrypi 2019-01-19 13:31:25.577 error instance system.adapter.amazon-dash.0 terminated with code 0 (OK)

    host.raspberrypi 2019-01-19 13:31:25.577 error Caught by controller[0]: at Object.Module._extensions..js (module.js:579:10)

    host.raspberrypi 2019-01-19 13:31:25.576 error Caught by controller[0]: at Module._compile (module.js:570:32)

    host.raspberrypi 2019-01-19 13:31:25.576 error Caught by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.amazon-dash/node_modules/pcap/pcap.js:3:21)

    host.raspberrypi 2019-01-19 13:31:25.576 error Caught by controller[0]: at require (internal/module.js:20:19)

    host.raspberrypi 2019-01-19 13:31:25.576 error Caught by controller[0]: at Module.require (module.js:497:17)

    host.raspberrypi 2019-01-19 13:31:25.576 error Caught by controller[0]: at Function.Module._load (module.js:438:3)

    host.raspberrypi 2019-01-19 13:31:25.576 error Caught by controller[0]: at tryModuleLoad (module.js:446:12)

    host.raspberrypi 2019-01-19 13:31:25.575 error Caught by controller[0]: at Module.load (module.js:487:32)

    host.raspberrypi 2019-01-19 13:31:25.575 error Caught by controller[0]: at Object.Module._extensions..node (module.js:597:18)

    host.raspberrypi 2019-01-19 13:31:25.575 error Caught by controller[0]: at Error (native)

    host.raspberrypi 2019-01-19 13:31:25.572 error Caught by controller[0]: Error: Module version mismatch. Expected 48, got 67.</anonymous>

    1 Antwort Letzte Antwort
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #2

      Warum doppelt?? Du hast das in einem anderen Thread schon gepostet :-(

      Gesendet vom Handy …

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Antwort Letzte Antwort
      0
      • T Offline
        T Offline
        t1m0
        schrieb am zuletzt editiert von
        #3

        Bekomme es gerade auch nicht mehr installert

        $ ./iobroker add amazon-dash –host rock64

        NPM version: 6.4.1

        npm install iobroker.amazon-dash --production --save --prefix "/opt/iobroker" (System call)

        WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

        E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

        ../socket_watcher.cpp: In static member function ‘static void SocketWatcher::Callback(uv_poll_t*, int, int)’:../socket_watcher.cpp:77:60: warning: ‘v8::Local v8::valueNan::MakeCallback(v8::Localv8::object, v8::Localv8::function, int, v8::Localv8::value*)’ is deprecated [-Wdeprecated-declarations]

        Nan::MakeCallback(watcher->handle(), callback, argc, argv);

        ^

        In file included from ../socket_watcher.hpp:8:0,

        from ../socket_watcher.cpp:5:

        ../../nan/nan.h:959:46: note: declared here

        NAN_DEPRECATED inline v8::Local v8::valueMakeCallback(

        ^~~~~~~~~~~~

        ../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:262:23)

        gyp ERR! stack at emitTwo (events.js:126:13)

        gyp ERR! stack at ChildProcess.emit (events.js:214:7)

        gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)gyp

        ERR! System Linux 4.4.167-rockchip64gyp 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

        v8.15.0gyp ERR! node-gyp -v v3.8.0

        gyp ERR! not ok

        npm

        ERR! code ELIFECYCLEnpm

        ERR! errno 1

        npm ERR!

        pcap@2.1.0 install: node-gyp rebuildnpm ERR! Exit status 1

        npm ERR!

        npm

        ERR! Failed at the pcap@2.1.0 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

        npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2019-01-20T17_43_42_022Z-debug.log

        host.rock64 install adapter amazon-dash

        NPM version: 6.4.1

        npm install iobroker.amazon-dash –production --save --prefix "/opt/iobroker" (System call)</pcap></v8::value></v8::value></v8::function></v8::object></v8::value>

        1 Antwort Letzte Antwort
        0
        • apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #4

          Bitte readme zum Adapter lesen. Entweder das angegebene pcap Modul selbst mit apt-get installieren oder der Adapter muss als root installiert werden.

          Gesendet vom Handy …

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          1 Antwort Letzte Antwort
          0
          Antworten
          • In einem neuen Thema antworten
          Anmelden zum Antworten
          • Älteste zuerst
          • Neuste zuerst
          • Meiste Stimmen


          Support us

          ioBroker
          Community Adapters
          Donate

          950

          Online

          32.4k

          Benutzer

          81.5k

          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