Post
Topic
Board Wallet software
Re: Looking for a working configuration for a BTCrecover seedlist token file
by
ETFbitcoin
on 22/06/2021, 09:22:54 UTC
It's not very important, but you might want to find out why exactly btcrecover process was killed. Try this guide https://askubuntu.com/a/709366.

"Killed [12345]" message can happen for a variety of reasons and aren't limited to out-of-memory situations. BTCrecover makes use of multiple CPU threads, so it's possible that if one of them crashed, the entire program terminates and the shell displays this message.

That's why i mentioned that guide. My assumption about OOM are unlikely after OP mention using parameter which reduce RAM usage & have environment with very big RAM capacity.

If btcrecover made any log files, it's best to check them to see if this is the true reason for the crash or if it's something else.

I've used btcrecover before, but i didn't remember see log file created. Searching on it's repository with keyword "log" only mention btcrecover make log file to save possible password from blockchain.com file backup.