Post
Topic
Board Announcements (Altcoins)
Re: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread
by
Gridcoin
on 08/11/2014, 13:57:40 UTC
I am in Gridcoin Team on all my Boinc projects.

Here is what my wallet currently shows:

I got mature, staking coins, wallet in sync with network, edited the .conf file to let it find my Boinc installation, but still nothing:


Hi Tech1,

The easy way to find out what is wrong is do a "list cpids" from the RPC console.
Look for any individual projects with either an invalid CPID or a team missing or a low RAC.
If you have an issue with every project you will have to work on each problem individually til you have a participating project.

Otoh, if you dont see any cpids, you might have installed boinc in the non-default location.
To make gridcoin see boinc in that case populate this in your gridcoinresearch.conf file:
boincdatadir=c:\\programdata\\boinc\\

Change the path to the correct path.

Good luck-