I finally got it running, with the help of a script that I found that fixes the dependencies.
The client starts, but it's not doing anything .. just sitting there.
I've looked at my DNS servers, and it hasn't even tried to talk.
I've stopped and started the client a number of times, but nothing.
I've had tail -f running against the log, but this is as far as it ever gets.
OS is Ubuntu 25.04
I'm expecting it's something wrong in my config file, but the service starts and runs, so I don't know what I have wrong. I have taken pieces parts from different posts that I've seen, so perhaps something is formatted wrong.root@folding-at-home:/etc/fah-client# cat /var/log/fah-client/log.txt
*********************** Log Started 2025-06-30T20:43:50Z ***********************
20:43:50:I1:*********************** Folding@home Client ***********************
20:43:50:I1: Version: 8.4.9
20:43:50:I1: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
20:43:50:I1: Org: foldingathome.org
20:43:50:I1: Copyright: 2023-2024, foldingathome.org
20:43:50:I1: Homepage: https://foldingathome.org/
20:43:50:I1: License: GPL-3.0-or-later
20:43:50:I1: URL: https://v8-4.foldingathome.org/
20:43:50:I1: Date: Nov 20 2024
20:43:50:I1: Time: 14:47:19
20:43:50:I1: Revision: 360fe71b1bd05bb89814bfb97b73a5bda84802d6
20:43:50:I1: Branch: master
20:43:50:I1: Compiler: GNU 8.3.0
20:43:50:I1: Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
20:43:50:I1: -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
20:43:50:I1: Platform: linux 4.19.0-27-cloud-amd64
20:43:50:I1: Bits: 64
20:43:50:I1: Mode: Release
20:43:50:I1: Args: --config=/etc/fah-client/config.xml
20:43:50:I1: --log=/var/log/fah-client/log.txt
20:43:50:I1: --log-rotate-dir=/var/log/fah-client/
20:43:50:I1: Config: /etc/fah-client/config.xml
20:43:50:I1:****************************** CBang ******************************
20:43:50:I1: Version: 1.7.2
20:43:50:I1: Author: Joseph Coffland <joseph@cauldrondevelopment.com>
20:43:50:I1: Org: Cauldron Development
20:43:50:I1: Copyright: Cauldron Development, 2003-2024
20:43:50:I1: Homepage: https://cauldrondevelopment.com/
20:43:50:I1: License: LGPL-2.1-or-later
20:43:50:I1: Date: Nov 19 2024
20:43:50:I1: Time: 21:54:38
20:43:50:I1: Revision: 443c54e909eb8d8994405a18fb328b5b05a623a5
20:43:50:I1: Branch: master
20:43:50:I1: Compiler: GNU 8.3.0
20:43:50:I1: Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
20:43:50:I1: -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
20:43:50:I1: -fPIC
20:43:50:I1: Platform: linux 4.19.0-27-cloud-amd64
20:43:50:I1: Bits: 64
20:43:50:I1: Mode: Release
20:43:50:I1:***************************** System ******************************
20:43:50:I1: CPU: Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz
20:43:50:I1: CPU ID: GenuineIntel Family 6 Model 158 Stepping 10
20:43:50:I1: CPUs: 2
20:43:50:I1: Memory: 86.21GiB
20:43:50:I1:Free Memory: 80.18GiB
20:43:50:I1: OS Version: 6.8
20:43:50:I1:Has Battery: false
20:43:50:I1: On Battery: false
20:43:50:I1: Hostname: folding-at-home
20:43:50:I1: UTC Offset: 0
20:43:50:I1: PID: 9060
20:43:50:I1: CWD: /var/lib/fah-client
20:43:50:I1: Exec: /usr/bin/fah-client
20:43:50:I1:*******************************************************************
20:43:50:I2:<config>
20:43:50:I2: <!-- HTTP Server -->
20:43:50:I2: <http-addresses v='192.168.168.35:7396'/>
20:43:50:I2:
20:43:50:I2: <!-- Resource Settings -->
20:43:50:I2: <cpus v='0'/>
20:43:50:I2:
20:43:50:I2: <!-- Server -->
20:43:50:I2: <allow v='0.0.0.0/0'/>
20:43:50:I2:
20:43:50:I2: <!-- User Information -->
20:43:50:I2: <team v='247478'/>
20:43:50:I2: <user v='CinciRyan'/>
20:43:50:I2:</config>
20:43:50:I1:Opening Database
20:43:50:I1:F@H ID = *** REMOVED FOR PRIVACY ***
20:43:50:I3:Loading default resource group
20:43:50:I1:Listening for HTTP on 192.168.168.35:7396
20:43:50:I3:Loaded 0 wus.
20:43:50:I3:gpus = {
20:43:50:I3: "gpu:00:02:00": {"vendor": 32902, "device": 16018, "type": "intel", "supported": false, "description": "CFL GT2 [UHD Graphics 630]"}
20:43:50:I3:}
<config>
<checkpoint v='10'/>
<cpu-usage v='100'/>
<!-- Client Control
Don't fold anonymously, provide user info. -->
<fold-anon v='false'/>
<!-- Folding Slot Configuration -->
<gpu v='true'/> <!-- If true, attempt to autoconfigure GPUs -->
<!-- Slot Control
Options: light, medium or full
Watch out for high load -->
<power v='full'/>
<client-type v='advanced'/>
<cpus v='0'/>
<extra-core-args v=' -service '/>
<!-- User Information -->
<user v='CinciRyan'/>
<!-- COMMENTED OUT THE PASSKEY -->
<!-- <passkey v=' *** REMOVED FOR PRIVACY ***'/> -->
<team v='247478'/>
<!-- Folding Slots -->
<!-- Use all the CPUs
Watch out for high load -->
<!-- COMMENTED THESE OUT
<slot id='0' type='CPU'/>
<slot id='1' type='GPU'/>
-->
<!-- Grant Remote Web Access
access web UI at 192.168.1.63:7396 -->
<allow>0.0.0.0/0</allow>
<web-allow>0.0.0.0/0</web-allow>
<http-addresses v='192.168.168.35:7396'/>
</config>
Thanks for taking a look and helping out.
Regards,
Ryan