Code: Select all
sudo systemctl start fah-client
Code: Select all
systemctl status --no-pager -l fah-client
× fah-client.service - Folding@home Client
Loaded: loaded (/usr/lib/systemd/system/fah-client.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Wed 2025-05-28 17:04:22 UTC; 3s ago
Duration: 21ms
Process: 1527 ExecStart=/usr/bin/fah-client --config=/etc/fah-client/config.xml --log=/var/log/fah-client/log.txt --log-rotate-dir=/var/log/fah-client/ (code=exited, status=1/FAILURE)
Main PID: 1527 (code=exited, status=1/FAILURE)
CPU: 19ms
Code: Select all
15:06:01:I2:<config/>
15:06:01:I1:Opening Database
15:06:01:I1:F@H ID = "an ID"
15:06:01:I3:Loading default resource group
15:06:01:I1:Listening for HTTP on 127.0.0.1:7396
15:06:01:I3:Loaded 0 wus.
15:06:01:I3:gpus = {
15:06:01:I3: "gpu:10:00:00": {"vendor": 4098, "device": 26751, "type": "amd", "supported": false, "description": "Vega 10 XL/XT [Radeon RX Vega 56/64]"}
15:06:01:I3:}
15:14:09:I1:Clean exit
system does not appear in my FAH "portal" v8-4.foldingathome.org.
I did add my token to the config.xml
any help or advice appreciated.