Is it connecting? I would expect groups
[‘’]
Script FAHClient on macOS
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 40
- Joined: Fri Feb 08, 2008 6:05 pm
- Location: Berkeley, CA
- Contact:
Re: Script FAHClient on macOS
I'm migrated homebrew to Apple Silicon. Thanks for that catch. Nothing's changed with lufah. What's next?
- Ben
M1 iMac
M1 iMac
-
- Site Moderator
- Posts: 1634
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: Script FAHClient on macOS
Confirm client is running.
Try just
lufah
If that doesn’t work right, please post your config.xml, if it exists. Redact any passkey.
Try just
lufah
If that doesn’t work right, please post your config.xml, if it exists. Redact any passkey.
-
- Posts: 40
- Joined: Fri Feb 08, 2008 6:05 pm
- Location: Berkeley, CA
- Contact:
Re: Script FAHClient on macOS
lufah
Warning: localhost:7396:Failed to connect to ws://127.0.0.1:7396/api/websocket
--------------------------------------------------------------------------------
PRCG CPUs GPUs Core Status Progress PPD TPF
--------------------------------------------------------------------------------
localhost:7396 <class 'websockets.exceptions.InvalidMessage
--
<config>
<!-- HTTP Server -->
<allow v='192.168.7.0/24'/>
<!-- Network -->
<proxy v=':8080'/>
<!-- Slot Control -->
<power v='light'/>
<!-- User Information -->
<team v='1971'/>
<user v='Earthsaver'/>
<!-- Folding Slots -->
<slot id='0' type='CPU'>
<cpus v='4'/>
</slot>
<web-allow v='127.0.0.1'/>
<web-port v='7396'/>
</config>
Warning: localhost:7396:Failed to connect to ws://127.0.0.1:7396/api/websocket
--------------------------------------------------------------------------------
PRCG CPUs GPUs Core Status Progress PPD TPF
--------------------------------------------------------------------------------
localhost:7396 <class 'websockets.exceptions.InvalidMessage
--
<config>
<!-- HTTP Server -->
<allow v='192.168.7.0/24'/>
<!-- Network -->
<proxy v=':8080'/>
<!-- Slot Control -->
<power v='light'/>
<!-- User Information -->
<team v='1971'/>
<user v='Earthsaver'/>
<!-- Folding Slots -->
<slot id='0' type='CPU'>
<cpus v='4'/>
</slot>
<web-allow v='127.0.0.1'/>
<web-port v='7396'/>
</config>
- Ben
M1 iMac
M1 iMac
-
- Site Moderator
- Posts: 1634
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: Script FAHClient on macOS
allow must also contain 127.0.0.1
Separate with a space
Separate with a space
-
- Site Moderator
- Posts: 1634
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: Script FAHClient on macOS
After correcting config.xml, restart client with
lufah stop
lufah start
Wait for client to exit before you use start command
lufah stop
lufah start
Wait for client to exit before you use start command
-
- Site Moderator
- Posts: 1634
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: Script FAHClient on macOS
You will probably need to use sudo to edit the config
-
- Posts: 40
- Joined: Fri Feb 08, 2008 6:05 pm
- Location: Berkeley, CA
- Contact: