Search found 37 matches

by JL_678
Wed Jul 24, 2024 12:30 pm
Forum: V8.3.xx Open Beta
Topic: Local web console
Replies: 8
Views: 4663

Re: Local web console

Got it. Thank you again!
by JL_678
Tue Jul 23, 2024 1:20 pm
Forum: V8.3.xx Open Beta
Topic: Local web console
Replies: 8
Views: 4663

Re: Local web console

I missed that. Thank you.
by JL_678
Tue Jul 23, 2024 12:55 am
Forum: V8.3.xx Open Beta
Topic: Local web console
Replies: 8
Views: 4663

Re: Local web console

Hi, Just to share a quick update. The new portal works great and is much simpler than the old config! Awesome. The one weirdness is that my FAH instances skip the machine name parameter. Below is my config file, and while FAH connects fine, it ignores the supplied machine name and instead uses the h...
by JL_678
Mon Jul 22, 2024 1:27 am
Forum: V8.3.xx Open Beta
Topic: Local web console
Replies: 8
Views: 4663

Re: Local web console

Thank you. I will snapshot one machine and try upgrading and see what happens. To answer your other question, I can access that URL so hopefully I can use the web portal for management.
by JL_678
Mon Jul 22, 2024 1:25 am
Forum: V8.1.xx Open Beta
Topic: 8.1.13 dies suddenly
Replies: 2
Views: 6557

Re: 8.1.13 dies suddenly

That explains it. Thank you.
by JL_678
Sat Jul 20, 2024 8:18 pm
Forum: V8.3.xx Open Beta
Topic: Local web console
Replies: 8
Views: 4663

Local web console

Hi, I configured the web console in 8.1.13 beta, and it was a challenge. It works fine now, but the process was hard. You can read about it Here . If I upgrade to 8.3, is this process fixed? Is there a different way that I should think about this? THe challenge is that I have 5 servers running fah a...
by JL_678
Sat Jul 20, 2024 8:14 pm
Forum: V8.1.xx Open Beta
Topic: 8.1.13 dies suddenly
Replies: 2
Views: 6557

8.1.13 dies suddenly

Hi, I have bene running 8.1.13 for a while now. It was a bear to setup so I have not upgraded. I have 5 nodes running, and all worked perfectly until 7/17/24, when all of them stopped getting jobs. Here is a log snippet: 01:37:35:I1:OUT2483:> GET https://api.foldingathome.org/gpus HTTP/1.1 01:37:35:...
by JL_678
Mon Jan 30, 2023 5:44 pm
Forum: V8.1.xx Open Beta
Topic: Error: No Matching Core on v8.1.11 client
Replies: 20
Views: 13537

Re: Error: No Matching Core on v8.1.11 client

This issue has been resolved.
by JL_678
Mon Jan 30, 2023 12:07 am
Forum: V8.1.xx Open Beta
Topic: Error: No Matching Core on v8.1.11 client
Replies: 20
Views: 13537

Re: Error: No Matching Core on v8.1.11 client

Judging by the reply, it seems that there are fewer core options in the v8 beta and hence my older CPU is not supported in v8 while it is in v7. It also appears that this is something configured by FAH server. Is that correct?

TY!
by JL_678
Sun Jan 29, 2023 10:18 pm
Forum: V8.1.xx Open Beta
Topic: Error: No Matching Core on v8.1.11 client
Replies: 20
Views: 13537

Re: Error: No Matching Core on v8.1.11 client

Update, this was just populated in the log. Here is the entry.

Code: Select all

21:38:57:WU00:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/lin/64bit-sse2/a8-0.0.12/Core_a8.fah/FahCore_a8 -dir 00 -suffix 01 -version 704 -lifeline 1845 -checkpoint 15
by JL_678
Sun Jan 29, 2023 9:42 pm
Forum: V8.1.xx Open Beta
Topic: Error: No Matching Core on v8.1.11 client
Replies: 20
Views: 13537

Re: Error: No Matching Core on v8.1.11 client

I just looked at this and cannot find the entry in the log mentioned above. Maybe because verbosity was set at 1? I upped it to 5 and restarted the service and still don't see where I can find the core. Is it somewhere else? The system is still folding away....
by JL_678
Sun Jan 29, 2023 5:40 pm
Forum: V8.1.xx Open Beta
Topic: Error: No Matching Core on v8.1.11 client
Replies: 20
Views: 13537

Re: Error: No Matching Core on v8.1.11 client

Update: I installed v7 on the SAME client that is given the "No cores found" error in v8, and it is happily folding away. I will open a Github ticket as this is definitely a v8 bug. For future reference is here a direct link to the GitHub ticket: https://github.com/FoldingAtHome/fah-client...
by JL_678
Sun Jan 29, 2023 5:21 pm
Forum: V8.1.xx Open Beta
Topic: Error: No Matching Core on v8.1.11 client
Replies: 20
Views: 13537

Re: Error: No Matching Core on v8.1.11 client

Thank you for the clarification and history. A couple of questions to consider: Where is the core download request attribute in the beta build? It would appear to be missing if it is not in the debug build with verbosity 10. Could the issue I am seeing be related to a bug? Out of curiousity, I am go...
by JL_678
Sun Jan 29, 2023 3:22 pm
Forum: V8.1.xx Open Beta
Topic: Error: No Matching Core on v8.1.11 client
Replies: 20
Views: 13537

Re: Error: No Matching Core on v8.1.11 client

I moved to the debug version and do not see that. I then upped the debug verbosity to 10. I let a few WU searches happen and grep'd the resulting log for "avx" or "sse" and found nothing. For good measure, I also searched for "a8" and "a9" and neither of those...
by JL_678
Sun Jan 29, 2023 2:53 pm
Forum: V8.1.xx Open Beta
Topic: Error: No Matching Core on v8.1.11 client
Replies: 20
Views: 13537

Re: Error: No Matching Core on v8.1.11 client

Thank you for the clarification. I will install the debug version of v8 client and switch to verbosity 3 and see if I can find and post that information.