FAH? or not?

blakerwry

Storage? I am Storage!
Joined
Oct 12, 2002
Messages
4,203
Location
Kansas City, USA
Website
justblake.com
anybody ever recieve this error message while trying to start FAH?
Code:
[root@artemis tmp]# ./FAH3Console-Linux.exe -verbosity 9

Note: Please read the license agreement (FAH3Console-Linux.exe -license). Further
use of this software requires that you have read and accepted this agreement.



--- Opening Log file [Feburary 22 09:33:00]


# Linux Console Edition #######################################################
###############################################################################

                       Folding@home Client Version 3.24

                       http://foldingathome.stanford.edu
                     email:help@foldingathome.stanford.edu

###############################################################################
###############################################################################

Arguments: -verbosity 9

[09:33:00] - Ask before connecting: No
[09:33:00] - User name: blakerwry (Team 10047)
[09:33:00] - User ID not found locally
[09:33:00] + Requesting User ID from server
[09:33:00] - Getting ID from AS:
[09:33:00] Connecting to http://assign.stanford.edu:8080/
Segmentation fault
[root@artemis tmp]#

I don't usually run it as root, but thought that permissions might be getting in the way... as root or as a user i get the same problem... i hope it's just a down server, but i'd really like to get this machine folding again...
 

CougTek

Hairy Aussie
Joined
Jan 21, 2002
Messages
8,726
Location
Québec, Québec
It is a known problem with the client for Linux. There seems to be an incompatibility between the client and glibc 2.3.1.

See that thread.

The client ran fine when I had Mandrake 9 beta 3, but it gives me the same "segmentation fault" that you get since I upgraded to Mandrake 9 RC1.
 

blakerwry

Storage? I am Storage!
Joined
Oct 12, 2002
Messages
4,203
Location
Kansas City, USA
Website
justblake.com
yeah, i just found the same thing this morning... that's too bad they don't open the source or offer another version for us folk... I'm sure they will eventually.. but that is dissapointing that they are so slow in getting this fixed.
 

blakerwry

Storage? I am Storage!
Joined
Oct 12, 2002
Messages
4,203
Location
Kansas City, USA
Website
justblake.com
Coug... I decided to look into getting my 2.0gHz folding again ever since that white dog guy came around...

well, the proxy method worked very easily...

most ISPs have a proxy.. and there are alot of openly available proxy servers on the internet...

my isp had a proxy, so I used it...


open the client.cfg file (it's wherever you have installed FAH) and change it to look like this:

Code:
[settings]
username=blakerwry
team=10047
asknet=no

[http]
active=yes
host=24.94.163.5
port=8080
usepasswd=no


you can substitute your name for mine if you really want. :wink: and you can substitute the "host" with the IP address of your proxy... it can be any open proxy server, but you have to specify it by IP... (i recomend you just use the one I have listed)
 
Top