Page 1 of 1

Desktop Client not configured properly?

Posted: Mon Nov 12, 2018 8:11 pm
by chillout314
Downloaded FAH and selected the program to run. Nothing happens. End task and try again. Nothing happens. Restart computer to no avail, also try and uninstall and reinstall. Nothing works. I run program as administrator and I get a CMD prompt that says

Code: Select all

20:03:27:************************* Folding@home Client *************************
20:03:27:      Website: https://foldingathome.org/
20:03:27:    Copyright: (c) 2009-2018 foldingathome.org
20:03:27:       Author: Joseph Coffland <joseph@cauldrondevelopment.com>
20:03:27:         Args:
20:03:27:       Config: <none>
20:03:27:******************************** Build ********************************
20:03:27:      Version: 7.5.1
20:03:27:         Date: May 11 2018
20:03:27:         Time: 13:06:32
20:03:27:   Repository: Git
20:03:27:     Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
20:03:27:       Branch: master
20:03:27:     Compiler: Visual C++ 2008
20:03:27:      Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
20:03:27:     Platform: win32 10
20:03:27:         Bits: 32
20:03:27:         Mode: Release
20:03:27:******************************* System ********************************
20:03:27:          CPU: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
20:03:27:       CPU ID: GenuineIntel Family 6 Model 158 Stepping 9
20:03:27:         CPUs: 8
20:03:27:       Memory: 15.93GiB
20:03:27:  Free Memory: 12.02GiB
20:03:27:      Threads: WINDOWS_THREADS
20:03:27:   OS Version: 6.2
20:03:27:  Has Battery: false
20:03:27:   On Battery: false
20:03:27:   UTC Offset: -5
20:03:27:          PID: 3008
20:03:27:          CWD: C:\Program Files (x86)\FAHClient
20:03:27:           OS: Windows 10 Home
20:03:27:      OS Arch: AMD64
20:03:27:         GPUs: 0
20:03:27:CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:6.1 Driver:10.0
20:03:27:       OpenCL: Not detected
20:03:27:Win32 Service: false
20:03:27:***********************************************************************
20:03:27:<config>
20:03:27:  <!-- Folding Slots -->
20:03:27:</config>
20:03:27:Connecting to assign1.foldingathome.org:8080
20:03:28:Updated GPUs.txt
20:03:28:Read GPUs.txt
20:03:28:Trying to access database...
20:03:28:Successfully acquired database lock
20:03:28:Enabled folding slot 00: PAUSED cpu:6 (not configured)
What does this mean?

Re: Desktop Client not configured properly?

Posted: Mon Nov 12, 2018 10:49 pm
by bruce
FAH expects you to do the installation while logged on as the user which is going to run FAH routinely. Do not logon as Administrator because that configures FAH to run only if you always log on that same way.

If your "normal" login doesn't happen to have permission to do the installation, Windows will ask you for a suitable password and continue the installation for that user.

The log shown above does not use the correct starting directory. you are attempting to start FAHClient from the \Program Files (x86) directory. A program's working files must not be created in \Program Files\ so it cannot be run from there as you have done above.

If you choose the default install, the proper shortcut(script) will be used automatically. If you choose to start FAH manually, you must use the shortcut that has been provided for you. That shortcut contains the the proper "Start in" setting ... i.e. it does a cd ... (change directory) command so that FAH can find its working files.

Re: Desktop Client not configured properly?

Posted: Tue Nov 13, 2018 1:43 am
by chillout314
bruce wrote:FAH expects you to do the installation while logged on as the user which is going to run FAH routinely. Do not logon as Administrator because that configures FAH to run only if you always log on that same way.

If your "normal" login doesn't happen to have permission to do the installation, Windows will ask you for a suitable password and continue the installation for that user.

The log shown above does not use the correct starting directory. you are attempting to start FAHClient from the \Program Files (x86) directory. A program's working files must not be created in \Program Files\ so it cannot be run from there as you have done above.

If you choose the default install, the proper shortcut(script) will be used automatically. If you choose to start FAH manually, you must use the shortcut that has been provided for you. That shortcut contains the the proper "Start in" setting ... i.e. it does a cd ... (change directory) command so that FAH can find its working files.
I tried installing on a different drive and not in program files, but still nothing. I just can't seem to figure it out, it simply doesn't connect to anything running normally. according to task manager it runs but sits at 5.8mb use under memory and 0 for everything else.

Re: Desktop Client not configured properly?

Posted: Tue Nov 13, 2018 1:50 am
by JimboPalmer
Have you tried uninstalling it and running a new install as the user that normally runs, using express install and not changing anything?