joplin-mdbooks-website/content/software/monero-gui-syncing-stuck-with-ledger.md
Stavros Korokithakis d3a551f7d2
Updates
2021-01-04 13:59:06 +02:00

1.3 KiB

+++ title = "Monero GUI syncing stuck with Ledger" weight = 0 sort_by = "weight" insert_anchor_links = "right" +++ This is about the Monero desktop GUI, but probably also applies to Monerujo.

If you're trying to sync the blockchain with your Ledger device, you might be getting the conflicting messages of "Waiting for daemon to sync" and "Daemon is synchronized", which then just stays there forever and doesn't move.

You may see something like this in the log:

ERROR	wallet.wallet2	src/wallet/wallet2.cpp:3449	Error parsing blocks: Unable to send hidapi command. Error 128: Unknown error
ERROR	wallet.wallet2	src/wallet/wallet2.cpp:3512	pull_blocks failed, try_count=3

These errors are caused by the Ledger not being connected. You need to leave the Ledger connected throughout the syncing, as apparently the node needs some info from it and won't notify you if it's not there. It also doesn't seem to work if you disconnect and then connect the wallet afterwards.

Letting the Ledger go to the screen saver or lock appears safe, at least with the Nano X I tried. Just leave it connected, and it'll sync fine.


Last updated on January 04, 2021. For any questions/feedback, email me at hi@stavros.io.