Post
Topic
Board Announcements (Altcoins)
Re: CRYPTO BULLION (CBX) | Focus on Crypto Bullion!
by
robert3harrison
on 14/09/2016, 18:08:23 UTC

Send me the debug.log it could help me to find your issue.

Tried letting it completely resync from start...blows up. Here are the last 100 lines of debug.log 



Much easier and quicker to just use the Bootstrap

Just restarted everything. Compiled a new copy of qt wallet and grabbed bootstrap. Things went fine till near the end. Here is the debug log where it went bad:

SetBestChain: new best=c04072aba14fd2b52224  height=1605050  trust=2172038872580
134662  date=08/24/2016 18:16:58
ProcessBlock: ACCEPTED
received block b7e1d7f8649c60d40f8b
Closed LevelDB successfully
connect() failed after select(): No route to host
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
Transaction index version is 70507
Opened LevelDB successfully
SetBestChain: new best=b7e1d7f8649c60d40f8b  height=1605051  trust=2172051860702
230272  date=08/24/2016 18:17:08
ProcessBlock: ACCEPTED
received block 0ca30993e775d27df58d
Closed LevelDB successfully
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
Transaction index version is 70507
Opened LevelDB successfully
LevelDB batch commit failure: IO error: /wallets/.CryptoBullion/txleveldb/155078
9.ldb: Too many open files
ERROR: AcceptBlock() : AddToBlockIndex failed
ERROR: ProcessBlock() : AcceptBlock FAILED
received block 5acfca6624b88cd2a164
Closed LevelDB successfully
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
Transaction index version is 70507
Opened LevelDB successfully
LevelDB batch commit failure: IO error: /wallets/.CryptoBullion/txleveldb/155079
1.ldb: Too many open files
ERROR: AcceptBlock() : AddToBlockIndex failed
ERROR: ProcessBlock() : AcceptBlock FAILED
received block 90e54be20c845dce4498
Closed LevelDB successfully
Opening LevelDB in /wallets/.CryptoBullion/txleveldb
LevelDB read failure: IO error: /wallets/.CryptoBullion/txleveldb/1549059.ldb: T
oo many open files
Transaction index version is 0
Required index version is 70507, removing old database
Opening LevelDB in /wallets/.CryptoBullion/txleveldb


************************
EXCEPTION: St13runtime_error       
init_blockindex(): error opening database environment Invalid argument: /wallets
/.CryptoBullion/txleveldb: does not exist (create_if_missing is false)       
CryptoBullion in ProcessMessages()       

Seems like some kind of error on open files...any ideas?