NEWS
PI4 Lässt JS Kontrolle nicht updaten
-
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 $ -
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 $@freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:
Corrupted content removed: 6
Bingo!
Magst du noch ein weiteres mal
iobroker upgrade selfprobieren? Bitte auch wieder die Ausgabe posten. -
@freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:
Corrupted content removed: 6
Bingo!
Magst du noch ein weiteres mal
iobroker upgrade selfprobieren? Bitte auch wieder die Ausgabe posten.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 $ -
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 $ -
@freaktech Sieht an sich gut aus. Gibt
iobroker -vjetzt endlich die neue Version aus?im Host steht
iobrocker
Typ: js-controller
Titel: JS controller
OS: linux
Verfügbar: 2.0.29
Eingerichtet: 2.0.29
Ereignisse: ⇥4 / ↦15 -
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) -
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)@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.
-
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... -
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... -
@freaktech Auf npm ist nur eine 2.0.0 verfügbar. Ich hör mich mal direkt beim Entwickler um.
danke und für was ist das js2fs.0 ? das ist ja auch rot
-
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...@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.hueDu hast keine Logs gepostet, die mit js2fs beginnen. Am besten startest du mal den Adapter neu und kopierst mir direkt den zugehörigen Log.
-
@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 $ -
@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 $@freaktech sagte in PI4 Lässt JS Kontrolle nicht updaten:
+ iobroker.hue@2.0.0
updated 1 packageDoch! Musst den Adapter noch neustarten.
-
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 -
@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.
-
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
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

