I have a freshly installed x86 Ubuntu server running current LTS, no other services are installed yet. I installed it via the instructions found on Ubuntu's help site using the fah_install method.
After installing with all defaults and giving it about 2 hours I noticed it's not doing anything. The service is running but no CPU usage and memory is only at .1%.
So, I went through and check in on the advanced settings. I did change the CPU from idle to low, restarted the service and a few hours later no change.
To grab you a log file,in browsing to /var/lib/fahclient I don't even have such a folder nor under /etc/. I do have the script installed at /etc/init.d that commands are
If nothing else I ran the status command and got the below. although in searching for that on here I see it probably isn't a useful output.
Code: Select all
Logfile in /opt/foldingathome/1:
[00:09:15] + No appropriate work server was available; will try again in a bit.
[00:09:15] + Couldn't get work instructions.
[00:09:15] - Attempt #5 to get work failed, and no other work to do.
Waiting before retry.
[00:10:39] + Attempting to get work packet
[00:10:39] - Connecting to assignment server
[00:10:39] + No appropriate work server was available; will try again in a bit.
[00:10:39] + Couldn't get work instructions.
[00:10:39] - Attempt #6 to get work failed, and no other work to do.
Waiting before retry.