8.x.x can't retrieving work properly

Moderators: Site Moderators, FAHC Science Team

nilptr0
Posts: 7
Joined: Thu Dec 21, 2023 6:44 am

8.x.x can't retrieving work properly

Post by nilptr0 »

Hi all, I installed latest beta version n start folding when exist wu completed I can't retrieving the new one. log shows

Code: Select all

00:13:20:I1:OUT124:> POST https://assign(any exist available wu assignment server index).foldingathome.org/api/assign HTTP/1.1
00:13:21:I1:OUT124:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
00:13:21:E :OUT124:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
I must manually dump the waiting task that can get new one wu. anyone same?


tried latest alpha ver. same.
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.x.x can't retrieving work properly

Post by calxalot »

You probably don't have a WU to dump.

I also just noticed I wasn't getting an assignment, but log had lines like

Code: Select all

07:22:30:W :Connection:CON101:DNS lookup failed for assign5.foldingathome.org:443
I toggled my wifi off and on, then stopped and relaunched the client to fix. (possibly overkill)
My problem is different than yours.
macOS 13.6.3 intel, fah v8.2.4
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.x.x can't retrieving work properly

Post by calxalot »

There may be a server issue affecting you.
I emailed someone.
nilptr0
Posts: 7
Joined: Thu Dec 21, 2023 6:44 am

Re: 8.x.x can't retrieving work properly

Post by nilptr0 »

calxalot wrote: Thu Dec 21, 2023 7:41 am You probably don't have a WU to dump.

I also just noticed I wasn't getting an assignment, but log had lines like

Code: Select all

07:22:30:W :Connection:CON101:DNS lookup failed for assign5.foldingathome.org:443
I toggled my wifi off and on, then stopped and relaunched the client to fix. (possibly overkill)
My problem is different than yours.
macOS 13.6.3 intel, fah v8.2.4
may not dns resolve problem dude.

Code: Select all

11:06:51:I3:Connecting to assign1.foldingathome.org:443
11:06:51:I1:OUT231:> POST https://assign1.foldingathome.org/api/assign HTTP/1.1
11:06:52:I1:OUT231:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
11:06:52:E :OUT231:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
11:06:52:I1:WU32:Retry #33 in 8 mins 32 secs
11:15:24:I1:WU32:Requesting WU assignment
11:15:25:I3:Connecting to assign2.foldingathome.org:443
11:15:25:I1:OUT232:> POST https://assign2.foldingathome.org/api/assign HTTP/1.1
11:15:26:I1:OUT232:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
11:15:26:E :OUT232:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
11:15:26:I1:WU32:Retry #34 in 8 mins 32 secs
11:23:58:I1:WU32:Requesting WU assignment
11:23:59:I3:Connecting to assign3.foldingathome.org:443
11:23:59:I1:OUT233:> POST https://assign3.foldingathome.org/api/assign HTTP/1.1
11:24:00:I1:OUT233:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
11:24:00:E :OUT233:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
11:24:00:I1:WU32:Retry #35 in 8 mins 32 secs
11:32:32:I1:WU32:Requesting WU assignment
11:32:32:I3:Connecting to assign4.foldingathome.org:443
11:32:32:I1:OUT234:> POST https://assign4.foldingathome.org/api/assign HTTP/1.1
11:32:33:I1:OUT234:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
11:32:33:E :OUT234:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
11:32:33:I1:WU32:Retry #36 in 8 mins 32 secs
11:34:24:I1:WU26:Completed 2050000 out of 5000000 steps (41%)
11:41:05:I1:WU32:Requesting WU assignment
11:41:05:I3:Connecting to assign5.foldingathome.org:443
11:41:05:I1:OUT236:> POST https://assign5.foldingathome.org/api/assign HTTP/1.1
11:41:06:I1:OUT236:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
11:41:06:E :OUT236:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
11:41:06:I1:WU32:Retry #37 in 8 mins 32 secs
calxalot wrote: Thu Dec 21, 2023 7:52 am There may be a server issue affecting you.
I emailed someone.
thx for help
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.x.x can't retrieving work properly

Post by calxalot »

What resources have you assigned to the client? How many CPUs? What GPUs?
nilptr0
Posts: 7
Joined: Thu Dec 21, 2023 6:44 am

Re: 8.x.x can't retrieving work properly

Post by nilptr0 »

calxalot wrote: Thu Dec 21, 2023 11:57 am What resources have you assigned to the client? How many CPUs? What GPUs?
almost full res of computer.

Image
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.x.x can't retrieving work properly

Post by calxalot »

I don’t think there is currently any work for intel iGPUs. Is that the only thing getting the server error?
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.x.x can't retrieving work properly

Post by calxalot »

You might want to try the debug build. If you do, don’t use verbosity greater than 3.
nilptr0
Posts: 7
Joined: Thu Dec 21, 2023 6:44 am

Re: 8.x.x can't retrieving work properly

Post by nilptr0 »

calxalot wrote: Thu Dec 21, 2023 9:06 pm I don’t think there is currently any work for intel iGPUs. Is that the only thing getting the server error?
actually, I can't retrieving dGPU wu at the same time. not only iGPU wu.
and, i tried disable iGPU on folding setting, can retrieving work properly right now after pervious wu completed. I think wu assignment server may have sth. issue when iGPU n dGPU request new wu simultaneously.
calxalot wrote: Thu Dec 21, 2023 9:08 pm You might want to try the debug build. If you do, don’t use verbosity greater than 3.
how and where can I get the debug build? I only found alpha ver.
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.x.x can't retrieving work properly

Post by calxalot »

The v8 download page has debug packages listed below the release packages.
nilptr0
Posts: 7
Joined: Thu Dec 21, 2023 6:44 am

Re: 8.x.x can't retrieving work properly

Post by nilptr0 »

calxalot wrote: Fri Dec 22, 2023 3:13 am The v8 download page has debug packages listed below the release packages.

Code: Select all

08:35:42:I1:WU58:Requesting WU assignment for user
08:35:42:D3:WU58:{
08:35:42:D3:WU58: "time": "2023-12-23T08:35:42Z",
08:35:42:D3:WU58: "wu": 58,
08:35:42:D3:WU58: "version": "8.2.4",
08:35:42:D3:WU58: "id": "",
08:35:42:D3:WU58: "user": "",
08:35:42:D3:WU58: "team": ,
08:35:42:D3:WU58: "passkey": "",
08:35:42:D3:WU58: "os": {"version": "6.2", "type": "win32", "memory": 9432567808},
08:35:42:D3:WU58: "project": {"cause": "any", "beta": true},
08:35:42:D3:WU58: "resources": {
08:35:42:D3:WU58: "cpu": {"cpu": "amd64", "cpus": 0, "vendor": "GenuineIntel", "signature": 656981, "family": 6, "model": 165, "stepping": 5, "features": 18445323022575074303, "extended": 10250153, "80000001": 1241984796672},
08:35:42:D3:WU58: "gpu:00:02:00": {
08:35:42:D3:WU58: "gpu": "intel",
08:35:42:D3:WU58: "vendor": 32902,
08:35:42:D3:WU58: "device": 39877,
08:35:42:D3:WU58: "opencl": {"platform": 1, "device": 0, "compute": "3.0", "driver": "31.0"}
08:35:42:D3:WU58: }
08:35:42:D3:WU58: }
08:35:42:D3:WU58:}
log shows fah only request iGPU wu even dGPU available after dGPU wu completed...
workaround: manually disabled iGPU on fah setting

i think this bug may cause all platform that user owned multi gpu , not only iGPU cause.
toTOW
Site Moderator
Posts: 6309
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: 8.x.x can't retrieving work properly

Post by toTOW »

How do you connect to the Internet ? Is there a proxy or something like this ?

Can you access http://assign1.foldingathome.org/ in a web browser on the same machine ?
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
nilptr0
Posts: 7
Joined: Thu Dec 21, 2023 6:44 am

Re: 8.x.x can't retrieving work properly

Post by nilptr0 »

toTOW wrote: Sat Dec 23, 2023 6:22 pm How do you connect to the Internet ? Is there a proxy or something like this ?

Can you access http://assign1.foldingathome.org/ in a web browser on the same machine ?
like VPN, use OpenVPN tap handle whole network connection can't directly connect to internet. n fah client won't connect though http proxy i tested before. assign*.foldingathome.org can display properly on the same machine.

I think not network cause in this issue, may caused by client logic. when disable iGPU everything works.
WesPerry
Posts: 2
Joined: Sat Dec 23, 2023 2:47 pm
Hardware configuration: M1 Max 16" MacBook Pro
Contact:

Re: 8.x.x can't retrieving work properly

Post by WesPerry »

I haven't been able to connect to the F@H servers for a few days now while using the V8 client. I assume the team is just on break for the holidays and hopefully this will be fixed in the new year?
toTOW
Site Moderator
Posts: 6309
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: 8.x.x can't retrieving work properly

Post by toTOW »

Please post some logs showing the errors : viewtopic.php?f=24&t=26036
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Post Reply