Post
Topic
Re: [ANN][SYNC]X11|1,000 Coins| NiteSend| Sync Foundation Blueprint | Program Demo
by
LJ33
on 22/07/2014, 02:44:34 UTC
I am having trouble using a back up sync wallet.dat. I sent sync to my wallet and I was having trouble getting it connected so I had to delete it but saved the wallet.dat file. I was finally able to get the wallet to connect to the network and then tried to replace the wallet.dat file but it does not seem to be working. Does anyone know how to fix this?

if you have synced wallet you can try this command line key one by one until issue will be resolved (you must backup your "wallet.dat" before):
 -rescan
 -reindex
 -salvagewallet

I tried those commands and it said method not found. I see the transaction on the block explorer and I still have the same address, not sure why it isn't working.
assuming it don't lock, go into the debug console and type dumpwallet and it will export the wallet to a text file. Then backup your wallet.dat file, delete it from the active folder, and sync. Once you're in sync, go again to the console and type importwallet and it should import all of your previous keys and transactions. It worked for me.

I tried these and my wallet still has 0 Sync. When I first downloaded a wallet I sent Sync to it but couldnt get it to connect to the network so I saved the wallet.dat file directly from the AppData/Roaming/Sync folder and then downloaded the newest version of the wallet. I still can't seem to recover this backup and would appreciate anyone that could help me.

direct inet-connection or behind a router ?

router

ok thats the Problem - sometimes your Firewall is automatically conf´ed but your router dont

which type of router ? you have to open the port there - the easiest way is to write the port in the conf file
and then open that port on the router

do you know how to do this ?

 server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=24240
port=24241
addnode=23.226.225.224
addnode=107.170.10.33
addnode=80.240.140.149
addnode=188.226.243.136
addnode=86.1.252.20
addnode=90.217.94.252
addnode=207.12.89.92
addnode=162.243.157.49
addnode=128.199.189.163
addnode=162.243.103.7
addnode=128.199.187.204
addnode=95.85.31.58

So I need to add port=24241 to the sync conf file?