noble / node-bluetooth-hci-socket

MIT License
153 stars 188 forks source link

Installation fails in Docker-iobroker container on Raspi4 running Raspbian Buster #130

Closed C4mp3r-Grey closed 4 years ago

C4mp3r-Grey commented 4 years ago

Hello Community!

After I failed to run BLE in IOBroker https://github.com/AlCalzone/ioBroker.ble/issues/422#issue-677958385 it now seems to me that the problem arises from noble.

When I try to sudo npm install bluetooth-hci-socket in the docker-iobroker container (after hafing successfully installed sudo npm install -g node-gyp I receive theserrors given in the log.

Any advice? Thanks

2020-08-13T16_09_09_675Z-debug.log

C4mp3r-Grey commented 4 years ago

Not a noble issue. Misconfiguration of the docker container (works in host mode only). https://github.com/buanet/docker-iobroker/issues/134#issuecomment-676683897