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

Curious error message

Mr. Pedantic

[H]ard|Gawd
Joined
Sep 19, 2009
Messages
1,707
Code:
Note: Please read the license agreement (FAH.exe -license). Further
use of this software requires that you have read and accepted this agreement.

Using local directory for work files
8 cores detected
Unable to connect to '%MyPC%:8676',
sock error: generic socket failure, error stack:
MPIDU_Sock_post_connect(1228): unable to connect to gpc on port 8676, exhausted
all endpoints (errno -1)
MPIDU_Sock_post_connect(1275): unable to connect to gpc on port 8676, No connect
ion could be made because the target machine actively refused it. (errno 10061)
[16:53:29] Error running mpiexec.  Please check your configuration and re-run in
stall.bat if necessary

This is what I get. I've set the WinSMP client to run as a scheduled task when my PC turns on. The problem is, that the network is working fine, I've done that thing with adding the Microsoft Loopback Adapter, and when I run the client manually it starts and runs fine. I would like to be able to get this to run automatically from startup; any advice?
 
Couple of things. Set it to run as administrator. I think I had the same issue when I was setting up the SMP and that is all it took.

edit: well not a couple of things. one thing :D
 
I'm using XP. I've set my username and password correctly in the schedule task window, so it should run with full permissions.
 
did you rerun install.bat? Did you get the double message at the end?

Now that I think of it (getting old and memory is going quickly), I got a similar error message when install.bat didn't run properly.
 
Reran install.bat again, same thing.

I just restarted my computer, and got the same error message. However, after closing the first (scheduled) process I quickly started another instance and got the same message. However, after waiting another 10 seconds, the client ran fine. So is there a way to make a scheduled task 'wait' a bit before starting?
 
I know you can do that with a service, but not sure about a scheduled task.

If you must have it as a task, write out a batch file that pauses for x seconds then runs F@H. My bat file skills are rusty but i know it can be done and would only take someone about 10 seconds to write it out for you.

(I still use a batch file to upload my Web stats from HFM.net)

Unless someone else have another solution?
 
How do you do that? I've searched multiple times for ways to delay commands, but I've never actually found one that worked properly.
 
How do you do that? I've searched multiple times for ways to delay commands, but I've never actually found one that worked properly.

Sadly, I can not look it up from work, but i can dig something up tomorrow.

I only have access to [H], FF, and my personal website here at my workstation. (After 1 months of asking County IT)
 
Back
Top