What is the solution to a wallet never syncing? No matter how long I leave it open, it never completely downloads the blocks fully. The number of blocks change each time I open. Sometimes it might say 1200 blocks remaining, sometimes 548. But it never counts down to zero and syncs. I have coins floating in limbo. Thousands were sent from my pool but not showing up in my wallet because it won't sync.
Try this as your config file
server=1
listen=1
rpcuser=ec2user
rpcpassword=ec2password
rpcport=44843
rpcconnect=127.0.0.1
rpcallowip=*
addnode=54.213.174.35
addnode=54.213.81.163