WebThingsIO / thing-url-adapter

Proxy adapter for Web Thing API endpoints
Mozilla Public License 2.0
22 stars 18 forks source link

Eddystone beacon scanning currently requires root #28

Closed mrstegeman closed 6 years ago

mrstegeman commented 6 years ago

We need to figure out how to change the gateway image to allow non-root users to use the Bluetooth device.

2018-04-11 14:26:22.105 Loading add-on: thing-url-adapter
2018-04-11 14:26:22.894 thing-url: Opening database: /home/pi/.mozilla-iot/config/db.sqlite3
2018-04-11 14:26:22.939 thing-url: Loading add-on for thing-url-adapter from /home/pi/.mozilla-iot/addons/thing-url-adapter
2018-04-11 14:26:23.618 thing-url: noble warning: adapter state unauthorized, please run as root or with sudo
2018-04-11 14:26:23.619 thing-url:                or see README for information on running without root/sudo:
2018-04-11 14:26:23.619 thing-url:                https://github.com/sandeepmistry/noble#running-on-linux