Blockstream / Blockstream/green_android
Request/Response id mismatch - expected id: 1011, received 1010
Open
bug
status: confirmed
- Dominant language
- Kotlin
- Stars
- 268
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
On Android Blockstream App, when re-connecting to a Jade via bluetooth, a bad connection during PIN+Passphrase input could trigger this error in loop.
> Request/Response id mismatch - expected id: 1011, received 1010
> Request/Response id mismatch - expected id: 1012, received 1011
> ...
> Request/Response id mismatch - expected id: 1071, received 1070
https://github.com/user-attachments/assets/3ff12f6b-1ba5-4093-be94-32d07254d335
The only way to resolve it via a force kill of the application.
Contributor guide
Assessment
This issue has not been assessed yet.