I have just installed the latest windows client on a "Windows 7 Professional" machine, but it is stuck trying to download the data to process.
The log is as follows:
Code: Select all
09:13:14:******************************** Build ********************************
09:13:14: Version: 7.1.52
09:13:14: Date: Mar 20 2012
09:13:14: Time: 19:37:42
09:13:14: SVN Rev: 3515
09:13:14: Branch: fah/trunk/client
09:13:14: Compiler: Intel(R) C++ MSVC 1500 mode 1200
09:13:14: Options: /TP /nologo /EHa /Qdiag-disable:4297,4103,1786,279 /Ox -arch:SSE
09:13:14: /QaxSSE2,SSE3,SSSE3,SSE4.1,SSE4.2 /Qopenmp /Qrestrict /MT
09:13:14: Platform: win32 XP
09:13:14: Bits: 32
09:13:14: Mode: Release
09:13:14:******************************* System ********************************
09:13:14: CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
09:13:14: CPU ID: GenuineIntel Family 6 Model 42 Stepping 7
09:13:14: CPUs: 4
09:13:14: Memory: 7.94GiB
09:13:14: Free Memory: 5.79GiB
09:13:14: Threads: WINDOWS_THREADS
09:13:14: On Battery: false
09:13:14: UTC offset: 1
09:13:14: PID: 4200
09:13:14: CWD: C:/Users/nlee.BLANDFORD/AppData/Roaming/FAHClient
09:13:14: OS: Windows 7 Professional
09:13:14: OS Arch: AMD64
09:13:14: GPUs: 1
09:13:14: GPU 0: UNSUPPORTED: RV830 FirePro 3D V3800
09:13:14: CUDA: Not detected
09:13:14:Win32 Service: false
09:13:14:***********************************************************************
...
09:40:41:WU00:FS00:Connecting to assign3.stanford.edu:8080
09:40:42:WARNING:WU00:FS00:Failed to get ID from 'assign3.stanford.edu:8080': Failed to connect to assign3.stanford.edu:8080: No connection could be made because the target machine actively refused it.
09:40:42:WU00:FS00:Connecting to assign4.stanford.edu:80
09:40:44:WARNING:WU00:FS00:Failed to get ID from 'assign4.stanford.edu:80': 10001: Server responded: HTTP_FORBIDDEN
09:40:44:ERROR:WU00:FS00:Exception: Could not get an assignment ID
The firewall here is set to only allow port 80 traffic in and out. All other ports in and out are blocked.
I have diasabling IPv6 on my PC, but that made no difference so I have re-enabled it again.
If I put "assign4.stanford.edu" into a browser, I see a website that says "OK".
Mod Edit: Changed Quote Tags To Code Tags - PantherX