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

Can't download core in Linux

BillLeeLee

[H]F Junkie
Joined
Jul 2, 2003
Messages
13,486
Hey all,

I have one machine at home that folds, but it can't download work units from the Stanford servers when I'm using Linux.

Under Windows, I configure it to use Internet Explorer's settings and it runs fine. Under Linux however, I configure the F@H client but downloading it keeps failing.

Code:
[04:59:31] + Processing work unit
[04:59:31] Core required: FahCore_78.exe
[04:59:31] Core not found.
[04:59:31] - Core is not present or corrupted.
[04:59:31] - Attempting to download new core...
[04:59:31] + Downloading new core: FahCore_78.exe
[04:59:32] - Error: HTTP GET returned error code 0
[04:59:32] + Error: Could not download core
[04:59:32] + Core download error (#2), waiting before retry...

[04:59:44] + Downloading new core: FahCore_78.exe
[04:59:44] - Error: HTTP GET returned error code 0
[04:59:44] + Error: Could not download core
[04:59:44] + Core download error (#3), waiting before retry...

[05:00:04] + Downloading new core: FahCore_78.exe
[05:00:05] - Error: HTTP GET returned error code 0
[05:00:05] + Error: Could not download core
[05:00:05] + Core download error (#4), waiting before retry...

And it just keeps going like that.

I once managed to get it working, by having the client connect through proxy, but I don't have access to that proxy server anymore (my student account has been cleared from the school servers), but I would really like to just have it connect without going through proxy.

The machine is connected by CAT5 to a Linksys WRT54G, and in resolve.conf, the nameserver is 192.168.1.1 (acquired by DHCP).

Anyone know how to solve this problem? Thanks. :)
 
Code:
[settings]
username=BillLeeLee
team=33
asknet=no
bigpackets=yes
machineid=1

[http]
active=no
host=localhost
port=8080
 
Well, I finally solved the problem (thanks to sandmanx on IRC) - had to turn off "filter proxy" in my router.
 
Back
Top