Search found 1230 matches
- Thu Jul 03, 2025 8:56 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: Please add ability to change from pause to finish
- Replies: 46
- Views: 16873
Re: Please add ability to change from pause to finish
lufah 0.10.0 is up https://pypi.org/project/lufah/ It adds lufah finish --force Usage: lufah finish OPTIONS Finish folding and pause specified group or all groups. Options: -f, --force Try to change paused groups with active units directly to Finishing -h, --help Show this message and exit. Active u...
- Tue Jul 01, 2025 7:45 pm
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: New install of FAH client on Ubuntu -- idle ??
- Replies: 10
- Views: 208
Re: New install of FAH client on Ubuntu -- idle ??
Out of a max 2, which might be due to the container
- Tue Jul 01, 2025 5:47 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: New install of FAH client on Ubuntu -- idle ??
- Replies: 10
- Views: 208
Re: New install of FAH client on Ubuntu -- idle ??
Last I saw, the Home Assistant foldinghathome module only works with v7.
- Tue Jul 01, 2025 5:45 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: New install of FAH client on Ubuntu -- idle ??
- Replies: 10
- Views: 208
Re: New install of FAH client on Ubuntu -- idle ??
You are currently not likely to get any work assigned with only 2 cpu cores.
- Tue Jul 01, 2025 5:43 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: New install of FAH client on Ubuntu -- idle ??
- Replies: 10
- Views: 208
Re: New install of FAH client on Ubuntu -- idle ??
Any options exposed in web control, such as cpus, is stored in client.db after first-run.
You really only need account-token in config.xml for a headless client.
You really only need account-token in config.xml for a headless client.
- Tue Jul 01, 2025 5:22 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: New install of FAH client on Ubuntu -- idle ??
- Replies: 10
- Views: 208
Re: New install of FAH client on Ubuntu -- idle ??
Your http-addresses needs to include 127.0.0.1:7396 for the client to be accessible to localhost.
- Mon Jun 30, 2025 11:33 pm
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: New install of FAH client on Ubuntu -- idle ??
- Replies: 10
- Views: 208
Re: New install of FAH client on Ubuntu -- idle ??
Note that accounts are optional.
You can also use
fahctl fold
You can also use
fahctl fold
- Mon Jun 30, 2025 11:26 pm
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: New install of FAH client on Ubuntu -- idle ??
- Replies: 10
- Views: 208
- Mon Jun 30, 2025 11:25 pm
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: New install of FAH client on Ubuntu -- idle ??
- Replies: 10
- Views: 208
Re: New install of FAH client on Ubuntu -- idle ??
v8 does not start folding automatically on first run.
Assuming this is a headless install, you should make a web control account and add account-token to config.xml
Assuming this is a headless install, you should make a web control account and add account-token to config.xml
- Mon Jun 30, 2025 5:22 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: WU still exiting
- Replies: 7
- Views: 243
Re: WU still exiting
Someone reported problems with the bleeding edge build not connecting to servers.
I think some websocket api changes are not yet implemented in the node server.
Edit: I seems to be user1969 on discord that was building latest.
I think some websocket api changes are not yet implemented in the node server.
Edit: I seems to be user1969 on discord that was building latest.
- Sun Jun 29, 2025 8:47 am
- Forum: New Donors start here
- Topic: Can't connect to my old work...
- Replies: 7
- Views: 204
Re: Can't connect to my old work...
It is easier to enter user, team, (passkey) and cause prior to creating an account. Settings will auto fill in the account create panel.
Don’t let the browser or password manager make up junk for passkey.
Don’t let the browser or password manager make up junk for passkey.
- Sun Jun 29, 2025 8:44 am
- Forum: New Donors start here
- Topic: Can't connect to my old work...
- Replies: 7
- Views: 204
- Wed Jun 25, 2025 9:58 pm
- Forum: Discussions of General-FAH topics
- Topic: [Bonus] Account not found
- Replies: 24
- Views: 404
Re: [Bonus] Account not found
If you’re on v7, continue using that.
I believe v8 web control will restrict your user name characters.
I believe v8 web control will restrict your user name characters.
- Wed Jun 25, 2025 9:11 pm
- Forum: Discussions of General-FAH topics
- Topic: [Bonus] Account not found
- Replies: 24
- Views: 404
Re: [Bonus] Account not found
Are you using v7?
- Wed Jun 25, 2025 9:10 pm
- Forum: Discussions of General-FAH topics
- Topic: [Bonus] Account not found
- Replies: 24
- Views: 404
Re: [Bonus] Account not found
It was unfortunately the wild west for a while with user names. So there are thousands of names with special characters which at some point were disallowed to protect against injection attacks. Names may become less restrictive in the future. 3rd party sites will need to be careful to escape charact...