Post
Topic
Board Project Development
Re: Large Bitcoin Collider Thread 2.0
by
daveinli
on 13/12/2020, 14:24:41 UTC
Hi,

if anyone can help me solve this issue.

./LBC -h  this works fine, displays as it should

when I run ./LBC -x
i end up with this error

Will use 0 CPUs.
New BLF data found. (DL-size: 296.65MB)

bzip2: Compressed file ends unexpectedly;
   perhaps it is corrupted?  *Possible* reason follows.
bzip2: No such file or directory
   Input file = 171125-2642d3b0bdf4ff2fb6828801a39da3d3.blf.bz2, output file = 171125-2642d3b0bdf4ff2fb6828801a39da3d3.blf

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bzip2: Deleting output file 171125-2642d3b0bdf4ff2fb6828801a39da3d3.blf, if it exists.
Some files were updated - please restart LBC.


I have restarted and tried over and over