Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error with docker and this plugin #199

Open
xaviplazas opened this issue Aug 13, 2024 · 0 comments
Open

Error with docker and this plugin #199

xaviplazas opened this issue Aug 13, 2024 · 0 comments

Comments

@xaviplazas
Copy link

Hi, I'm using the last version of homebridge docker container.

When I try to install this plugin I recive this message:

[8/13/2024, 1:14:44 PM] Loaded plugin: homebridge-hygrothermograph-cgdk2@3.0.4
[8/13/2024, 1:14:45 PM] ====================
[8/13/2024, 1:14:45 PM] ERROR INITIALIZING PLUGIN homebridge-hygrothermograph-cgdk2:
[8/13/2024, 1:14:45 PM] Error: EAFNOSUPPORT, Address family not supported by protocol
at new BluetoothHciSocketWrapped (/homebridge/node_modules/homebridge-hygrothermograph-cgdk2/node_modules/@abandonware/bluetooth-hci-socket/lib/native.js:9:5)
at new Hci (/homebridge/node_modules/homebridge-hygrothermograph-cgdk2/node_modules/@abandonware/noble/lib/hci-socket/hci.js:74:18)
at new NobleBindings (/homebridge/node_modules/homebridge-hygrothermograph-cgdk2/node_modules/@abandonware/noble/lib/hci-socket/bindings.js:25:15)
at Object. (/homebridge/node_modules/homebridge-hygrothermograph-cgdk2/node_modules/@abandonware/noble/lib/hci-socket/bindings.js:546:18)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Function.Module._load (node:internal/modules/cjs/loader:1024:12)
at Module.require (node:internal/modules/cjs/loader:1233:19)
at require (node:internal/modules/helpers:179:18)
[8/13/2024, 1:14:45 PM] ====================

I install the BLE with the next command but the error persist:

sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev

What's the problem?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant