Page 1 of 1

Could not get an assignment

Posted: Sat Oct 19, 2013 2:22 am
by Longbowgun
I can't seem to figure out how to tell if my work server is down...

Code: Select all

*********************** Log Started 2013-10-19T01:50:41Z ***********************
01:50:41:************************* Folding@home Client *************************
01:50:41:      Website: http://folding.stanford.edu/
01:50:41:    Copyright: (c) 2009-2013 Stanford University
01:50:41:       Author: Joseph Coffland 
01:50:41:         Args: 
01:50:41:       Config: C:/Documents and Settings/All Users/Application
01:50:41:               Data/FAHClient/config.xml
01:50:41:******************************** Build ********************************
01:50:41:      Version: 7.3.6
01:50:41:         Date: Feb 18 2013
01:50:41:         Time: 15:25:17
01:50:41:      SVN Rev: 3923
01:50:41:       Branch: fah/trunk/client
01:50:41:     Compiler: Intel(R) C++ MSVC 1500 mode 1200
01:50:41:      Options: /TP /nologo /EHa /Qdiag-disable:4297,4103,1786,279 /Ox -arch:SSE
01:50:41:               /QaxSSE2,SSE3,SSSE3,SSE4.1,SSE4.2 /Qopenmp /Qrestrict /MT /Qmkl
01:50:41:     Platform: win32 XP
01:50:41:         Bits: 32
01:50:41:         Mode: Release
01:50:41:******************************* System ********************************
01:50:41:          CPU: Intel(R) Pentium(R) M processor 1.80GHz
01:50:41:       CPU ID: GenuineIntel Family 6 Model 13 Stepping 6
01:50:41:         CPUs: 1
01:50:41:       Memory: 2.00GiB
01:50:41:  Free Memory: 1.44GiB
01:50:41:      Threads: WINDOWS_THREADS
01:50:41:  Has Battery: true
01:50:41:   On Battery: false
01:50:41:   UTC offset: -4
01:50:41:          PID: 1264
01:50:41:          CWD: C:/Documents and Settings/All Users/Application Data/FAHClient
01:50:41:           OS: Microsoft Windows XP Service Pack 3
01:50:41:      OS Arch: X86
01:50:41:         GPUs: 1
01:50:41:        GPU 0: UNSUPPORTED: Radeon RV250 [Mobility FireGL 9000]
01:50:41:         CUDA: Not detected
01:50:41:Win32 Service: false
01:50:41:***********************************************************************
01:50:41:<config>
01:50:41:  <!-- Folding Core -->
01:50:41:  <checkpoint v='30'/>
01:50:41:  <core-priority v='low'/>
01:50:41:
01:50:41:  <!-- Folding Slot Configuration -->
01:50:41:  <cause v='CANCER'/>
01:50:41:  <power v='full'/>
01:50:41:
01:50:41:  <!-- Network -->
01:50:41:  <proxy v=':8080'/>
01:50:41:
01:50:41:  <!-- User Information -->
01:50:41:  <passkey v='********************************'/>
01:50:41:  <user v='Longbowgun'/>
01:50:41:
01:50:41:  <!-- Folding Slots -->
01:50:41:  <slot id='0' type='CPU'/>
01:50:41:</config>
01:50:41:Trying to access database...
01:50:41:Successfully acquired database lock
01:50:41:Enabled folding slot 00: READY cpu:1
01:50:41:WU00:FS00:Connecting to assign3.stanford.edu:8080
01:50:42:WU00:FS00:News: Welcome to Folding@Home
01:50:42:WARNING:WU00:FS00:Failed to get assignment from 'assign3.stanford.edu:8080': Empty work server assignment
01:50:42:WU00:FS00:Connecting to assign4.stanford.edu:80
01:50:43:WU00:FS00:News: Welcome to Folding@Home
01:50:43:WARNING:WU00:FS00:Failed to get assignment from 'assign4.stanford.edu:80': Empty work server assignment
01:50:43:ERROR:WU00:FS00:Exception: Could not get an assignment
01:50:43:WU00:FS00:Connecting to assign3.stanford.edu:8080
01:50:43:WU00:FS00:News: Welcome to Folding@Home
01:50:43:WARNING:WU00:FS00:Failed to get assignment from 'assign3.stanford.edu:8080': Empty work server assignment
01:50:43:WU00:FS00:Connecting to assign4.stanford.edu:80
01:50:44:WU00:FS00:News: Welcome to Folding@Home
01:50:44:WARNING:WU00:FS00:Failed to get assignment from 'assign4.stanford.edu:80': Empty work server assignment
Mod edit: Added Code tags to log

Re: Could not get an assignment

Posted: Sat Oct 19, 2013 3:05 am
by PantherX
Please note that currently, there aren't any WUs available for CPU:1 (Uniprocessor) Slots. They have been offline since August and so far, we don't have any update on that matter. Since your CPU is only having 1 CPU, there's nothing much to do except quit folding for now and check back later to see if the Project is back online (this will usually be announced in the Blog, the link is that the top of this page).

Re: Could not get an assignment

Posted: Sat Oct 19, 2013 3:09 am
by Longbowgun
Thanks. I'll add code tags to logs from now on also.