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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. PI4 Lässt JS Kontrolle nicht updaten

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    11
    1
    288

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.8k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    775

PI4 Lässt JS Kontrolle nicht updaten

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
js-controller 2.0.25
106 Beiträge 8 Kommentatoren 11.9k Aufrufe 9 Beobachtet
  • Ä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.
  • F freaktech

    gerne

    
    pi@iobrocker:/opt/iobroker $
    pi@iobrocker:/opt/iobroker $ sudo -H -u iobroker npm cache verify
    Cache verified and compressed (~/.npm/_cacache):
    Content verified: 2236 (238151167 bytes)
    Corrupted content removed: 6
    Content garbage-collected: 320 (25315666 bytes)
    Missing content: 6
    Index entries: 3784
    Finished in 38.938s
    pi@iobrocker:/opt/iobroker $
    
    
    AlCalzoneA Offline
    AlCalzoneA Offline
    AlCalzone
    Developer
    schrieb am zuletzt editiert von
    #78

    @freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:

    Corrupted content removed: 6

    Bingo!

    Magst du noch ein weiteres mal iobroker upgrade self probieren? Bitte auch wieder die Ausgabe posten.

    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

    F 1 Antwort Letzte Antwort
    0
    • AlCalzoneA AlCalzone

      @freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:

      Corrupted content removed: 6

      Bingo!

      Magst du noch ein weiteres mal iobroker upgrade self probieren? Bitte auch wieder die Ausgabe posten.

      F Offline
      F Offline
      freaktech
      schrieb am zuletzt editiert von
      #79

      @AlCalzone

      anbei

      pi@iobrocker:/opt/iobroker $ iobroker upgrade self
      Update js-controller from @1.5.14 to @2.0.29
      NPM version: 6.12.0
      npm install iobroker.js-controller@2.0.29 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
      In file included from ../src/unix_dgram.cc:5:
      ../../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/unix_dgram.cc: In function ‘void {anonymous}::OnRecv({anonymous}::SocketContext*)’:
      ../src/unix_dgram.cc:121:25: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                           argv);
                               ^
      In file included from ../src/unix_dgram.cc:5:
      ../../nan/nan.h:1024:46: note: declared here
         NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                    ^~~~~~~~~~~~
      ../src/unix_dgram.cc:121:25: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                           argv);
                               ^
      In file included from ../src/unix_dgram.cc:5:
      ../../nan/nan.h:1024:46: note: declared here
         NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                    ^~~~~~~~~~~~
      ../src/unix_dgram.cc: In function ‘void {anonymous}::OnWritable({anonymous}::SocketContext*)’:
      ../src/unix_dgram.cc:129:28: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                           0, NULL);
                                  ^
      In file included from ../src/unix_dgram.cc:5:
      ../../nan/nan.h:1024:46: note: declared here
         NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                    ^~~~~~~~~~~~
      ../src/unix_dgram.cc:129:28: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                           0, NULL);
                                  ^
      In file included from ../src/unix_dgram.cc:5:
      ../../nan/nan.h:1024:46: note: declared here
         NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                    ^~~~~~~~~~~~
      ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Socket(Nan::NAN_METHOD_ARGS_TYPE)’:
      ../src/unix_dgram.cc:189:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         domain      = info[0]->Int32Value();
                                           ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
         V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                    ^~~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc:190:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         type        = info[1]->Int32Value();
                                           ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
         V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                    ^~~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc:191:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         protocol    = info[2]->Int32Value();
                                           ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
         V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                    ^~~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Bind(Nan::NAN_METHOD_ARGS_TYPE)’:
      ../src/unix_dgram.cc:230:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         fd = info[0]->Int32Value();
                                  ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
         V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                    ^~~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc:231:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
         String::Utf8Value path(info[1]);
                                       ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2892:28: note: declared here
                         explicit Utf8Value(Local<v8::Value> obj));
                                  ^~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::SendTo(Nan::NAN_METHOD_ARGS_TYPE)’:
      ../src/unix_dgram.cc:258:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         fd = info[0]->Int32Value();
                                  ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
         V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                    ^~~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc:259:27: warning: ‘v8::Local<v8::Object> v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         buf = info[1]->ToObject();
                                 ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:10046:15: note: declared here
       Local<Object> Value::ToObject() const {
                     ^~~~~
      ../src/unix_dgram.cc:260:33: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         offset = info[2]->Uint32Value();
                                       ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2477:47: note: declared here
         V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const);
                                                     ^~~~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc:261:33: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         length = info[3]->Uint32Value();
                                       ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2477:47: note: declared here
         V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const);
                                                     ^~~~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc:262:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
         String::Utf8Value path(info[4]);
                                       ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2892:28: note: declared here
                         explicit Utf8Value(Local<v8::Value> obj));
                                  ^~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Send(Nan::NAN_METHOD_ARGS_TYPE)’:
      ../src/unix_dgram.cc:302:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         fd = info[0]->Int32Value();
                                  ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
         V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                    ^~~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc:303:27: warning: ‘v8::Local<v8::Object> v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         buf = info[1]->ToObject();
                                 ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:10046:15: note: declared here
       Local<Object> Value::ToObject() const {
                     ^~~~~
      ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Connect(Nan::NAN_METHOD_ARGS_TYPE)’:
      ../src/unix_dgram.cc:340:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         fd = info[0]->Int32Value();
                                  ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
         V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                    ^~~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc:341:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
         String::Utf8Value path(info[1]);
                                       ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2892:28: note: declared here
                         explicit Utf8Value(Local<v8::Value> obj));
                                  ^~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Close(Nan::NAN_METHOD_ARGS_TYPE)’:
      ../src/unix_dgram.cc:361:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
         fd = info[0]->Int32Value();
                                  ^
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                       from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
         V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                    ^~~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
         declarator __attribute__((deprecated(message)))
         ^~~~~~~~~~
      In file included from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      ../src/unix_dgram.cc: At global scope:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:570:43: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
             (node::addon_register_func) (regfunc),                          \
                                                 ^
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:604:3: note: in expansion of macro ‘NODE_MODULE_X’
         NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
         ^~~~~~~~~~~~~
      ../src/unix_dgram.cc:420:1: note: in expansion of macro ‘NODE_MODULE’
       NODE_MODULE(unix_dgram, Initialize)
       ^~~~~~~~~~~
      In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                       from ../../nan/nan.h:54,
                       from ../src/unix_dgram.cc:5:
      /home/iobroker/.cache/node-gyp/10.15.2/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::WeakCallbackInfo<node::ObjectWrap>&)]’:
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/node_object_wrap.h:85:78:   required from here
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                      reinterpret_cast<Callback>(callback), type);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /home/iobroker/.cache/node-gyp/10.15.2/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::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
      ../../nan/nan_object_wrap.h:65:61:   required from here
      /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.1 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/chokidar/node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      
      Host "iobrocker" (linux) updated
      Execute: chmod -R 777 /opt/iobroker
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/lib': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/lib/hueHelper.js': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/package.json': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin/instruction.png': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin/index_m.html': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin/index.html': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin/hue.jpeg': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin/words.js': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/main.js': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/LICENSE': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea/modules.xml': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea/ioBroker.hue.iml': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea/vcs.xml': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea/misc.xml': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea/workspace.xml': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/io-package.json': Die Operation ist nicht erlaubt
      chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/README.md': Die Operation ist nicht erlaubt
      Chmod finished. Restart controller
      Starting node restart.js
      pi@iobrocker:/opt/iobroker $
      
      
      AlCalzoneA 1 Antwort Letzte Antwort
      0
      • F freaktech

        @AlCalzone

        anbei

        pi@iobrocker:/opt/iobroker $ iobroker upgrade self
        Update js-controller from @1.5.14 to @2.0.29
        NPM version: 6.12.0
        npm install iobroker.js-controller@2.0.29 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
        In file included from ../src/unix_dgram.cc:5:
        ../../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/unix_dgram.cc: In function ‘void {anonymous}::OnRecv({anonymous}::SocketContext*)’:
        ../src/unix_dgram.cc:121:25: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                             argv);
                                 ^
        In file included from ../src/unix_dgram.cc:5:
        ../../nan/nan.h:1024:46: note: declared here
           NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                      ^~~~~~~~~~~~
        ../src/unix_dgram.cc:121:25: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                             argv);
                                 ^
        In file included from ../src/unix_dgram.cc:5:
        ../../nan/nan.h:1024:46: note: declared here
           NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                      ^~~~~~~~~~~~
        ../src/unix_dgram.cc: In function ‘void {anonymous}::OnWritable({anonymous}::SocketContext*)’:
        ../src/unix_dgram.cc:129:28: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                             0, NULL);
                                    ^
        In file included from ../src/unix_dgram.cc:5:
        ../../nan/nan.h:1024:46: note: declared here
           NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                      ^~~~~~~~~~~~
        ../src/unix_dgram.cc:129:28: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
                             0, NULL);
                                    ^
        In file included from ../src/unix_dgram.cc:5:
        ../../nan/nan.h:1024:46: note: declared here
           NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                      ^~~~~~~~~~~~
        ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Socket(Nan::NAN_METHOD_ARGS_TYPE)’:
        ../src/unix_dgram.cc:189:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           domain      = info[0]->Int32Value();
                                             ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
           V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                      ^~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc:190:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           type        = info[1]->Int32Value();
                                             ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
           V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                      ^~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc:191:37: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           protocol    = info[2]->Int32Value();
                                             ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
           V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                      ^~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Bind(Nan::NAN_METHOD_ARGS_TYPE)’:
        ../src/unix_dgram.cc:230:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           fd = info[0]->Int32Value();
                                    ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
           V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                      ^~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc:231:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
           String::Utf8Value path(info[1]);
                                         ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2892:28: note: declared here
                           explicit Utf8Value(Local<v8::Value> obj));
                                    ^~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::SendTo(Nan::NAN_METHOD_ARGS_TYPE)’:
        ../src/unix_dgram.cc:258:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           fd = info[0]->Int32Value();
                                    ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
           V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                      ^~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc:259:27: warning: ‘v8::Local<v8::Object> v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           buf = info[1]->ToObject();
                                   ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:10046:15: note: declared here
         Local<Object> Value::ToObject() const {
                       ^~~~~
        ../src/unix_dgram.cc:260:33: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           offset = info[2]->Uint32Value();
                                         ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2477:47: note: declared here
           V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const);
                                                       ^~~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc:261:33: warning: ‘uint32_t v8::Value::Uint32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           length = info[3]->Uint32Value();
                                         ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2477:47: note: declared here
           V8_DEPRECATED("Use maybe version", uint32_t Uint32Value() const);
                                                       ^~~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc:262:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
           String::Utf8Value path(info[4]);
                                         ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2892:28: note: declared here
                           explicit Utf8Value(Local<v8::Value> obj));
                                    ^~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Send(Nan::NAN_METHOD_ARGS_TYPE)’:
        ../src/unix_dgram.cc:302:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           fd = info[0]->Int32Value();
                                    ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
           V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                      ^~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc:303:27: warning: ‘v8::Local<v8::Object> v8::Value::ToObject() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           buf = info[1]->ToObject();
                                   ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:10046:15: note: declared here
         Local<Object> Value::ToObject() const {
                       ^~~~~
        ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Connect(Nan::NAN_METHOD_ARGS_TYPE)’:
        ../src/unix_dgram.cc:340:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           fd = info[0]->Int32Value();
                                    ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
           V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                      ^~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc:341:33: warning: ‘v8::String::Utf8Value::Utf8Value(v8::Local<v8::Value>)’ is deprecated: Use Isolate version [-Wdeprecated-declarations]
           String::Utf8Value path(info[1]);
                                         ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2892:28: note: declared here
                           explicit Utf8Value(Local<v8::Value> obj));
                                    ^~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../src/unix_dgram.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE {anonymous}::Close(Nan::NAN_METHOD_ARGS_TYPE)’:
        ../src/unix_dgram.cc:361:28: warning: ‘int32_t v8::Value::Int32Value() const’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           fd = info[0]->Int32Value();
                                    ^
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:26,
                         from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:2478:46: note: declared here
           V8_DEPRECATED("Use maybe version", int32_t Int32Value() const);
                                                      ^~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        In file included from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        ../src/unix_dgram.cc: At global scope:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:570:43: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
               (node::addon_register_func) (regfunc),                          \
                                                   ^
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:604:3: note: in expansion of macro ‘NODE_MODULE_X’
           NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
           ^~~~~~~~~~~~~
        ../src/unix_dgram.cc:420:1: note: in expansion of macro ‘NODE_MODULE’
         NODE_MODULE(unix_dgram, Initialize)
         ^~~~~~~~~~~
        In file included from /home/iobroker/.cache/node-gyp/10.15.2/include/node/node.h:63,
                         from ../../nan/nan.h:54,
                         from ../src/unix_dgram.cc:5:
        /home/iobroker/.cache/node-gyp/10.15.2/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::WeakCallbackInfo<node::ObjectWrap>&)]’:
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/node_object_wrap.h:85:78:   required from here
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                        reinterpret_cast<Callback>(callback), type);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        /home/iobroker/.cache/node-gyp/10.15.2/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::WeakCallbackInfo<Nan::ObjectWrap>&)]’:
        ../../nan/nan_object_wrap.h:65:61:   required from here
        /home/iobroker/.cache/node-gyp/10.15.2/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<Nan::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<Nan::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.1 (node_modules/fsevents):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/chokidar/node_modules/fsevents):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        
        Host "iobrocker" (linux) updated
        Execute: chmod -R 777 /opt/iobroker
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/lib': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/lib/hueHelper.js': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/package.json': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin/instruction.png': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin/index_m.html': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin/index.html': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin/hue.jpeg': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/admin/words.js': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/main.js': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/LICENSE': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea/modules.xml': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea/ioBroker.hue.iml': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea/vcs.xml': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea/misc.xml': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/.idea/workspace.xml': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/io-package.json': Die Operation ist nicht erlaubt
        chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/node_modules/iobroker.hue/README.md': Die Operation ist nicht erlaubt
        Chmod finished. Restart controller
        Starting node restart.js
        pi@iobrocker:/opt/iobroker $
        
        
        AlCalzoneA Offline
        AlCalzoneA Offline
        AlCalzone
        Developer
        schrieb am zuletzt editiert von
        #80

        @freaktech Sieht an sich gut aus. Gibt iobroker -v jetzt endlich die neue Version aus?

        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

        F 1 Antwort Letzte Antwort
        0
        • AlCalzoneA AlCalzone

          @freaktech Sieht an sich gut aus. Gibt iobroker -v jetzt endlich die neue Version aus?

          F Offline
          F Offline
          freaktech
          schrieb am zuletzt editiert von
          #81

          @AlCalzone

          im Host steht

          iobrocker
          Typ: js-controller
          Titel: JS controller
          OS: linux
          Verfügbar: 2.0.29
          Eingerichtet: 2.0.29
          Ereignisse: ⇥4 / ↦15

          1 Antwort Letzte Antwort
          0
          • F Offline
            F Offline
            freaktech
            schrieb am zuletzt editiert von
            #82

            aber es laufen wieder einige Adapater nicht

            hue.0	2019-10-14 16:18:28.808	info	(18423) Terminated (NO_ERROR): Without reason
            hue.0	2019-10-14 16:18:28.806	info	(18423) terminating
            hue.0	2019-10-14 16:18:28.765	info	(18423) cleaned everything up...
            hue.0	2019-10-14 16:18:28.763	error	(18423) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
            hue.0	2019-10-14 16:18:28.760	error	(18423) uncaught exception: Bottleneck is not a constructor
            hue.0	2019-10-14 16:18:28.585	info	(18423) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
            hue.0	2019-10-14 16:18:23.415	info	(18356) Terminated (NO_ERROR): Without reason
            hue.0	2019-10-14 16:18:23.412	info	(18356) terminating
            hue.0	2019-10-14 16:18:23.362	info	(18356) cleaned everything up...
            hue.0	2019-10-14 16:18:23.359	error	(18356) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
            hue.0	2019-10-14 16:18:23.357	error	(18356) uncaught exception: Bottleneck is not a constructor
            hue.0	2019-10-14 16:18:23.149	info	(18356) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
            hue.0	2019-10-14 16:18:18.059	info	(18317) Terminated (NO_ERROR): Without reason
            hue.0	2019-10-14 16:18:18.056	info	(18317) terminating
            hue.0	2019-10-14 16:18:17.996	info	(18317) cleaned everything up...
            hue.0	2019-10-14 16:18:17.993	error	(18317) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
            hue.0	2019-10-14 16:18:17.991	error	(18317) uncaught exception: Bottleneck is not a constructor
            hue.0	2019-10-14 16:18:17.791	info	(18317) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
            hue.0	2019-10-14 16:18:11.508	info	(18257) Terminated (NO_ERROR): Without reason
            hue.0	2019-10-14 16:18:11.504	info	(18257) terminating
            hue.0	2019-10-14 16:18:11.457	info	(18257) cleaned everything up...
            hue.0	2019-10-14 16:18:11.454	error	(18257) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
            hue.0	2019-10-14 16:18:11.452	error	(18257) uncaught exception: Bottleneck is not a constructor
            hue.0	2019-10-14 16:18:11.265	info	(18257) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
            hue.0	2019-10-14 16:18:05.895	info	(18230) cleaned everything up...
            hue.0	2019-10-14 16:18:05.892	error	at process._tickCallback (internal/process/next_tick.js:68:7)
            hue.0	2019-10-14 16:18:05.892	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
            hue.0	2019-10-14 16:18:05.892	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
            hue.0	2019-10-14 16:18:05.892	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
            hue.0	2019-10-14 16:18:05.892	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
            hue.0	2019-10-14 16:18:05.892	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
            hue.0	2019-10-14 16:18:05.892	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
            
            AlCalzoneA 1 Antwort Letzte Antwort
            0
            • F freaktech

              aber es laufen wieder einige Adapater nicht

              hue.0	2019-10-14 16:18:28.808	info	(18423) Terminated (NO_ERROR): Without reason
              hue.0	2019-10-14 16:18:28.806	info	(18423) terminating
              hue.0	2019-10-14 16:18:28.765	info	(18423) cleaned everything up...
              hue.0	2019-10-14 16:18:28.763	error	(18423) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
              hue.0	2019-10-14 16:18:28.760	error	(18423) uncaught exception: Bottleneck is not a constructor
              hue.0	2019-10-14 16:18:28.585	info	(18423) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
              hue.0	2019-10-14 16:18:23.415	info	(18356) Terminated (NO_ERROR): Without reason
              hue.0	2019-10-14 16:18:23.412	info	(18356) terminating
              hue.0	2019-10-14 16:18:23.362	info	(18356) cleaned everything up...
              hue.0	2019-10-14 16:18:23.359	error	(18356) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
              hue.0	2019-10-14 16:18:23.357	error	(18356) uncaught exception: Bottleneck is not a constructor
              hue.0	2019-10-14 16:18:23.149	info	(18356) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
              hue.0	2019-10-14 16:18:18.059	info	(18317) Terminated (NO_ERROR): Without reason
              hue.0	2019-10-14 16:18:18.056	info	(18317) terminating
              hue.0	2019-10-14 16:18:17.996	info	(18317) cleaned everything up...
              hue.0	2019-10-14 16:18:17.993	error	(18317) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
              hue.0	2019-10-14 16:18:17.991	error	(18317) uncaught exception: Bottleneck is not a constructor
              hue.0	2019-10-14 16:18:17.791	info	(18317) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
              hue.0	2019-10-14 16:18:11.508	info	(18257) Terminated (NO_ERROR): Without reason
              hue.0	2019-10-14 16:18:11.504	info	(18257) terminating
              hue.0	2019-10-14 16:18:11.457	info	(18257) cleaned everything up...
              hue.0	2019-10-14 16:18:11.454	error	(18257) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
              hue.0	2019-10-14 16:18:11.452	error	(18257) uncaught exception: Bottleneck is not a constructor
              hue.0	2019-10-14 16:18:11.265	info	(18257) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
              hue.0	2019-10-14 16:18:05.895	info	(18230) cleaned everything up...
              hue.0	2019-10-14 16:18:05.892	error	at process._tickCallback (internal/process/next_tick.js:68:7)
              hue.0	2019-10-14 16:18:05.892	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
              hue.0	2019-10-14 16:18:05.892	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
              hue.0	2019-10-14 16:18:05.892	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
              hue.0	2019-10-14 16:18:05.892	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
              hue.0	2019-10-14 16:18:05.892	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
              hue.0	2019-10-14 16:18:05.892	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
              
              AlCalzoneA Offline
              AlCalzoneA Offline
              AlCalzone
              Developer
              schrieb am zuletzt editiert von AlCalzone
              #83

              @freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:

              einige

              Du meinst nur Hue, oder? Probier mal den Adapter zu aktualisieren. Sollte jetzt funktionieren.

              Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

              1 Antwort Letzte Antwort
              0
              • F Offline
                F Offline
                freaktech
                schrieb am zuletzt editiert von
                #84

                aktuelle dann

                diese

                3.png

                AlCalzoneA 1 Antwort Letzte Antwort
                0
                • F freaktech

                  aktuelle dann

                  diese

                  3.png

                  AlCalzoneA Offline
                  AlCalzoneA Offline
                  AlCalzone
                  Developer
                  schrieb am zuletzt editiert von
                  #85

                  @freaktech Ohne die zugehörigen Logs kann ich da nix machen.

                  Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                  1 Antwort Letzte Antwort
                  0
                  • F Offline
                    F Offline
                    freaktech
                    schrieb am zuletzt editiert von
                    #86

                    hue

                    da würde es auch schon einen 2.01 geben aber den zeigt er mir nicht an wie kann man bei den adaptern die latest installieren?

                    hue.0	2019-10-14 16:24:37.046	info	(20528) Terminated (NO_ERROR): Without reason
                    hue.0	2019-10-14 16:24:37.044	info	(20528) terminating
                    hue.0	2019-10-14 16:24:36.996	info	(20528) cleaned everything up...
                    hue.0	2019-10-14 16:24:36.993	error	(20528) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                    hue.0	2019-10-14 16:24:36.991	error	(20528) uncaught exception: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:36.833	info	(20528) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                    hue.0	2019-10-14 16:24:32.211	info	(20511) Terminated (NO_ERROR): Without reason
                    hue.0	2019-10-14 16:24:32.209	info	(20511) terminating
                    hue.0	2019-10-14 16:24:32.166	info	(20511) cleaned everything up...
                    hue.0	2019-10-14 16:24:32.164	error	(20511) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                    hue.0	2019-10-14 16:24:32.162	error	(20511) uncaught exception: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:32.004	info	(20511) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                    hue.0	2019-10-14 16:24:27.464	info	(20489) Terminated (NO_ERROR): Without reason
                    hue.0	2019-10-14 16:24:27.462	info	(20489) terminating
                    hue.0	2019-10-14 16:24:27.418	info	(20489) cleaned everything up...
                    hue.0	2019-10-14 16:24:27.416	error	(20489) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                    hue.0	2019-10-14 16:24:27.415	error	(20489) uncaught exception: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:27.259	info	(20489) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                    hue.0	2019-10-14 16:24:22.977	info	(20445) Terminated (NO_ERROR): Without reason
                    hue.0	2019-10-14 16:24:22.975	info	(20445) terminating
                    hue.0	2019-10-14 16:24:22.934	info	(20445) cleaned everything up...
                    hue.0	2019-10-14 16:24:22.932	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                    hue.0	2019-10-14 16:24:22.932	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                    hue.0	2019-10-14 16:24:22.932	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                    hue.0	2019-10-14 16:24:22.932	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                    hue.0	2019-10-14 16:24:22.932	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                    hue.0	2019-10-14 16:24:22.932	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                    hue.0	2019-10-14 16:24:22.932	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                    hue.0	2019-10-14 16:24:22.932	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                    hue.0	2019-10-14 16:24:22.932	error	(20445) TypeError: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:22.931	error	(20445) uncaught exception: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:22.773	info	(20445) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                    hue.0	2019-10-14 16:24:18.023	info	(20429) Terminated (NO_ERROR): Without reason
                    hue.0	2019-10-14 16:24:18.021	info	(20429) terminating
                    hue.0	2019-10-14 16:24:17.975	info	(20429) cleaned everything up...
                    hue.0	2019-10-14 16:24:17.973	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                    hue.0	2019-10-14 16:24:17.973	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                    hue.0	2019-10-14 16:24:17.973	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                    hue.0	2019-10-14 16:24:17.973	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                    hue.0	2019-10-14 16:24:17.973	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                    hue.0	2019-10-14 16:24:17.973	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                    hue.0	2019-10-14 16:24:17.973	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                    hue.0	2019-10-14 16:24:17.973	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                    hue.0	2019-10-14 16:24:17.973	error	(20429) TypeError: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:17.968	error	(20429) uncaught exception: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:17.791	info	(20429) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                    hue.0	2019-10-14 16:24:13.116	info	(20395) terminating
                    hue.0	2019-10-14 16:24:13.075	info	(20395) cleaned everything up...
                    hue.0	2019-10-14 16:24:13.073	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                    hue.0	2019-10-14 16:24:13.073	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                    hue.0	2019-10-14 16:24:13.073	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                    hue.0	2019-10-14 16:24:13.073	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                    hue.0	2019-10-14 16:24:13.073	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                    hue.0	2019-10-14 16:24:13.073	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                    hue.0	2019-10-14 16:24:13.073	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                    hue.0	2019-10-14 16:24:13.073	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                    hue.0	2019-10-14 16:24:13.073	error	(20395) TypeError: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:13.072	error	(20395) uncaught exception: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:12.905	info	(20395) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                    hue.0	2019-10-14 16:24:08.599	info	(20379) Terminated (NO_ERROR): Without reason
                    hue.0	2019-10-14 16:24:08.597	info	(20379) terminating
                    hue.0	2019-10-14 16:24:08.554	info	(20379) cleaned everything up...
                    hue.0	2019-10-14 16:24:08.552	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                    hue.0	2019-10-14 16:24:08.552	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                    hue.0	2019-10-14 16:24:08.552	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                    hue.0	2019-10-14 16:24:08.552	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                    hue.0	2019-10-14 16:24:08.552	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                    hue.0	2019-10-14 16:24:08.552	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                    hue.0	2019-10-14 16:24:08.552	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                    hue.0	2019-10-14 16:24:08.552	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                    hue.0	2019-10-14 16:24:08.552	error	(20379) TypeError: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:08.550	error	(20379) uncaught exception: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:08.382	info	(20379) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                    hue.0	2019-10-14 16:24:04.029	info	(20363) Terminated (NO_ERROR): Without reason
                    hue.0	2019-10-14 16:24:04.027	info	(20363) terminating
                    hue.0	2019-10-14 16:24:03.969	info	(20363) cleaned everything up...
                    hue.0	2019-10-14 16:24:03.967	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                    hue.0	2019-10-14 16:24:03.967	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                    hue.0	2019-10-14 16:24:03.967	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                    hue.0	2019-10-14 16:24:03.967	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                    hue.0	2019-10-14 16:24:03.967	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                    hue.0	2019-10-14 16:24:03.967	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                    hue.0	2019-10-14 16:24:03.967	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                    hue.0	2019-10-14 16:24:03.967	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                    hue.0	2019-10-14 16:24:03.967	error	(20363) TypeError: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:03.966	error	(20363) uncaught exception: Bottleneck is not a constructor
                    hue.0	2019-10-14 16:24:03.782	info	(20363) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                    hue.0	2019-10-14 16:23:59.121	info	(20346) Terminated (NO_ERROR): Without reason
                    hue.0	2019-10-14 16:23:59.119	info	(20346) terminating
                    hue.0	2019-10-14 16:23:59.077	info	(20346) cleaned everything up...
                    
                    AlCalzoneA 2 Antworten Letzte Antwort
                    0
                    • F freaktech

                      hue

                      da würde es auch schon einen 2.01 geben aber den zeigt er mir nicht an wie kann man bei den adaptern die latest installieren?

                      hue.0	2019-10-14 16:24:37.046	info	(20528) Terminated (NO_ERROR): Without reason
                      hue.0	2019-10-14 16:24:37.044	info	(20528) terminating
                      hue.0	2019-10-14 16:24:36.996	info	(20528) cleaned everything up...
                      hue.0	2019-10-14 16:24:36.993	error	(20528) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                      hue.0	2019-10-14 16:24:36.991	error	(20528) uncaught exception: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:36.833	info	(20528) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                      hue.0	2019-10-14 16:24:32.211	info	(20511) Terminated (NO_ERROR): Without reason
                      hue.0	2019-10-14 16:24:32.209	info	(20511) terminating
                      hue.0	2019-10-14 16:24:32.166	info	(20511) cleaned everything up...
                      hue.0	2019-10-14 16:24:32.164	error	(20511) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                      hue.0	2019-10-14 16:24:32.162	error	(20511) uncaught exception: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:32.004	info	(20511) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                      hue.0	2019-10-14 16:24:27.464	info	(20489) Terminated (NO_ERROR): Without reason
                      hue.0	2019-10-14 16:24:27.462	info	(20489) terminating
                      hue.0	2019-10-14 16:24:27.418	info	(20489) cleaned everything up...
                      hue.0	2019-10-14 16:24:27.416	error	(20489) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                      hue.0	2019-10-14 16:24:27.415	error	(20489) uncaught exception: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:27.259	info	(20489) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                      hue.0	2019-10-14 16:24:22.977	info	(20445) Terminated (NO_ERROR): Without reason
                      hue.0	2019-10-14 16:24:22.975	info	(20445) terminating
                      hue.0	2019-10-14 16:24:22.934	info	(20445) cleaned everything up...
                      hue.0	2019-10-14 16:24:22.932	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                      hue.0	2019-10-14 16:24:22.932	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                      hue.0	2019-10-14 16:24:22.932	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                      hue.0	2019-10-14 16:24:22.932	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                      hue.0	2019-10-14 16:24:22.932	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                      hue.0	2019-10-14 16:24:22.932	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                      hue.0	2019-10-14 16:24:22.932	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                      hue.0	2019-10-14 16:24:22.932	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                      hue.0	2019-10-14 16:24:22.932	error	(20445) TypeError: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:22.931	error	(20445) uncaught exception: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:22.773	info	(20445) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                      hue.0	2019-10-14 16:24:18.023	info	(20429) Terminated (NO_ERROR): Without reason
                      hue.0	2019-10-14 16:24:18.021	info	(20429) terminating
                      hue.0	2019-10-14 16:24:17.975	info	(20429) cleaned everything up...
                      hue.0	2019-10-14 16:24:17.973	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                      hue.0	2019-10-14 16:24:17.973	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                      hue.0	2019-10-14 16:24:17.973	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                      hue.0	2019-10-14 16:24:17.973	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                      hue.0	2019-10-14 16:24:17.973	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                      hue.0	2019-10-14 16:24:17.973	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                      hue.0	2019-10-14 16:24:17.973	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                      hue.0	2019-10-14 16:24:17.973	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                      hue.0	2019-10-14 16:24:17.973	error	(20429) TypeError: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:17.968	error	(20429) uncaught exception: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:17.791	info	(20429) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                      hue.0	2019-10-14 16:24:13.116	info	(20395) terminating
                      hue.0	2019-10-14 16:24:13.075	info	(20395) cleaned everything up...
                      hue.0	2019-10-14 16:24:13.073	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                      hue.0	2019-10-14 16:24:13.073	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                      hue.0	2019-10-14 16:24:13.073	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                      hue.0	2019-10-14 16:24:13.073	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                      hue.0	2019-10-14 16:24:13.073	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                      hue.0	2019-10-14 16:24:13.073	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                      hue.0	2019-10-14 16:24:13.073	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                      hue.0	2019-10-14 16:24:13.073	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                      hue.0	2019-10-14 16:24:13.073	error	(20395) TypeError: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:13.072	error	(20395) uncaught exception: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:12.905	info	(20395) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                      hue.0	2019-10-14 16:24:08.599	info	(20379) Terminated (NO_ERROR): Without reason
                      hue.0	2019-10-14 16:24:08.597	info	(20379) terminating
                      hue.0	2019-10-14 16:24:08.554	info	(20379) cleaned everything up...
                      hue.0	2019-10-14 16:24:08.552	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                      hue.0	2019-10-14 16:24:08.552	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                      hue.0	2019-10-14 16:24:08.552	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                      hue.0	2019-10-14 16:24:08.552	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                      hue.0	2019-10-14 16:24:08.552	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                      hue.0	2019-10-14 16:24:08.552	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                      hue.0	2019-10-14 16:24:08.552	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                      hue.0	2019-10-14 16:24:08.552	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                      hue.0	2019-10-14 16:24:08.552	error	(20379) TypeError: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:08.550	error	(20379) uncaught exception: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:08.382	info	(20379) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                      hue.0	2019-10-14 16:24:04.029	info	(20363) Terminated (NO_ERROR): Without reason
                      hue.0	2019-10-14 16:24:04.027	info	(20363) terminating
                      hue.0	2019-10-14 16:24:03.969	info	(20363) cleaned everything up...
                      hue.0	2019-10-14 16:24:03.967	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                      hue.0	2019-10-14 16:24:03.967	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                      hue.0	2019-10-14 16:24:03.967	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                      hue.0	2019-10-14 16:24:03.967	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                      hue.0	2019-10-14 16:24:03.967	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                      hue.0	2019-10-14 16:24:03.967	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                      hue.0	2019-10-14 16:24:03.967	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                      hue.0	2019-10-14 16:24:03.967	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                      hue.0	2019-10-14 16:24:03.967	error	(20363) TypeError: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:03.966	error	(20363) uncaught exception: Bottleneck is not a constructor
                      hue.0	2019-10-14 16:24:03.782	info	(20363) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                      hue.0	2019-10-14 16:23:59.121	info	(20346) Terminated (NO_ERROR): Without reason
                      hue.0	2019-10-14 16:23:59.119	info	(20346) terminating
                      hue.0	2019-10-14 16:23:59.077	info	(20346) cleaned everything up...
                      
                      AlCalzoneA Offline
                      AlCalzoneA Offline
                      AlCalzone
                      Developer
                      schrieb am zuletzt editiert von
                      #87

                      @freaktech Auf npm ist nur eine 2.0.0 verfügbar. Ich hör mich mal direkt beim Entwickler um.

                      Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                      F 1 Antwort Letzte Antwort
                      0
                      • AlCalzoneA AlCalzone

                        @freaktech Auf npm ist nur eine 2.0.0 verfügbar. Ich hör mich mal direkt beim Entwickler um.

                        F Offline
                        F Offline
                        freaktech
                        schrieb am zuletzt editiert von
                        #88

                        @AlCalzone

                        danke und für was ist das js2fs.0 ? das ist ja auch rot

                        1 Antwort Letzte Antwort
                        0
                        • F freaktech

                          hue

                          da würde es auch schon einen 2.01 geben aber den zeigt er mir nicht an wie kann man bei den adaptern die latest installieren?

                          hue.0	2019-10-14 16:24:37.046	info	(20528) Terminated (NO_ERROR): Without reason
                          hue.0	2019-10-14 16:24:37.044	info	(20528) terminating
                          hue.0	2019-10-14 16:24:36.996	info	(20528) cleaned everything up...
                          hue.0	2019-10-14 16:24:36.993	error	(20528) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                          hue.0	2019-10-14 16:24:36.991	error	(20528) uncaught exception: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:36.833	info	(20528) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                          hue.0	2019-10-14 16:24:32.211	info	(20511) Terminated (NO_ERROR): Without reason
                          hue.0	2019-10-14 16:24:32.209	info	(20511) terminating
                          hue.0	2019-10-14 16:24:32.166	info	(20511) cleaned everything up...
                          hue.0	2019-10-14 16:24:32.164	error	(20511) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                          hue.0	2019-10-14 16:24:32.162	error	(20511) uncaught exception: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:32.004	info	(20511) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                          hue.0	2019-10-14 16:24:27.464	info	(20489) Terminated (NO_ERROR): Without reason
                          hue.0	2019-10-14 16:24:27.462	info	(20489) terminating
                          hue.0	2019-10-14 16:24:27.418	info	(20489) cleaned everything up...
                          hue.0	2019-10-14 16:24:27.416	error	(20489) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                          hue.0	2019-10-14 16:24:27.415	error	(20489) uncaught exception: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:27.259	info	(20489) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                          hue.0	2019-10-14 16:24:22.977	info	(20445) Terminated (NO_ERROR): Without reason
                          hue.0	2019-10-14 16:24:22.975	info	(20445) terminating
                          hue.0	2019-10-14 16:24:22.934	info	(20445) cleaned everything up...
                          hue.0	2019-10-14 16:24:22.932	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                          hue.0	2019-10-14 16:24:22.932	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                          hue.0	2019-10-14 16:24:22.932	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                          hue.0	2019-10-14 16:24:22.932	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                          hue.0	2019-10-14 16:24:22.932	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                          hue.0	2019-10-14 16:24:22.932	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                          hue.0	2019-10-14 16:24:22.932	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                          hue.0	2019-10-14 16:24:22.932	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                          hue.0	2019-10-14 16:24:22.932	error	(20445) TypeError: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:22.931	error	(20445) uncaught exception: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:22.773	info	(20445) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                          hue.0	2019-10-14 16:24:18.023	info	(20429) Terminated (NO_ERROR): Without reason
                          hue.0	2019-10-14 16:24:18.021	info	(20429) terminating
                          hue.0	2019-10-14 16:24:17.975	info	(20429) cleaned everything up...
                          hue.0	2019-10-14 16:24:17.973	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                          hue.0	2019-10-14 16:24:17.973	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                          hue.0	2019-10-14 16:24:17.973	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                          hue.0	2019-10-14 16:24:17.973	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                          hue.0	2019-10-14 16:24:17.973	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                          hue.0	2019-10-14 16:24:17.973	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                          hue.0	2019-10-14 16:24:17.973	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                          hue.0	2019-10-14 16:24:17.973	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                          hue.0	2019-10-14 16:24:17.973	error	(20429) TypeError: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:17.968	error	(20429) uncaught exception: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:17.791	info	(20429) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                          hue.0	2019-10-14 16:24:13.116	info	(20395) terminating
                          hue.0	2019-10-14 16:24:13.075	info	(20395) cleaned everything up...
                          hue.0	2019-10-14 16:24:13.073	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                          hue.0	2019-10-14 16:24:13.073	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                          hue.0	2019-10-14 16:24:13.073	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                          hue.0	2019-10-14 16:24:13.073	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                          hue.0	2019-10-14 16:24:13.073	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                          hue.0	2019-10-14 16:24:13.073	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                          hue.0	2019-10-14 16:24:13.073	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                          hue.0	2019-10-14 16:24:13.073	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                          hue.0	2019-10-14 16:24:13.073	error	(20395) TypeError: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:13.072	error	(20395) uncaught exception: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:12.905	info	(20395) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                          hue.0	2019-10-14 16:24:08.599	info	(20379) Terminated (NO_ERROR): Without reason
                          hue.0	2019-10-14 16:24:08.597	info	(20379) terminating
                          hue.0	2019-10-14 16:24:08.554	info	(20379) cleaned everything up...
                          hue.0	2019-10-14 16:24:08.552	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                          hue.0	2019-10-14 16:24:08.552	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                          hue.0	2019-10-14 16:24:08.552	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                          hue.0	2019-10-14 16:24:08.552	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                          hue.0	2019-10-14 16:24:08.552	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                          hue.0	2019-10-14 16:24:08.552	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                          hue.0	2019-10-14 16:24:08.552	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                          hue.0	2019-10-14 16:24:08.552	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                          hue.0	2019-10-14 16:24:08.552	error	(20379) TypeError: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:08.550	error	(20379) uncaught exception: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:08.382	info	(20379) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                          hue.0	2019-10-14 16:24:04.029	info	(20363) Terminated (NO_ERROR): Without reason
                          hue.0	2019-10-14 16:24:04.027	info	(20363) terminating
                          hue.0	2019-10-14 16:24:03.969	info	(20363) cleaned everything up...
                          hue.0	2019-10-14 16:24:03.967	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                          hue.0	2019-10-14 16:24:03.967	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                          hue.0	2019-10-14 16:24:03.967	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                          hue.0	2019-10-14 16:24:03.967	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                          hue.0	2019-10-14 16:24:03.967	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                          hue.0	2019-10-14 16:24:03.967	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                          hue.0	2019-10-14 16:24:03.967	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                          hue.0	2019-10-14 16:24:03.967	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                          hue.0	2019-10-14 16:24:03.967	error	(20363) TypeError: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:03.966	error	(20363) uncaught exception: Bottleneck is not a constructor
                          hue.0	2019-10-14 16:24:03.782	info	(20363) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.hue, node: v10.15.2
                          hue.0	2019-10-14 16:23:59.121	info	(20346) Terminated (NO_ERROR): Without reason
                          hue.0	2019-10-14 16:23:59.119	info	(20346) terminating
                          hue.0	2019-10-14 16:23:59.077	info	(20346) cleaned everything up...
                          
                          AlCalzoneA Offline
                          AlCalzoneA Offline
                          AlCalzone
                          Developer
                          schrieb am zuletzt editiert von
                          #89

                          @freaktech Es könnte sein, dass dein Hue-Adapter durch die Update-Orgie kaputt gegangen ist. Probier mal, manuell neu zu installieren:

                          cd /opt/iobroker
                          npm i iobroker.hue
                          

                          Du hast keine Logs gepostet, die mit js2fs beginnen. Am besten startest du mal den Adapter neu und kopierst mir direkt den zugehörigen Log.

                          Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                          1 Antwort Letzte Antwort
                          0
                          • F Offline
                            F Offline
                            freaktech
                            schrieb am zuletzt editiert von
                            #90

                            @AlCalzone said in PI4 Lässt JS Kontrolle nicht updaten:

                            npm i iobroker.hue

                            glaub das war nicht so ok

                            pi@iobrocker:/opt/iobroker $ npm i iobroker.hue
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.1 (node_modules/iobroker.js-controller/node_modules/fsevents):
                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                            
                            + iobroker.hue@2.0.0
                            updated 1 package and audited 7012 packages in 28.382s
                            found 43 vulnerabilities (31 low, 1 moderate, 11 high)
                              run `npm audit fix` to fix them, or `npm audit` for details
                            pi@iobrocker:/opt/iobroker $
                            
                            
                            AlCalzoneA 1 Antwort Letzte Antwort
                            0
                            • F freaktech

                              @AlCalzone said in PI4 Lässt JS Kontrolle nicht updaten:

                              npm i iobroker.hue

                              glaub das war nicht so ok

                              pi@iobrocker:/opt/iobroker $ npm i iobroker.hue
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
                              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.1 (node_modules/iobroker.js-controller/node_modules/fsevents):
                              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
                              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                              
                              + iobroker.hue@2.0.0
                              updated 1 package and audited 7012 packages in 28.382s
                              found 43 vulnerabilities (31 low, 1 moderate, 11 high)
                                run `npm audit fix` to fix them, or `npm audit` for details
                              pi@iobrocker:/opt/iobroker $
                              
                              
                              AlCalzoneA Offline
                              AlCalzoneA Offline
                              AlCalzone
                              Developer
                              schrieb am zuletzt editiert von AlCalzone
                              #91

                              @freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:

                              + iobroker.hue@2.0.0
                              updated 1 package

                              Doch! Musst den Adapter noch neustarten.

                              Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                              1 Antwort Letzte Antwort
                              0
                              • F Offline
                                F Offline
                                freaktech
                                schrieb am zuletzt editiert von
                                #92

                                danach im LOG

                                hue.0	2019-10-14 16:37:22.582	error	(23824) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                hue.0	2019-10-14 16:37:22.580	error	(23824) uncaught exception: Bottleneck is not a constructor
                                hue.0	2019-10-14 16:37:17.954	error	(23801) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                hue.0	2019-10-14 16:37:17.952	error	(23801) uncaught exception: Bottleneck is not a constructor
                                hue.0	2019-10-14 16:37:13.404	error	(23785) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                hue.0	2019-10-14 16:37:13.400	error	(23785) uncaught exception: Bottleneck is not a constructor
                                hue.0	2019-10-14 16:37:08.578	error	(23751) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                hue.0	2019-10-14 16:37:08.574	error	(23751) uncaught exception: Bottleneck is not a constructor
                                hue.0	2019-10-14 16:37:03.897	error	(23735) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                hue.0	2019-10-14 16:37:03.895	error	(23735) uncaught exception: Bottleneck is not a constructor
                                
                                1 Antwort Letzte Antwort
                                0
                                • F Offline
                                  F Offline
                                  freaktech
                                  schrieb am zuletzt editiert von
                                  #93

                                  was ist eigentlich das andere JSFS ??

                                  4.png

                                  AlCalzoneA apollon77A 2 Antworten Letzte Antwort
                                  0
                                  • F freaktech

                                    was ist eigentlich das andere JSFS ??

                                    4.png

                                    AlCalzoneA Offline
                                    AlCalzoneA Offline
                                    AlCalzone
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #94

                                    @freaktech Spiegelt Skripte zwischen Festplatte und ioBroker. Da mir es sehr danach klingt, dass du ihn nicht nutzt, frage ich mich, warum er überhaupt installiert und aktiv ist?!

                                    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                    1 Antwort Letzte Antwort
                                    0
                                    • F freaktech

                                      was ist eigentlich das andere JSFS ??

                                      4.png

                                      apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      schrieb am zuletzt editiert von
                                      #95

                                      @freaktech Wenn Du den Adapter installiert hast solltest Du wissen was er tut, sonst lösch :-)

                                      Der Adapter synct JavaScript ins Filesystem. Ohne Konfig bleibt der ggf rot.

                                      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
                                      • F Offline
                                        F Offline
                                        freaktech
                                        schrieb am zuletzt editiert von freaktech
                                        #96

                                        ok dann kann ich den löschen

                                        müsst man nur noch wissen was dieses LOGFEHLER bei HUE plötzlich sind

                                        hue.0	2019-10-14 16:44:51.066	error	(25827) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                        hue.0	2019-10-14 16:44:51.065	error	(25827) uncaught exception: Bottleneck is not a constructor
                                        hue.0	2019-10-14 16:44:46.280	error	(25812) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                        hue.0	2019-10-14 16:44:46.279	error	(25812) uncaught exception: Bottleneck is not a constructor
                                        hue.0	2019-10-14 16:44:41.630	error	(25796) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                        hue.0	2019-10-14 16:44:41.629	error	(25796) uncaught exception: Bottleneck is not a constructor
                                        hue.0	2019-10-14 16:44:36.973	error	(25780) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                        hue.0	2019-10-14 16:44:36.971	error	(25780) uncaught exception: Bottleneck is not a constructor
                                        hue.0	2019-10-14 16:44:32.036	error	(25764) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                        hue.0	2019-10-14 16:44:32.032	error	(25764) uncaught exception: Bottleneck is not a constructor
                                        hue.0	2019-10-14 16:44:27.409	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                                        hue.0	2019-10-14 16:44:27.409	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                                        hue.0	2019-10-14 16:44:27.409	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                                        hue.0	2019-10-14 16:44:27.409	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                                        hue.0	2019-10-14 16:44:27.409	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                                        hue.0	2019-10-14 16:44:27.409	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                                        hue.0	2019-10-14 16:44:27.409	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                        hue.0	2019-10-14 16:44:27.409	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                                        hue.0	2019-10-14 16:44:27.409	error	(25733) TypeError: Bottleneck is not a constructor
                                        hue.0	2019-10-14 16:44:27.405	error	(25733) uncaught exception: Bottleneck is not a constructor
                                        hue.0	2019-10-14 16:44:22.344	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                                        hue.0	2019-10-14 16:44:22.344	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                                        hue.0	2019-10-14 16:44:22.344	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                                        hue.0	2019-10-14 16:44:22.344	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                                        hue.0	2019-10-14 16:44:22.344	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                                        hue.0	2019-10-14 16:44:22.344	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                                        hue.0	2019-10-14 16:44:22.344	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                        hue.0	2019-10-14 16:44:22.344	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                                        hue.0	2019-10-14 16:44:22.344	error	(25689) TypeError: Bottleneck is not a constructor
                                        
                                        AlCalzoneA 1 Antwort Letzte Antwort
                                        0
                                        • F freaktech

                                          ok dann kann ich den löschen

                                          müsst man nur noch wissen was dieses LOGFEHLER bei HUE plötzlich sind

                                          hue.0	2019-10-14 16:44:51.066	error	(25827) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                          hue.0	2019-10-14 16:44:51.065	error	(25827) uncaught exception: Bottleneck is not a constructor
                                          hue.0	2019-10-14 16:44:46.280	error	(25812) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                          hue.0	2019-10-14 16:44:46.279	error	(25812) uncaught exception: Bottleneck is not a constructor
                                          hue.0	2019-10-14 16:44:41.630	error	(25796) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                          hue.0	2019-10-14 16:44:41.629	error	(25796) uncaught exception: Bottleneck is not a constructor
                                          hue.0	2019-10-14 16:44:36.973	error	(25780) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                          hue.0	2019-10-14 16:44:36.971	error	(25780) uncaught exception: Bottleneck is not a constructor
                                          hue.0	2019-10-14 16:44:32.036	error	(25764) TypeError: Bottleneck is not a constructor at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18) at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                          hue.0	2019-10-14 16:44:32.032	error	(25764) uncaught exception: Bottleneck is not a constructor
                                          hue.0	2019-10-14 16:44:27.409	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                                          hue.0	2019-10-14 16:44:27.409	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                                          hue.0	2019-10-14 16:44:27.409	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                                          hue.0	2019-10-14 16:44:27.409	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                                          hue.0	2019-10-14 16:44:27.409	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                                          hue.0	2019-10-14 16:44:27.409	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                                          hue.0	2019-10-14 16:44:27.409	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                          hue.0	2019-10-14 16:44:27.409	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                                          hue.0	2019-10-14 16:44:27.409	error	(25733) TypeError: Bottleneck is not a constructor
                                          hue.0	2019-10-14 16:44:27.405	error	(25733) uncaught exception: Bottleneck is not a constructor
                                          hue.0	2019-10-14 16:44:22.344	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                                          hue.0	2019-10-14 16:44:22.344	error	at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                                          hue.0	2019-10-14 16:44:22.344	error	at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                                          hue.0	2019-10-14 16:44:22.344	error	at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:524:17)
                                          hue.0	2019-10-14 16:44:22.344	error	at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6427:25)
                                          hue.0	2019-10-14 16:44:22.344	error	at initLogging (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6723:66)
                                          hue.0	2019-10-14 16:44:22.344	error	at Object.ready (/opt/iobroker/node_modules/iobroker.hue/main.js:500:13)
                                          hue.0	2019-10-14 16:44:22.344	error	at main (/opt/iobroker/node_modules/iobroker.hue/main.js:1593:18)
                                          hue.0	2019-10-14 16:44:22.344	error	(25689) TypeError: Bottleneck is not a constructor
                                          
                                          AlCalzoneA Offline
                                          AlCalzoneA Offline
                                          AlCalzone
                                          Developer
                                          schrieb am zuletzt editiert von
                                          #97

                                          @freaktech Hast du möglicherweise vor kurzem von einer alten Version auf die 2.0 aktualisiert?

                                          Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                          F 1 Antwort Letzte Antwort
                                          0

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

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

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

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


                                          Support us

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

                                          513

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          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