algorand / go-algorand

Algorand's official implementation in Go.
https://developer.algorand.org/
Other
1.35k stars 473 forks source link

Catchup stuck because of a missing asset #2239

Closed algonautshant closed 3 years ago

algonautshant commented 3 years ago

Summary

Bug reported where the catchup stops making progress because cannot validate a transaction with and asset. The assed cannot be found. https://forum.algorand.org/t/cant-get-my-participation-node-to-sync-with-the-blockchain/3256/7?u=fabrice

Scope/Requirements

Need to reproduce or investigate if a remedy can be made even if it is not reproducible.

Urgency/Relative Priority

This is urgent since it could be related to the most recent release.

algonautshant commented 3 years ago

The reporter will try to reproduce this with v2.7.1-stable