Check your config file (drop it on TextEdit). Note: do not edit and resave from TextEdit, that could trash the config file.
Using the screen saver, GUI client, or the CLI without modification, the config file will be located at:
Normal user
/Users/(your name)/Library/Folding@home/client.cfg
Root user
/private/var/root/Library/Folding@home/client.cfg
If you are using the CLI version with the "-local" option, the file will be in the client's folder.
In either case, the file will look something like this:
Code:
[settings]
username=reader50
team=16
asknet=no
machineid=1
local=1
[http]
active=no
host=localhost
port=8080
user=
pass=
If the team does not =16, then units are being assigned somewhere else and cannot be recovered. Reset your team preferences. The screen saver prefs can be reached from the Saver prefs pane. The GUI has normal preferences. Launch the cli with the "-config" tag to reenter configuration details.
With the client shut down, you can also edit the config file directly using BBEdit Lite or other programmers' text editor.