You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/root/node_modules/dbus/lib/bus.js:20
self.connection = _dbus.getBus(0);
^
Error: Failed to connect to socket /usr/var/run/dbus/system_bus_socket: Connection refused
at new module.exports (/home/root/node_modules/dbus/lib/bus.js:20:27)
at Function.DBus.getBus (/home/root/node_modules/dbus/lib/dbus.js:39:9)
at Function.DBus.registerService (/home/root/node_modules/dbus/lib/dbus.js:78:17)
at Bluez.getUserService (/home/root/node-bluez/lib/Bluez.js:284:37)
at new Bluez (/home/root/node-bluez/lib/Bluez.js:20:45)
at Object.<anonymous> (/home/root/bluetooth/bluezAPI.js:2:17)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
Appreciate the help
The text was updated successfully, but these errors were encountered:
After setting the environment variables, bluez is not getting the access to Dbus.
Appreciate the help
The text was updated successfully, but these errors were encountered: