just updated to 3.9 (from 3.7). Now the wallet does not connect or sync anymore.
What do I have to do?
switched back to the old version until the issue is solved
here is the tail of the latest debug log:
...
Verifying last 500 blocks at level 1
block index 22743ms
init message: Lade Wallet...
nFileVersion = 3090000
Keys: 0 plaintext, 211 encrypted, 211 w/ metadata, 211 total
wallet 95ms
init message: Lade Adressen...
ERROR: CAddrman::Read() : I/O error or stream data corrupted
Invalid or missing peers.dat; recreating
Loaded 32 addresses from peers.dat 28ms
fLiteMode 0
nTesseractXDepth 5
Anonsend rounds 2
Anonymize NavCoin Amount 1000
mapBlockIndex.size() = 739997
nBestHeight = 696389
setKeyPool.size() = 100
mapWallet.size() = 2336
mapAddressBook.size() = 5
AddLocal(191.168.0.205:44440,1)
dnsseed thread start
upnp thread start
net thread start
addcon thread start
opencon thread start
msghand thread start
dumpaddr thread start
init message: Laden abgeschlossen
GUI: QObject::connect: No such signal ClientModel::showProgress(QString,int)
GUI: QObject::connect: (receiver name: 'navcoin')
GUI: QObject::connect: Cannot connect (null)::showProgress(QString,int) to BitcoinGUI::showProgress(QString,int)
GUI: QObject::connect: No such signal WalletModel::balanceChanged(qint64, qint64, qint64, qint64)
GUI: QObject::connect: (receiver name: 'SendCoinsDialog')
No valid UPnP IGDs found
upnp thread exit
Loading addresses from DNS seeds (could take a while)
it runs quite a while now
any ideas? if I switch back to 3.7 everything works fine
I still have the same issue - v3.7 works seemless and v3.9 does not connect
here is the latest debug log tail:
init message: Laden abgeschlossen
GUI: QObject::connect: No such signal ClientModel::showProgress(QString,int)
GUI: QObject::connect: (receiver name: 'navcoin')
GUI: QObject::connect: Cannot connect (null)::showProgress(QString,int) to BitcoinGUI::showProgress(QString,int)
GUI: QObject::connect: No such signal WalletModel::balanceChanged(qint64, qint64, qint64, qint64)
GUI: QObject::connect: (receiver name: 'SendCoinsDialog')
No valid UPnP IGDs found
upnp thread exit
Loading addresses from DNS seeds (could take a while)
keypool reserve 10
keypool return 10
at this point the NAVcoin-qt client hangs with a steady process load of 12%. If I exit the client it does not stop but becomes non interactive and hangs with 12% process load. I can kill it then with the task manager. Starting v3.7 with the absolute same configuration connects immediately. Environment is Win10.
If somebody has a explanation that leads to solve the problem I will tip 10 NAV