homebridge-mi-hygrothermograph icon indicating copy to clipboard operation
homebridge-mi-hygrothermograph copied to clipboard

Error with docker and this plugin

Open xaviplazas opened this issue 6 months ago • 0 comments

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: [email protected] [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?

xaviplazas avatar Aug 13 '24 11:08 xaviplazas