• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

SMP client stopped working?

GlimmerMan

Gawd
Joined
Feb 13, 2005
Messages
982
I noticed that the SMP client that was running on my dual 270 seemed to stopped yesterday at 23:00. The last message in the log was, "Entering M.D." The fah5 process seems to be asleep, not doing anything.
Today, I tried to run the SMP client an my new dual-core box. Same problem.
Any ideas?
 
Do you have the latest SMP client?
 
A new version came out? I downloaded the SMP client from stanford today to my new C2D box. The client on my 270 seems to be the same as the one I downloaded today.
I also tried killing the fah5 process, removing the work directory and queue.dat and unitinfo.txt files, and restarted the client. Still stuck in the same place in both boxes.
 
Whats your CPU load when its running ?
It could be working in the background and just not recording it.
That has happened before with this client.

Luck ........ :D
 
CPUs are all idle.
Same condition this morning. So I started the single-threaded clients up until I can find a fix.
 
could post your client.cfg contents and flags used?

Nothing special...

Code:
[settings]
username=xxxx
team=xxx
asknet=no
bigpackets=yes
machineid=1

[http]
active=no
host=localhost
port=8080

[clienttype]
type=3
 
Nevermind. I found the problem. The /etc/hosts file was missing the 127.0.0.1 entry with the nodename. Probably happen when I was setting up the new box.
I was starting the folding client with a wrapper script that sent standard out to /dev/null. When I started it from the command-line, I noticed messages on standard out indicating there was a problem.
 
Back
Top