Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter vodafone-speedtest v0.0.x GitHub/Latest

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.4k

Test Adapter vodafone-speedtest v0.0.x GitHub/Latest

Scheduled Pinned Locked Moved Tester
vodafone speedtest
208 Posts 43 Posters 40.2k Views 33 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? A Former User

    @peterbaumert Guten Morgen
    ich bekomme seit einem update von nodejs folgende Fehlermeldung im LOG.
    instance system.adapter.vodafone-speedtest.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    Ergebnis der Speedtest wird nicht ausgeführt.

    Mein System:
    js-controller 3.1.5
    Node.js v12.18.0
    NPM 6.14.4
    Vodafone Speedtest V 0.0.5
    Ubuntu 18.04.4 LTS

    Eine Idee?:grey_question:

    arteckA Offline
    arteckA Offline
    arteck
    Developer Most Active
    wrote on last edited by
    #83

    @Je-Vi mehr LOG bitte

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

    1 Reply Last reply
    0
    • peterbaumertP peterbaumert

      @arteck
      Hey danke für die Infos. Bei dem ersten ist es gut möglich, dass du von Vodafone temporär geblockt wurdest. Ich habe das oft in meinen tests wenn ich zu viele in zu kurzer Zeit mache.

      Das zweite muss ich mir mal anschauen. Kam das nur einmal vor und das nächste mal ging es wieder?

      Gruß
      Pete

      arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      wrote on last edited by
      #84

      @peterbaumert nope kann nicht .. der Test läuft jede stunde ..

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

      ? 1 Reply Last reply
      0
      • arteckA arteck

        @peterbaumert nope kann nicht .. der Test läuft jede stunde ..

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by A Former User
        #85

        @arteck Man kann die Zeit im Cron Umstellen aber selbst in Debug Mode gibt es nicht mehr Informationen.

        1 Reply Last reply
        0
        • ? A Former User

          @peterbaumert Guten Morgen
          ich bekomme seit einem update von nodejs folgende Fehlermeldung im LOG.
          instance system.adapter.vodafone-speedtest.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          Ergebnis der Speedtest wird nicht ausgeführt.

          Mein System:
          js-controller 3.1.5
          Node.js v12.18.0
          NPM 6.14.4
          Vodafone Speedtest V 0.0.5
          Ubuntu 18.04.4 LTS

          Eine Idee?:grey_question:

          peterbaumertP Offline
          peterbaumertP Offline
          peterbaumert
          Developer
          wrote on last edited by
          #86

          @Je-Vi Als ich auf 3.1.5 upgedated habe hatte ich ein ähnliches problem mit dem javascript adapter.

          npm install typescript
          

          im iobroker Verzeichniss hat bei mir das Problem behoben.

          Gruß
          Pete

          ? 1 Reply Last reply
          0
          • peterbaumertP peterbaumert

            @Je-Vi Als ich auf 3.1.5 upgedated habe hatte ich ein ähnliches problem mit dem javascript adapter.

            npm install typescript
            

            im iobroker Verzeichniss hat bei mir das Problem behoben.

            Gruß
            Pete

            ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #87

            @peterbaumert said in Test Adapter vodafone-speedtest v0.0.x GitHub/Latest:

            npm install typescript

            Danke für den Tip,
            npm install -g typescript brachte leider keine Lösung.

            1 Reply Last reply
            0
            • A Offline
              A Offline
              Atredis
              wrote on last edited by
              #88

              Hallo.

              Habe die Version 0.0.5 Des Adapters.

              Beim aufzeichnen der Daten mit dem SQL Adapter kommen folgende Meldungen:

              sql.1
              2020-06-14 16:00:37.192
              error
              (11974) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(178, 1592143236149, 7.81825, 1, 5, 0);: Error: ER_DUP_ENTRY: Duplicate entry '178-1592143236149' for key 'PRI
              sql.1
              2020-06-14 16:00:37.179
              error
              (11974) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(176, 1592143236149, 71.273, 1, 5, 0);: Error: ER_DUP_ENTRY: Duplicate entry '176-1592143236149' for key 'PRIM
              sql.1
              2020-06-14 16:00:37.173
              error
              (11974) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(178, 1592143236148, 62.546, 1, 5, 0);: Error: ER_DUP_ENTRY: Duplicate entry '178-1592143236148' for key 'PRIM
              sql.1
              2020-06-14 16:00:37.170
              error
              (11974) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(176, 1592143236148, 570.184, 1, 5, 0);: Error: ER_DUP_ENTRY: Duplicate entry '176-1592143236148' for key 'PRI
              sql.1
              2020-06-14 16:00:36.141
              info
              (11974) enabled logging of vodafone-speedtest.0.Results.upload_Mb, Alias=false
              
              Zuweisungen in der SQL Datenbank
              
              176		vodafone-speedtest.0.Results.download_MB
              177		vodafone-speedtest.0.Results.download_Mb
              178		vodafone-speedtest.0.Results.upload_MB
              179		vodafone-speedtest.0.Results.upload_Mb
              

              Auch wenn es eigentlich nicht nötig ist diese Werte gleichzeitig in der SQL Datenbank zu erfassen wäre es ja schön wenn es funktionieren würde.

              Da ich jetzt nicht so viel Ahnung von dem ganzen habe würde ich trotzdem einfach einmal darauf tippen das der Fehler durch die Bezeichnung kommt da es sich ja nur durch ein großes und kleines b unterscheidet.

              peterbaumertP 1 Reply Last reply
              0
              • A Atredis

                Hallo.

                Habe die Version 0.0.5 Des Adapters.

                Beim aufzeichnen der Daten mit dem SQL Adapter kommen folgende Meldungen:

                sql.1
                2020-06-14 16:00:37.192
                error
                (11974) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(178, 1592143236149, 7.81825, 1, 5, 0);: Error: ER_DUP_ENTRY: Duplicate entry '178-1592143236149' for key 'PRI
                sql.1
                2020-06-14 16:00:37.179
                error
                (11974) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(176, 1592143236149, 71.273, 1, 5, 0);: Error: ER_DUP_ENTRY: Duplicate entry '176-1592143236149' for key 'PRIM
                sql.1
                2020-06-14 16:00:37.173
                error
                (11974) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(178, 1592143236148, 62.546, 1, 5, 0);: Error: ER_DUP_ENTRY: Duplicate entry '178-1592143236148' for key 'PRIM
                sql.1
                2020-06-14 16:00:37.170
                error
                (11974) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(176, 1592143236148, 570.184, 1, 5, 0);: Error: ER_DUP_ENTRY: Duplicate entry '176-1592143236148' for key 'PRI
                sql.1
                2020-06-14 16:00:36.141
                info
                (11974) enabled logging of vodafone-speedtest.0.Results.upload_Mb, Alias=false
                
                Zuweisungen in der SQL Datenbank
                
                176		vodafone-speedtest.0.Results.download_MB
                177		vodafone-speedtest.0.Results.download_Mb
                178		vodafone-speedtest.0.Results.upload_MB
                179		vodafone-speedtest.0.Results.upload_Mb
                

                Auch wenn es eigentlich nicht nötig ist diese Werte gleichzeitig in der SQL Datenbank zu erfassen wäre es ja schön wenn es funktionieren würde.

                Da ich jetzt nicht so viel Ahnung von dem ganzen habe würde ich trotzdem einfach einmal darauf tippen das der Fehler durch die Bezeichnung kommt da es sich ja nur durch ein großes und kleines b unterscheidet.

                peterbaumertP Offline
                peterbaumertP Offline
                peterbaumert
                Developer
                wrote on last edited by
                #89

                @Atredis Oh ja hum, das hatte ich echt nicht aufm schirm. Ich schau mal, dass ich die im nächsten Release umbenenne.

                Master67M 1 Reply Last reply
                0
                • ? A Former User

                  @peterbaumert

                  Danke

                  bei mir musste noch sudo davor dann kam würden Dateien fehlen

                  Hab danach apt-get update wie in Konsole stand gemacht und dann nochmal installiert ohne Fehler.

                  Hab dann den Adapter installiert, er warf jede Menge Meldungen, war danach noch nicht in den Instanzen, hab dann nochmal den Adapter installiert aber über die Adapter Page und nicht über Info und neue Adapter und dann ging es ohne Fehlermeldungen und der Adapter ist da.....

                  Unten dran die Fehlermeldungen bei der Installation über die Info Page

                  Tobias


                  $ ./iobroker install vodafone-speedtest
                  NPM version: 6.11.3
                  npm install iobroker.vodafone-speedtest@0.0.4 --loglevel error --prefix "/opt/iobroker" (System call)
                  In file included from ../src/Curl.h:13, from ../src/node_libcurl.cc:7:../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type] , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete) ^
                  In file included from ../../nan/nan.h:54, from ../src/Curl.h:13, from ../src/node_libcurl.cc:7:../src/node_libcurl.cc: At global scope:/home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void ()(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void ()(v8::Localv8::Object)’} to ‘node::addon_register_func’ {aka ‘void ()(v8::Localv8::Object, v8::Localv8::Value, void)’} [-Wcast-function-type] (node::addon_register_func) (regfunc), \ ^/home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’ NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) ^../src/node_libcurl.cc:58:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(node_libcurl, Init); ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63, from ../../nan/nan.h:54, from ../src/Curl.h:13, from ../src/node_libcurl.cc:7:/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfonode::ObjectWrap&)]’:/home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfonode::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfonode::ObjectWrap&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type] reinterpret_cast<Callback>(callback), type); ^
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)]’:../../nan/nan_object_wrap.h:65:61: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfoNan::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)’} to ‘Callback’ {aka ‘void ()(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                  In file included from ../src/Easy.h:11, from ../src/Easy.cc:7:../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker
                  )’:../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type] , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete) ^
                  ../src/Easy.cc: In member function ‘void NodeLibcurl::Easy::CallSocketEvent(int, int)’:../src/Easy.cc:241:30: warning: variable ‘returnValueCallback’ set but not used [-Wunused-but-set-variable] Nan::MaybeLocalv8::Value returnValueCallback = asyncResource.runInAsyncScope( ^~~~~~~~~~~~~~~~~~~
                  ../src/Easy.cc: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE NodeLibcurl::Easy::GetInfo(Nan::NAN_METHOD_ARGS_TYPE)’:../src/Easy.cc:1640:69: warning: ignoring return value of ‘v8::Maybe<bool> v8::Object::Set(v8::Localv8::Context, uint32_t, v8::Localv8::Value)’, declared with attribute warn_unused_result [-Wunused-result] Nan::Newv8::String(curr->data).ToLocalChecked()); ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63, from ../../nan/nan.h:54, from ../src/Easy.h:11, from ../src/Easy.cc:7:/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:3252:37: note: declared here V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index, ^~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfonode::ObjectWrap&)]’:/home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfonode::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfonode::ObjectWrap&)’} to ‘Callback’ {aka ‘void ()(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type] reinterpret_cast<Callback>(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P
                  , typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)]’:../../nan/nan_object_wrap.h:65:61: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfoNan::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)’} to ‘Callback’ {aka ‘void ()(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                  In file included from ../src/Share.h:12, from ../src/Share.cc:8:../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker
                  )’:../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type] , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete) ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63, from ../../nan/nan.h:54, from ../src/Share.h:12, from ../src/Share.cc:8:/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfonode::ObjectWrap&)]’:/home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfonode::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfonode::ObjectWrap&)’} to ‘Callback’ {aka ‘void ()(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type] reinterpret_cast<Callback>(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P
                  , typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)]’:../../nan/nan_object_wrap.h:65:61: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfoNan::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)’} to ‘Callback’ {aka ‘void ()(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                  In file included from ../src/Curl.h:13, from ../src/Multi.h:10, from ../src/Multi.cc:7:../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker
                  )’:../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type] , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete) ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63, from ../../nan/nan.h:54, from ../src/Curl.h:13, from ../src/Multi.h:10, from ../src/Multi.cc:7:/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfonode::ObjectWrap&)]’:/home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfonode::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfonode::ObjectWrap&)’} to ‘Callback’ {aka ‘void ()(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type] reinterpret_cast<Callback>(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P
                  , typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)]’:../../nan/nan_object_wrap.h:65:61: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfoNan::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)’} to ‘Callback’ {aka ‘void ()(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                  In file included from ../src/Curl.h:13, from ../src/Curl.cc:7:../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker
                  )’:../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type] , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete) ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63, from ../../nan/nan.h:54, from ../src/Curl.h:13, from ../src/Curl.cc:7:/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfonode::ObjectWrap&)]’:/home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfonode::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfonode::ObjectWrap&)’} to ‘Callback’ {aka ‘void ()(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type] reinterpret_cast<Callback>(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P
                  , typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)]’:../../nan/nan_object_wrap.h:65:61: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfoNan::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)’} to ‘Callback’ {aka ‘void ()(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                  In file included from /usr/include/c++/8/vector:64, from /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:23, from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63, from ../../nan/nan.h:54, from ../src/Curl.h:13, from ../src/Curl.cc:7:/usr/include/c++/8/bits/stl_vector.h: In constructor ‘std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = NodeLibcurl::CurlConstant; _Alloc = std::allocatorNodeLibcurl::CurlConstant]’:/usr/include/c++/8/bits/stl_vector.h:515:7: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 vector(initializer_list<value_type> __l, ^~~~~~
                  ../src/Curl.cc: In function ‘(static initializers for ../src/Curl.cc)’:../src/Curl.cc:24:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlOptionNotImplemented = { ^~../src/Curl.cc:87:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlOptionInteger = { ^../src/Curl.cc:292:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlOptionString = { ^~../src/Curl.cc:438:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlOptionFunction = { ^~../src/Curl.cc:459:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlOptionLinkedList = { ^~../src/Curl.cc:481:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlOptionHttpPost = { ^~../src/Curl.cc:487:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlOptionSpecific = { ^~../src/Curl.cc:492:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlMultiOptionNotImplemented = { ^../src/Curl.cc:503:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlMultiOptionInteger = { ^~../src/Curl.cc:518:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlMultiOptionStringArray = { ^~../src/Curl.cc:525:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlInfoNotImplemented = { ^~../src/Curl.cc:539:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlInfoString = { ^~../src/Curl.cc:553:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlInfoOffT = { ^~../src/Curl.cc:579:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlInfoDouble = { ^~../src/Curl.cc:595:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlInfoInteger = { ^../src/Curl.cc:631:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlInfoSocket = { ^~../src/Curl.cc:637:33: note: parameter passing for argument of type ‘std::initializer_listNodeLibcurl::CurlConstant’ changed in GCC 7.1 const std::vector<CurlConstant> curlInfoLinkedList = { ^~~~~~~~
                  In file included from ../src/Curl.h:13, from ../src/CurlVersionInfo.h:10, from ../src/CurlVersionInfo.cc:7:../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker
                  )’:../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void ()(uv_work_t)’ {aka ‘void ()(uv_work_s)’} to ‘uv_after_work_cb’ {aka ‘void ()(uv_work_s, int)’} [-Wcast-function-type] , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete) ^
                  In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63, from ../../nan/nan.h:54, from ../src/Curl.h:13, from ../src/CurlVersionInfo.h:10, from ../src/CurlVersionInfo.cc:7:/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P*, typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfonode::ObjectWrap&)]’:/home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfonode::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfonode::ObjectWrap&)’} to ‘Callback’ {aka ‘void ()(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type] reinterpret_cast<Callback>(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase<T>::SetWeak(P
                  , typename v8::WeakCallbackInfo<P>::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo<P>::Callback = void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)]’:../../nan/nan_object_wrap.h:65:61: required from here/home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfoNan::ObjectWrap::Callback’ {aka ‘void ()(const v8::WeakCallbackInfoNan::ObjectWrap&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                  ../src/CurlVersionInfo.cc: At global scope:../src/CurlVersionInfo.cc:19:6: warning: ‘void NodeLibcurl::{anonymous}::SetObjPropertyToNullOrValue(v8::Localv8::Object, std::__cxx11::string, TValue) [with TValue = v8::Localv8::Primitive]’ defined but not used [-Wunused-function] void SetObjPropertyToNullOrValue<v8::Localv8::Primitive>(v8::Localv8::Object obj, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  host.raspberrypi install adapter vodafone-speedtest
                  upload [4] vodafone-speedtest.admin /opt/iobroker/node_modules/iobroker.vodafone-speedtest/admin/words.js words.js application/javascript
                  upload [3] vodafone-speedtest.admin /opt/iobroker/node_modules/iobroker.vodafone-speedtest/admin/vodafone-speedtest.png vodafone-speedtest.png image/png
                  upload [2] vodafone-speedtest.admin /opt/iobroker/node_modules/iobroker.vodafone-speedtest/admin/style.css style.css text/css
                  upload [1] vodafone-speedtest.admin /opt/iobroker/node_modules/iobroker.vodafone-speedtest/admin/index_m.html index_m.html text/html
                  upload [0] vodafone-speedtest.admin /opt/iobroker/node_modules/iobroker.vodafone-speedtest/admin/admin.d.ts admin.d.ts video/mp2t
                  host.raspberrypi object system.adapter.vodafone-speedtest created/updated
                  process exited with code 0

                  A Offline
                  A Offline
                  AlexKl87
                  wrote on last edited by
                  #90

                  @tobi83 Danke für deine Beschreibung, ich hatte ähnliche Probleme wie du. Allerdings sehe ich bei der Installation des Adapter über
                  Adapter -> Installation aus eigener URL -> Beliebig -> Vodafone Adapter Github URL
                  die gleichen Debug Messages wie du, und der Adapter taucht zwar unter Adapter, aber nicht unter Instanzen oder Objekte auf. Wie hast du ihn installiert, bzw. was hast du bei der Neuinstallation über Adapter anders gemacht?

                  1 Reply Last reply
                  0
                  • arteckA Offline
                    arteckA Offline
                    arteck
                    Developer Most Active
                    wrote on last edited by arteck
                    #91

                    bei mir kommt ein
                    6e38defd-c36e-4e74-90fa-a4142269c80a-grafik.png

                    ab und an

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

                    1 Reply Last reply
                    0
                    • KarlGarryK Offline
                      KarlGarryK Offline
                      KarlGarry
                      wrote on last edited by
                      #92

                      Hallo erstmal,

                      ich bin ganz neu, sowohl bei iobroker aber auch bei Raspberrys, etc. Habe nur sehr basic Kenntnisse... Würde aber gerne den den Adapter auch testen.

                      iobroker habe ich soweit am laufen, habe soweit ich kann alles geupdated. Versionen im Spoiler.

                      pi@raspberrypi:~ $ npm -v
                      6.14.8
                      pi@raspberrypi:~ $  node -v
                      v12.18.3
                      pi@raspberrypi:~ $  nodejs -v
                      v12.18.3
                      

                      So weit so gut, nun möchte ich den Adapter installieren. Dafür sollte man doch nur den Befehl von guthub nutzen

                      npm i iobroker.vodafone-speedtest
                      

                      Leider bekomme ich da einen/mehrere Fehler, mit denen ich auch nach langen suchen nicht viel anfangen kann.

                      pi@raspberrypi:~ $ npm i iobroker.vodafone-speedtest
                      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                      npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                      
                      > node-libcurl@2.2.0 install /home/pi/node_modules/node-libcurl
                      > node-pre-gyp install --fallback-to-build
                      
                      node-pre-gyp WARN Using request for node-pre-gyp https download
                      node-pre-gyp WARN Tried to download(404): https://github.com/JCMais/node-libcurl/releases/download/v2.2.0/node_libcurl-v2.2.0-node-v72-linux-arm-glibc.tar.gz
                      node-pre-gyp WARN Pre-built binaries not found for node-libcurl@2.2.0 and node@12.18.3 (node-v72 ABI, glibc) (falling back to source compile with node-gyp)
                      Could not run curl-config, please make sure libcurl dev package is installed.
                      Output: /bin/sh: 1: curl-config: not found
                      
                      gyp: Call to 'node /home/pi/node_modules/node-libcurl/tools/curl-config.js --prefix' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                      gyp ERR! configure error
                      gyp ERR! stack Error: `gyp` failed with exit code: 1
                      gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                      gyp ERR! stack     at ChildProcess.emit (events.js:315:20)
                      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
                      gyp ERR! System Linux 5.4.51-v7l+
                      gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/home/pi/node_modules/node-libcurl/lib/binding/node_libcurl.node" "--module_name=node_libcurl" "--module_path=/home/pi/node_modules/node-libcurl/lib/binding" "--napi_version=6" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
                      gyp ERR! cwd /home/pi/node_modules/node-libcurl
                      gyp ERR! node -v v12.18.3
                      gyp ERR! node-gyp -v v5.1.0
                      gyp ERR! not ok
                      node-pre-gyp ERR! build error
                      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/home/pi/node_modules/node-libcurl/lib/binding/node_libcurl.node --module_name=node_libcurl --module_path=/home/pi/node_modules/node-libcurl/lib/binding --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
                      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/home/pi/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:315:20)
                      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
                      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
                      node-pre-gyp ERR! System Linux 5.4.51-v7l+
                      node-pre-gyp ERR! command "/usr/bin/node" "/home/pi/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                      node-pre-gyp ERR! cwd /home/pi/node_modules/node-libcurl
                      node-pre-gyp ERR! node -v v12.18.3
                      node-pre-gyp ERR! node-pre-gyp -v v0.15.0
                      node-pre-gyp ERR! not ok
                      Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/home/pi/node_modules/node-libcurl/lib/binding/node_libcurl.node --module_name=node_libcurl --module_path=/home/pi/node_modules/node-libcurl/lib/binding --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
                      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                      npm WARN pi No description
                      npm WARN pi No repository field.
                      npm WARN pi No README data
                      npm WARN pi No license field.
                      
                      npm ERR! code ELIFECYCLE
                      npm ERR! errno 1
                      npm ERR! node-libcurl@2.2.0 install: `node-pre-gyp install --fallback-to-build`
                      npm ERR! Exit status 1
                      npm ERR!
                      npm ERR! Failed at the node-libcurl@2.2.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/pi/.npm/_logs/2020-09-09T11_02_52_053Z-debug.log
                      pi@raspberrypi:~ $
                      

                      Vielleicht kann mir ja jemand einen Tipp geben, wie ich da weitkomme.

                      Vielen Dank schonmal

                      Thomas BraunT 1 Reply Last reply
                      0
                      • KarlGarryK KarlGarry

                        Hallo erstmal,

                        ich bin ganz neu, sowohl bei iobroker aber auch bei Raspberrys, etc. Habe nur sehr basic Kenntnisse... Würde aber gerne den den Adapter auch testen.

                        iobroker habe ich soweit am laufen, habe soweit ich kann alles geupdated. Versionen im Spoiler.

                        pi@raspberrypi:~ $ npm -v
                        6.14.8
                        pi@raspberrypi:~ $  node -v
                        v12.18.3
                        pi@raspberrypi:~ $  nodejs -v
                        v12.18.3
                        

                        So weit so gut, nun möchte ich den Adapter installieren. Dafür sollte man doch nur den Befehl von guthub nutzen

                        npm i iobroker.vodafone-speedtest
                        

                        Leider bekomme ich da einen/mehrere Fehler, mit denen ich auch nach langen suchen nicht viel anfangen kann.

                        pi@raspberrypi:~ $ npm i iobroker.vodafone-speedtest
                        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                        npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                        
                        > node-libcurl@2.2.0 install /home/pi/node_modules/node-libcurl
                        > node-pre-gyp install --fallback-to-build
                        
                        node-pre-gyp WARN Using request for node-pre-gyp https download
                        node-pre-gyp WARN Tried to download(404): https://github.com/JCMais/node-libcurl/releases/download/v2.2.0/node_libcurl-v2.2.0-node-v72-linux-arm-glibc.tar.gz
                        node-pre-gyp WARN Pre-built binaries not found for node-libcurl@2.2.0 and node@12.18.3 (node-v72 ABI, glibc) (falling back to source compile with node-gyp)
                        Could not run curl-config, please make sure libcurl dev package is installed.
                        Output: /bin/sh: 1: curl-config: not found
                        
                        gyp: Call to 'node /home/pi/node_modules/node-libcurl/tools/curl-config.js --prefix' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                        gyp ERR! configure error
                        gyp ERR! stack Error: `gyp` failed with exit code: 1
                        gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                        gyp ERR! stack     at ChildProcess.emit (events.js:315:20)
                        gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
                        gyp ERR! System Linux 5.4.51-v7l+
                        gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/home/pi/node_modules/node-libcurl/lib/binding/node_libcurl.node" "--module_name=node_libcurl" "--module_path=/home/pi/node_modules/node-libcurl/lib/binding" "--napi_version=6" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
                        gyp ERR! cwd /home/pi/node_modules/node-libcurl
                        gyp ERR! node -v v12.18.3
                        gyp ERR! node-gyp -v v5.1.0
                        gyp ERR! not ok
                        node-pre-gyp ERR! build error
                        node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/home/pi/node_modules/node-libcurl/lib/binding/node_libcurl.node --module_name=node_libcurl --module_path=/home/pi/node_modules/node-libcurl/lib/binding --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
                        node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/home/pi/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                        node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:315:20)
                        node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)
                        node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
                        node-pre-gyp ERR! System Linux 5.4.51-v7l+
                        node-pre-gyp ERR! command "/usr/bin/node" "/home/pi/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                        node-pre-gyp ERR! cwd /home/pi/node_modules/node-libcurl
                        node-pre-gyp ERR! node -v v12.18.3
                        node-pre-gyp ERR! node-pre-gyp -v v0.15.0
                        node-pre-gyp ERR! not ok
                        Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/home/pi/node_modules/node-libcurl/lib/binding/node_libcurl.node --module_name=node_libcurl --module_path=/home/pi/node_modules/node-libcurl/lib/binding --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
                        npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                        npm WARN pi No description
                        npm WARN pi No repository field.
                        npm WARN pi No README data
                        npm WARN pi No license field.
                        
                        npm ERR! code ELIFECYCLE
                        npm ERR! errno 1
                        npm ERR! node-libcurl@2.2.0 install: `node-pre-gyp install --fallback-to-build`
                        npm ERR! Exit status 1
                        npm ERR!
                        npm ERR! Failed at the node-libcurl@2.2.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/pi/.npm/_logs/2020-09-09T11_02_52_053Z-debug.log
                        pi@raspberrypi:~ $
                        

                        Vielleicht kann mir ja jemand einen Tipp geben, wie ich da weitkomme.

                        Vielen Dank schonmal

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #93

                        @KarlGarry
                        Du steht im falschen Verzeichnis.

                        cd /opt/iobroker
                        iobroker add iobroker.vodafone-speedtest
                        

                        Und dann muss zuvor auch noch ein dev-Paket für libcurl installiert sein. Ich weiß aber so aus dem Kopf nicht wie das genau heißt.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        KarlGarryK 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @KarlGarry
                          Du steht im falschen Verzeichnis.

                          cd /opt/iobroker
                          iobroker add iobroker.vodafone-speedtest
                          

                          Und dann muss zuvor auch noch ein dev-Paket für libcurl installiert sein. Ich weiß aber so aus dem Kopf nicht wie das genau heißt.

                          KarlGarryK Offline
                          KarlGarryK Offline
                          KarlGarry
                          wrote on last edited by
                          #94

                          @Thomas-Braun

                          Vielen Dank für den Hinweis. Habe libcurl4 mit

                          sudo apt-get install -y libcurl4-openssl-dev
                          

                          dann den Adapter mit

                          cd /opt/iobroker
                          npm i iobroker.vodafone-speedtest
                          

                          danach läuft alles. Die Tests laufen jetzt alle halbe Stunde bei mir.

                          Dennoch noch eine kurze Frage, wie kann man die Ergebnisse nun speichern bzw auswerten. Geht so was am besten über Grafana und eine influxdb Datenbank? Andere (ggf einfachere Methoden)

                          Danke nochmals

                          ChaotC 1 Reply Last reply
                          0
                          • KarlGarryK KarlGarry

                            @Thomas-Braun

                            Vielen Dank für den Hinweis. Habe libcurl4 mit

                            sudo apt-get install -y libcurl4-openssl-dev
                            

                            dann den Adapter mit

                            cd /opt/iobroker
                            npm i iobroker.vodafone-speedtest
                            

                            danach läuft alles. Die Tests laufen jetzt alle halbe Stunde bei mir.

                            Dennoch noch eine kurze Frage, wie kann man die Ergebnisse nun speichern bzw auswerten. Geht so was am besten über Grafana und eine influxdb Datenbank? Andere (ggf einfachere Methoden)

                            Danke nochmals

                            ChaotC Offline
                            ChaotC Offline
                            Chaot
                            wrote on last edited by
                            #95

                            @KarlGarry Am schönsten geht es über Grafana.
                            Wenn dir klein und Einfach reicht kannst du auch den History Adapter verwenden.

                            ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                            KarlGarryK 1 Reply Last reply
                            0
                            • peterbaumertP peterbaumert

                              @Atredis Oh ja hum, das hatte ich echt nicht aufm schirm. Ich schau mal, dass ich die im nächsten Release umbenenne.

                              Master67M Offline
                              Master67M Offline
                              Master67
                              wrote on last edited by
                              #96

                              @peterbaumert ..... danke läuft siehe Bild :-)

                              2020-09-09 (4).png

                              Gruß Master67

                              1 Reply Last reply
                              0
                              • ChaotC Chaot

                                @KarlGarry Am schönsten geht es über Grafana.
                                Wenn dir klein und Einfach reicht kannst du auch den History Adapter verwenden.

                                KarlGarryK Offline
                                KarlGarryK Offline
                                KarlGarry
                                wrote on last edited by
                                #97

                                @Chaot Top, läuft mittlerweile schon seit zwei Tagen wunderbar.

                                Habe die Vodafone 1000 Leitung und bekomme mit dem Vodafone Speedtest immer ~300mbit/s. Sind in 30min Abständen immer XX:00 und XX:30 Uhr.

                                Gleichzeitig lasse ich noch einen Speedtest über Speedtest.net laufen - hier bekomme ich ganz andere Ergebnisse. Läuft auch immer alle 30 Minuten, logischerweise versetzt, XX:15 und XX:45.

                                @Dr-Bakterius hat ja auch ein Unterschied zw Speedtest.net und Vodafone festgestellt.

                                Kann mir irgendwie nicht vorstellen dass die Daten so korrekt sind - limitiert mich da mein Pi4.
                                Lässt sich Breitbandmessung.de irgendwie auch loggen?

                                overview.PNG

                                ChaotC A 2 Replies Last reply
                                0
                                • KarlGarryK KarlGarry

                                  @Chaot Top, läuft mittlerweile schon seit zwei Tagen wunderbar.

                                  Habe die Vodafone 1000 Leitung und bekomme mit dem Vodafone Speedtest immer ~300mbit/s. Sind in 30min Abständen immer XX:00 und XX:30 Uhr.

                                  Gleichzeitig lasse ich noch einen Speedtest über Speedtest.net laufen - hier bekomme ich ganz andere Ergebnisse. Läuft auch immer alle 30 Minuten, logischerweise versetzt, XX:15 und XX:45.

                                  @Dr-Bakterius hat ja auch ein Unterschied zw Speedtest.net und Vodafone festgestellt.

                                  Kann mir irgendwie nicht vorstellen dass die Daten so korrekt sind - limitiert mich da mein Pi4.
                                  Lässt sich Breitbandmessung.de irgendwie auch loggen?

                                  overview.PNG

                                  ChaotC Offline
                                  ChaotC Offline
                                  Chaot
                                  wrote on last edited by
                                  #98

                                  @KarlGarry
                                  Um die Verwirrung zu steigern solltest du deinen Gigabit Anschluß mal hier testen:
                                  https://breitbandmessung.de/

                                  Speedtest.net und vodafone.de liefern bei mir immer falsche Ergebnisse die auch immer viel zu niedrig liegen.

                                  ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                                  E Master67M 2 Replies Last reply
                                  0
                                  • ChaotC Chaot

                                    @KarlGarry
                                    Um die Verwirrung zu steigern solltest du deinen Gigabit Anschluß mal hier testen:
                                    https://breitbandmessung.de/

                                    Speedtest.net und vodafone.de liefern bei mir immer falsche Ergebnisse die auch immer viel zu niedrig liegen.

                                    E Offline
                                    E Offline
                                    Ente
                                    wrote on last edited by
                                    #99

                                    Hallo zusammen,

                                    wollte mir eben den Adapter installieren, via:

                                    https://github.com/peterbaumert/ioBroker.vodafone-speedtest

                                    Das ist das Ergebniss:

                                    $ ./iobroker url "https://github.com/peterbaumert/ioBroker.vodafone-speedtest.git" --debug
                                    install https://github.com/peterbaumert/ioBroker.vodafone-speedtest/tarball/210ae0ca3bb57126a37505a069bd4481ef533b96
                                    NPM version: 6.14.6
                                    npm install https://github.com/peterbaumert/ioBroker.vodafone-speedtest/tarball/210ae0ca3bb57126a37505a069bd4481ef533b96 --loglevel error --prefix "/opt/iobroker" (System call)
                                    > node-libcurl@2.2.0 install /opt/iobroker/node_modules/node-libcurl> node-pre-gyp install --fallback-to-build
                                    Could not run curl-config, please make sure libcurl dev package is installed.Output: /bin/sh: 1: curl-config: not found
                                    gyp: Call to 'node /opt/iobroker/node_modules/node-libcurl/tools/curl-config.js --prefix' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                                    gyp ERR! configure error 
                                    gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack     at ChildProcess.emit (events.js:315:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)gyp ERR! System Linux 4.19.118-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-libcurl/lib/binding/node_libcurl.node" "--module_name=node_libcurl" "--module_path=/opt/iobroker/node_modules/node-libcurl/lib/binding" "--napi_version=6" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"gyp ERR! cwd /opt/iobroker/node_modules/node-libcurlgyp ERR! node -v v12.18.4gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
                                    node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/node-libcurl/lib/binding/node_libcurl.node --module_name=node_libcurl --module_path=/opt/iobroker/node_modules/node-libcurl/lib/binding --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-libcurl/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:315:20)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
                                    node-pre-gyp ERR! System Linux 4.19.118-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-libcurl/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/node-libcurlnode-pre-gyp ERR! node -v v12.18.4node-pre-gyp ERR! node-pre-gyp -v v0.15.0node-pre-gyp ERR! not ok Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/node-libcurl/lib/binding/node_libcurl.node --module_name=node_libcurl --module_path=/opt/iobroker/node_modules/node-libcurl/lib/binding --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
                                    npm
                                     ERR! code ELIFECYCLE
                                    npm ERR! errno 1
                                    npm 
                                    ERR! node-libcurl@2.2.0 install: `node-pre-gyp install --fallback-to-build`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the node-libcurl@2.2.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/2020-09-30T22_11_09_706Z-debug.log
                                    ERROR: host.raspberrypi Cannot install https://github.com/peterbaumert/ioBroker.vodafone-speedtest/tarball/210ae0ca3bb57126a37505a069bd4481ef533b96: 1
                                    ERROR: process exited with code 25
                                    

                                    Irgendetwas mit curl brauche ich. Wie bekomme ich das?

                                    Danke für Eure Hilfe.

                                    Viele Grüße
                                    Chris

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • E Ente

                                      Hallo zusammen,

                                      wollte mir eben den Adapter installieren, via:

                                      https://github.com/peterbaumert/ioBroker.vodafone-speedtest

                                      Das ist das Ergebniss:

                                      $ ./iobroker url "https://github.com/peterbaumert/ioBroker.vodafone-speedtest.git" --debug
                                      install https://github.com/peterbaumert/ioBroker.vodafone-speedtest/tarball/210ae0ca3bb57126a37505a069bd4481ef533b96
                                      NPM version: 6.14.6
                                      npm install https://github.com/peterbaumert/ioBroker.vodafone-speedtest/tarball/210ae0ca3bb57126a37505a069bd4481ef533b96 --loglevel error --prefix "/opt/iobroker" (System call)
                                      > node-libcurl@2.2.0 install /opt/iobroker/node_modules/node-libcurl> node-pre-gyp install --fallback-to-build
                                      Could not run curl-config, please make sure libcurl dev package is installed.Output: /bin/sh: 1: curl-config: not found
                                      gyp: Call to 'node /opt/iobroker/node_modules/node-libcurl/tools/curl-config.js --prefix' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                                      gyp ERR! configure error 
                                      gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack     at ChildProcess.emit (events.js:315:20)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)gyp ERR! System Linux 4.19.118-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/node-libcurl/lib/binding/node_libcurl.node" "--module_name=node_libcurl" "--module_path=/opt/iobroker/node_modules/node-libcurl/lib/binding" "--napi_version=6" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"gyp ERR! cwd /opt/iobroker/node_modules/node-libcurlgyp ERR! node -v v12.18.4gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
                                      node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/node-libcurl/lib/binding/node_libcurl.node --module_name=node_libcurl --module_path=/opt/iobroker/node_modules/node-libcurl/lib/binding --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-libcurl/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:315:20)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1021:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
                                      node-pre-gyp ERR! System Linux 4.19.118-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-libcurl/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/node-libcurlnode-pre-gyp ERR! node -v v12.18.4node-pre-gyp ERR! node-pre-gyp -v v0.15.0node-pre-gyp ERR! not ok Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/node-libcurl/lib/binding/node_libcurl.node --module_name=node_libcurl --module_path=/opt/iobroker/node_modules/node-libcurl/lib/binding --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
                                      npm
                                       ERR! code ELIFECYCLE
                                      npm ERR! errno 1
                                      npm 
                                      ERR! node-libcurl@2.2.0 install: `node-pre-gyp install --fallback-to-build`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the node-libcurl@2.2.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/2020-09-30T22_11_09_706Z-debug.log
                                      ERROR: host.raspberrypi Cannot install https://github.com/peterbaumert/ioBroker.vodafone-speedtest/tarball/210ae0ca3bb57126a37505a069bd4481ef533b96: 1
                                      ERROR: process exited with code 25
                                      

                                      Irgendetwas mit curl brauche ich. Wie bekomme ich das?

                                      Danke für Eure Hilfe.

                                      Viele Grüße
                                      Chris

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by Thomas Braun
                                      #100

                                      @Ente

                                      sudo apt install libcurl-dev
                                      

                                      mal probiert?

                                      Bzw.

                                      sudo apt install libcurl4-openssl-dev
                                      

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      E 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @Ente

                                        sudo apt install libcurl-dev
                                        

                                        mal probiert?

                                        Bzw.

                                        sudo apt install libcurl4-openssl-dev
                                        
                                        E Offline
                                        E Offline
                                        Ente
                                        wrote on last edited by
                                        #101

                                        @Thomas-Braun said in Test Adapter vodafone-speedtest v0.0.x GitHub/Latest:

                                        @Ente

                                        sudo apt install libcurl-dev
                                        

                                        mal probiert?

                                        Resultat:

                                        4279c3ce-c01f-49fa-8656-03d7488f9c8d-image.png

                                        Bzw.

                                        sudo apt install libcurl4-openssl-dev
                                        

                                        a841296e-c41f-4b8e-a52f-ba55103a46a8-image.png

                                        Es kam bei letzterem keine Fehlermeldung.

                                        Installation des Adapters lief durch:

                                        83220719-647a-4810-84d0-100a07eca4da-image.png

                                        Danke schön. Jetzt versuche ich mal die nächsten Schritte.

                                        E 1 Reply Last reply
                                        0
                                        • E Ente

                                          @Thomas-Braun said in Test Adapter vodafone-speedtest v0.0.x GitHub/Latest:

                                          @Ente

                                          sudo apt install libcurl-dev
                                          

                                          mal probiert?

                                          Resultat:

                                          4279c3ce-c01f-49fa-8656-03d7488f9c8d-image.png

                                          Bzw.

                                          sudo apt install libcurl4-openssl-dev
                                          

                                          a841296e-c41f-4b8e-a52f-ba55103a46a8-image.png

                                          Es kam bei letzterem keine Fehlermeldung.

                                          Installation des Adapters lief durch:

                                          83220719-647a-4810-84d0-100a07eca4da-image.png

                                          Danke schön. Jetzt versuche ich mal die nächsten Schritte.

                                          E Offline
                                          E Offline
                                          Ente
                                          wrote on last edited by
                                          #102

                                          @thomas-braun

                                          wie bekomme ich jetzt die Datenpunkte? Der Adapter läuft:

                                          63db3127-ab56-4448-a93b-1081408b7cc1-image.png

                                          Thomas BraunT 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          346

                                          Online

                                          32.7k

                                          Users

                                          82.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe