Piotr Kosecki
Piotr Kosecki
@SiddharthV1 can you describe what was this bug about?
tested it with current master, and I think this bug is already fixed. Can you confirm @SiddharthV1 so we can close this ticket?
I think it was fixed with this PR: https://github.com/Cryptonomic/Conseil/pull/1079
Hi, have you tried node `12.2` and `2022-march-release-41`?
BTW first node does not look like it is in archive mode.
After our investigation it looks like tezos nodes 12.1 and 12.2 are not always returning metadata. Because of that Lorre breaks. The fix is to use node with `--metadata-size-limit=unlimited` parameter,...
@SiddharthV1 need better description of this issue. Is it still occurring?
Do you have any logs of why it stops processing?
when you look carefully at the logs you'll see that it fetches blocks in range `1596275 to 1596284`. Meaning that it works ok. Please paste here logs that show when...
At the moment it is only possible to do it by modifying the conf file inside the docker container/mounting your own file, but it will be possible to modify this...