Page 1 of 1

Stats server show credits going to the wrong team.

Posted: Thu Apr 02, 2020 6:58 am
by XLV
My stats page (XLV ) shows that I am donating to two teams. One of them (teamid 240014) is the intended team, however, the other (teamid 250660) is unknown to me, and I have no idea why half of my credits go towards that team.

My config file looks like this:

Code: Select all

21:55:29:<config>
21:55:29:  <!-- Network -->
21:55:29:  <proxy v=':8080'/>
21:55:29:
21:55:29:  <!-- User Information -->
21:55:29:  <passkey v='********************************'/>
21:55:29:  <team v='240014'/>
21:55:29:  <user v='XLV'/>
21:55:29:
21:55:29:  <!-- Folding Slots -->
21:55:29:  <slot id='0' type='CPU'/>
21:55:29:  <slot id='1' type='GPU'/>
21:55:29:</config>
Is this a problem at my end? What is causing this?

Re: Stats server show credits going to the wrong team.

Posted: Thu Apr 02, 2020 7:13 am
by bruce
The stats do NOT show which teams you are contributing to. There probably is somebody using the same name you have selected and they are contributing to the team they have chosen.

The only way you know the points are your is if you query the official stats using your passkey.

Re: Stats server show credits going to the wrong team.

Posted: Thu Apr 02, 2020 7:41 am
by XLV
I queried the stats server and indeed, for my passkey there is only the intended team. I guess there is somebody else that uses the same name (which is quite possible).

Thank you for clearing that up :)

Re: Stats server show credits going to the wrong team.

Posted: Thu Apr 02, 2020 2:05 pm
by toTOW
I have the same issue :( ... which is not an issue according to the stats system design ... :?