Cannot download workunit.

Moderators: Site Moderators, FAHC Science Team

Post Reply
speed2048
Posts: 22
Joined: Sun Oct 01, 2023 8:01 pm

Cannot download workunit.

Post by speed2048 »

I am getting errors downloading work units. Following errors are in the log file.

2:15:59:I1:WU3116:Received WU assignment xGPZM5EWSJ8YafjVumsHyLamXdaJfRTGj33BNdMto98
22:15:59:I1:WU3116:Downloading WU
22:15:59:I1:OUT1974:> POST https://highland3.seas.upenn.edu/api/assign HTTP/1.1
22:16:59:E :OUT1974:Failed response: EOF
22:16:59:I1:WU3116:Retry #1 in 2 secs
22:17:01:I1:WU3116:Downloading WU
22:17:01:I1:OUT1988:> POST https://highland3.seas.upenn.edu/api/assign HTTP/1.1
22:18:01:E :OUT1988:Failed response: EOF
22:18:01:I1:WU3116:Retry #2 in 4 secs
22:18:05:I1:WU3116:Downloading WU...

When I goto the url it does not show the work server web page and the browser hangs..
speed2048
Posts: 22
Joined: Sun Oct 01, 2023 8:01 pm

Re: Cannot download workunit.

Post by speed2048 »

Had to restart FAH app to get the download to work. Its happened a couple of times now.
ecretcarve
Posts: 2
Joined: Tue Nov 05, 2024 8:11 am

Re: Cannot download workunit.

Post by ecretcarve »

speed2048 wrote: Tue Oct 29, 2024 8:05 pm Had to restart FAH app to get the download to work. Its happened a couple of times now.
I noticed that retry delays increase with each failed attempt. That could be why restarting helps – it resets the retry count. Maybe setting a longer default retry delay could reduce load on the connection?
toTOW
Site Moderator
Posts: 6394
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: Cannot download workunit.

Post by toTOW »

Please post the first 100 lines of FAH client log so that we could see your hardware setup ...
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Lurick
Posts: 4
Joined: Mon Dec 09, 2024 2:32 pm

Re: Cannot download workunit.

Post by Lurick »

I'm getting the same on my Windows and Ubuntu 24.04 machine for GPU work units along with another error
14:16:19:W :Received unsupported remote command 'wus'

Code: Select all

*********************** Log Started 2024-12-09T14:22:20Z ***********************
14:22:20:I1:*********************** Folding@home Client ***********************
14:22:20:I1:    Version: 8.3.18
14:22:20:I1:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
14:22:20:I1:        Org: foldingathome.org
14:22:20:I1:  Copyright: 2023-2024, foldingathome.org
14:22:20:I1:   Homepage: https://foldingathome.org/
14:22:20:I1:    License: GPL-3.0-or-later
14:22:20:I1:        URL: https://v8-3.foldingathome.org/
14:22:20:I1:       Date: Jul 12 2024
14:22:20:I1:       Time: 13:26:31
14:22:20:I1:   Revision: 99ae953ee7b1c0b3070161cfcf9150184f76bd96
14:22:20:I1:     Branch: master
14:22:20:I1:   Compiler: GNU 8.3.0
14:22:20:I1:    Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
14:22:20:I1:             -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
14:22:20:I1:   Platform: linux 4.19.0-26-cloud-amd64
14:22:20:I1:       Bits: 64
14:22:20:I1:       Mode: Release
14:22:20:I1:       Args: --config=/etc/fah-client/config.xml
14:22:20:I1:             --log=/var/log/fah-client/log.txt
14:22:20:I1:             --log-rotate-dir=/var/log/fah-client/
14:22:20:I1:     Config: /etc/fah-client/config.xml
14:22:20:I1:****************************** CBang ******************************
14:22:20:I1:    Version: 1.7.2
14:22:20:I1:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
14:22:20:I1:        Org: Cauldron Development
14:22:20:I1:  Copyright: Cauldron Development, 2003-2024
14:22:20:I1:   Homepage: https://cauldrondevelopment.com/
14:22:20:I1:    License: LGPL-2.1-or-later
14:22:20:I1:       Date: Jun 24 2024
14:22:20:I1:       Time: 13:29:44
14:22:20:I1:   Revision: 1b05ea96f0ed3043c32b78a66dbf50a9b2002289
14:22:20:I1:     Branch: master
14:22:20:I1:   Compiler: GNU 8.3.0
14:22:20:I1:    Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char
14:22:20:I1:             -ffunction-sections -fdata-sections -O3 -funroll-loops -fno-pie
14:22:20:I1:             -fPIC
14:22:20:I1:   Platform: linux 4.19.0-26-cloud-amd64
14:22:20:I1:       Bits: 64
14:22:20:I1:       Mode: Release
14:22:20:I1:***************************** System ******************************
14:22:20:I1:        CPU: Common KVM processor
14:22:20:I1:     CPU ID: GenuineIntel Family 15 Model 6 Stepping 1
14:22:20:I1:       CPUs: 6
14:22:20:I1:     Memory: 15.58GiB
14:22:20:I1:Free Memory: 11.97GiB
14:22:20:I1: OS Version: 6.8
14:22:20:I1:Has Battery: false
14:22:20:I1: On Battery: false
14:22:20:I1:   Hostname: orion-server
14:22:20:I1: UTC Offset: -5
14:22:20:I1:        PID: 7364
14:22:20:I1:        CWD: /var/lib/fah-client
14:22:20:I1:       Exec: /usr/bin/fah-client
14:22:20:I1:*******************************************************************
calxalot
Site Moderator
Posts: 1270
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: Cannot download workunit.

Post by calxalot »

Nothing to worry about. The wus command is for v8.4 client.
Post Reply