lusterking wrote:I recently installed FAH on about 100 computers sitting idle at work since noone is there...
Welcome to the F@H Forum lusterking,
Please note that if you're using work system to fold, you will need permission (generally written) from the people authorized to make that decision to run F@H on them. This is done as per the EULA.
Out of curiosity, how did you install the client? The default directories are not in the correct path so you're having permission issues as it is trying to write to locations it shouldn't be.
Your configuration path:
Code: Select all
17:50:18: Config: C:\Windows\system32\config.xml
My configuration Path
Code: Select all
18:07:21: Config: C:\Users\PantherX-H\AppData\Roaming\FAHClient\config.xml
Your CWD:
Code: Select all
17:50:18: CWD: C:\Windows\system32
My CWD:
Code: Select all
18:07:21: CWD: C:\Users\PantherX-H\AppData\Roaming\FAHClient
Your FahCore path:
Code: Select all
18:35:44:WU00:FS00:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:\Windows\system32\cores/cores.foldingathome.org/v7/win/64bit/avx/Core_a7.fah/FahCore_a7.exe -dir 00 -suffix 01 -version 705 -lifeline 12068 -checkpoint 15 -np 4
My FahCore path:
Code: Select all
19:47:06:WU00:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:\Users\PantherX-H\AppData\Roaming\FAHClient\cores/cores.foldingathome.org/v7/win/64bit/Core_22.fah/FahCore_22.exe -dir 00 -suffix 01 -version 705 -lifeline 8404 -checkpoint 15 -gpu-vendor nvidia -opencl-platform 0 -opencl-device 0 -cuda-device 0 -gpu 0
Assuming that you're only going to be folding on the CPU, my suggestion is that on one system (as a test), uninstall the client (including deleting all the data) and re-install it as a service. If you have issues, please post the new log file and we can look into it.