Author

Topic: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread - page 112. (Read 597425 times)

member
Activity: 65
Merit: 10
Pallas, traderman, thanks guys.
where i can see my rac? Command "listitem cpids" show me this: "RAC" : 6848.00000000. cpid is still invalid and BAM show that i have no team
PS: cpid in BAM and in wallet are different, is it norm?
legendary
Activity: 1260
Merit: 1001
Once your Rac is above 100 it will be update itself and everything will work. It just says that because you have no RAC built up yet!


"Team" : "",

you should be in the gridcoin team

ok, now im in gridcoin team, but problem is not solved. what im see on bam`s account page  http://joxi.ru/XEA49Yp7SVR5rb
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
legendary
Activity: 2716
Merit: 1094
Black Belt Developer

"Team" : "",

you should be in the gridcoin team

ok, now im in gridcoin team, but problem is not solved. what im see on bam`s account page  http://joxi.ru/XEA49Yp7SVR5rb

you need to wait a bit

EDIT: "execute resetcpids" helped me at times.
member
Activity: 65
Merit: 10

"Team" : "",

you should be in the gridcoin team

ok, now im in gridcoin team, but problem is not solved. what im see on bam`s account page  http://joxi.ru/XEA49Yp7SVR5rb
legendary
Activity: 2716
Merit: 1094
Black Belt Developer

{
"Command" : "cpids"
},
{
"Project" : "milkyway@home",
"CPID" : "5aeb66cdd94f956fe5cbacbde312a80b",
"CPIDhash" : "473bb3ab759fcecb19169580546ad141",
"Email" : "a17e55fc6060ef620de2695fb50b0286",
"UTC" : 36705.00000000,
"RAC" : 3622.00000000,
"Team" : "",
"RecTime" : 1414060859.00000000,
"Age" : 20.00000000,
"Verified UTC" : 0.00000000,
"Verified RAC" : 0.00000000,
"Verified Team" : "",
"Verified RecTime" : 0.00000000,
"Verified RAC Age" : 0.00000000,
"Is my CPID Valid?" : false,
"CPID Link" : "http://boinc.netsoft-online.com/get_user.php?cpid=5aeb66cdd94f956fe5cbacbde312a80b",
"Errors" : "CPID invalid. Check E-mail address."
}

"Errors" : "CPID invalid. Check E-mail address." What im doing wrong? email in .conf file is right. And i cant see my cpid here http://boincstats.com/ru/bam/account/

"Team" : "",

you should be in the gridcoin team
member
Activity: 65
Merit: 10

{
"Command" : "cpids"
},
{
"Project" : "milkyway@home",
"CPID" : "5aeb66cdd94f956fe5cbacbde312a80b",
"CPIDhash" : "473bb3ab759fcecb19169580546ad141",
"Email" : "a17e55fc6060ef620de2695fb50b0286",
"UTC" : 36705.00000000,
"RAC" : 3622.00000000,
"Team" : "",
"RecTime" : 1414060859.00000000,
"Age" : 20.00000000,
"Verified UTC" : 0.00000000,
"Verified RAC" : 0.00000000,
"Verified Team" : "",
"Verified RecTime" : 0.00000000,
"Verified RAC Age" : 0.00000000,
"Is my CPID Valid?" : false,
"CPID Link" : "http://boinc.netsoft-online.com/get_user.php?cpid=5aeb66cdd94f956fe5cbacbde312a80b",
"Errors" : "CPID invalid. Check E-mail address."
}

"Errors" : "CPID invalid. Check E-mail address." What im doing wrong? email in .conf file is right. And i cant see my cpid here http://boincstats.com/ru/bam/account/


legendary
Activity: 2716
Merit: 1094
Black Belt Developer

thanks for the new wallet and for listening to the community ;-)

unfortunately the new one still doesn't compile as headless version:

obj/main.o: In function `RetrieveCPID5(std::string)':
/home/pallas/Desktop/m/Gridcoin-Research/src/main.cpp:3791: undefined reference to `cpid_hash(std::string, std::string, uint256)'
/home/pallas/Desktop/m/Gridcoin-Research/src/main.cpp:3796: undefined reference to `IsCPIDValid(std::string, std::string, uint256)'
collect2: error: ld returned 1 exit status

I'd like to run it on my arm NAS but without the headless version it's impossible (I can't install Qt on it).

EDIT: there is a problem on the Qt wallet as well: when you click on the notification icon, an empty menu is opened; this used to work before (ubuntu).

I fixed the headless compile problem myself: just edit makefile.unix and add the bold line:

    obj/addrman.o \
    obj/cpid.o \
    obj/crypter.o \
hero member
Activity: 770
Merit: 500
can't sync my POR gridcoin wallet  Huh already added addnode=node.gridcoin.us

Are you on the latest version? https://cryptocointalk.com/topic/1331-new-coin-launch-announcement-grc-gridcoin/?p=141359
Try just shutting it down and restarting if you are stuck syncing for some odd reason.

Problem solved thank you. I downloaded the one from the beta website and looks like it hasn't been updated for a while
legendary
Activity: 2716
Merit: 1094
Black Belt Developer

thanks for the new wallet and for listening to the community ;-)

unfortunately the new one still doesn't compile as headless version:

obj/main.o: In function `RetrieveCPID5(std::string)':
/home/pallas/Desktop/m/Gridcoin-Research/src/main.cpp:3791: undefined reference to `cpid_hash(std::string, std::string, uint256)'
/home/pallas/Desktop/m/Gridcoin-Research/src/main.cpp:3796: undefined reference to `IsCPIDValid(std::string, std::string, uint256)'
collect2: error: ld returned 1 exit status

I'd like to run it on my arm NAS but without the headless version it's impossible (I can't install Qt on it).

EDIT: there is a problem on the Qt wallet as well: when you click on the notification icon, an empty menu is opened; this used to work before (ubuntu).
legendary
Activity: 1358
Merit: 1000
can't sync my POR gridcoin wallet  Huh already added addnode=node.gridcoin.us

Are you on the latest version? https://cryptocointalk.com/topic/1331-new-coin-launch-announcement-grc-gridcoin/?p=141359
Try just shutting it down and restarting if you are stuck syncing for some odd reason.
hero member
Activity: 770
Merit: 500
can't sync my POR gridcoin wallet  Huh already added addnode=node.gridcoin.us
sr. member
Activity: 406
Merit: 250
Quote
You need to have rac above 100 and it takes sometime for that to show up.
Yes, i understand this. But, in my opinion, here is another problem. But ok, i'll wait some more time. TY.
I figured it out. I had a lot of projects in "listitem cpids", which i never touched. Console command "execute resetcpids" fixed everything. Now i have only my projects and "Error" : "RAC too low".
sr. member
Activity: 406
Merit: 250
Quote
You need to have rac above 100 and it takes sometime for that to show up.
Yes, i understand this. But, in my opinion, here is another problem. But ok, i'll wait some more time. TY.
legendary
Activity: 1260
Merit: 1001
You need to have rac above 100 and it takes sometime for that to show up.

Something is wrong with my cpids..
For
Code:
"Project" : "world community grid"
i have
Code:
"Team" : ""
and
Code:
"Verified RAC" : "-1.00000000"
and

Code:
"Is my CPID Valid?" : "false"
"Errors" : "Team invalid"

But i'm in team "Gridcoin"



Also, are projects Milkyway@home and rosetta@home valid for Gridcoin? Looks like only this 2 projects in my account have positive RAC.
Thank you!


sr. member
Activity: 406
Merit: 250
Something is wrong with my cpids..
For
Code:
"Project" : "world community grid"
i have
Code:
"Team" : ""
and
Code:
"Verified RAC" : "-1.00000000"
and

Code:
"Is my CPID Valid?" : "false"
"Errors" : "Team invalid"

But i'm in team "Gridcoin"



Also, are projects Milkyway@home and rosetta@home valid for Gridcoin? Looks like only this 2 projects in my account have positive RAC.
Thank you!

legendary
Activity: 1260
Merit: 1001
What is the RAC on your projects? can you list them?

When you signup with a boinc project through the boinc software use that particular email(same email for all project that you sign up with), that is all, you don't have to do anything else. The gridcoin wallet software can detect automatically how much credits you have for each project based on the email.

I am assuming you are running the POR GRC?
You have to edit your gridcoinresearch.conf in appdata/roaming/gridcoinresearch

email="your boinc email"
rpcport=9334
rpcallowip=127.0.0.1
addnode=node.gridcoin.us

I downloaded the wallet but it is not doing the sync... I have to do some things before?


wallet is synced now...thanks

in the gridcoinresearch.conf my email is now listed.
I dont really understand how to add my projects in the gridcoinresearch.conf
what should I add to add malariacontrol.net

thx
does this take some time?
"All CPU Projects exhaustetd" is written.... Do I have to wait or do I have to do something.  Thx
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Qt client compiles fine but headless one gives:

src/main.cpp:4372: undefined reference to `RebootClient()'
collect2: error: ld returned 1 exit status

Bump!
Jump to: