Page 1 of 1

Fah-client arm64 8.4 not function on Sbc

Posted: Sun Mar 09, 2025 9:33 pm
by nada391
Hello ,

tested this version

https://download.foldingathome.org/rele ... _arm64.deb

on a sbc Pine A64+
but it would not function;

installing the versin fah-client 8.2 would only function it seems, but the the SBC seems not doing anything with the fah-client.

(armbian is running headless)

Code: Select all

systemctl status --no-pager -l fah-client
● fah-client.service - Folding@home Client
     Loaded: loaded (/etc/systemd/system/fah-client.service; enabled; preset: enabled)
     Active: active (running) since Sun 2025-03-09 22:26:09 CET; 23s ago
   Main PID: 271272 (fah-client)
      Tasks: 1 (limit: 2132)
     Memory: 4.5M
        CPU: 202ms
     CGroup: /system.slice/fah-client.service
             └─271272 /usr/bin/fah-client --log=/var/log/fah-client/log.txt --log-rotate-dir=/var/log/fah-client/

mar 09 22:26:09 pine64 systemd[1]: Started fah-client.service - Folding@home Client.

pine64:~$ fah-client --version
8.2

the error for 8.4 would be like this

Code: Select all

systemctl status --no-pager -l fah-client
× fah-client.service - Folding@home Client
     Loaded: loaded (/lib/systemd/system/fah-client.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Sun 2025-03-09 22:31:19 CET; 42s ago
   Duration: 103ms
    Process: 276415 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: 276415 (code=exited, status=1/FAILURE)
        CPU: 102ms

mar 09 22:31:19 pine64 systemd[1]: fah-client.service: Scheduled restart job, restart counter is at 5.
mar 09 22:31:19 pine64 systemd[1]: Stopped fah-client.service - Folding@home Client.
mar 09 22:31:19 pine64 systemd[1]: fah-client.service: Start request repeated too quickly.
mar 09 22:31:19 pine64 systemd[1]: fah-client.service: Failed with result 'exit-code'.
mar 09 22:31:19 pine64 systemd[1]: Failed to start fah-client.service - Folding@home Client.
mar 09 22:31:26 pine64 systemd[1]: fah-client.service: Start request repeated too quickly.
mar 09 22:31:26 pine64 systemd[1]: fah-client.service: Failed with result 'exit-code'.
mar 09 22:31:26 pine64 systemd[1]: Failed to start fah-client.service - Folding@home Client.

pine64:~$ fah-client --version
8.4.9


maybe you can help pinpint the error;

Re: Fah-client arm64 8.4 not function on Sbc

Posted: Sun Mar 09, 2025 9:44 pm
by nada391
i have also attempted to link this sbc to the web-folding@home-client,

please check if the syntax correct, it would not show up (maybe because i am using the 8.2 version?)

Code: Select all

<config/>
<account-token v=“rH9AKrH8niy3oniyEWHWMEWHfGMIjfGMOcmouOcmq7c”/>
  <machine-name v="PineA64+"/>
</config>

Re: Fah-client arm64 8.4 not function on Sbc

Posted: Sun Mar 09, 2025 9:45 pm
by muziqaz
Please report this to github. Dev does not read this forum :)

Re: Fah-client arm64 8.4 not function on Sbc

Posted: Sun Mar 09, 2025 9:48 pm
by calxalot
First line of config should be
<config>

You should try manually launching the client from command line to see more errors.

Re: Fah-client arm64 8.4 not function on Sbc

Posted: Sun Mar 09, 2025 10:04 pm
by calxalot
You should treat your account token as confidential.

Re: Fah-client arm64 8.4 not function on Sbc

Posted: Sun Mar 09, 2025 10:05 pm
by calxalot
I don’t know if that “+” is allowed in machine name.

Re: Fah-client arm64 8.4 not function on Sbc

Posted: Mon Mar 17, 2025 3:54 pm
by nada391
thank you, got it to run with the help of this post here

https://pifoldingguide.wordpress.com/

now it runs v7, but the setup was much easier, since the headless client asks for "username" "team" "passkey" which v8 seems to forgo.

it does not show up in webclient folding v8.4, but hope it will contribute some nevertheless.

Re: Fah-client arm64 8.4 not function on Sbc

Posted: Mon Mar 17, 2025 4:19 pm
by muziqaz
V7 is not compatible with V8 webview