-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Indexer error in specfic blocks #13
Comments
hey, It all worked fine but then I got the problem and it is stuck in this blocks: [2023-08-25T19:26:21.924Z (info)] Collecting 100 blocks: 2449439 -> 2449539 Anyone found solution for this? |
It seems that the underlying error is:
Changing the chunks size from |
@KoenRijpstra tnx, that did the trick. |
getting |
When I was running the indexer, it stucked on block 2449440 -> 2449540 with error:
[2023-08-25T08:52:32.580Z (error)] Error when syncing between range Found non-callable @@iterator
And it keeped running around and around these blocks.
The text was updated successfully, but these errors were encountered: