Hello. I recently moved my wallet to linux and I have strange issue there. The wallet is starting and as soon as it starts it shuts down. Anyone experienced similar? Whats should I do with it?
Sometimes it is the blockchain files that are corrupted.
Stop SolarCoin, make sure you have a RECENT backup of your wallet.dat on another device (if you lose this file you lose all your coins, forever!) and then you can go to the ~/.solarcoin directory and delete these files & folders
> rm blk0001.dat
> rm -r txleveldb
> rm -r database
NEVER delete wallet.dat. Restart the wallet and you should find it begins syncing.