Code: Select all
/etc/init.d/FAHClient start
Code: Select all
Starting fahclient ... FAIL
Moderators: Site Moderators, FAHC Science Team
Code: Select all
/etc/init.d/FAHClient start
Code: Select all
Starting fahclient ... FAIL
Code: Select all
sudo /etc/init.d/FAHClient start
According to the Linux Installation Guide:TonyStewart14 wrote:I edited config.xml in VI to add my username, team and passkey, and set the auto-detect for SMP only. I know at the top it says something about it being an example, but it seems like it should already be active and I should just have to type in " " at the end. Is this correct?
The cores, logs, and work folder, plus current log file, are located here:
/var/lib/fahclient
The config.xml file is located here:
/etc/fahclient
The FAHClient is started and stopped via the service script in /etc/init.d/FAHClient.
sudo /etc/init.d/FAHClient start
sudo /etc/init.d/FAHClient stop
Code: Select all
tail /var/log/messages
Code: Select all
<config>
<!-- Folding Slot Configuration -->
<power v='full'/>
<!-- HTTP Server -->
<allow v='127.0.0.1 0.0.0.0/0'/>
<deny v=''/>
<!-- Network -->
<proxy v=':8080'/>
<!-- Remote Command Server -->
<command-allow-no-pass v='127.0.0.1 0.0.0.0/0'/>
<command-deny-no-pass v=''/>
<!-- User Information -->
<passkey v='*****'/>
<user v='BertNZ'/>
<!-- Folding Slots -->
<slot id='0' type='CPU'>
<client-type v='advanced'/>
<cpus v='-1'/>
</slot>
</config>
but it worksStarting fahclient ... FAIL
client 7.4.4 installed deblsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.8 (wheezy)
Release: 7.8
Codename: wheezy
That's a good question. Please find the log, which should be at /var/lib/fahclient, and post enough of it that we can figure out what the problem is.targitaj wrote:client 7.4.4 installed deb
Why it say me "FAIL"?