Connection to Client broken after Win 10 2004 update
Moderators: Site Moderators, FAHC Science Team
Re: Connection to Client broken after Win 10 2004 update
You will have something that looks like this:
...
<slot id='0' type='CPU'>
<client-type v='advanced'/>
<paused v='False'/>
</slot>
<slot id='1' type='GPU'>
...
</slot>
...
Each slot begins with a <slot> statement and ends with a </slot> statement. There may be other statements between that pair. To remove a slot, remove both the beginning and ending statement and anything between them.
Don't worry about the id number; do note the type modifier.
...
<slot id='0' type='CPU'>
<client-type v='advanced'/>
<paused v='False'/>
</slot>
<slot id='1' type='GPU'>
...
</slot>
...
Each slot begins with a <slot> statement and ends with a </slot> statement. There may be other statements between that pair. To remove a slot, remove both the beginning and ending statement and anything between them.
Don't worry about the id number; do note the type modifier.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
Re: Connection to Client broken after Win 10 2004 update
If you can avoid it, don't edit the config manually. FAH is totally disrupted if the syntax is not 100% valid. FAHControl is an excellent editor that will maintain syntax coherence.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
-
- Posts: 14
- Joined: Wed Apr 15, 2020 3:15 pm
Re: Connection to Client broken after Win 10 2004 update
Sorry to bump my post up but how to I access the config.xml file to do the edit?Joe_H wrote:Your log is the second report like this that I have seen. It may be an unintended side effect of the change in status in the latest GPUs.txt file for a number of GPUs that only support Single Precision calculations. The last projects that did not require some use of Double Precision ended last year, and it appears the decision has been reached that all future GPU projects will require mixed precision. Only the Radeon HD 6900 cards in that series have DP support.
Since Web Control and FAHControl are not working for you, you might be able to fix this with a careful edit to the config.xml file with FAHClient not running. You would just remove the line containing "<slot id='1' type='GPU'/>". and save.
Otherwise a reinstall after uninstalling the client and data files should get things working correctly again.
My Mum has cancer and notwithstanding the Coronavirus project I would like to fold on my CPU only. (an AMD AM3+ FX4130 'Bulldozer', so worth folding on.)
-
- Site Admin
- Posts: 7929
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: Connection to Client broken after Win 10 2004 update
On Windows the config.xml file is located by default in the same directory as the log files, the symbol %AppData% should point to that directory location. This topic also has directions on how to locate your log file - viewtopic.php?f=24&t=26036.
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
Re: Connection to Client broken after Win 10 2004 update
I STRONGLY recommend you DO NOT edit config.xml manually. Everything in it can be changed using FAHControl (aka Advanced Control).Cruddson001 wrote:... how to I access the config.xml file to do the edit?
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
-
- Posts: 1996
- Joined: Sun Mar 22, 2020 5:52 pm
- Hardware configuration: 1: 2x Xeon [email protected], 512GB DDR4 LRDIMM, SSD Raid, Win10 Ent 20H2, Quadro K420 1GB, FAH 7.6.21
2: Xeon [email protected], 32GB DDR4, NVME, Win10 Pro 20H2, Quadro M1000M 2GB, FAH 7.6.21 (actually have two of these)
3: [email protected], 12GB DDR3, SSD, Win10 Pro 20H2, GTX 750Ti 2GB, GTX 1080Ti 11GB, FAH 7.6.21 - Location: UK
Re: Connection to Client broken after Win 10 2004 update
On one of my machines the connection was "broken" ... in that the advanced control couldn't connect to the client ... a simple reboot fixed it ... Also saw this behavior when windows updated dropped in the new edge browser - same symptoms - same solution
2x Xeon E5-2697v3, 512GB DDR4 LRDIMM, SSD Raid, W10-Ent, Quadro K420
Xeon E3-1505Mv5, 32GB DDR4, NVME, W10-Pro, Quadro M1000M
i7-960, 12GB DDR3, SSD, W10-Pro, GTX1080Ti
i9-10850K, 64GB DDR4, NVME, W11-Pro, RTX3070
(Green/Bold = Active)
Xeon E3-1505Mv5, 32GB DDR4, NVME, W10-Pro, Quadro M1000M
i7-960, 12GB DDR3, SSD, W10-Pro, GTX1080Ti
i9-10850K, 64GB DDR4, NVME, W11-Pro, RTX3070
(Green/Bold = Active)
-
- Posts: 14
- Joined: Wed Apr 15, 2020 3:15 pm
Re: Connection to Client broken after Win 10 2004 update
Hi sorry FAH is stuck on amber "local | connecting | inactive" message, I left it on for a few days but no luck so I am attempting to post my log file, please be patient...
...I have old non-double-precision HD6800 series GPU by the way and was folding on CPU only until previous W10 update.
Code: Select all
21:11:40:Trying to access database...
21:11:40:Successfully acquired database lock
21:11:40:Read GPUs.txt
21:11:40:Enabled folding slot 00: READY cpu:1
21:11:40:ERROR:Exception: No available GPUs
21:11:40:ERROR:Exception: No available GPUs
21:11:40:ERROR:Exception: Option 'gpu-index' has no default and is not set.
21:11:41:****************************** FAHClient ******************************
21:11:41: Version: 7.6.13
21:11:41: Author: Joseph Coffland <[email protected]>
21:11:41: Copyright: 2020 foldingathome.org
21:11:41: Homepage: https://foldingathome.org/
21:11:41: Date: Apr 27 2020
21:11:41: Time: 21:21:01
21:11:41: Revision: 5a652817f46116b6e135503af97f18e094414e3b
21:11:41: Branch: master
21:11:41: Compiler: Visual C++ 2008
21:11:41: Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
21:11:41: Platform: win32 10
21:11:41: Bits: 32
21:11:41: Mode: Release
21:11:41: Args: --open-web-control
21:11:41: Config: C:\Users\User\AppData\Roaming\FAHClient\config.xml
21:11:41:******************************** CBang ********************************
21:11:41: Date: Apr 24 2020
21:11:41: Time: 17:07:55
21:11:41: Revision: ea081a3b3b0f4a37c4d0440b4f1bc184197c7797
21:11:41: Branch: master
21:11:41: Compiler: Visual C++ 2008
21:11:41: Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
21:11:41: Platform: win32 10
21:11:41: Bits: 32
21:11:41: Mode: Release
21:11:41:******************************* System ********************************
21:11:41: CPU: AMD FX(tm)-4130 Quad-Core Processor
21:11:41: CPU ID: AuthenticAMD Family 21 Model 1 Stepping 2
21:11:41: CPUs: 4
21:11:41: Memory: 15.95GiB
21:11:41: Free Memory: 11.96GiB
21:11:41: Threads: WINDOWS_THREADS
21:11:41: OS Version: 6.2
21:11:41: Has Battery: false
21:11:41: On Battery: false
21:11:41: UTC Offset: 1
21:11:41: PID: 12112
21:11:41: CWD: C:\Users\User\AppData\Roaming\FAHClient
21:11:41:Win32 Service: false
21:11:41: OS: Windows 10 Enterprise
21:11:41: OS Arch: AMD64
21:11:41: GPUs: 0
21:11:41: CUDA: Not detected: Failed to open dynamic library 'nvcuda.dll': The
21:11:41: specified module could not be found.
21:11:41:
21:11:41:******************************* libFAH ********************************
21:11:41: Date: Apr 15 2020
21:11:41: Time: 14:53:14
21:11:41: Revision: 216968bc7025029c841ed6e36e81a03a316890d3
21:11:41: Branch: master
21:11:41: Compiler: Visual C++ 2008
21:11:41: Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
21:11:41: Platform: win32 10
21:11:41: Bits: 32
21:11:41: Mode: Release
21:11:41:***********************************************************************
21:11:41:<config>
21:11:41: <!-- Slot Control -->
21:11:41: <power v='MEDIUM'/>
21:11:41:
21:11:41: <!-- User Information -->
21:11:41: <team v='256994'/>
21:11:41: <user v='Crudsson001'/>
21:11:41:
21:11:41: <!-- Folding Slots -->
21:11:41: <slot id='0' type='CPU'/>
21:11:41: <slot id='1' type='GPU'/>
21:11:41: <slot id='2' type='GPU'/>
21:11:41:</config>
21:11:41:WU00:FS00:Starting
21:11:41:WU00:FS00:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:\Users\User\AppData\Roaming\FAHClient\cores/cores.foldingathome.org/v7/win/64bit/avx/Core_a7.fah/FahCore_a7.exe -dir 00 -suffix 01 -version 706 -lifeline 12112 -checkpoint 15 -np 1
21:11:41:WU00:FS00:Started FahCore on PID 14736
21:11:41:WU00:FS00:Core PID:12716
21:11:41:WU00:FS00:FahCore 0xa7 started
21:11:42:WU00:FS00:0xa7:*********************** Log Started 2020-07-15T21:11:41Z ***********************
21:11:42:WU00:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
21:11:42:WU00:FS00:0xa7: Type: 0xa7
21:11:42:WU00:FS00:0xa7: Core: Gromacs
21:11:42:WU00:FS00:0xa7: Args: -dir 00 -suffix 01 -version 706 -lifeline 14736 -checkpoint 15 -np
21:11:42:WU00:FS00:0xa7: 1
21:11:42:WU00:FS00:0xa7:************************************ CBang *************************************
21:11:42:WU00:FS00:0xa7: Date: Oct 26 2019
21:11:42:WU00:FS00:0xa7: Time: 01:38:25
21:11:42:WU00:FS00:0xa7: Revision: c46a1a011a24143739ac7218c5a435f66777f62f
21:11:42:WU00:FS00:0xa7: Branch: master
21:11:42:WU00:FS00:0xa7: Compiler: Visual C++ 2008
21:11:42:WU00:FS00:0xa7: Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
21:11:42:WU00:FS00:0xa7: Platform: win32 10
21:11:42:WU00:FS00:0xa7: Bits: 64
21:11:42:WU00:FS00:0xa7: Mode: Release
21:11:42:WU00:FS00:0xa7:************************************ System ************************************
21:11:42:WU00:FS00:0xa7: CPU: AMD FX(tm)-4130 Quad-Core Processor
21:11:42:WU00:FS00:0xa7: CPU ID: AuthenticAMD Family 21 Model 1 Stepping 2
21:11:42:WU00:FS00:0xa7: CPUs: 4
21:11:42:WU00:FS00:0xa7: Memory: 15.95GiB
21:11:42:WU00:FS00:0xa7:Free Memory: 11.96GiB
21:11:42:WU00:FS00:0xa7: Threads: WINDOWS_THREADS
21:11:42:WU00:FS00:0xa7: OS Version: 6.2
21:11:42:WU00:FS00:0xa7:Has Battery: false
21:11:42:WU00:FS00:0xa7: On Battery: false
21:11:42:WU00:FS00:0xa7: UTC Offset: 1
21:11:42:WU00:FS00:0xa7: PID: 12716
21:11:42:WU00:FS00:0xa7: CWD: C:\Users\User\AppData\Roaming\FAHClient\work
21:11:42:WU00:FS00:0xa7:******************************** Build - libFAH ********************************
21:11:42:WU00:FS00:0xa7: Version: 0.0.18
21:11:42:WU00:FS00:0xa7: Author: Joseph Coffland <[email protected]>
21:11:42:WU00:FS00:0xa7: Copyright: 2019 foldingathome.org
21:11:42:WU00:FS00:0xa7: Homepage: https://foldingathome.org/
21:11:42:WU00:FS00:0xa7: Date: Oct 26 2019
21:11:42:WU00:FS00:0xa7: Time: 01:52:30
21:11:42:WU00:FS00:0xa7: Revision: c1e3513b1bc0c16013668f2173ee969e5995b38e
21:11:42:WU00:FS00:0xa7: Branch: master
21:11:42:WU00:FS00:0xa7: Compiler: Visual C++ 2008
21:11:42:WU00:FS00:0xa7: Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
21:11:42:WU00:FS00:0xa7: Platform: win32 10
21:11:42:WU00:FS00:0xa7: Bits: 64
21:11:42:WU00:FS00:0xa7: Mode: Release
21:11:42:WU00:FS00:0xa7:************************************ Build *************************************
21:11:42:WU00:FS00:0xa7: SIMD: avx_256
21:11:42:WU00:FS00:0xa7:********************************************************************************
21:11:42:WU00:FS00:0xa7:Project: 14534 (Run 453, Clone 0, Gen 181)
21:11:42:WU00:FS00:0xa7:Unit: 0x000000e8cedfaa925ea34b3e7bee5604
21:11:42:WU00:FS00:0xa7:Digital signatures verified
21:11:42:WU00:FS00:0xa7:Calling: mdrun -s frame181.tpr -o frame181.trr -x frame181.xtc -cpi state.cpt -cpt 15 -nt 1
21:11:42:WU00:FS00:0xa7:Steps: first=181000000 total=1000000
21:11:43:WU01:FS01:Connecting to assign1.foldingathome.org:80
21:11:43:WU02:FS02:Connecting to assign1.foldingathome.org:80
21:11:44:WU01:FS01:Assigned to work server 69.94.66.6
21:11:44:WU01:FS01:Requesting new work unit for slot
21:11:45:ERROR:WU01:FS01:Exception: Option 'gpu-index' has no default and is not set.
21:11:45:WU02:FS02:Assigned to work server 40.114.52.201
21:11:45:WU02:FS02:Requesting new work unit for slot
21:11:45:ERROR:WU02:FS02:Exception: Option 'gpu-index' has no default and is not set.
21:11:45:WU00:FS00:0xa7:Completed 231482 out of 1000000 steps (23%)
21:11:45:WU01:FS01:Connecting to assign1.foldingathome.org:80
21:11:45:WU02:FS02:Connecting to assign1.foldingathome.org:80
21:11:46:WU01:FS01:Assigned to work server 40.114.52.201
21:11:46:WU01:FS01:Requesting new work unit for slot
21:11:46:ERROR:WU01:FS01:Exception: Option 'gpu-index' has no default and is not set.
21:11:46:WU02:FS02:Assigned to work server 168.245.198.125
21:11:46:WU02:FS02:Requesting new work unit for slot
21:11:46:ERROR:WU02:FS02:Exception: Option 'gpu-index' has no default and is not set.
21:11:47:3:127.0.0.1:New Web session
21:11:48:WARNING:7:127.0.0.1:500 HTTP INTERNAL SERVER ERROR /api/updates?_=1594847506848&sid=9d8406fa92bc2ab992687e05393d7731: Option 'gpu-index' has no default and is not set.
21:11:48:ERROR:HTTP_INTERNAL_SERVER_ERROR: Option 'gpu-index' has no default and is not set.
21:11:51:WARNING:7:127.0.0.1:500 HTTP INTERNAL SERVER ERROR /api/updates?_=1594847506849&sid=9d8406fa92bc2ab992687e05393d7731: Option 'gpu-index' has no default and is not set.
21:11:51:ERROR:HTTP_INTERNAL_SERVER_ERROR: Option 'gpu-index' has no default and is not set.
21:11:53:WARNING:7:127.0.0.1:500 HTTP INTERNAL SERVER ERROR /api/updates?_=1594847506851&sid=9d8406fa92bc2ab992687e05393d7731: Option 'gpu-index' has no default and is not set.
21:11:53:ERROR:HTTP_INTERNAL_SERVER_ERROR: Option 'gpu-index' has no default and is not set.
21:11:55:WARNING:10:127.0.0.1:500 HTTP INTERNAL SERVER ERROR /api/updates?_=1594847506855&sid=9d8406fa92bc2ab992687e05393d7731: Option 'gpu-index' has no default and is not set.
21:11:55:ERROR:HTTP_INTERNAL_SERVER_ERROR: Option 'gpu-index' has no default and is not set.
21:11:56:ERROR:Exception: Connection terminated
[...]
21:12:31:ERROR:Exception: Connection terminated
21:12:31:ERROR:Socket not open
21:12:36:ERROR:Exception: Connection terminated
21:12:36:ERROR:Socket not open
21:12:41:ERROR:Exception: Connection terminated
21:12:41:ERROR:Socket not open
21:12:46:WU01:FS01:Connecting to assign1.foldingathome.org:80
21:12:46:WU02:FS02:Connecting to assign1.foldingathome.org:80
21:12:46:WU01:FS01:Assigned to work server 3.21.157.11
21:12:46:WU01:FS01:Requesting new work unit for slot
21:12:46:ERROR:WU01:FS01:Exception: Option 'gpu-index' has no default and is not set.
21:12:46:WU02:FS02:Assigned to work server 3.21.157.11
21:12:46:WU02:FS02:Requesting new work unit for slot
21:12:47:ERROR:WU02:FS02:Exception: Option 'gpu-index' has no default and is not set.
[...]
21:14:22:ERROR:Socket not open
21:14:23:WU01:FS01:Connecting to assign1.foldingathome.org:80
21:14:23:WU02:FS02:Connecting to assign1.foldingathome.org:80
21:14:23:WU01:FS01:Assigned to work server 150.136.14.110
21:14:23:WU01:FS01:Requesting new work unit for slot
21:14:23:ERROR:WU01:FS01:Exception: Option 'gpu-index' has no default and is not set.
21:14:24:WU02:FS02:Assigned to work server 40.114.52.201
21:14:24:WU02:FS02:Requesting new work unit for slot
21:14:24:ERROR:WU02:FS02:Exception: Option 'gpu-index' has no default and is not set.
21:14:27:ERROR:Exception: Connection terminated
Last edited by Joe_H on Wed Jul 15, 2020 10:39 pm, edited 1 time in total.
Reason: added Code tags to log
Reason: added Code tags to log
-
- Site Admin
- Posts: 7929
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: Connection to Client broken after Win 10 2004 update
Looking at your log, it appears you have been bitten by a bug in the current client connected to how it handles updated GPUs.txt entries that change a card from supported to unsupported. The people maintaining the file have been removing the cards which do not support DP, the client automatically downloads the updated file about once a month.Cruddson001 wrote:Hi sorry FAH is stuck on amber "local | connecting | inactive" message, I left it on for a few days but no luck so I am attempting to post my log file, please be patient...
The GPU is no longer supported and has been removed from the hardware shown by the client, but the associated GPU folding slots remain. The constant attempts to get work for the GPU slots that have no longer have a GPU is keeping the control apps from connecting locally. Since they can not connect with Web Control or FAHControl you can't control the client.
There are two ways to fix the. One is to uninstall including the data files and then reinstall.
The second has a chance to require the uninstall and reinstall. Go to the config.xml file - C:\Users\User\AppData\Roaming\FAHClient\config.xml, and open it in a text editor. Remove these lines and save:
Code: Select all
<slot id='1' type='GPU'/>
<slot id='2' type='GPU'/>
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
-
- Posts: 14
- Joined: Wed Apr 15, 2020 3:15 pm
Re: Connection to Client broken after Win 10 2004 update
Genius! Problem solved. Many thanks Joe.Joe_H wrote:Looking at your log, it appears you have been bitten by a bug in the current client connected to how it handles updated GPUs.txt entries that change a card from supported to unsupported. The people maintaining the file have been removing the cards which do not support DP, the client automatically downloads the updated file about once a month.Cruddson001 wrote:Hi sorry FAH is stuck on amber "local | connecting | inactive" message, I left it on for a few days but no luck so I am attempting to post my log file, please be patient...
The GPU is no longer supported and has been removed from the hardware shown by the client, but the associated GPU folding slots remain. The constant attempts to get work for the GPU slots that have no longer have a GPU is keeping the control apps from connecting locally. Since they can not connect with Web Control or FAHControl you can't control the client.
There are two ways to fix the. One is to uninstall including the data files and then reinstall.
The second has a chance to require the uninstall and reinstall. Go to the config.xml file - C:\Users\User\AppData\Roaming\FAHClient\config.xml, and open it in a text editor. Remove these lines and save:Code: Select all
<slot id='1' type='GPU'/> <slot id='2' type='GPU'/>
Reboot your PC and if no error was made in the editing the client should start and Web Control or FAHControl should be able to connect now.
Re: Connection to Client broken after Win 10 2004 update
I had a similar problem, seems like it was also linked to the GPU but in a different way. I have an integrated Intel GPU that wasn't detected before. At some point it got detected as valid but not getting any work. I bypassed the problem by adding another GPU slot which gets detected as the GTX1060, and everything works fine besides the client keeps trying to fetch work for the Intel GPU...
Code: Select all
21:20:33:Adding folding slot 01: READY gpu:1:GP106 [GeForce GTX 1060 6GB] 4372
21:20:33:Removing old file 'configs/config-20200403-183407.xml'
21:20:33:Saving configuration to config.xml
21:20:33:<config>
21:20:33: <!-- Folding Core -->
21:20:33: <core-priority v='low'/>
21:20:33:
21:20:33: <!-- Network -->
21:20:33: <proxy v=':8080'/>
21:20:33:
21:20:33: <!-- Slot Control -->
21:20:33: <power v='FULL'/>
21:20:33:
21:20:33: <!-- User Information -->
21:20:33: <passkey v='*****'/>
21:20:33: <team v='10987'/>
21:20:33: <user v='Sebastien_Benoit'/>
21:20:33:
21:20:33: <!-- Folding Slots -->
21:20:33: <slot id='0' type='GPU'/>
21:20:33: <slot id='1' type='GPU'/>
21:20:33:</config>
21:20:33:WU01:FS01:Connecting to assign1.foldingathome.org:80
21:20:33:WU01:FS01:Assigned to work server 140.163.4.241
21:20:33:WU01:FS01:Requesting new work unit for slot 01: READY gpu:1:GP106 [GeForce GTX 1060 6GB] 4372 from 140.163.4.241
21:20:33:WU01:FS01:Connecting to 140.163.4.241:8080
21:20:43:WU01:FS01:Downloading 7.85MiB
21:20:46:WU01:FS01:Download complete
21:20:46:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11744 run:0 clone:4854 gen:171 core:0x22 unit:0x0000011a8ca304f15e69f4dfdc7554d4
21:20:46:WU01:FS01:Starting
21:20:46:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:\Users\Sebastien.CONSUMAJINC\AppData\Roaming\FAHClient\cores/cores.foldingathome.org/win/64bit/22-0.0.11/Core_22.fah/FahCore_22.exe -dir 01 -suffix 01 -version 706 -lifeline 15732 -checkpoint 15 -gpu-vendor nvidia -opencl-platform 0 -opencl-device 0 -cuda-device 0 -gpu 0
21:20:46:WU01:FS01:Started FahCore on PID 1560
21:20:46:WU01:FS01:Core PID:15032
21:20:46:WU01:FS01:FahCore 0x22 started
21:20:47:WU01:FS01:0x22:*********************** Log Started 2020-07-21T21:20:46Z ***********************
21:20:47:WU01:FS01:0x22:*************************** Core22 Folding@home Core ***************************
21:20:47:WU01:FS01:0x22: Core: Core22
21:20:47:WU01:FS01:0x22: Type: 0x22
21:20:47:WU01:FS01:0x22: Version: 0.0.11
21:20:47:WU01:FS01:0x22: Author: Joseph Coffland <[email protected]>
21:20:47:WU01:FS01:0x22: Copyright: 2020 foldingathome.org
21:20:47:WU01:FS01:0x22: Homepage: https://foldingathome.org/
21:20:47:WU01:FS01:0x22: Date: Jun 26 2020
21:20:47:WU01:FS01:0x22: Time: 19:49:16
21:20:47:WU01:FS01:0x22: Revision: 22010df8a4db48db1b35d33e666b64d8ce48689d
21:20:47:WU01:FS01:0x22: Branch: core22-0.0.11
21:20:47:WU01:FS01:0x22: Compiler: Visual C++ 2015
21:20:47:WU01:FS01:0x22: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Ob3 /Zc:throwingNew /MT
21:20:47:WU01:FS01:0x22: Platform: win32 10
21:20:47:WU01:FS01:0x22: Bits: 64
21:20:47:WU01:FS01:0x22: Mode: Release
21:20:47:WU01:FS01:0x22:Maintainers: John Chodera <[email protected]> and Peter Eastman
21:20:47:WU01:FS01:0x22: <[email protected]>
21:20:47:WU01:FS01:0x22: Args: -dir 01 -suffix 01 -version 706 -lifeline 1560 -checkpoint 15
21:20:47:WU01:FS01:0x22: -gpu-vendor nvidia -opencl-platform 0 -opencl-device 0 -cuda-device
21:20:47:WU01:FS01:0x22: 0 -gpu 0
21:20:47:WU01:FS01:0x22:************************************ libFAH ************************************
21:20:47:WU01:FS01:0x22: Date: Jun 26 2020
21:20:47:WU01:FS01:0x22: Time: 19:47:12
21:20:47:WU01:FS01:0x22: Revision: 2b383f4f04f38511dff592885d7c0400e72bdf43
21:20:47:WU01:FS01:0x22: Branch: HEAD
21:20:47:WU01:FS01:0x22: Compiler: Visual C++ 2015
21:20:47:WU01:FS01:0x22: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Ob3 /Zc:throwingNew /MT
21:20:47:WU01:FS01:0x22: Platform: win32 10
21:20:47:WU01:FS01:0x22: Bits: 64
21:20:47:WU01:FS01:0x22: Mode: Release
21:20:47:WU01:FS01:0x22:************************************ CBang *************************************
21:20:47:WU01:FS01:0x22: Date: Jun 26 2020
21:20:47:WU01:FS01:0x22: Time: 19:46:11
21:20:47:WU01:FS01:0x22: Revision: f8529962055b0e7bde23e429f5072ff758089dee
21:20:47:WU01:FS01:0x22: Branch: master
21:20:47:WU01:FS01:0x22: Compiler: Visual C++ 2015
21:20:47:WU01:FS01:0x22: Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Ob3 /Zc:throwingNew /MT
21:20:47:WU01:FS01:0x22: Platform: win32 10
21:20:47:WU01:FS01:0x22: Bits: 64
21:20:47:WU01:FS01:0x22: Mode: Release
21:20:47:WU01:FS01:0x22:************************************ System ************************************
21:20:47:WU01:FS01:0x22: CPU: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
21:20:47:WU01:FS01:0x22: CPU ID: GenuineIntel Family 6 Model 158 Stepping 10
21:20:47:WU01:FS01:0x22: CPUs: 12
21:20:47:WU01:FS01:0x22: Memory: 15.81GiB
21:20:47:WU01:FS01:0x22:Free Memory: 7.54GiB
21:20:47:WU01:FS01:0x22: Threads: WINDOWS_THREADS
21:20:47:WU01:FS01:0x22: OS Version: 6.2
21:20:47:WU01:FS01:0x22:Has Battery: false
21:20:47:WU01:FS01:0x22: On Battery: false
21:20:47:WU01:FS01:0x22: UTC Offset: -4
21:20:47:WU01:FS01:0x22: PID: 15032
21:20:47:WU01:FS01:0x22: CWD: C:\Users\Sebastien.CONSUMAJINC\AppData\Roaming\FAHClient\work
21:20:47:WU01:FS01:0x22:********************************************************************************
21:20:47:WU01:FS01:0x22:Project: 11744 (Run 0, Clone 4854, Gen 171)
21:20:47:WU01:FS01:0x22:Unit: 0x0000011a8ca304f15e69f4dfdc7554d4
21:20:47:WU01:FS01:0x22:Reading tar file core.xml
21:20:47:WU01:FS01:0x22:Reading tar file integrator.xml
21:20:47:WU01:FS01:0x22:Reading tar file state.xml
21:20:48:WU01:FS01:0x22:Reading tar file system.xml
21:20:49:WU01:FS01:0x22:Digital signatures verified
21:20:49:WU01:FS01:0x22:Folding@home GPU Core22 Folding@home Core
21:20:49:WU01:FS01:0x22:Version 0.0.11
21:20:49:WU01:FS01:0x22: Checkpoint write interval: 50000 steps (5%) [20 total]
21:20:49:WU01:FS01:0x22: JSON viewer frame write interval: 10000 steps (1%) [100 total]
21:20:49:WU01:FS01:0x22: XTC frame write interval: 50000 steps (5%) [20 total]
21:20:49:WU01:FS01:0x22: Global context and integrator variables write interval: disabled
21:20:51:Removing old file 'configs/config-20200403-183449.xml'
21:20:51:Saving configuration to config.xml
21:20:51:<config>
21:20:51: <!-- Folding Core -->
21:20:51: <core-priority v='low'/>
21:20:51:
21:20:51: <!-- Network -->
21:20:51: <proxy v=':8080'/>
21:20:51:
21:20:51: <!-- Slot Control -->
21:20:51: <power v='FULL'/>
21:20:51:
21:20:51: <!-- User Information -->
21:20:51: <passkey v='*****'/>
21:20:51: <team v='10987'/>
21:20:51: <user v='Sebastien_Benoit'/>
21:20:51:
21:20:51: <!-- Folding Slots -->
21:20:51: <slot id='0' type='GPU'/>
21:20:51: <slot id='1' type='GPU'/>
21:20:51:</config>
21:21:07:WU00:FS00:Connecting to assign1.foldingathome.org:80
21:21:07:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
21:21:07:WU00:FS00:Connecting to assign2.foldingathome.org:80
21:21:07:WARNING:WU00:FS00:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
21:21:07:WU00:FS00:Connecting to assign3.foldingathome.org:80
21:21:07:WARNING:WU00:FS00:Failed to get assignment from 'assign3.foldingathome.org:80': No WUs available for this configuration
21:21:07:WU00:FS00:Connecting to assign4.foldingathome.org:80
21:21:07:WARNING:WU00:FS00:Failed to get assignment from 'assign4.foldingathome.org:80': No WUs available for this configuration
21:21:07:ERROR:WU00:FS00:Exception: Could not get an assignment
21:21:11:WU01:FS01:0x22:Completed 0 out of 1000000 steps (0%)
21:22:44:WU00:FS00:Connecting to assign1.foldingathome.org:80
21:22:44:WARNING:WU00:FS00:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
21:22:44:WU00:FS00:Connecting to assign2.foldingathome.org:80
21:22:44:WARNING:WU00:FS00:Failed to get assignment from 'assign2.foldingathome.org:80': No WUs available for this configuration
21:22:44:WU00:FS00:Connecting to assign3.foldingathome.org:80
-
- Posts: 1996
- Joined: Sun Mar 22, 2020 5:52 pm
- Hardware configuration: 1: 2x Xeon [email protected], 512GB DDR4 LRDIMM, SSD Raid, Win10 Ent 20H2, Quadro K420 1GB, FAH 7.6.21
2: Xeon [email protected], 32GB DDR4, NVME, Win10 Pro 20H2, Quadro M1000M 2GB, FAH 7.6.21 (actually have two of these)
3: [email protected], 12GB DDR3, SSD, Win10 Pro 20H2, GTX 750Ti 2GB, GTX 1080Ti 11GB, FAH 7.6.21 - Location: UK
Re: Connection to Client broken after Win 10 2004 update
Pause the iGPU slot and add pause-on-start = 'true' to slot config
2x Xeon E5-2697v3, 512GB DDR4 LRDIMM, SSD Raid, W10-Ent, Quadro K420
Xeon E3-1505Mv5, 32GB DDR4, NVME, W10-Pro, Quadro M1000M
i7-960, 12GB DDR3, SSD, W10-Pro, GTX1080Ti
i9-10850K, 64GB DDR4, NVME, W11-Pro, RTX3070
(Green/Bold = Active)
Xeon E3-1505Mv5, 32GB DDR4, NVME, W10-Pro, Quadro M1000M
i7-960, 12GB DDR3, SSD, W10-Pro, GTX1080Ti
i9-10850K, 64GB DDR4, NVME, W11-Pro, RTX3070
(Green/Bold = Active)
Re: Connection to Client broken after Win 10 2004 update
Then add a new GPU slot.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.