• 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.

Check yer queues

dwdawg

[H]ard|DCer of the Month - January 2013
Joined
Feb 25, 2001
Messages
810
Especially Linux.
./fah6 -queueinfo

Anything that doesn't say ready or empty/deleted (look for done), run ./fah6 -send x where x is the slot number.

I had a mess of them stuck. I borked 2 sets of queues by deleting the work folder (not realizing they were stacking up). Live and learn.

I was wondering where my production went!
 
I'd take it step further. Check for clients stuck trying to return units (ps auxw | grep fah6);
if you see any that have been started long time ago -- kill'em.

E.g.
Code:
fahuser  46291  0.0  0.0 265228  1196 pts/1    Sl+  Jan17   0:17 ./fah6 -send 07

Next release of Langouste (weekend) will include measures (communication
timeouts) that improve interoperability with misbehaving servers (something
that the client is currently lacking).
 
Last edited:
Back
Top