algorand / conduit

Algorand's data pipeline framework.
MIT License
37 stars 26 forks source link

Exiting with error: pipeline init error: Pipeline.Init(): could not initialize importer (algod): received unexpected error (StatusAfterBlock) waiting for node to catchup: did not reach expected round 37431745 != 37440000. #166

Closed isReset728 closed 2 months ago

isReset728 commented 5 months ago

Log error: Exiting with error: pipeline init error: Pipeline.Init(): could not initialize importer (algod): received unexpected error (StatusAfterBlock) waiting for node to catchup: did not reach expected round 37431745 != 37440000. How to fix it ? Thanks

jasonpaulos commented 4 months ago

Hi, if possible, can you please share more of the log? Did this happen after a restart, or after conduit had been running for a while? Additionally, what version of conduit and algod are you using?

gmalouf commented 3 months ago

@imaiops is this still an issue?