Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Failed to fetch adapter Interface for hci0 #22

Open
renarena opened this issue Nov 20, 2021 · 0 comments
Open

Failed to fetch adapter Interface for hci0 #22

renarena opened this issue Nov 20, 2021 · 0 comments

Comments

@renarena
Copy link

renarena commented Nov 20, 2021

I installed cybele to a rpi 3b+ with inbuilt bt and added an eq3 thermostat to it.
On start i get this:

Connected to MQTT Broker
{
  dongleConfig: {
    hciDevice: 'hci0',
    mode: 'le',
    services: [],
    devices: [ [Object] ]
  },
  error: {
    message: 'Failed to fetch adapter Interface for hci0',
    error: [
      'Rejected send message, 2 matched rules; type="method_call", sender=":1.19" (uid=1000 pid=1637 comm="node cybele/app.js ") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply="0" destination="org.bluez" (uid=0 pid=575 comm="/usr/lib/bluetooth/bluetoothd ")'
    ]
  }
}

I can not find anything about this error in web search. Can someone help me with this?

Using https://github.com/Heckie75/eQ-3-radiator-thermostat/blob/master/eq3.exp i can see information about my thermostat state, so i think the bluetooth connection is working.

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

No branches or pull requests

1 participant