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

V4.2.8 Crash During Start-Up #191

Open
jones139 opened this issue Jun 2, 2024 · 1 comment
Open

V4.2.8 Crash During Start-Up #191

jones139 opened this issue Jun 2, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@jones139
Copy link
Member

jones139 commented Jun 2, 2024

***** DEVICE INFO
Brand: motorola
Device: sabahl
Model: moto e13
Manufacturer: motorola
Product: sabahl_ge
SDK: 33
Release: 13

***** APP INFO
Version: 4.2.8
Installed On: 2024-05-17 18:50:58
Updated On: 2024-05-17 18:50:58
Current Date: 2024-06-02 17:32:01

***** ERROR LOG
java.lang.IllegalArgumentException: could not get CCC descriptor for characteristic 00002a19-0000-1000-8000-00805f9b34fb
at com.welie.blessed.BluetoothPeripheral.setNotify(BluetoothPeripheral.java:1407)
at com.welie.blessed.BluetoothPeripheral.setNotify(BluetoothPeripheral.java:1385)
at uk.org.openseizuredetector.SdDataSourceBLE2$2.onServicesDiscovered(SdDataSourceBLE2.java:301)
at com.welie.blessed.BluetoothPeripheral$1$1.run(BluetoothPeripheral.java:213)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:8046)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:703)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)

@jones139 jones139 added the bug label Jun 2, 2024
@jones139 jones139 added this to the V4.2 milestone Jun 2, 2024
@jones139 jones139 self-assigned this Jun 2, 2024
@jones139
Copy link
Member Author

jones139 commented Jun 2, 2024

We were having a lot of trouble with the system not starting up when using PineTime (Version 0.7) - tried various combinations of re-booting watch and phone, and also trying a different watch.
At some point during this process we got the above crash.
I don't know what was wrong because there were so many bluetooth issues at the time.

Suggest we just catch this error and display a TOAST, because the system will go to FAULT if we do not get notifications working anyway.

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