NEWS
[Aufruf] BLE Adapter testen (v0.6.0)
-
Gibt es Aussichten, den Batterie-Level der Pflanzensensoren zu bekommen? `
Das setzt eine aktive Verbindung voraus, die aktuell nicht im Adapter enthalten ist. Mit dem Sensor habe ich allerdings ein Gerät zum Testen, was ich bisher nicht auf dem Schirm hatte. Zugegeben, meine Priorität liegt momentan bei anderen Baustellen, aber vielleicht klappts über die Feiertage.
-
wenn du das mit dem Batterie-Level hinbekommen würdest wäre das natürlich top und somit bei mir bestens im Garten einsetzbar 8-)
-
Ich würde gerne nur meine bekannten Geräte einfangen und keine neuen mehr speichern. Kann man das einstellen? `
Ich habe soeben 0.6.0 auf npm veröffentlicht (sollte dann morgen im latest sein).
Da gibts jetzt eine Option, keine neuen Geräte mehr aufzunehmen.
Die Option deaktivieren und alle Devices aus Objekte löschen, die nicht bekannt sind.–-
Außerdem an Board: NodeJS-10-Unterstützung. Ich konnte es allerdings noch nicht selbst testen. Wer also schon auf NodeJS 10 ist, darf gerne testen.
-
Habe auf die v0.6.0 geupdatet trotzdem scheint bei mir scheint die Möglichkeit nicht auf
-
Wie hast du geupdated?
-
erst über git …dann habe ich versucht zu deinstallieren und neu zu installieren ...
aber immer hat sich nichts geändert
-
nochmal aus git probiert …
Nun hab ich den fehler: unhandled promise rejection: Error: Cannot find module '@abandonware/bluetooth-hci-socket'
-
erst über git `
Da ist das Problem. Bei Installation von git wird kein Upload ausgeführt.Sofern nicht explizit dazu aufgefordert, bitte immer normal über die Adapter-Liste installieren.
Cannot find module '@abandonware/bluetooth-hci-socket' `
Was steht im Installer-Log? Da muss irgendein Fehler aufgetreten sein. -
da steht:
! ````
$ ./iobroker url "https://github.com/AlCalzone/ioBroker.ble"
install https://github.com/AlCalzone/ioBroker.ble/tarball/master
npm install https://github.com/AlCalzone/ioBroker.ble/tarball/master --production --save --prefix "/opt/iobroker" (System call)
npmERR!
path
/root/.npm/_logs
npmERR!
code
EACCES
npm
ERR! errno -13npm
ERR! syscall scandirnpmERR!
Error: EACCES: permission denied, scandir '/root/.npm/_logs'
npm
ERR! { Error: EACCES: permission denied, scandir '/root/.npm/_logs'npm
ERR! stack: 'Error: EACCES: permission denied, scandir '/root/.npm/_logs'',npm ERR! errno: -13,! npm ERR! code: 'EACCES',npm
ERR! syscall: 'scandir',npm ERR!
path: '/root/.npm/_logs' }npm ERR!
npm ERR! The operation was rejected by your operating system.
! npm ERR! It is likely you do not have the permissions to access this file as the current usernpm
ERR! npm ERR! If you believe this might be a permissions issue, please double-check the
! npm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator (though this is not recommended).
! glob error { Error: EACCES: permission denied, scandir '/root/.npm/_logs' stack: 'Error: EACCES: permission denied, scandir '/root/.npm/_logs'',
errno: -13,
code: 'EACCES',
syscall: 'scandir',
path: '/root/.npm/_logs' }
! npmERR!
path
/root/.npm/_cacache/index-v5/f6/d3/856f4e146dc3e8cb995652c4d6a1e16806d6bca7e87878fd9046e55ea74f
npmERR!
code
EACCESnpm
ERR! errno
-13npm ERR! syscall
opennpmERR! Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/f6/d3/856f4e146dc3e8cb995652c4d6a1e16806d6bca7e87878fd9046e55ea74f'npm ERR! { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/f6/d3/856f4e146dc3e8cb995652c4d6a1e16806d6bca7e87878fd9046e55ea74f'
! npm ERR! cause: npm
ERR! { Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/f6/d3/856f4e146dc3e8cb995652c4d6a1e16806d6bca7e87878fd9046e55ea74f'npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'open',
npm ERR! path: '/root/.npm/_cacache/index-v5/f6/d3/856f4e146dc3e8cb995652c4d6a1e16806d6bca7e87878fd9046e55ea74f' },
npm ERR! isOperational: true,
npm ERR! stack: 'Error: EACCES: permission denied, open '/root/.npm/_cacache/index-v5/f6/d3/856f4e146dc3e8cb995652c4d6a1e16806d6bca7e87878fd9046e55ea74f'',
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'open',
npm ERR! path: '/root/.npm/_cacache/index-v5/f6/d3/856f4e146dc3e8cb995652c4d6a1e16806d6bca7e87878fd9046e55ea74f' }
npm ERR!
npm ERR! The operation was rejected by your operating system.
! npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR!
permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator (though this is not recommended).
! npmWARN
react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
npmWARN
react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
npmWARN
react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
npm
WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.npm
WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):npm
WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})npmWARN optional SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 (node_modules/@abandonware/bluetooth-hci-socket):npm
WARN optional
SKIPPING OPTIONAL DEPENDENCY: @abandonware/bluetooth-hci-socket@0.5.3-1 preinstall:npm install node-pre-gyp
npm
WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 243! process exited with code 0
****EDIT: Code in Code und Spoiler-Tags ; Homoran(Admin)****
-
Dachte ich es mir doch. Du hast mal mit sudo installiert.
=> Lesen und befolgen: viewtopic.php?f=8&t=19209
=> Nochmal den Adapter über die Admin-UI installieren.
-
hm bekomme es irgendwie nicht hin.
entweder ich bekomme den fehler oder es läuft wieder die alte version.
Habe auch den Befehl.````
sudo chown -R $(whoami) ~/.npmReicht das? Oder sollte ich das in Klammern mit was ersetzten.
-
jetzt läuft es …hab nun mit einem anderen Adapter probleme
-
Dann machst du am besten einen neuen Thread dazu auf
-
Hallo zusammen,
bei mir findet er zwar das @abandonware/bluetooth-hci socket, aber er sagt mir schon wieder falsche node Version. (Siehe Anhang)
Ich dachte es gäbe jetzt Node10 Support? Sorry bin immer noch Anfänger mit Linux. Was mache ich hier falsch?
Ich hab nochmal neu installiert.
Bei der Installation kommt tatsächlich auch eine Fehlermeldung bei Bluetooth. Werde da aber nicht draus schlau. Bzw. weiß nicht was ich tun soll.
$ ./iobroker add ble --host phoscon NPM version: 6.5.0 npm install iobroker.ble --production --save --prefix "/opt/iobroker" (System call) ../src/BluetoothHciSocket.cpp: In member function ‘void BluetoothHciSocket::poll()’:../src/BluetoothHciSocket.cpp:251:95: warning: ‘v8::Local <v8::value>Nan::MakeCallback(v8::Local<v8::object>, v8::Local<v8::string>, int, v8::Local<v8::value>*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(Nan::New<object>(this->This), Nan::New("emit").ToLocalChecked(), 2, argv); ^ In file included from ../src/BluetoothHciSocket.cpp:8:0: ../../../../nan/nan.h:979:46: note: declared here NAN_DEPRECATED inline v8::Local <v8::value>MakeCallback( ^~~~~~~~~~~~ ../src/BluetoothHciSocket.cpp: In member function ‘void BluetoothHciSocket::emitErrnoError()’: ../src/BluetoothHciSocket.cpp:275:72: error: no matching function for call to ‘v8::Function::NewInstance(int, v8::Local <v8::value>[1])’ Local <value>error = errorConstructor->NewInstance(1, constructorArgs); ^ In file included from /root/.node-gyp/10.14.2/include/node/node.h:63:0, from /root/.node-gyp/10.14.2/include/node/node_buffer.h:25, from ../src/BluetoothHciSocket.cpp:7: /root/.node-gyp/10.14.2/include/node/v8.h:3993:44: note: candidate: v8::MaybeLocal <v8::object>v8::Function::NewInstance(v8::Local<v8::context>, int, v8::Local<v8::value>*) const V8_WARN_UNUSED_RESULT MaybeLocal <object>NewInstance( ^~~~~~~~~~~ /root/.node-gyp/10.14.2/include/node/v8.h:3993:44: note: candidate expects 3 arguments, 2 provided /root/.node-gyp/10.14.2/include/node/v8.h:3996:44: note: candidate: v8::MaybeLocal <v8::object>v8::Function::NewInstance(v8::Local<v8::context>) const V8_WARN_UNUSED_RESULT MaybeLocal <object>NewInstance( ^~~~~~~~~~~ /root/.node-gyp/10.14.2/include/node/v8.h:3996:44: note: candidate expects 1 argument, 2 provided ../src/BluetoothHciSocket.cpp:282:93: warning: ‘v8::Local <v8::value>Nan::MakeCallback(v8::Local<v8::object>, v8::Local<v8::string>, int, v8::Local<v8::value>*)’ is deprecated [-Wdeprecated-declarations] Nan::MakeCallback(Nan::New<object>(this->This), Nan::New("emit").ToLocalChecked(), 2, argv); ^ In file included from ../src/BluetoothHciSocket.cpp:8:0: ../../../../nan/nan.h:979:46: note: declared here NAN_DEPRECATED inline v8::Local <v8::value>MakeCallback( ^~~~~~~~~~~~ ../src/BluetoothHciSocket.cpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE BluetoothHciSocket::BindRaw(Nan::NAN_METHOD_ARGS_TYPE)’: ../src/BluetoothHciSocket.cpp:395:34: warning: ‘int64_t v8::Value::IntegerValue() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] devId = arg0->IntegerValue(); ^ In file included from /root/.node-gyp/10.14.2/include/node/v8.h:26:0, from /root/.node-gyp/10.14.2/include/node/node.h:63, from /root/.node-gyp/10.14.2/include/node/node_buffer.h:25, from ../src/BluetoothHciSocket.cpp:7: /root/.node-gyp/10.14.2/include/node/v8.h:2476:46: note: declared here V8_DEPRECATED("Use maybe version", int64_t IntegerValue() const); ^ /root/.node-gyp/10.14.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/BluetoothHciSocket.cpp: In static member function ‘static Nan::NAN_METHOD_RETURN_TYPE BluetoothHciSocket::BindUser(Nan::NAN_METHOD_ARGS_TYPE)’: ../src/BluetoothHciSocket.cpp:417:34: warning: ‘int64_t v8::Value::IntegerValue() const’ is deprecated: Use maybe version [-Wdeprecated-declarations] devId = arg0->IntegerValue(); ^ In file included from /root/.node-gyp/10.14.2/include/node/v8.h:26:0, from /root/.node-gyp/10.14.2/include/node/node.h:63, from /root/.node-gyp/10.14.2/include/node/node_buffer.h:25, from ../src/BluetoothHciSocket.cpp:7: /root/.node-gyp/10.14.2/include/node/v8.h:2476:46: note: declared here V8_DEPRECATED("Use maybe version", int64_t IntegerValue() const); ^ /root/.node-gyp/10.14.2/include/node/v8config.h:324:3: note: in definition of macro ‘V8_DEPRECATED’ declarator __attribute__((deprecated(message))) ^~~~~~~~~~ make: *** [Release/obj.target/binding/src/BluetoothHciSocket.o] Error 1 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23) gyp ERR! stack at ChildProcess.emit (events.js:182:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12) gyp ERR! System Linux 4.14.79-v7+gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/noble/node_modules/bluetooth-hci-socket gyp ERR! node -v v10.14.2 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/bluetooth-hci-socket/package.json' npm WARN babel-eslint@5.0.4 requires a peer of eslint@<2.3.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bluetooth-hci-socket@0.5.1 (node_modules/noble/node_modules/bluetooth-hci-socket): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bluetooth-hci-socket@0.5.1 install: `node-gyp rebuild`npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1 host.phoscon install adapter ble got /opt/iobroker/node_modules/iobroker.ble/admin upload [2] ble.admin /opt/iobroker/node_modules/iobroker.ble/admin/words.js words.js application/javascript upload [1] ble.admin /opt/iobroker/node_modules/iobroker.ble/admin/index.html index.html text/html upload [0] ble.admin /opt/iobroker/node_modules/iobroker.ble/admin/ble.png ble.png image/png host.phoscon object system.adapter.ble created host.phoscon create instance ble host.phoscon object ble.0.options.allowNewDevices created host.phoscon object ble.0.options created host.phoscon object ble.0.info.driverState created host.phoscon object ble.0.info.connection created host.phoscon object ble.0.info created host.phoscon object system.adapter.ble.0.outputCount created host.phoscon object system.adapter.ble.0.inputCount created host.phoscon object system.adapter.ble.0.uptime created host.phoscon object system.adapter.ble.0.memRss created host.phoscon object system.adapter.ble.0.memHeapTotal created host.phoscon object system.adapter.ble.0.memHeapUsed created host.phoscon object system.adapter.ble.0.connected created host.phoscon object system.adapter.ble.0.alive created host.phoscon object system.adapter.ble.0 created process exited with code 0 Fehlermeldung mit falscher Node Version bleibt aber die gleich. Lampe im Broker dann auf gelb Gruss [10504_bleadapter.jpg](/assets/uploads/files/10504_bleadapter.jpg)</v8::value></object></v8::value></v8::string></v8::object></v8::value></object></v8::context></v8::object></object></v8::value></v8::context></v8::object></value></v8::value></v8::value></object></v8::value></v8::string></v8::object></v8::value>
-
Nach einem NodeJS-Update kommst du um eine Neukompilierung der nativen Module nicht herum.
Das kannst du erledigen mit
cd /opt/iobroker npm rebuild
Das wird eine Weile dauern.
Außerdem ist scheinbar noch eine alte Version des Adapters installiert. Bitte mal komplett löschen und neu installieren:
iobroker del ble iobroker add ble
-
Danke schonmal . Rebuild wirft mir direkt ein paar EAccess Fehlermeldungen raus. Mach ich das auch mit diesem unsafe perm oder kann ich da sudo verwenden
Gesendet von iPhone mit Tapatalk
-
Mach ich das auch mit diesem unsafe perm oder kann ich da sudo verwenden `
Nein und nein!==> Bitte viewtopic.php?f=8&t=19209 lesen
Wenn in den Meldungen auch
scandir '/root/.npm/_logs'
auftaucht, dann hilft Punkt 4 aus dem Link.
Sonst nochmal die Meldungen posten.
-
** Update: Hat sich glaub ich erledigt. Fehlercode gibt es zwar immer noch, aber der Rebuild läuft atm durch*
pi@phoscon:~ $ cd /opt/iobroker pi@phoscon:/opt/iobroker $ npm rebuild > iobroker@1.3.1 install /opt/iobroker/node_modules/iobroker > node lib/checkVersions.js NPM version: 6.5.0 > iobroker@1.3.1 postinstall /opt/iobroker/node_modules/iobroker > node lib/install.js fs.js:115 throw err; ^ Error: EACCES: permission denied, unlink '/opt/iobroker/LICENSE' at Object.unlinkSync (fs.js:952:3) at mayCopyFile (/opt/iobroker/node_modules/fs-extra/lib/copy-sync/copy-sync.js:57:8) at onFile (/opt/iobroker/node_modules/fs-extra/lib/copy-sync/copy-sync.js:52:10) at getStats (/opt/iobroker/node_modules/fs-extra/lib/copy-sync/copy-sync.js:46:44) at startCopy (/opt/iobroker/node_modules/fs-extra/lib/copy-sync/copy-sync.js:36:10) at Object.copySync (/opt/iobroker/node_modules/fs-extra/lib/copy-sync/copy-sync.js:31:10) at Object.copyFilesRecursiveSync (/opt/iobroker/node_modules/iobroker/lib/tools.js:591:12) at copyFilesToRootDir (/opt/iobroker/node_modules/iobroker/lib/installCopyFiles.js:29:11) at Object. <anonymous>(/opt/iobroker/node_modules/iobroker/lib/installCopyFiles.js:14:1) at Module._compile (internal/modules/cjs/loader.js:689:30) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! iobroker@1.3.1 postinstall: `node lib/install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the iobroker@1.3.1 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2018-12-29T09_02_20_981Z-debug.log pi@phoscon:/opt/iobroker $</anonymous>
Das sind die Fehlermeldungen . Kein scandir dabei
Danke schonmal für deine Hilfe
Gesendet von iPhone mit Tapatalk
-
Öhhhh das versucht das iobrokerpaket neu zu installieren und bricht dann ab… Geht folgendes?
cd /opt/iobroker ./reinstall.sh
Gesendet von unterwegs
-
Also irgendwie wird es immer kurioser:
npm rebuild ist jetzt durchgelaufen
bis es zu folgendem Fehler kommt:
bufferutil.target.mk:101: recipe for target 'Release/obj.target/bufferutil/src/bufferutil.o' failed make: *** [Release/obj.target/bufferutil/src/bufferutil.o] Error 1 make: Leaving directory '/opt/iobroker/node_modules/bufferutil/build' gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23) gyp ERR! stack at ChildProcess.emit (events.js:182:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12) gyp ERR! System Linux 4.14.79-v7+ gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/bufferutil gyp ERR! node -v v10.14.2 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! bufferutil@1.1.0 install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the bufferutil@1.1.0 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2018-12-29T11_02_07_683Z-debug.log
Hab danach trotzdem mal iobroker gestartet und siehe da: im Log gibt es keine Fehlermeldungen vom BLE Adapter mehr. Trotzdem bleibt er aber auf "gelb"
Muss noch was testen, dann melde ich mich nochmal
10504_ble2.jpg