Is there a problem with the wallet? It says "no block source available" with 19 hours behind. There is no problem with my net other wallet working perfectly.
try this, i have one active connection:
00:40:54

getpeerinfo
00:40:54

[
{
"id" : 1354,
"addr" : "73.10.255.44:3377",
"addrlocal" : "173.239.236.43:59479",
"services" : "0000000000000001",
"lastsend" : 1531284051,
"lastrecv" : 1531284051,
"bytessent" : 21368,
"bytesrecv" : 200532,
"conntime" : 1531251277,
"timeoffset" : -13,
"pingtime" : 0.21832800,
"version" : 250040,
"subver" : "/ROIcoin:1.1.6/",
"inbound" : false,
"startingheight" : 143707,
"banscore" : 0,
"synced_headers" : 143709,
"synced_blocks" : 143709,
"inflight" : [
],
"whitelisted" : false
}
]
so go to the debug window/CLI, type
addnode 73.10.255.44:3377 add [Enter]
should hook you up!