I deleted peers.dat but I haven't active connections. What can I do?
Seems to be a very common problem. No idea how to fix it sadly.
I had this problem upgrading from 0.9.3.3 to 0.9.3.4
Try adding this to the config:
addnode=23.23.186.131
addnode=50.16.206.102
addnode=50.19.116.123
addnode=98.165.130.67
addnode=23.21.204.34
addnode=188.142.39.105
addnode=54.248.227.151
addnode=42.121.58.91
addnode=50.81.192.39
addnode=5.254.96.3
addnode=175.115.201.44
Thanks, now syncs.
I edited your list in the quote because there was some duplicated address
Can someone explain what this means? How do I add to the config. No config file in my directory. Or into the wallet somewhere itself?
In the wallet -> Help -> Debug -> Console
addnode IP add
Thank you
You can also add the lines to "%AppData%\DarkCoin\darkcoin.conf" on Windows or "~/.darkcoind/darkcoin.conf" on Linux.