2
I had to delete my .bitcoin directory in Ubuntu 12.10, after months of getting the near 9 GB of blk data files.
I copied everything over to another machine (and back to the original too) and it gives me:
A fatal error occurred. Bitcoin can no longer continue safely and will quit.
EXCEPTION: St13runtime_error
CDB() : can't open database file blkindex.dat, error 22
bitcoin in Runaway exception
I tried chmod +w on the files, but still no go.
No I used the same client version, bitcoinqt, each time. I tried this on the original system used for DL'ing all the block files. Which was ubuntu 12.04 LTS and another newer system Ubuntu 12.10. Both with the 0.7 bitcoin. I'm not familiar with running bitcoin from command line yet. Silly question but can you use (send , receive bitcoins , etc) without having to get all those massive block files? I could fine no answer to this anywhere else. – maxwell – 2013-04-03T15:48:12.427
I deleted (moved to temp directory) the blkindex.dat file and then started ./bitcoind from command line with -rescan and -txindex options. It started running but it wiped out most of the blk0004.dat file and so wants to download yet another 2 gigs of data. Is this the only way? – maxwell – 2013-04-03T16:24:15.090