Page 1 of 1
Unable to download core17.fah from www.stanford.edu
Posted: Wed Aug 07, 2013 5:03 pm
by philsocal
SMP linux servers, running fahclient_7.3.6_amd64
in log.txt,
16:53:07:WU00:FS00:Downloading core from
http://www.stanford.edu/~pande/Linux/AMD64/Core_17.fah
16:53:07:WU00:FS00:Connecting to
www.stanford.edu:80
16:53:07:ERROR:WU00:FS00:Exception: Failed to access core package.
navigating to
http://www.stanford.edu/~pande/Linux/AMD64 with web browser shows no core_17.fah, but shows other cores.
is there a fix for this? help!
Re: Unable to download core17.fah from www.stanford.edu
Posted: Wed Aug 07, 2013 5:26 pm
by bollix47
Folding in Linux does not yet support AMD/ATI GPUs. No eta on when or even if it will although I think if they improve their OPENCL drivers it will probably be supported at some point in the future.
Only Nvidia on Linux so far.
Re: Unable to download core17.fah from www.stanford.edu
Posted: Wed Aug 07, 2013 5:50 pm
by philsocal
But I'm not attempting to GPU fold- per my config.xml-
<gpu value="false"/>
Re: Unable to download core17.fah from www.stanford.edu
Posted: Wed Aug 07, 2013 5:52 pm
by bollix47
Core 17 is a GPU core. Please supply your log including the System Info and Config sections as explained
here and the section showing the downloading of the work unit just prior to the messages reported in your opening post.
Re: Unable to download core17.fah from www.stanford.edu
Posted: Wed Aug 07, 2013 6:06 pm
by philsocal
System config-
16cpu VM running in esxi. Ubuntu 12.10 64bit
Code: Select all
*********************** Log Started 2013-08-07T17:59:17Z ***********************
17:59:17:************************* Folding@home Client *************************
17:59:17: Website: http://folding.stanford.edu/
17:59:17: Copyright: (c) 2009-2013 Stanford University
17:59:17: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
17:59:17: Args: --child --lifeline 956 /etc/fahclient/config.xml --run-as fahclient
17:59:17: --pid-file=/var/run/fahclient.pid --daemon
17:59:17: Config: /etc/fahclient/config.xml
17:59:17:******************************** Build ********************************
17:59:17: Version: 7.3.6
17:59:17: Date: Feb 18 2013
17:59:17: Time: 07:24:08
17:59:17: SVN Rev: 3923
17:59:17: Branch: fah/trunk/client
17:59:17: Compiler: GNU 4.4.7
17:59:17: Options: -std=gnu++98 -O3 -funroll-loops -mfpmath=sse -ffast-math
17:59:17: -fno-unsafe-math-optimizations -msse2
17:59:17: Platform: linux2 3.2.0-1-amd64
17:59:17: Bits: 64
17:59:17: Mode: Release
17:59:17:******************************* System ********************************
17:59:17: CPU: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz
17:59:17: CPU ID: GenuineIntel Family 6 Model 45 Stepping 7
17:59:17: CPUs: 16
17:59:17: Memory: 3.86GiB
17:59:17:Free Memory: 3.65GiB
17:59:17: Threads: POSIX_THREADS
17:59:17:Has Battery: false
17:59:17: On Battery: false
17:59:17: UTC offset: -7
17:59:17: PID: 983
17:59:17: CWD: /var/lib/fahclient
17:59:17: OS: Linux 3.5.0-17-generic x86_64
17:59:17: OS Arch: AMD64
17:59:17: GPUs: 0
17:59:17: CUDA: Not detected
17:59:17:***********************************************************************
17:59:17:<config>
17:59:17: <!-- Client Control -->
17:59:17: <fold-anon v='true'/>
17:59:17:
17:59:17: <!-- Folding Slot Configuration -->
17:59:17: <power v='full'/>
17:59:17:
17:59:17: <!-- HTTP Server -->
17:59:17: <allow v='127.0.0.1 128.49.11.104'/>
17:59:17:
17:59:17: <!-- Remote Command Server -->
17:59:17: <password v='****'/>
17:59:17:
17:59:17: <!-- User Information -->
17:59:17: <passkey v='********************************'/>
17:59:17: <team v='111065'/>
17:59:17: <user v='phil_socal'/>
17:59:17:
17:59:17: <!-- Folding Slots -->
17:59:17:</config>
17:59:17:Switching to user fahclient
17:59:17:Trying to access database...
17:59:17:Successfully acquired database lock
17:59:17:Enabled folding slot 00: READY cpu:16
17:59:17:WU00:FS00:Downloading core from http://www.stanford.edu/~pande/Linux/AM D64/Core_17.fah
17:59:17:WU00:FS00:Connecting to www.stanford.edu:80
17:59:18:ERROR:WU00:FS00:Exception: Failed to access core package.
18:00:17:WU00:FS00:Downloading core from http://www.stanford.edu/~pande/Linux/AM D64/Core_17.fah
18:00:17:WU00:FS00:Connecting to www.stanford.edu:80
18:00:17:ERROR:WU00:FS00:Exception: Failed to access core package.
18:01:54:WU00:FS00:Downloading core from http://www.stanford.edu/~pande/Linux/AM D64/Core_17.fah
18:01:54:WU00:FS00:Connecting to www.stanford.edu:80
18:01:54:ERROR:WU00:FS00:Exception: Failed to access core package.
config file
Code: Select all
<config>
<!--
This is a sample XML configuration file for the Folding@home
console client. This configuration file format is explained
in detail in the Client User's Guide.
Copy this file to 'config.xml' and edit.
To set your user name, team and passkey just edit the text
in quotes below.
-->
<!-- User Information -->
<user value="phil_socal"/> <!-- Enter your user name here -->
<team value="111065"/> <!-- Your team number -->
<passkey value="deleted"/> <!-- 32 hexadecimal characters if provided -->
<power value="full"/>
<gpu value="false"/> <!-- If true, attempt to autoconfigure GPUs -->
<fold-anon value="true"/>
<allow>127.0.0.1 x.x.x.x</allow>
<password>PASS</password>
<!-- Folding Slots
No folding slot configuration is necessary. The client will
automaticlaly choose a good configuration for you. However, here
are some examples:
<slot id="0" type="CPU"/>
or
<slot id="0" type="CPU"/>
<slot id="1" type="GPU"/>
All slots in a configuration MUST have unique ids.
-->
<!-- Granting Remote FAHControl Access
To grant remote access to FAHControl and the remote command server add
the following:
<allow>127.0.0.1 x.x.x.x</allow>
<password>PASS</password>
Where x.x.x.x is the IP address of the computer which should be granted
remote access and PASS is you choose to further secure the connection.
-->
<!-- Granting Remote Web Access
If you would like to grant remote Web access then you need these two
configuration lines:
<allow>127.0.0.1 x.x.x.x</allow>
<web-allow>127.0.0.1 x.x.x.x</web-allow>
Where x.x.x.x is the IP address of the computer which should be granted
remote access. You may also need to open port 7396 on your firewall.
You can then access the Web interface remotely by going to this address:
http://y.y.y.y:7396/
Where y.y.y.y is the IP address of this computer.
-->
</config>
Re: Unable to download core17.fah from www.stanford.edu
Posted: Wed Aug 07, 2013 6:16 pm
by bollix47
...and the section showing the downloading of the work unit just prior to the messages reported in your opening post.
I may have added the above to my post after you read it but we need to see that info too. The info may be in a one of the previous logs which are located in the logs folder of your Data Directory. If you performed a default install the information should be in /var/lib/fahclient.
Re: Unable to download core17.fah from www.stanford.edu
Posted: Wed Aug 07, 2013 6:17 pm
by 7im
That's the sample-config.xml file, not that actual "config.xml" file. There is no need to use that file. The fah installer creates one for you automatically. Please post the config.xml file created by fah.
Re: Unable to download core17.fah from www.stanford.edu
Posted: Wed Aug 07, 2013 6:20 pm
by 7im
philsocal wrote:But I'm not attempting to GPU fold- per my config.xml-
<gpu value="false"/>
Yes, but if that is the actual config file in use, you actually left GPU as true with this line further down in the config...
<slot id="1" type="GPU"/>
Re: Unable to download core17.fah from www.stanford.edu
Posted: Wed Aug 07, 2013 7:49 pm
by philsocal
7im wrote:philsocal wrote:But I'm not attempting to GPU fold- per my config.xml-
<gpu value="false"/>
Yes, but if that is the actual config file in use, you actually left GPU as true with this line further down in the config...
<slot id="1" type="GPU"/>
Wil-
Thanks for taking a look at this-
In my /etc/fahclient/config.xml (posted above), the
<slot id="1" type="GPU"/>
is actually in the comments section. I added <slot id="0" type="CPU"/> to the config.xml (outside the comments section), deleted the work directory, and it pulled down the correct core_a4 and is folding away.
Thanks- Your dedication to the folding community is outstanding.