NEWS
Probleme nach Umstellung auf Raspbian Buster
-
Hi Freunde,
ich habe meinen Pi 3 auf Buster umgestellt und iobroker nach der aktuellen Anleitung installiert. Dieses mal von Hand und nicht mit einem Image. Das ging erstaunlich gut von der Hand und alles hat super funktioniert.
Dann habe ich das zuvor erstellte komplett Backup von BackItUp eingespielt. Schon kam ich nicht mehr auf den Admin.
Nach einiger Wartezeit musste ich den Stecker ziehen.
Danach, siehe da, alles läuft. ein paar Wehwehchen am Zigbee Adapter und ein paar Anpassungen später rennt wieder alles.
Voller Freude wollte ich mir den neuen Radar2 Adapter ansehen. Nun zu meinem Problem:Nachdem ich die Instanz installieren wollte, reagiert der Pi wieder nicht. Auch über Putty nicht zu erreichen.
Am Ende half wieder nur Stecker ziehen.
Mein System:
Pi3
raspbian Buster
Node: 10.17.00
Nodejs: 10.17.00
NPM: 6.11.3
admin: 3.6.10Braucht ihr noch etwas?
Der Log sieht für mich ganz anders aus als erwartet...
Hier der Log:
2019-11-07 07:19:13.814 - info: iobroker add radar2 --host raspberrypi 2019-11-07 07:19:17.845 - info: iobroker NPM version: 6.11.3 2019-11-07 07:19:18.944 - info: iobroker npm install iobroker.radar2@1.0.3 --production --save --prefix "/opt/iobroker" (System call) 2019-11-07 07:25:25.658 - warn: alexa2.0 Reconnection to DB. 2019-11-07 07:25:25.715 - warn: admin.0 Reconnection to DB. 2019-11-07 07:25:25.801 - warn: alexa2.0 Reconnection to DB. 2019-11-07 07:25:25.807 - warn: admin.0 Reconnection to DB. 2019-11-07 07:25:25.771 - warn: text2command.0 Reconnection to DB. 2019-11-07 07:25:25.773 - warn: zigbee.0 Reconnection to DB. 2019-11-07 07:25:25.777 - warn: hm-rpc.0 Reconnection to DB. 2019-11-07 07:25:25.900 - warn: text2command.0 Reconnection to DB. 2019-11-07 07:25:25.906 - warn: zigbee.0 Reconnection to DB. 2019-11-07 07:25:25.921 - warn: hm-rpc.0 Reconnection to DB. 2019-11-07 07:25:26.190 - warn: node-red.0 Reconnection to DB. 2019-11-07 07:25:26.253 - warn: javascript.0 Reconnection to DB. 2019-11-07 07:25:26.264 - warn: node-red.0 Reconnection to DB. 2019-11-07 07:25:26.272 - warn: javascript.0 Reconnection to DB. 2019-11-07 07:25:26.257 - warn: backitup.0 Reconnection to DB. 2019-11-07 07:25:26.305 - warn: backitup.0 Reconnection to DB. 2019-11-07 07:25:26.414 - warn: node-red.0 Reconnection to DB. 2019-11-07 07:25:26.454 - warn: node-red.0 Reconnection to DB. 2019-11-07 07:25:27.041 - warn: telegram.0 Reconnection to DB. 2019-11-07 07:25:28.374 - warn: telegram.0 Reconnection to DB. 2019-11-07 07:25:26.645 - warn: discovery.0 Reconnection to DB. 2019-11-07 07:25:28.610 - warn: discovery.0 Reconnection to DB. 2019-11-07 07:25:28.676 - info: iobroker In file included from ../src/raw.h:23, from ../src/raw.cc:6: ../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../node_modules/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(AsyncExecuteComplete) ^ 2019-11-07 07:25:31.503 - warn: sonoff.0 Reconnection to DB. 2019-11-07 07:25:38.197 - warn: sonoff.0 Reconnection to DB. 2019-11-07 07:25:38.075 - warn: hm-rega.0 Reconnection to DB. 2019-11-07 07:25:44.883 - info: iobroker In file included from ../src/raw.h:21, from ../src/raw.cc:6: ../src/raw.cc: At global scope: /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(v8::Local)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local, v8::Local, void*)’} [-Wcast-function-type] (node::addon_register_func) (regfunc), \ ^ /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’ NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) ^~~~~~~~~~~~~ ../src/raw.cc:55:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(raw, InitAll) ^~~~~~~~~~~ 2019-11-07 07:25:44.897 - warn: hm-rega.0 Reconnection to DB. 2019-11-07 07:25:38.035 - warn: lgtv.0 Reconnection to DB. 2019-11-07 07:25:44.956 - warn: lgtv.0 Reconnection to DB. 2019-11-07 07:25:38.683 - warn: broadlink2.0 Reconnection to DB. 2019-11-07 07:25:44.993 - warn: broadlink2.0 Reconnection to DB. 2019-11-07 07:25:43.238 - warn: web.0 Reconnection to DB. 2019-11-07 07:25:45.137 - warn: web.0 Reconnection to DB. 2019-11-07 07:25:52.750 - info: iobroker In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63, from ../src/raw.h:21, from ../src/raw.cc:6: /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’: /home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-11-07 07:25:52.814 - info: iobroker /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’:../node_modules/nan/nan_object_wrap.h:65:61: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] 2019-11-07 07:28:39.573 - info: iobroker prebuild-install 2019-11-07 07:28:39.580 - info: iobroker 2019-11-07 07:28:39.583 - info: iobroker info begin Prebuild-install version 5.3.3 2019-11-07 07:28:39.599 - info: iobroker prebuild-install 2019-11-07 07:28:39.600 - info: iobroker info looking for cached prebuild @ /home/iobroker/.npm/_prebuilds/c1ab8f-usb-v1.6.1-node-v64-linux-arm.tar.gz 2019-11-07 07:28:39.605 - info: iobroker prebuild-install 2019-11-07 07:28:39.606 - info: iobroker http request GET https://github.com/tessel/node-usb/releases/download/v1.6.1/usb-v1.6.1-node-v64-linux-arm.tar.gz 2019-11-07 07:28:39.989 - info: iobroker prebuild-install 2019-11-07 07:28:39.990 - info: iobroker http 404 https://github.com/tessel/node-usb/releases/download/v1.6.1/usb-v1.6.1-node-v64-linux-arm.tar.gz 2019-11-07 07:28:40.008 - info: iobroker prebuild-install 2019-11-07 07:28:40.010 - info: iobroker WARN install No prebuilt binaries found (target=10.17.0 runtime=node arch=arm libc= platform=linux) 2019-11-07 07:29:14.630 - info: iobroker In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/node_usb.cc:1: ../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../node_modules/nan/nan.h:2232: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(AsyncExecuteComplete) ^ 2019-11-07 07:29:14.723 - info: iobroker In file included from ../src/node_usb.h:14, from ../src/node_usb.cc:1: ../src/node_usb.cc: At global scope: /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(v8::Local)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local, v8::Local, void*)’} [-Wcast-function-type] (node::addon_register_func) (regfunc), \ ^ /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’ NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) ^~~~~~~~~~~~~ ../src/node_usb.cc:95:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(usb_bindings, Initialize) ^~~~~~~~~~~ 2019-11-07 07:29:14.751 - info: iobroker ../src/node_usb.cc: In function ‘void handleHotplug(std::pair)’:../src/node_usb.cc:151:58: warning: ‘v8::Local Nan::MakeCallback(v8::Local, const char*, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(Nan::New(hotplugThis), "emit", 2, argv); ^ In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/node_usb.cc:1: ../node_modules/nan/nan.h:1001:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ 2019-11-07 07:29:14.753 - info: iobroker ../src/node_usb.cc:151:58: warning: ‘v8::Local Nan::MakeCallback(v8::Local, const char*, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(Nan::New(hotplugThis), "emit", 2, argv); ^ In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/node_usb.cc:1: ../node_modules/nan/nan.h:1001:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ 2019-11-07 07:29:15.019 - info: iobroker In file included from ../src/node_usb.h:12, from ../src/node_usb.cc:1: /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’: /home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-11-07 07:29:15.071 - info: iobroker /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’:../node_modules/nan/nan_object_wrap.h:65:61: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] 2019-11-07 07:31:31.638 - info: iobroker In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/device.cc:1: ../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../node_modules/nan/nan.h:2232: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(AsyncExecuteComplete) ^ 2019-11-07 07:31:32.140 - info: iobroker ../src/device.cc: In member function ‘void Req::submit(Device*, v8::Local, uv_work_cb, uv_work_cb)’:../src/device.cc:220:70: warning: cast between incompatible function types from ‘uv_work_cb’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] uv_queue_work(uv_default_loop(), &req, backend, (uv_after_work_cb) after); ^~~~~ 2019-11-07 07:31:32.145 - info: iobroker ../src/device.cc: In static member function ‘static void Req::default_after(uv_work_t*)’:../src/device.cc:237:64: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(device, Nan::New(baton->callback), 1, argv); ^ In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/device.cc:1: ../node_modules/nan/nan.h:959:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ ../src/device.cc:237:64: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(device, Nan::New(baton->callback), 1, argv); ^ In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/device.cc:1: ../node_modules/nan/nan.h:959:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ 2019-11-07 07:31:32.333 - info: iobroker In file included from ../src/node_usb.h:12, from ../src/device.cc:1: /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’: /home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-11-07 07:31:32.377 - info: iobroker /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’:../node_modules/nan/nan_object_wrap.h:65:61: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type]Wie gesagt während der Installation geht nichts mehr.
Nachdem ich den Stecker gezogen hatte, startete alles wieder und alles lief normal. Sogar die Instanz war installiert...
Seht ihr auf den ersten Blick, wo das Problem liegen könnte?Danke schonmal!
-
Hi Freunde,
ich habe meinen Pi 3 auf Buster umgestellt und iobroker nach der aktuellen Anleitung installiert. Dieses mal von Hand und nicht mit einem Image. Das ging erstaunlich gut von der Hand und alles hat super funktioniert.
Dann habe ich das zuvor erstellte komplett Backup von BackItUp eingespielt. Schon kam ich nicht mehr auf den Admin.
Nach einiger Wartezeit musste ich den Stecker ziehen.
Danach, siehe da, alles läuft. ein paar Wehwehchen am Zigbee Adapter und ein paar Anpassungen später rennt wieder alles.
Voller Freude wollte ich mir den neuen Radar2 Adapter ansehen. Nun zu meinem Problem:Nachdem ich die Instanz installieren wollte, reagiert der Pi wieder nicht. Auch über Putty nicht zu erreichen.
Am Ende half wieder nur Stecker ziehen.
Mein System:
Pi3
raspbian Buster
Node: 10.17.00
Nodejs: 10.17.00
NPM: 6.11.3
admin: 3.6.10Braucht ihr noch etwas?
Der Log sieht für mich ganz anders aus als erwartet...
Hier der Log:
2019-11-07 07:19:13.814 - info: iobroker add radar2 --host raspberrypi 2019-11-07 07:19:17.845 - info: iobroker NPM version: 6.11.3 2019-11-07 07:19:18.944 - info: iobroker npm install iobroker.radar2@1.0.3 --production --save --prefix "/opt/iobroker" (System call) 2019-11-07 07:25:25.658 - warn: alexa2.0 Reconnection to DB. 2019-11-07 07:25:25.715 - warn: admin.0 Reconnection to DB. 2019-11-07 07:25:25.801 - warn: alexa2.0 Reconnection to DB. 2019-11-07 07:25:25.807 - warn: admin.0 Reconnection to DB. 2019-11-07 07:25:25.771 - warn: text2command.0 Reconnection to DB. 2019-11-07 07:25:25.773 - warn: zigbee.0 Reconnection to DB. 2019-11-07 07:25:25.777 - warn: hm-rpc.0 Reconnection to DB. 2019-11-07 07:25:25.900 - warn: text2command.0 Reconnection to DB. 2019-11-07 07:25:25.906 - warn: zigbee.0 Reconnection to DB. 2019-11-07 07:25:25.921 - warn: hm-rpc.0 Reconnection to DB. 2019-11-07 07:25:26.190 - warn: node-red.0 Reconnection to DB. 2019-11-07 07:25:26.253 - warn: javascript.0 Reconnection to DB. 2019-11-07 07:25:26.264 - warn: node-red.0 Reconnection to DB. 2019-11-07 07:25:26.272 - warn: javascript.0 Reconnection to DB. 2019-11-07 07:25:26.257 - warn: backitup.0 Reconnection to DB. 2019-11-07 07:25:26.305 - warn: backitup.0 Reconnection to DB. 2019-11-07 07:25:26.414 - warn: node-red.0 Reconnection to DB. 2019-11-07 07:25:26.454 - warn: node-red.0 Reconnection to DB. 2019-11-07 07:25:27.041 - warn: telegram.0 Reconnection to DB. 2019-11-07 07:25:28.374 - warn: telegram.0 Reconnection to DB. 2019-11-07 07:25:26.645 - warn: discovery.0 Reconnection to DB. 2019-11-07 07:25:28.610 - warn: discovery.0 Reconnection to DB. 2019-11-07 07:25:28.676 - info: iobroker In file included from ../src/raw.h:23, from ../src/raw.cc:6: ../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../node_modules/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(AsyncExecuteComplete) ^ 2019-11-07 07:25:31.503 - warn: sonoff.0 Reconnection to DB. 2019-11-07 07:25:38.197 - warn: sonoff.0 Reconnection to DB. 2019-11-07 07:25:38.075 - warn: hm-rega.0 Reconnection to DB. 2019-11-07 07:25:44.883 - info: iobroker In file included from ../src/raw.h:21, from ../src/raw.cc:6: ../src/raw.cc: At global scope: /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(v8::Local)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local, v8::Local, void*)’} [-Wcast-function-type] (node::addon_register_func) (regfunc), \ ^ /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’ NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) ^~~~~~~~~~~~~ ../src/raw.cc:55:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(raw, InitAll) ^~~~~~~~~~~ 2019-11-07 07:25:44.897 - warn: hm-rega.0 Reconnection to DB. 2019-11-07 07:25:38.035 - warn: lgtv.0 Reconnection to DB. 2019-11-07 07:25:44.956 - warn: lgtv.0 Reconnection to DB. 2019-11-07 07:25:38.683 - warn: broadlink2.0 Reconnection to DB. 2019-11-07 07:25:44.993 - warn: broadlink2.0 Reconnection to DB. 2019-11-07 07:25:43.238 - warn: web.0 Reconnection to DB. 2019-11-07 07:25:45.137 - warn: web.0 Reconnection to DB. 2019-11-07 07:25:52.750 - info: iobroker In file included from /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:63, from ../src/raw.h:21, from ../src/raw.cc:6: /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’: /home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-11-07 07:25:52.814 - info: iobroker /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’:../node_modules/nan/nan_object_wrap.h:65:61: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] 2019-11-07 07:28:39.573 - info: iobroker prebuild-install 2019-11-07 07:28:39.580 - info: iobroker 2019-11-07 07:28:39.583 - info: iobroker info begin Prebuild-install version 5.3.3 2019-11-07 07:28:39.599 - info: iobroker prebuild-install 2019-11-07 07:28:39.600 - info: iobroker info looking for cached prebuild @ /home/iobroker/.npm/_prebuilds/c1ab8f-usb-v1.6.1-node-v64-linux-arm.tar.gz 2019-11-07 07:28:39.605 - info: iobroker prebuild-install 2019-11-07 07:28:39.606 - info: iobroker http request GET https://github.com/tessel/node-usb/releases/download/v1.6.1/usb-v1.6.1-node-v64-linux-arm.tar.gz 2019-11-07 07:28:39.989 - info: iobroker prebuild-install 2019-11-07 07:28:39.990 - info: iobroker http 404 https://github.com/tessel/node-usb/releases/download/v1.6.1/usb-v1.6.1-node-v64-linux-arm.tar.gz 2019-11-07 07:28:40.008 - info: iobroker prebuild-install 2019-11-07 07:28:40.010 - info: iobroker WARN install No prebuilt binaries found (target=10.17.0 runtime=node arch=arm libc= platform=linux) 2019-11-07 07:29:14.630 - info: iobroker In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/node_usb.cc:1: ../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../node_modules/nan/nan.h:2232: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(AsyncExecuteComplete) ^ 2019-11-07 07:29:14.723 - info: iobroker In file included from ../src/node_usb.h:14, from ../src/node_usb.cc:1: ../src/node_usb.cc: At global scope: /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:573:43: warning: cast between incompatible function types from ‘void (*)(v8::Local)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local, v8::Local, void*)’} [-Wcast-function-type] (node::addon_register_func) (regfunc), \ ^ /home/iobroker/.cache/node-gyp/10.17.0/include/node/node.h:607:3: note: in expansion of macro ‘NODE_MODULE_X’ NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) ^~~~~~~~~~~~~ ../src/node_usb.cc:95:1: note: in expansion of macro ‘NODE_MODULE’ NODE_MODULE(usb_bindings, Initialize) ^~~~~~~~~~~ 2019-11-07 07:29:14.751 - info: iobroker ../src/node_usb.cc: In function ‘void handleHotplug(std::pair)’:../src/node_usb.cc:151:58: warning: ‘v8::Local Nan::MakeCallback(v8::Local, const char*, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(Nan::New(hotplugThis), "emit", 2, argv); ^ In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/node_usb.cc:1: ../node_modules/nan/nan.h:1001:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ 2019-11-07 07:29:14.753 - info: iobroker ../src/node_usb.cc:151:58: warning: ‘v8::Local Nan::MakeCallback(v8::Local, const char*, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(Nan::New(hotplugThis), "emit", 2, argv); ^ In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/node_usb.cc:1: ../node_modules/nan/nan.h:1001:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ 2019-11-07 07:29:15.019 - info: iobroker In file included from ../src/node_usb.h:12, from ../src/node_usb.cc:1: /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’: /home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-11-07 07:29:15.071 - info: iobroker /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’:../node_modules/nan/nan_object_wrap.h:65:61: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] 2019-11-07 07:31:31.638 - info: iobroker In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/device.cc:1: ../node_modules/nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’: ../node_modules/nan/nan.h:2232: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(AsyncExecuteComplete) ^ 2019-11-07 07:31:32.140 - info: iobroker ../src/device.cc: In member function ‘void Req::submit(Device*, v8::Local, uv_work_cb, uv_work_cb)’:../src/device.cc:220:70: warning: cast between incompatible function types from ‘uv_work_cb’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type] uv_queue_work(uv_default_loop(), &req, backend, (uv_after_work_cb) after); ^~~~~ 2019-11-07 07:31:32.145 - info: iobroker ../src/device.cc: In static member function ‘static void Req::default_after(uv_work_t*)’:../src/device.cc:237:64: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(device, Nan::New(baton->callback), 1, argv); ^ In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/device.cc:1: ../node_modules/nan/nan.h:959:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ ../src/device.cc:237:64: warning: ‘v8::Local Nan::MakeCallback(v8::Local, v8::Local, int, v8::Local*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(device, Nan::New(baton->callback), 1, argv); ^ In file included from ../src/helpers.h:3, from ../src/node_usb.h:21, from ../src/device.cc:1: ../node_modules/nan/nan.h:959:46: note: declared here NAN_DEPRECATED inline v8::Local MakeCallback( ^~~~~~~~~~~~ 2019-11-07 07:31:32.333 - info: iobroker In file included from ../src/node_usb.h:12, from ../src/device.cc:1: /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = node::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’: /home/iobroker/.cache/node-gyp/10.17.0/include/node/node_object_wrap.h:84:78: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type] reinterpret_cast(callback), type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-11-07 07:31:32.377 - info: iobroker /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h: In instantiation of ‘void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo ::Callback, v8::WeakCallbackType) [with P = Nan::ObjectWrap; T = v8::Object; typename v8::WeakCallbackInfo ::Callback = void (*)(const v8::WeakCallbackInfo&)]’:../node_modules/nan/nan_object_wrap.h:65:61: required from here /home/iobroker/.cache/node-gyp/10.17.0/include/node/v8.h:9502:16: warning: cast between incompatible function types from ‘v8::WeakCallbackInfo::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo&)’} [-Wcast-function-type]Wie gesagt während der Installation geht nichts mehr.
Nachdem ich den Stecker gezogen hatte, startete alles wieder und alles lief normal. Sogar die Instanz war installiert...
Seht ihr auf den ersten Blick, wo das Problem liegen könnte?Danke schonmal!
@Kraftpeiniger Hast du ein minimal Backup? Das dann nehmen, da wird alles angepasst an das neue System...
Komplett Backup eigentlich nur bei gleichen Systemen. Übrigens wird darüber nachgedacht die Funktion für Komplett Backup aus dem Backitup Adapter rauszunehmen. -
Ich habe die alte Installation noch auf einer Karte und ein .img davon. Also kein Problem ein minimal zu erstellen. Ich habe auch schon eins aber da muss ich sehen wie aktuell das ist. Jetzt drüber bügeln geht vermutlich nicht mehr oder? Bleibt mir nur der Weg über die Neuinstallation und anschließend das minimal einbinden?
-
Ich habe die alte Installation noch auf einer Karte und ein .img davon. Also kein Problem ein minimal zu erstellen. Ich habe auch schon eins aber da muss ich sehen wie aktuell das ist. Jetzt drüber bügeln geht vermutlich nicht mehr oder? Bleibt mir nur der Weg über die Neuinstallation und anschließend das minimal einbinden?
@Kraftpeiniger Da ich auch nicht der Linux Krack bin und nicht weis was noch so alles beim deinstallieren übrig bleibt bzw. um evtl. Probleme zu vermeiden würde ich neu installieren und minimal einspielen...
-
@Kraftpeiniger Da ich auch nicht der Linux Krack bin und nicht weis was noch so alles beim deinstallieren übrig bleibt bzw. um evtl. Probleme zu vermeiden würde ich neu installieren und minimal einspielen...
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