Post
Topic
Board Announcements (Altcoins)
Re: [NRS|NoirShares] POW ENDING at 50k | DACs | MANDATORY WALLET UPDATE 6/23/2014
by
kcheel
on 01/07/2014, 05:20:09 UTC
Goodmorning

Firstly, i would like to start by providing links to windows wallets

Updated zip
Updated exe

I used the zip one, and downloaded all the blockchain. First time it gets slow around block 50000, but with time it moved forward and synced. I closed it and open again, and it went back to block 49140, with 2501 blocks remaining, it looks stuck right now, can't sync.

Do we need to add any node?


did you delete everything except wallet.dat?

if yes, then
1)go to debug and
2) do "getpeerinfo" you'll
3) find the problem node, then
4) block it in your firewall settings.

I've re-downloaded, and it happened again. It syncs at first, then after closing and open again the wallet, I got those 2501 blocks missing...
How do I find the node with problems? They all have same "startingheight: 51689", or should I look for something else?

Here is my getpeerinfo:

Code:

"addr" : "67.212.70.89:8500",
"services" : "00000001",
"lastsend" : 1404143421,
"lastrecv" : 1404143437,
"conntime" : 1404143417,
"version" : 60006,
"subver" : "/NoirShares:1.9.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 51689,
"banscore" : 0
},
{
"addr" : "202.152.167.74:8500",
"services" : "00000001",
"lastsend" : 1404143430,
"lastrecv" : 1404143428,
"conntime" : 1404143419,
"version" : 60006,
"subver" : "/NoirShares:1.9.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 51689,
"banscore" : 0
},
{
"addr" : "115.29.53.115:8500",
"services" : "00000001",
"lastsend" : 1404143425,
"lastrecv" : 1404143436,
"conntime" : 1404143420,
"version" : 60006,
"subver" : "/NoirShares:1.9.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 51689,
"banscore" : 0
},
{
"addr" : "182.107.196.38:8500",
"services" : "00000001",
"lastsend" : 1404143425,
"lastrecv" : 1404143424,
"conntime" : 1404143421,
"version" : 60006,
"subver" : "/NoirShares:1.9.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 51689,
"banscore" : 0
},
{
"addr" : "76.126.117.233:8500",
"services" : "00000001",
"lastsend" : 1404143425,
"lastrecv" : 1404143425,
"conntime" : 1404143421,
"version" : 60006,
"subver" : "/NoirShares:1.9.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 51689,
"banscore" : 0
},
{
"addr" : "184.68.133.150:8500",
"services" : "00000001",
"lastsend" : 1404143429,
"lastrecv" : 1404143424,
"conntime" : 1404143422,
"version" : 60007,
"subver" : "/NoirShares:1.9.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 51689,
"banscore" : 0
},
{
"addr" : "23.249.161.254:8500",
"services" : "00000001",
"lastsend" : 1404143425,
"lastrecv" : 1404143423,
"conntime" : 1404143423,
"version" : 60006,
"subver" : "/NoirShares:1.9.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 51689,
"banscore" : 0




Mine does the same.  Works fine on first run after deleting all but the wallet.dat.  Once I close it and reopen it, only part of my NRS balance shows and it sits at 2588 Blocks remaining and will not sync again unless I delete everything and install again.