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

Catch exceptions when stopping hume #17

Open
maansthoernvik opened this issue Sep 24, 2022 · 1 comment
Open

Catch exceptions when stopping hume #17

maansthoernvik opened this issue Sep 24, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@maansthoernvik
Copy link
Contributor

No description provided.

@maansthoernvik maansthoernvik added the bug Something isn't working label Sep 24, 2022
@maansthoernvik
Copy link
Contributor Author

maansthoernvik commented Sep 24, 2022

24/09/2022 15:52:51 CRITICAL app.hint.app.py:80 failed to sync with HINT 24/09/2022 15:52:51 ERROR hume.app.py:38 caught StartError: failed to sync with HINT 24/09/2022 15:52:51 INFO hume.app.py:48 hume stop 24/09/2022 15:52:51 INFO app.device.app.py:47 device app pre_stop 24/09/2022 15:52:51 INFO app.hint.app.py:103 hint app pre_stop 24/09/2022 15:52:51 INFO app.device.app.py:50 device app stop 24/09/2022 15:52:51 INFO app.device.connection.aggregator.py:43 device connector stop 24/09/2022 15:52:51 INFO app.device.connection.aggregator.py:110 disconnecting all devices 24/09/2022 15:52:51 INFO app.device.connection.ble.py:231 disconnecting all connected devices 24/09/2022 15:52:51 INFO app.device.connection.aggregator.py:45 successfully disconnected all devices 24/09/2022 15:52:51 INFO app.device.connection.aggregator.py:50 stopping BLE event loop 24/09/2022 15:52:51 INFO app.device.connection.aggregator.py:151 event loop stopped 24/09/2022 15:52:51 INFO app.device.connection.aggregator.py:61 closing event loop 24/09/2022 15:52:51 INFO app.hint.app.py:106 hint app stop 24/09/2022 15:52:51 INFO __main__.py:140 exception 'NoneType' object has no attribute 'close' happened when starting 24/09/2022 15:52:51 INFO __main__.py:122 exit status:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant