FAHControl & FAHClient non functional

Moderators: Site Moderators, FAHC Science Team

Post Reply
seanl
Posts: 2
Joined: Thu Mar 26, 2020 11:58 pm

FAHControl & FAHClient non functional

Post by seanl »

Hi All,

I'm having some trouble with a fresh install of V7.5.1 - A clean download, straight through the installer with no modifications (the default path) resulted in no tray icon being created, and FAHControl will not connect to FAHClient.

I've attempted to reinstall multiple times,download a fresh installaer along with a number of permutations regarding removing data diretories, uninstalling & restarting, uninstalling, deleting all signs of and then restarting - all to the same effect. I've also tried installing as Administrator, and my own account, along with running as administrator and all paths lead to the same output. I've also tried changing the network & remote access settings within the configuration file, along with entirely omitting the configuration file to no avail.

I'm starting to thing i'm doing something stupid, as I've been fighting with this for a few days now on and off. Log Below.

I'm running W10, Version 10.0.17763 Build 17763

Code: Select all

*********************** Log Started 2020-03-26T23:56:10Z ***********************
23:56:10:************************* Folding@home Client *************************
23:56:10:      Website: https://foldingathome.org/
23:56:10:    Copyright: (c) 2009-2018 foldingathome.org
23:56:10:       Author: Joseph Coffland <joseph@cauldrondevelopment.com>
23:56:10:         Args: --open-web-control
23:56:10:       Config: C:\Users\seanl\AppData\Roaming\FAHClient\config.xml
23:56:10:******************************** Build ********************************
23:56:10:      Version: 7.5.1
23:56:10:         Date: May 11 2018
23:56:10:         Time: 13:06:32
23:56:10:   Repository: Git
23:56:10:     Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
23:56:10:       Branch: master
23:56:10:     Compiler: Visual C++ 2008
23:56:10:      Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
23:56:10:     Platform: win32 10
23:56:10:         Bits: 32
23:56:10:         Mode: Release
23:56:10:******************************* System ********************************
23:56:10:          CPU: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
23:56:10:       CPU ID: GenuineIntel Family 6 Model 158 Stepping 10
23:56:10:         CPUs: 12
23:56:10:       Memory: 31.93GiB
23:56:10:  Free Memory: 24.71GiB
23:56:10:      Threads: WINDOWS_THREADS
23:56:10:   OS Version: 6.2
23:56:10:  Has Battery: false
23:56:10:   On Battery: false
23:56:10:   UTC Offset: 0
23:56:10:          PID: 1120
23:56:10:          CWD: C:\Users\seanl\AppData\Roaming\FAHClient
23:56:10:           OS: Windows 10 Enterprise
23:56:10:      OS Arch: AMD64
23:56:10:         GPUs: 1
23:56:10:        GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:8 TU104 [GeForce RTX 2080 Rev. A]
23:56:10:               10068
23:56:10:CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:7.5 Driver:10.2
23:56:10:       OpenCL: Not detected
23:56:10:Win32 Service: false
23:56:10:***********************************************************************
23:56:10:<config>
23:56:10:  <!-- Slot Control -->
23:56:10:  <power v='full'/>
23:56:10:
23:56:10:  <!-- User Information -->
23:56:10:  <team v='*********'/>
23:56:10:  <user v='********'/>
23:56:10:
23:56:10:  <!-- Folding Slots -->
23:56:10:  <slot id='0' type='CPU'/>
23:56:10:  <slot id='1' type='GPU'/>
23:56:10:</config>
23:56:10:Trying to access database...
23:56:11:Successfully acquired database lock
23:56:11:Enabled folding slot 00: READY cpu:11
Joe_H
Site Admin
Posts: 7870
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: FAHControl & FAHClient non functional

Post by Joe_H »

The installer used to work fairly well with earlier version of Windows, including early Win 10. However from recent reports the Windows Installer is now installing some parts under the Admin account when doing an install for a specific user. Some of this can be fixed by dragging copies of the shortcuts from the Admin account to the user and making appropriate edits to point to the user's data directory. Other workarounds have been posted here, if you can not find them post here and someone should help you get it fixed up.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
seanl
Posts: 2
Joined: Thu Mar 26, 2020 11:58 pm

Re: FAHControl & FAHClient non functional

Post by seanl »

Thanks for your reply Joe. I've taken a look at one of the workarounds (the only one I could find) and I'm not sure my situation matches up.

After installation, the directories all exist within my own user directory - and not the Admin user's (Which I can't see - looking at users & groups it appears to be disabled, assuming it is only used for escalation under w10.)

Happy to dig through a couple more of the solutions if you or someone else could point me in the right direction?

It's probably worth noting that the client is added to firewall exceptions (manually) - and even when running, I can't seem to detect a listening port.

Thanks again.
Post Reply