I see that a great deal has changed.
Here's where I'm at. I have it running, and by golly it sees me try to open the web control and redirects me, but the whatever it is at https://v8-3.foldingathome.org/machines says "No folding machines found"
I think possibly this might have something to do with allowed-origins but I'm not sure I'd expect anything at foldingathome.org to get through my firewall and I thought the point of the instructions here was to not require that.
What am I missing?
Thanks,
t
PS: I've been folding on the old machine a few years now. Is the F@H ID = [***really long string***] my passkey?
Code: Select all
root@homeserver:~# /usr/bin/fah-client --config=/etc/fah-client/config.xml
16:51:25:I1:*********************** Folding@home Client ***********************
16:51:25:I1: Version: 8.3.18
16:51:25:I1: Author: Joseph Coffland <[email protected]>
16:51:25:I1: Org: foldingathome.org
16:51:25:I1: Copyright: 2023-2024, foldingathome.org
16:51:25:I1: Homepage: https://foldingathome.org/
16:51:25:I1: License: GPL-3.0-or-later
16:51:25:I1: URL: https://v8-3.foldingathome.org/
16:51:25:I1: Date: Jul 12 2024
16:51:25:I1: Time: 13:26:31
16:51:25:I1: Revision: 99ae953ee7b1c0b3070161cfcf9150184f76bd96
16:51:25:I1: Branch: master
16:51:25:I1: Compiler: GNU 8.3.0
16:51:25:I1: Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
16:51:25:I1: -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
16:51:25:I1: Platform: linux 4.19.0-26-cloud-amd64
16:51:25:I1: Bits: 64
16:51:25:I1: Mode: Release
16:51:25:I1: Args: --config=/etc/fah-client/config.xml
16:51:25:I1: Config: /etc/fah-client/config.xml
16:51:25:I1:****************************** CBang ******************************
16:51:25:I1: Version: 1.7.2
16:51:25:I1: Author: Joseph Coffland <[email protected]>
16:51:25:I1: Org: Cauldron Development
16:51:25:I1: Copyright: Cauldron Development, 2003-2024
16:51:25:I1: Homepage: https://cauldrondevelopment.com/
16:51:25:I1: License: LGPL-2.1-or-later
16:51:25:I1: Date: Jun 24 2024
16:51:25:I1: Time: 13:29:44
16:51:25:I1: Revision: 1b05ea96f0ed3043c32b78a66dbf50a9b2002289
16:51:25:I1: Branch: master
16:51:25:I1: Compiler: GNU 8.3.0
16:51:25:I1: Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
16:51:25:I1: -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
16:51:25:I1: -fPIC
16:51:25:I1: Platform: linux 4.19.0-26-cloud-amd64
16:51:25:I1: Bits: 64
16:51:25:I1: Mode: Release
16:51:25:I1:***************************** System ******************************
16:51:25:I1: CPU: Intel(R) Xeon(R) CPU E5-2440 v2 @ 1.90GHz
16:51:25:I1: CPU ID: GenuineIntel Family 6 Model 62 Stepping 4
16:51:25:I1: CPUs: 32
16:51:25:I1: Memory: 94.34GiB
16:51:25:I1:Free Memory: 92.71GiB
16:51:25:I1: OS Version: 6.8
16:51:25:I1:Has Battery: false
16:51:25:I1: On Battery: false
16:51:25:I1: Hostname: homeserver
16:51:25:I1: UTC Offset: -5
16:51:25:I1: PID: 5270
16:51:25:I1: CWD: /root
16:51:25:I1: Exec: /usr/bin/fah-client
16:51:25:I1:*******************************************************************
16:51:25:I2:<config>
16:51:25:I2: <!-- HTTP Server -->
16:51:25:I2: <http-addresses v='0.0.0.0:7396'/>
16:51:25:I2:
16:51:25:I2: <!-- Resource Settings -->
16:51:25:I2: <cpus v='4'/>
16:51:25:I2:
16:51:25:I2: <!-- Server -->
16:51:25:I2: <allow v='127.0.0.1 192.168.0.0/24'/>
16:51:25:I2:
16:51:25:I2: <!-- User Information -->
16:51:25:I2: <team v='40211'/>
16:51:25:I2: <user v='trleith'/>
16:51:25:I2:</config>
16:51:25:I1:Opening Database
16:51:25:I1:F@H ID = [***really long string***
16:51:25:I3:Loading default group
16:51:25:I3:Loading default resource group
16:51:25:I1:Listening for HTTP on 0.0.0.0:7396
16:51:25:I3:Loaded 0 wus.
16:51:25:W :OpenCL not supported: clGetPlatformIDs() returned -1001
16:51:25:W :CUDA not supported: Failed to open dynamic library 'libcuda.so': libcuda.so: cannot open shared object file: No such file or directory
16:53:09:I1:REQ1:< GET / HTTP/1.1
16:53:09:I1:REQ1:> HTTP/1.1 307 HTTP_TEMPORARY_REDIRECT