Skip to content
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.

Wallet/chain height mismatch #17

Open
mackuba opened this issue Jan 21, 2014 · 0 comments
Open

Wallet/chain height mismatch #17

mackuba opened this issue Jan 21, 2014 · 0 comments
Labels

Comments

@mackuba
Copy link
Member

mackuba commented Jan 21, 2014

From Wei's crash logs:

  • Hive starts with "chain head is at height 168587”
  • two pending incoming transactions are being tracked
  • confirmations of these pending transactions are received, they get saved into the wallet
  • many hours later Hive is restarted, and then:

"chain head is at height 168587”
"Wallet/chain height mismatch: 168682 vs 168587”

It starts importing last ~100 blocks again, gets the two transactions in those blocks, and since they’re already in the wallet, it throws a “java.lang.IllegalStateException”.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant