Cannot give an open range of blocks to firehose tools check merged-blocks. I think this was allowed before?
$ firehose tools check merged-blocks s3://.... -s -r 0:
2024-01-26T03:50:01.340Z INFO (dtracing) registering development exporters from environment variables
Checking block holes on ....
Detailed printing requested: All block files will be read and checked for continuity. This may take a while...
Error: check merged blocks can only work with fully resolved range, got [#0, +∞]
2024-01-26T03:50:01.341Z ERRO (fireantelope) failed to run {"error": "check merged blocks can only work with fully resolved range, got [#0, +∞]"}
Cannot give an open range of blocks to
firehose tools check merged-blocks
. I think this was allowed before?