Hi, hope someone can help with the new wallet not syncing past block 27619
FYI.
New Install of Win8.1 64
First time install of new wallet 9.0.1 from catcoin official web site.
1st attempt. Install Wallet, did not copy conf from wallet download to /apdata/catcoin folder, begin sync, stuck block 27619
2nd attempt. Delete everything in /appdata/catcoin folder except wallet.dat, added conf file from download zip with nodes only, resync stops at 27619
3rd attempt. Delete everything in /appdata/catcoin folder except wallet.dat, resync stops at 27619.
This from the debug log.
2014-04-20 22:41:48 Invalid or missing peers.dat; recreating
2014-04-20 22:41:48 Loaded 0 addresses from peers.dat 1ms
2014-04-20 22:41:51 mapBlockIndex.size() = 1
2014-04-20 22:41:51 nBestHeight = 0
2014-04-20 22:41:51 setKeyPool.size() = 100
2014-04-20 22:41:51 mapWallet.size() = 3
2014-04-20 22:41:51 mapAddressBook.size() = 2
2014-04-20 22:41:51 AddLocal([2001:0:5ef5:79fb:14af:c6b3:d106:c423]:9933,1)
2014-04-20 22:41:51 dnsseed thread start
2014-04-20 22:41:51 Loading addresses from DNS seeds (could take a while)
2014-04-20 22:41:51 addcon thread start
2014-04-20 22:41:51 net thread start
2014-04-20 22:41:51 opencon thread start
2014-04-20 22:41:51 dumpaddr thread start
2014-04-20 22:41:51 msghand thread start
2014-04-20 22:41:51 upnp thread start
2014-04-20 22:41:51 init message: Done loading
2014-04-20 22:41:51 AddToWallet a34dee0ef4594d6421a04685f49d432619c0ce1da85aff03cb7bcf26310fdb35
2014-04-20 22:41:51 AddToWallet c8e062d5ea616f6c1f98da05472b2a3433939c5b193013ce95b30a7ce680fc52
2014-04-20 22:41:51 AddToWallet f7e38a3dce7dffa97005743cb3effe3269a536c356a2d5e59a583136524af07d
2014-04-20 22:41:51 refreshWallet
2014-04-20 22:41:53 Added 1 addresses from 107.170.40.107: 0 tried, 1 new
2014-04-20 22:41:53 trying connection 107.170.40.107:9933 lastseen=135.7hrs
2014-04-20 22:41:54 connected 107.170.40.107:9933
2014-04-20 22:41:54 send version message: version 70002, blocks=0, us=[2001:0:5ef5:79fb:14af:c6b3:d106:c423]:9933, them=107.170.40.107:9933, peer=107.170.40.107:9933
2014-04-20 22:41:54 UPnP: ExternalIPAddress = 10.0.0.34
2014-04-20 22:41:54 UPnP Port Mapping successful.
2014-04-20 22:41:54 Added time data, samples 2, offset +2 (+0 minutes)
2014-04-20 22:41:54 Moving 107.170.40.107:9933 to tried
2014-04-20 22:41:54 receive version message: /Satoshi:0.9.0/: version 70002, blocks=27619, us=46.249.59.220:1982, them=107.170.40.107:9933, peer=107.170.40.107:9933
2014-04-20 22:41:54 Added 2 addresses from 65.254.66.160: 1 tried, 2 new
Could this node be the problem? 2nd line at the end of log snippet above
2014-04-20 22:41:54 receive version message: /Satoshi:0.9.0/: version 70002, blocks=27619, us=46.249.59.220:1982, them=107.170.40.107:9933, peer=107.170.40.107:9933UPDATE: After checking the wallet again it is now syncd and over the fork block.
Looks like it finally found a node that had the correct blockchain. Still think the original node in the wallet might have issues.