Search found 596 matches

by calxalot
Thu Mar 07, 2024 10:26 am
Forum: V8.3.xx Open Beta
Topic: Mac OS fails to resolve api.foldingathome.org:443
Replies: 23
Views: 2378

Re: Mac OS fails to resolve api.foldingathome.org:443

Update:
Joseph said the dots in name is supported on
https://alpha.foldingathome.org/

So others shouldn't need the linking workaround above.
by calxalot
Thu Mar 07, 2024 7:46 am
Forum: V8.3.xx Open Beta
Topic: Mac OS fails to resolve api.foldingathome.org:443
Replies: 23
Views: 2378

Re: Mac OS fails to resolve api.foldingathome.org:443

Please try (macOS only): Edit config.xml to have your desired machine display name. sudo /usr/bin/nano /Library/Application\ Support/FAHClient/config.xml The name can only have letters, numbers, underscore, dash. Example config.xml: <config> <machine-name v="MyMacMini"/> <account-token v=&...
by calxalot
Thu Mar 07, 2024 4:41 am
Forum: V8.3.xx Open Beta
Topic: Mac OS fails to resolve api.foldingathome.org:443
Replies: 23
Views: 2378

Re: Mac OS fails to resolve api.foldingathome.org:443

I can tell you later how to link via python websockets module command line.
by calxalot
Thu Mar 07, 2024 4:39 am
Forum: V8.3.xx Open Beta
Topic: Mac OS fails to resolve api.foldingathome.org:443
Replies: 23
Views: 2378

Re: Mac OS fails to resolve api.foldingathome.org:443

The first machine is direct connected, not necessarily linked to account.
"MacMini.local" needs to lose the ".local".
by calxalot
Thu Mar 07, 2024 4:35 am
Forum: V8.3.xx Open Beta
Topic: Mac OS fails to resolve api.foldingathome.org:443
Replies: 23
Views: 2378

Re: Mac OS fails to resolve api.foldingathome.org:443

Because the PUT is failing, your local client is probably not registered with the account.
If you can see and edit the machine name in the accounts page, you can fix it and link.
The machine name cannot have any spaces or periods.
by calxalot
Wed Mar 06, 2024 10:23 am
Forum: V8.3.xx Open Beta
Topic: Mac OS fails to resolve api.foldingathome.org:443
Replies: 23
Views: 2378

Re: Mac OS fails to resolve api.foldingathome.org:443

I see
Requesting WU assignment for user Anonymous team 0

There used to be a toggle for "Fold Anonymously", but it was removed.
I should probably look at the latest code.
by calxalot
Wed Mar 06, 2024 10:20 am
Forum: V8.3.xx Open Beta
Topic: Mac OS fails to resolve api.foldingathome.org:443
Replies: 23
Views: 2378

Re: Mac OS fails to resolve api.foldingathome.org:443

8 cores should have been fine on your M2 Pro.

Did you previously have user and team set?
I believe the client is supposed to stay paused until configured.
by calxalot
Wed Mar 06, 2024 10:11 am
Forum: V8.3.xx Open Beta
Topic: Mac OS fails to resolve api.foldingathome.org:443
Replies: 23
Views: 2378

Re: Mac OS fails to resolve api.foldingathome.org:443

Well, it looks like the PUT to api.foldingathome.org/machine is still failing.

There is another topic for this.
viewtopic.php?t=41221
by calxalot
Sun Mar 03, 2024 8:56 am
Forum: V8.3.xx Open Beta
Topic: Mac OS getting HTTP_BAD_REQUST
Replies: 18
Views: 1959

Re: Mac OS getting HTTP_BAD_REQUST

Sorry. Commands are in post
viewtopic.php?t=41197
by calxalot
Sun Mar 03, 2024 8:54 am
Forum: V8.3.xx Open Beta
Topic: Mac OS getting HTTP_BAD_REQUST
Replies: 18
Views: 1959

Re: Mac OS getting HTTP_BAD_REQUST

Try reloading the web page.
If that fails, restart the client with commands I gave earlier.
by calxalot
Sun Mar 03, 2024 8:15 am
Forum: V8.3.xx Open Beta
Topic: Mac OS getting HTTP_BAD_REQUST
Replies: 18
Views: 1959

Re: Mac OS getting HTTP_BAD_REQUST

A screenshot is probably sufficient.
by calxalot
Sun Mar 03, 2024 7:44 am
Forum: V8.3.xx Open Beta
Topic: Mac OS getting HTTP_BAD_REQUST
Replies: 18
Views: 1959

Re: Mac OS getting HTTP_BAD_REQUST

Go to the bottom of
https://beta.foldingathome.org/account

The machine you need to rename will be outlined red.
Fix the name, click the save icon next to it, then click the link icon.
by calxalot
Sat Mar 02, 2024 8:32 pm
Forum: V8.3.xx Open Beta
Topic: Mac OS getting HTTP_BAD_REQUST
Replies: 18
Views: 1959

Re: Mac OS getting HTTP_BAD_REQUST

If you use “hostname” on the command line, do you get the .local suffix?
by calxalot
Sat Mar 02, 2024 10:13 am
Forum: V8.3.xx Open Beta
Topic: Mac OS getting HTTP_BAD_REQUST
Replies: 18
Views: 1959

Re: Mac OS getting HTTP_BAD_REQUST

The machine name is outlined in red when it is not considered a valid name.
I think it can only be letters, numbers, dash, underscore.