fetchai / ledger-subquery

This is the Fetch Ledger SubQuery project, an indexer for the Fetch network.
MIT License
2 stars 10 forks source link

Node service crashing due to connection reset #31

Closed bryanchriswhite closed 1 year ago

bryanchriswhite commented 2 years ago

Background

This is the error occurs frequently and causes the deployment to go into crashloop backoff:

2022-08-16T09:40:52.005Z <fetch> ERROR failed to index block at height 977210  Error: read ECONNRESET
bryanchriswhite commented 2 years ago

This seems to only apply in scenarios where the indexer is running in a different cluster than the fetchd node it is querying.

bryanchriswhite commented 1 year ago

Closing as this is a known phenomenon related to network security mechanisms of fetchd and has limited applicability (i.e. non-production environments).