If the leveldb file becomes corrupted, future execution of the script results in an immediate fatal error: ``` 2015/02/26 16:54:32 file missing exit status 1 ``` Changing the location of the leveldb directory or removing the files solves the issue.
If the leveldb file becomes corrupted, future execution of the script results in an immediate fatal error:
Changing the location of the leveldb directory or removing the files solves the issue.