ERROR:WU01:FS01:Exception: Failed reading core package heade
Posted: Fri Sep 03, 2021 10:42 am
I'm getting the following error. I recall reading that someone else had the same issue recently, but I can't find the thread.
This is a fresh Windows 10 x64 install. I'm still installing all my apps, so no idea if it's as simple as a missing dll. I have the latest NVidia drivers, downloaded this morning.
Any idea what might be causing it?
Code: Select all
*********************** Log Started 2021-09-03T10:32:38Z ***********************
10:32:38:******************************* libFAH ********************************
10:32:38: Date: Oct 20 2020
10:32:38: Time: 13:36:55
10:32:38: Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
10:32:38: Branch: master
10:32:38: Compiler: Visual C++ 2015
10:32:38: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
10:32:38: Platform: win32 10
10:32:38: Bits: 32
10:32:38: Mode: Release
10:32:38:****************************** FAHClient ******************************
10:32:38: Version: 7.6.21
10:32:38: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
10:32:38: Copyright: 2020 foldingathome.org
10:32:38: Homepage: https://foldingathome.org/
10:32:38: Date: Oct 20 2020
10:32:38: Time: 13:41:04
10:32:38: Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
10:32:38: Branch: master
10:32:38: Compiler: Visual C++ 2015
10:32:38: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
10:32:38: Platform: win32 10
10:32:38: Bits: 32
10:32:38: Mode: Release
10:32:38: Config: C:\ProgramData\FAHClient\config.xml
10:32:38:******************************** CBang ********************************
10:32:38: Date: Oct 20 2020
10:32:38: Time: 11:36:18
10:32:38: Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
10:32:38: Branch: master
10:32:38: Compiler: Visual C++ 2015
10:32:38: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
10:32:38: Platform: win32 10
10:32:38: Bits: 32
10:32:38: Mode: Release
10:32:38:******************************* System ********************************
10:32:38: CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
10:32:38: CPU ID: GenuineIntel Family 6 Model 94 Stepping 3
10:32:38: CPUs: 8
10:32:38: Memory: 15.94GiB
10:32:38: Free Memory: 13.76GiB
10:32:38: Threads: WINDOWS_THREADS
10:32:38: OS Version: 6.2
10:32:38: Has Battery: false
10:32:38: On Battery: false
10:32:38: UTC Offset: 1
10:32:38: PID: 9436
10:32:38: CWD: C:\ProgramData\FAHClient
10:32:38: Win32 Service: false
10:32:38: OS: Windows 10 Enterprise
10:32:38: OS Arch: AMD64
10:32:38: GPUs: 1
10:32:38: GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:8 GP102 [GeForce GTX 1080 Ti] 11380
10:32:38: CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:6.1 Driver:11.1
10:32:38:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:456.71
10:32:38:***********************************************************************
10:32:38:<config>
10:32:38: <!-- Network -->
10:32:38: <proxy v=':8080'/>
10:32:38:
10:32:38: <!-- User Information -->
10:32:38: <passkey v='*****'/>
10:32:38: <team v='50711'/>
10:32:38: <user v='debs3759'/>
10:32:38:
10:32:38: <!-- Folding Slots -->
10:32:38: <slot id='1' type='GPU'>
10:32:38: <pci-bus v='1'/>
10:32:38: <pci-slot v='0'/>
10:32:38: </slot>
10:32:38:</config>
10:32:38:Trying to access database...
10:32:38:Successfully acquired database lock
10:32:38:FS01:Initialized folding slot 01: gpu:1:0 GP102 [GeForce GTX 1080 Ti] 11380
10:32:38:WU01:FS01:Downloading core from http://cores.foldingathome.org/win/64bit/22-0.0.13/Core_22.fah
10:32:38:WU01:FS01:Connecting to cores.foldingathome.org:80
10:32:39:ERROR:WU01:FS01:Exception: Failed reading core package header.
10:33:38:WU01:FS01:Downloading core from http://cores.foldingathome.org/win/64bit/22-0.0.13/Core_22.fah
10:33:38:WU01:FS01:Connecting to cores.foldingathome.org:80
10:33:38:ERROR:WU01:FS01:Exception: Failed reading core package header.
10:35:15:WU01:FS01:Downloading core from http://cores.foldingathome.org/win/64bit/22-0.0.13/Core_22.fah
10:35:15:WU01:FS01:Connecting to cores.foldingathome.org:80
10:35:15:ERROR:WU01:FS01:Exception: Failed reading core package header.
10:37:53:WU01:FS01:Downloading core from http://cores.foldingathome.org/win/64bit/22-0.0.13/Core_22.fah
10:37:53:WU01:FS01:Connecting to cores.foldingathome.org:80
10:37:53:ERROR:WU01:FS01:Exception: Failed reading core package header.
Any idea what might be causing it?