NEWS
UNSOLVED ble Fehlermeldung
-
Hey,
kann mir jemand sagen, was ich mit dieser Fehlermeldung soll, beim deinstallieren des ble Adapters?
Danke2020-04-12 10:20:43.445 - info: host.Mastermind iobroker del ble 2020-04-12 10:20:45.282 - info: host.Mastermind iobroker Delete adapter "ble" 2020-04-12 10:20:45.341 - info: host.Mastermind iobroker host.Mastermind Counted 1 adapter for ble 2020-04-12 10:20:45.519 - info: host.Mastermind iobroker host.Mastermind object ble.admin deleted 2020-04-12 10:20:45.522 - info: host.Mastermind iobroker host.Mastermind Deleting 1 object(s). 2020-04-12 10:20:45.580 - info: host.Mastermind iobroker npm uninstall iobroker.ble --silent --save --prefix "/opt/iobroker" (System call) 2020-04-12 10:21:29.026 - info: host.Mastermind iobroker ../src/linux/DeviceINQ.cc:35:14: fatal error: bluetooth/bluetooth.h: Datei oder Verzeichnis nicht gefunden #include ^~~~~~~~~~~~~~~~~~~~~~~compilation terminated. 2020-04-12 10:21:29.030 - info: host.Mastermind iobroker make: *** [Release/obj.target/BluetoothSerialPort/src/linux/DeviceINQ.o] Error 1 2020-04-12 10:21:39.553 - info: host.Mastermind iobroker exit 0
-
hey,
habe gerade iobroker upgedated und habe den ble Fehler wieder:rascal@Mastermind:/opt/iobroker$ sudo iobroker upgrade self Update js-controller from @2.2.9 to @3.0.14 NPM version: 6.14.4 npm install iobroker.js-controller@3.0.14 --unsafe-perm --loglevel error --prefix "/opt/iobroker" (System call) ../src/linux/DeviceINQ.cc:35:14: fatal error: bluetooth/bluetooth.h: Datei oder Verzeichnis nicht gefunden #include <bluetooth/bluetooth.h> ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Release/obj.target/BluetoothSerialPort/src/linux/DeviceINQ.o] Error 1 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23) gyp ERR! stack at ChildProcess.emit (events.js:198:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) gyp ERR! System Linux 4.15.0-96-generic gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build" gyp ERR! cwd /opt/iobroker/node_modules/node-bluetooth gyp ERR! node -v v10.20.1 gyp ERR! node-gyp -v v5.1.0 gyp ERR! not ok Starting node restart.js
wäre toll, wenn mir jemand sagen könnte, wie ich diese Fehlermeldung los werde