Post
Topic
Board Announcements (Altcoins)
Re: Wallet synchronization problems for CIF: cif.conf peers cryptoimprovementfund.io
by
vrana
on 20/09/2017, 12:26:53 UTC
FOR EVERYBODY THAT RUNS A LOCAL WALLET... HELP EACH OTHER!


Hi,

I have no folder named CryptoImprovementFund in my windows 7 %AppData% path.  It was found in %AppData%\Roaming\CryptoImprovementFund
I create cif.conf here and restarted the wallet app. It did not synced and from debug console using command getpeerinfo i got blank response.

I created folder in %AppData%\CryptoImprovementFund and put cif.conf file there. But it also not worked.

Then I started wallet app from command line using command CryptoImprovementFund-qt.exe -addnode=174.138.22.6
Now it connected to 1 node and synced.

My question is why is not reading cif.conf file where multiple nodes has been given. Where I am doing wrong ? Kindly help.

I double tested:
%AppData%\CryptoImprovementFund redirects to C:\Users\UserName\AppData\Roaming\CryptoImprovementFund

If you put cif.conf in %AppData%\CryptoImprovementFund it should work - we hope that works : )

Your work-around is a fail-safe alternative way to get your wallet connected. I found it too complicated and prefered the cif.conf solution with adding some peers.

Thank you and glad at least it's working now : )

Devvie
 

I will try again using cif.conf solution. Meanwhile what is the command line option to run wallet application to use multiple peers. "CryptoImprovementFund-qt.exe -addnode=174.138.22.6 -addnode=31.220.60.15"   command is picking first node only.