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. ioBroker Allgemein
  4. [gelöst] Amazon Dash Button Installation [Fehler Code 13]

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    459

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

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

[gelöst] Amazon Dash Button Installation [Fehler Code 13]

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
17 Beiträge 6 Kommentatoren 2.6k 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.
  • A Offline
    A Offline
    AingTii
    schrieb am zuletzt editiert von
    #7

    @Homoran:

    Was bitte ist

    AingTii hat geschrieben: ↑07.04.2018, 15:46

    update downgrade

    ? `

    Update ist installieren einer neueren Version

    downgrade ist das installieren einer älteren Version

    Sollte eigentlich durchaus sinn ergeben im zusammen hang mit "hin und her" :?:

    fehlt allerdings ein Komma zwischen update und downgrade.

    Gruß Jens

    1 Antwort Letzte Antwort
    0
    • T Offline
      T Offline
      Tephan87
      schrieb am zuletzt editiert von
      #8

      kannst du mal bitte sagen, welche Versionen du Installiert hast?

      so sieht es bei mir aus.

      ich bekomme auch die Instanz, diese startet aber nicht.

      $ ./iobroker add amazon-dash
      npm install iobroker.amazon-dash --production --prefix "/opt/iobroker" (System call)
      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
      host.ioBroker-Pi install adapter amazon-dash
      npm install --production (System call) in "/opt/iobroker/node_modules/iobroker.amazon-dash"
      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/iobroker.amazon-dash
      ../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::value>Nan::MakeCallback(v8::Local<v8::object>, v8::Local<v8::function>, int, v8::Local<v8::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:929:46: note: declared here
         NAN_DEPRECATED inline v8::Local <v8::value>MakeCallback(
                                                    ^~~~~~~~~~~~
      
      ../pcap_session.cc: In static member function ‘static void PcapSession::PacketReady(u_char*, const pcap_pkthdr*, const u_char*)’:../pcap_session.cc:85:102: warning: ‘v8::Local <v8::value>Nan::MakeCallback(v8::Local<v8::object>, v8::Local<v8::function>, int, v8::Local<v8::value>*)’ is deprecated [-Wdeprecated-declarations]
           Nan::MakeCallback(Nan::GetCurrentContext()->Global(), Nan::New(session->packet_ready_cb), 0, NULL);
                                                                                                            ^
      
      In file included from ../pcap_session.h:4:0,                 from ../pcap_session.cc:7:
      ../../nan/nan.h:929:46: note: declared here
         NAN_DEPRECATED inline v8::Local <v8::value>MakeCallback(
                                                    ^~~~~~~~~~~~
      
      got /opt/iobroker/node_modules/iobroker.amazon-dash/admin
      upload [2] amazon-dash.admin /opt/iobroker/node_modules/iobroker.amazon-dash/admin/words.js words.js application/javascript
      upload [1] amazon-dash.admin /opt/iobroker/node_modules/iobroker.amazon-dash/admin/index.html index.html text/html
      upload [0] amazon-dash.admin /opt/iobroker/node_modules/iobroker.amazon-dash/admin/amazon-dash.png amazon-dash.png image/png
      host.ioBroker-Pi object system.adapter.amazon-dash created
      host.ioBroker-Pi create instance amazon-dash
      host.ioBroker-Pi object system.adapter.amazon-dash.0.outputCount created
      host.ioBroker-Pi object system.adapter.amazon-dash.0.inputCount created
      host.ioBroker-Pi object system.adapter.amazon-dash.0.uptime created
      host.ioBroker-Pi object system.adapter.amazon-dash.0.memRss created
      host.ioBroker-Pi object system.adapter.amazon-dash.0.memHeapTotal created
      host.ioBroker-Pi object system.adapter.amazon-dash.0.memHeapUsed created
      host.ioBroker-Pi object system.adapter.amazon-dash.0.connected created
      host.ioBroker-Pi object system.adapter.amazon-dash.0.alive created
      host.ioBroker-Pi object system.adapter.amazon-dash.0 created
      process exited with code 0</v8::value></v8::value></v8::function></v8::object></v8::value></v8::value></v8::value></v8::function></v8::object></v8::value>
      
      1 Antwort Letzte Antwort
      0
      • A Offline
        A Offline
        AingTii
        schrieb am zuletzt editiert von
        #9

        Hallo,

        so wie ich das sehe, 0.2.9

        bei mir steht bei den Adapter amazondash 0.2.7 0.2.9 [1/1]

        ich meine zumindest, die letzte nummer ist die installierte

        Oder meintest Du node, nodejs und npm?

        Gruß jens

        1 Antwort Letzte Antwort
        0
        • T Offline
          T Offline
          Tephan87
          schrieb am zuletzt editiert von
          #10

          > Oder meintest Du node, nodejs und npm?

          Ja genau, die 3 Versionen!

          1 Antwort Letzte Antwort
          0
          • A Offline
            A Offline
            AingTii
            schrieb am zuletzt editiert von
            #11

            npm -v

            5.8.0

            nodejs -v

            V8.11.1

            node -v

            V8.9.0

            1 Antwort Letzte Antwort
            0
            • HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #12

              Dann hast du zwei verschiedene node(js) Versionen zeitgleich installiert

              Gruß

              Rainer

              kein Support per PN! - Fragen im Forum stellen -
              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              1 Antwort Letzte Antwort
              0
              • T Offline
                T Offline
                Tephan87
                schrieb am zuletzt editiert von
                #13

                > Dann hast du zwei verschiedene node(js) Versionen zeitgleich installiert

                Ich jetzt?

                also der DashButton Adapter wird auch installiert, nur beim starten bekomme ich ein paar Errors und der Apdapter wird neu gestartet!

                Stephan

                1 Antwort Letzte Antwort
                0
                • HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #14

                  @Tephan87:

                  Ich jetzt? `
                  Nö! Außer du bist
                  @AingTii:

                  AingTii `

                  Gruß

                  Rainer

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Antwort Letzte Antwort
                  0
                  • A Offline
                    A Offline
                    AingTii
                    schrieb am zuletzt editiert von
                    #15

                    das mag natürlich sein und klingt ja auch logisch wenn 2 Versionen da sind.

                    So ganz habe ich das mit dem Node und node.js nicht verstanden, zum einen wird gesagt

                    das eine wird mit dem anderen installiert. Ich meine mit node wird node.js mit installiert

                    (Bitte berichtigen wenn es falsch ist)

                    aber nach der installation der einen ist das andere nicht da oder wird nicht als Version angezeigt.

                    Also doch beides installieren?

                    Nur halt die gleiche Version?

                    Danke

                    Gruß jens

                    1 Antwort Letzte Antwort
                    0
                    • C Offline
                      C Offline
                      chrizzel
                      schrieb am zuletzt editiert von
                      #16

                      Guten Abend,

                      kann jemand hier den Fehler identifizieren?

                      Bekomme den Adapter nicht installiert.

                      vG
                      4724_warnung.jpg

                      Beste Grüße

                      Chris

                      1 Antwort Letzte Antwort
                      0
                      • S Offline
                        S Offline
                        senger1985
                        schrieb am zuletzt editiert von
                        #17

                        Ich klinke mich hier mal ein.

                        Ich habe den Adapter installiert, aber er gibt kein Lebenszeichen von sich.

                        Folgende Versionen habe ich installiert:

                        Adapter

                        0.2.9

                        nodejs -v

                        v8.11.3

                        npm -v

                        4.6.1

                        node -v

                        v8.11.3

                        host.raspberrypi	2018-07-29 14:01:08.292	error	instance system.adapter.amazon-dash.0 terminated with code 0 (OK)
                        host.raspberrypi	2018-07-29 14:01:08.292	error	Caught by controller[0]: at Module.load (module.js:565:32)
                        host.raspberrypi	2018-07-29 14:01:08.292	error	Caught by controller[0]: at Object.Module._extensions..js (module.js:663:10)
                        host.raspberrypi	2018-07-29 14:01:08.292	error	Caught by controller[0]: at Module._compile (module.js:652:30)
                        host.raspberrypi	2018-07-29 14:01:08.292	error	Caught by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.amazon-dash/node_modules/pcap/pcap.js:3:21)
                        host.raspberrypi	2018-07-29 14:01:08.292	error	Caught by controller[0]: at require (internal/module.js:11:18)
                        host.raspberrypi	2018-07-29 14:01:08.292	error	Caught by controller[0]: at Module.require (module.js:596:17)
                        host.raspberrypi	2018-07-29 14:01:08.292	error	Caught by controller[0]: at Function.Module._load (module.js:497:3)
                        host.raspberrypi	2018-07-29 14:01:08.292	error	Caught by controller[0]: at tryModuleLoad (module.js:505:12)
                        host.raspberrypi	2018-07-29 14:01:08.292	error	Caught by controller[0]: at Module.load (module.js:565:32)
                        host.raspberrypi	2018-07-29 14:01:08.292	error	Caught by controller[0]: at Object.Module._extensions..node (module.js:681:18)
                        host.raspberrypi	2018-07-29 14:01:08.291	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                        host.raspberrypi	2018-07-29 14:01:08.291	error	Caught by controller[0]: NODE_MODULE_VERSION 57\. Please try re-compiling or re-installing
                        host.raspberrypi	2018-07-29 14:01:08.291	error	Caught by controller[0]: NODE_MODULE_VERSION 48\. This version of Node.js requires
                        host.raspberrypi	2018-07-29 14:01:08.291	error	Caught by controller[0]: was compiled against a different Node.js version using
                        host.raspberrypi	2018-07-29 14:01:08.291	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/iobroker.amazon-dash/node_modules/pcap/build/Release/pcap_binding.node'</anonymous> 
                        
                        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
                        FAQ Cloud / IOT
                        HowTo: Node.js-Update
                        HowTo: Backup/Restore
                        Downloads
                        BLOG

                        624

                        Online

                        32.7k

                        Benutzer

                        82.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