NEWS
Iobroker Installation
-
Hallo zusammen,
ich habe beim installieren von iobroker noch nie wirklich darauf geachtet, heute habe ich diesen Part hier gefunden:
========================================================================== Installing ioBroker (3/4) ========================================================================== In file included from ../../nan/nan.h:56, from ../src/main.cpp:3: /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:758:43: warning: cas t 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] 758 | (node::addon_register_func) (regfunc), \ | ^ /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:792:3: note: in expa nsion of macro ‘NODE_MODULE_X’ 792 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_ usage) | ^~~~~~~~~~~~~ ../src/main.cpp:42:1: note: in expansion of macro ‘NODE_MODULE’ 42 | NODE_MODULE(diskusage, Init) | ^~~~~~~~~~~ In file included from ../../nan/nan.h:56, from ../src/unix_dgram.cc:5: /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:758:43: warning: cas t 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] 758 | (node::addon_register_func) (regfunc), \ | ^ /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:792:3: note: in expa nsion of macro ‘NODE_MODULE_X’ 792 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_ usage) | ^~~~~~~~~~~~~ ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’ 404 | NODE_MODULE(unix_dgram, Initialize) | ^~~~~~~~~~~ ATTENTION: Error reporting via Sentry will be activated on next start of ioBroke r ioBroker wants to make sure to deliver the most stable smart home system. To allow this we decided to implement an automatic error and crash reporting sol ution into the js-controller and also into adapters. THIS REPORTING WILL BE ENABLED WITH THE NEXT START OF YOUR IOBROKER! For any error that leads to the crash of the js-controller or one of the relevan t adapters the error details are send to a server. For the js-controller and cor e adapters this server is located and operated in germany. For community adapter s please check the Github Readme of the affected adapter for details which Sentr y server is used. If you want to disable the error reporting you can use the command 'iobroker plugin disable sentry' This command will also make sure that no adapter that runs on this host will sen d crash reporting data to sentry.ist das normal oder könnte das Probleme geben?
Danke und Gruß
Sebastian -
Hallo zusammen,
ich habe beim installieren von iobroker noch nie wirklich darauf geachtet, heute habe ich diesen Part hier gefunden:
========================================================================== Installing ioBroker (3/4) ========================================================================== In file included from ../../nan/nan.h:56, from ../src/main.cpp:3: /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:758:43: warning: cas t 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] 758 | (node::addon_register_func) (regfunc), \ | ^ /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:792:3: note: in expa nsion of macro ‘NODE_MODULE_X’ 792 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_ usage) | ^~~~~~~~~~~~~ ../src/main.cpp:42:1: note: in expansion of macro ‘NODE_MODULE’ 42 | NODE_MODULE(diskusage, Init) | ^~~~~~~~~~~ In file included from ../../nan/nan.h:56, from ../src/unix_dgram.cc:5: /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:758:43: warning: cas t 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] 758 | (node::addon_register_func) (regfunc), \ | ^ /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:792:3: note: in expa nsion of macro ‘NODE_MODULE_X’ 792 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_ usage) | ^~~~~~~~~~~~~ ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’ 404 | NODE_MODULE(unix_dgram, Initialize) | ^~~~~~~~~~~ ATTENTION: Error reporting via Sentry will be activated on next start of ioBroke r ioBroker wants to make sure to deliver the most stable smart home system. To allow this we decided to implement an automatic error and crash reporting sol ution into the js-controller and also into adapters. THIS REPORTING WILL BE ENABLED WITH THE NEXT START OF YOUR IOBROKER! For any error that leads to the crash of the js-controller or one of the relevan t adapters the error details are send to a server. For the js-controller and cor e adapters this server is located and operated in germany. For community adapter s please check the Github Readme of the affected adapter for details which Sentr y server is used. If you want to disable the error reporting you can use the command 'iobroker plugin disable sentry' This command will also make sure that no adapter that runs on this host will sen d crash reporting data to sentry.ist das normal oder könnte das Probleme geben?
Danke und Gruß
SebastianBitte keine Screenshots, Text auch als Text in CodeTags hier rein.
-
Bitte keine Screenshots, Text auch als Text in CodeTags hier rein.
@thomas-braun done :-)
-
@thomas-braun done :-)
@sebastian-0
Jetzt kann ich das auch lesen.
Steht aber nix wildes drin. -
@sebastian-0
Jetzt kann ich das auch lesen.
Steht aber nix wildes drin.@thomas-braun diese "Schnipsel"
n file included from ../../nan/nan.h:56, from ../src/main.cpp:3: /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:758:43: warning: cas t 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] 758 | (node::addon_register_func) (regfunc), \ | ^ /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:792:3: note: in expa nsion of macro ‘NODE_MODULE_X’ 792 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_ usage) | ^~~~~~~~~~~~~ ../src/main.cpp:42:1: note: in expansion of macro ‘NODE_MODULE’ 42 | NODE_MODULE(diskusage, Init) | ^~~~~~~~~~~ In file included from ../../nan/nan.h:56, from ../src/unix_dgram.cc:5: /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:758:43: warning: cas t 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] 758 | (node::addon_register_func) (regfunc), \ | ^ /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:792:3: note: in expa nsion of macro ‘NODE_MODULE_X’ 792 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_ usage) | ^~~~~~~~~~~~~ ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’ 404 | NODE_MODULE(unix_dgram, Initialize)und das ATTENTION hat mich etwas stutzig gemacht.
-
@thomas-braun diese "Schnipsel"
n file included from ../../nan/nan.h:56, from ../src/main.cpp:3: /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:758:43: warning: cas t 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] 758 | (node::addon_register_func) (regfunc), \ | ^ /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:792:3: note: in expa nsion of macro ‘NODE_MODULE_X’ 792 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_ usage) | ^~~~~~~~~~~~~ ../src/main.cpp:42:1: note: in expansion of macro ‘NODE_MODULE’ 42 | NODE_MODULE(diskusage, Init) | ^~~~~~~~~~~ In file included from ../../nan/nan.h:56, from ../src/unix_dgram.cc:5: /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:758:43: warning: cas t 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] 758 | (node::addon_register_func) (regfunc), \ | ^ /home/sebastian/.cache/node-gyp/14.16.0/include/node/node.h:792:3: note: in expa nsion of macro ‘NODE_MODULE_X’ 792 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_ usage) | ^~~~~~~~~~~~~ ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’ 404 | NODE_MODULE(unix_dgram, Initialize)und das ATTENTION hat mich etwas stutzig gemacht.
@sebastian-0 Alles nix wildes. Normale Meldungen, wenn was kompiliert wird.
Und ATTENTION ist ja nur ein Hinweis, dass mit dem nächsten boot sentry aktiviert wird. -
@sebastian-0 Alles nix wildes. Normale Meldungen, wenn was kompiliert wird.
Und ATTENTION ist ja nur ein Hinweis, dass mit dem nächsten boot sentry aktiviert wird.@thomas-braun alles klar, vielen dank!
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