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

Room Assistant hanging #1436

Open
KTibow opened this issue Jun 4, 2023 · 6 comments
Open

Room Assistant hanging #1436

KTibow opened this issue Jun 4, 2023 · 6 comments
Labels

Comments

@KTibow
Copy link

KTibow commented Jun 4, 2023

Describe the bug
Room Assistant randomly tries to connect to devices and hangs. I don't even have bluetooth classic turned on.

To reproduce
Set up the config listed below

Relevant logs

04/06/2023, 10:05:57 - info - BluetoothLowEnergyService: Attempting app discovery for tag censored-100-1
04/06/2023, 10:05:57 - debug - BluetoothLowEnergyService: Tag censored-100-1 seems to broadcast the app with manufacturer data 4c000215c04d90f201c443b7be06086b4914872b00640001c5
04/06/2023, 10:05:57 - debug - BluetoothService: Locking adapter 0
04/06/2023, 10:05:57 - debug - BluetoothService: Stopping scanning for BLE peripherals on adapter 0
04/06/2023, 10:05:57 - debug - BluetoothService: Connecting to BLE device at address ce:ns:or:ed:ce:ns
^C^C04/06/2023, 10:06:38 - debug - HomeAssistantService: Marking instance as online
04/06/2023, 10:06:38 - debug - HomeAssistantService: Marking room-assistant-room-assistant-1-status-cluster-size as online
04/06/2023, 10:06:38 - debug - HomeAssistantService: Marking room-assistant-room-assistant-1-status-cluster-leader as online
04/06/2023, 10:06:38 - info - BluetoothService: Detected unusually long lock on Bluetooth adapter 0, force unlocking

Relevant configuration

global:
  integrations:
    - homeAssistant
    - bluetoothLowEnergy
homeAssistant:
  mqttUrl: mqtt://homeassistant.local:1883
  mqttOptions:
    username: mqtt
    password: censored
bluetoothLowEnergy:
  allowlist:
    - censored-100-1
  instanceBeaconEnabled: false
  tagOverrides:
    censored-100-1:
      name: OnePlus 7

Expected behavior

For it to not hang

Environment

  • room-assistant version: 2.20.0
  • installation type: NodeJS
  • hardware: Raspberry Pi 3B
  • OS: Linux

Additional context
Add any other context about the problem here.

@KTibow KTibow added the bug label Jun 4, 2023
@github-actions
Copy link

github-actions bot commented Sep 3, 2023

There hasn't been any activity on this issue recently. In an effort to provide a better overview of current issues we automatically clean some of the old ones. Many of them may already be resolved in newer versions of room-assistant.
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 3, 2023
@KTibow
Copy link
Author

KTibow commented Sep 3, 2023

/unstale

@github-actions github-actions bot removed the stale label Sep 4, 2023
Copy link

github-actions bot commented Dec 3, 2023

There hasn't been any activity on this issue recently. In an effort to provide a better overview of current issues we automatically clean some of the old ones. Many of them may already be resolved in newer versions of room-assistant.
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 3, 2023
@KTibow
Copy link
Author

KTibow commented Dec 3, 2023

/unstale

@github-actions github-actions bot removed the stale label Dec 4, 2023
Copy link

github-actions bot commented Mar 4, 2024

There hasn't been any activity on this issue recently. In an effort to provide a better overview of current issues we automatically clean some of the old ones. Many of them may already be resolved in newer versions of room-assistant.
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Mar 4, 2024
@KTibow
Copy link
Author

KTibow commented Mar 4, 2024

/unstale

@github-actions github-actions bot removed the stale label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant