# You must set rpcuser and rpcpassword to secure the JSON-RPC api
rpcuser=[put-a-username-of-your-choice-here]
rpcpassword=[put-a-random-password-of-your-choice-here]
# Listen for RPC connections on this TCP port:
rpcport=8232
# server=1 to accept JSON-RPC commands
server=1
# listen=1 to accept connections from outside
listen=0
# RPC connection from localhost allowed
rpcallowip=127.0.0.1
# Add nodes to connect to specific peers
connect=104.128.225.215
# posii=1 to enable PoS staking; default = 0
posii=1
# Transaction under stake with a value greater than the threshold is being splitted
stakesplitthreshold=500
# Transactions with values less than the threshold will combine into one
stakecombinethreshold=250
********** also try ******************
if your 100% sure your running wallet 1.4.3 try downloading the blockchain from here:
http://coinmagi.org/bin/upgradeworks well for me, if your wallet is on a win machine, right click start menu in run put %appdata% and click OK and you will find the magi blockchain in the magi folder, just unzip over the top and you will only have a hundred or so blocks to sync and it should work