Version wallet : v1.2.0.1
My .conf file:
"rpcuser = user
rpcpassword = pass
rpcallowip = 127.0.0.1
rpcallowip = 192.168.1. *
rpcport = 11082
daemon = 1
server = 1
gen = 0
testnet = 0
listen = 1
maxconnections = 100
addNode = 37.59.21.58: 60237
addNode = 95.85.1.183: 60237
addNode = 46,165,209,140: 60237
addNode = 192.99.21.103: 60237
addNode = 194.44.203.196: 60237
addNode = 85.142.57.55: 60237
addNode = 162,255,117,105
addNode = 93.169.90.50
addNode = 104.131.181.16 "
You need to correct this line:
"addNode = 162,255,117,105". Put "addnode = 162.255.117.105" - with dots instead of commas.
My connections now are these:
162.255.117.105:63417
84.234.52.190:55612
93.169.32.85:1081
The 84.234.52.190 is probably Aikapool, and it is not synced for a long time, seems it is stuck on block 111005, while the blockchain is on block 265383 already. So you need to have "addnode=162.255.117.105" and "addnode=93.169.32.85"
Aikapool owner - please re-sync your wallet!!!
You can use "addnode=104.207.131.249:60237" for now too. It is my node, it is not always online, but sometimes is.
The wallet of sync.
Thank you very much.