You are viewing a single comment's thread:
I wonder how does it even work (what is the content of your .artifacts) - valid file contains header (artifact_file_header
) and then one 24 byte record for each block (artifact_file_chunk
). If your file is bigger it definitely points to a bug. Your log might already contain some info pointing to source of a problem (look for messages originating from block_log_artifacts.cpp
or any warnings/errors related to block log).
I was going to blow the node away since my other nodes it is 2.2GB or so, but this one it just has been growing, but if I can get some information on where this bug is coming from, it would be helpful to resolve it.
View more