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

Bluetooth interface cannot be opened; module 'logfile' has no attribute 'fLogfile' #423

Closed
sylvesterpious opened this issue Mar 7, 2023 · 1 comment
Labels
bug Something isn't working solved

Comments

@sylvesterpious
Copy link

Bluetooth interface is not starting with the following error on the GUI.

Using Dynastream Innovations dongle, Bluetooth interface cannot be opened; module 'logfile' has no attribute 'fLogfile'

This is being used on a Macbook with a ANT+ dongle connected to USB. Trying to connect to a Bushido using ANT+ (this works), the bluetooth for use with a CTP doesnt work.

This is with -b mode on. -bb shows an error as well about a assertion failure.

2023-03-08 05:41:09.453 Python[10149:64938] *** Assertion failure in -[CBPeripheralManager addService:], CBPeripheralManager.m:438
05:41:09,453: clsBleServer._Server(); start() exception NSInternalInconsistencyException - Characteristics with cached values must be read-only
05:41:09,453: , Bluetooth interface n/a; Check exception.

Screenshot 2023-03-08 at 5 35 49 AM

@WouterJD
Copy link
Owner

WouterJD commented Mar 7, 2023

Sorry for this, is solved in the current branch which will be fully integrated soon.

@WouterJD WouterJD added bug Something isn't working solved labels Mar 7, 2023
@WouterJD WouterJD closed this as completed Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved
Projects
None yet
Development

No branches or pull requests

2 participants