-
Notifications
You must be signed in to change notification settings - Fork 98
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
Problem connecting to Sparrow #949
Comments
Hi Which version of the BitBox02 firmware and of Sparrow are you running? We tried to reproduce the problem but it seems to work as expected. |
Sparrow 1.6.5 and BitBox02 firmware 9.12.0 |
I am not so familiar with Sparrow. Maybe you can find some log files and see if they reveal anything. Maybe you can ask the Sparrow developers, "Error parsing JSON" seems like it might be a bug in Sparrow. |
I found this issue with Trezor |
I am trying to debug the enumerate function in the HWI library and it crashes in bitbox02.py while doing:
But I think this is a problem with my Python setup and it is not related with the problem in Sparrow |
Thanks a lot for debugging. Upgrading protoc is actually on our radar. CC @Beerosagos In the meantime you can downgrade your local installation of protobuf I think. |
I have downgraded protobuf to 3.20. Now the enumerate method returns a correct string with the device |
I have a similar issue on Arch Linux. I get the same error when I try to create a new wallet in Sparrow from the bitbox02. The error log looks like this: I was able to do that back in 2021, but I remember having trouble there too. Any suggestions? |
@zerotobtc have you tried downgrading protobuf as described above?
We are preparing a PR to HWI that fixes the protobuf incompatibility, but it may take a while until it trickles down to Sparrow. Can you try |
Closing due to inactivity. Please comment if the issue persists. Thanks. |
Hi,
I can't connect the device with Sparrow Desktop on Windows 10. Nothing happens when I press the Scan button in the "connect hardware wallet" window. The device always shows "See the BitBoxApp". If I open the BitBox app, unlock the device with the PIN and close the app, then Sparrow shows "Error parsing JSON" after pressing the Scan button.
The text was updated successfully, but these errors were encountered: