Page 1 of 2

No WUs available for this configuration

Posted: Fri Mar 20, 2020 7:22 pm
by OMNI
Hello --

Trying to put machines that aren't working on anything else towards this epidemic.... I have two machines that I attempted to setup FAHControl on, one is click away fine, the other seems to doing nothing...

Both are older MacBook Pros, and are the same exact models. Below is a copy of the error log on the machine that isn't work:

Code: Select all

19:12:19:Saving configuration to config.xml
19:12:19:<config>
19:12:19:  <!-- Network -->
19:12:19:  <proxy v=':8080'/>
19:12:19:
19:12:19:  <!-- Slot Control -->
19:12:19:  <power v='full'/>
19:12:19:
19:12:19:  <!-- User Information -->
19:12:19:  <passkey v='********************************'/>
19:12:19:  <user v='OMNI'/>
19:12:19:
19:12:19:  <!-- Folding Slots -->
19:12:19:  <slot id='0' type='CPU'/>
19:12:19:</config>
19:12:58:Saving configuration to config.xml
19:12:58:<config>
19:12:58:  <!-- Network -->
19:12:58:  <proxy v=':8080'/>
19:12:58:
19:12:58:  <!-- Slot Control -->
19:12:58:  <power v='full'/>
19:12:58:
19:12:58:  <!-- User Information -->
19:12:58:  <passkey v='********************************'/>
19:12:58:  <user v='OMNI'/>
19:12:58:
19:12:58:  <!-- Folding Slots -->
19:12:58:  <slot id='0' type='CPU'/>
19:12:58:</config>
19:14:11:WU00:FS00:Connecting to 65.254.110.245:8080
19:14:11:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
19:14:11:WU00:FS00:Connecting to 18.218.241.186:80
19:14:12:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
19:14:12:ERROR:WU00:FS00:Exception: Could not get an assignment
19:18:25:WU00:FS00:Connecting to 65.254.110.245:8080
19:18:26:WARNING:WU00:FS00:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
19:18:26:WU00:FS00:Connecting to 18.218.241.186:80
19:18:26:WARNING:WU00:FS00:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
19:18:26:ERROR:WU00:FS00:Exception: Could not get an assignment

Re: No WUs available for this configuration

Posted: Fri Mar 20, 2020 7:52 pm
by Jesse_V
This is a common error at the moment. There has been an overwhelming number of new users coming into Folding@home and the demand for workunits currently exceeds the supply. The research teams are rapidly setting up new servers and putting more projects in the queue (including for the Wuhan Coronavirus) so hopefully the servers can keep up in the next day or two. In the meantime, keep everything running and it will pick up workunits when they are available. The servers are currently serving them out at 85,000/hour :)

Re: No WUs available for this configuration

Posted: Fri Mar 20, 2020 8:02 pm
by OMNI
Ahhhh - got it. Well I guess that's a good problem to have. Give us more to do!

Just a heads up - the live event/entertainment industry is getting hold of this. There's a lot of production companies that own high-end computers for video processing and playback that are sitting collecting dust...we're ready for the work when you have it!

Re: No WUs available for this configuration

Posted: Fri Mar 20, 2020 8:06 pm
by Jesse_V
OMNI wrote:Ahhhh - got it. Well I guess that's a good problem to have. Give us more to do!

Just a heads up - the live event/entertainment industry is getting hold of this. There's a lot of production companies that own high-end computers for video processing and playback that are sitting collecting dust...we're ready for the work when you have it!
Oh boy. Do you have more information on this? Links or more details? I think the mods/admins/teams might want to know more about this. Spreading the word is fantastic and I truly hope all the servers can keep up with this flood! :)

Re: No WUs available for this configuration

Posted: Sat Mar 21, 2020 2:30 am
by OMNI
send me an email, lets talk! chris@omni-ss.com

Re: No WUs available for this configuration

Posted: Sat Mar 21, 2020 7:30 pm
by sukritsingh
Hi! Thanks so much for your offer to support – generally if you're interested in helping out with servers/hardware shoot me an email at sukrit.singh@wustl.edu and we can discuss our needs!

Re: No WUs available for this configuration

Posted: Sun Mar 22, 2020 12:40 am
by pants4ants
I had similar warnings and seemingly no activity, but restarting the service seemed to unblock things (I'm running it on ubuntu 16 via docker). In case that helps anyone...

Re: No WUs available for this configuration

Posted: Sun Mar 22, 2020 12:47 am
by pants4ants
sukritsingh wrote:Hi! Thanks so much for your offer to support – generally if you're interested in helping out with servers/hardware shoot me an email at sukrit.singh@wustl.edu and we can discuss our needs!
Who would be the right person to try and help with either "We are working like mad to start simulations of COVID-19 proteins" (from your download page), or data processing if that's something you need help with (i'm an expert in the latter, but wouldn't mind trying to help with the former in whatever form it takes)?

Re: No WUs available for this configuration

Posted: Sun Mar 22, 2020 12:50 am
by Jesse_V
pants4ants wrote:I had similar warnings and seemingly no activity, but restarting the service seemed to unblock things (I'm running it on ubuntu 16 via docker). In case that helps anyone...
It shouldn't really make a substantial difference, because the problem is the number of workunits in the queue. We are currently serving them at 85,000/hour. A month or two ago it was 10,000/hour.

The software will periodically poll the server looking for work, but it backs off the frequency of the polling to reduce load on the server. Restarting the service works, but you can also hit the Pause button in the client, wait 30 to 60 seconds, then hit Resume and it will reset the timer. But this will cause more pings, thus increasing the load. It's better to just let it poll occasionally and it will pick up the work when its available.

Re: No WUs available for this configuration

Posted: Sun Mar 22, 2020 1:08 am
by pants4ants
Jesse_V wrote:
OMNI wrote:Ahhhh - got it. Well I guess that's a good problem to have. Give us more to do!

Just a heads up - the live event/entertainment industry is getting hold of this. There's a lot of production companies that own high-end computers for video processing and playback that are sitting collecting dust...we're ready for the work when you have it!
Oh boy. Do you have more information on this? Links or more details? I think the mods/admins/teams might want to know more about this. Spreading the word is fantastic and I truly hope all the servers can keep up with this flood! :)
Also, FYI I personally came (back) to folding@home after reading that a huge Ethereum mining pool was switching to folding (see this coindesk article: https://www.coindesk.com/thousands-of-t ... s-research )

Re: No WUs available for this configuration

Posted: Sun Mar 22, 2020 6:46 pm
by komradebob
+1, I have several thousand cores I can throw at folding.

Bob

Re: No WUs available for this configuration

Posted: Sun Mar 22, 2020 7:22 pm
by bruce
The message No WUs available for this configuration[/b[] is a bit of a catchall message. It can mean there's something wrong with your configuration. It can mean the the servers have run out of the type of WUs you need. .... But most of all, it can mean the there are so many clients trying to get work that the server have reached their bandwidth capacity and if they try to service any more requests, things will queue up and nothing will get done.

Given the unprecedented growth in new clients competing for a limiged (but growing) set of server resoruces, I'd say the latter is the most likely. We are the victim of a (friendly) DoS attack.

Re: No WUs available for this configuration

Posted: Mon Mar 23, 2020 5:15 pm
by Icebane
i came on here looking for this exact problem...i was wondering why i wasn't getting any WUs, this makes perfect sense and i hope you have the servers up soon...

Re: No WUs available for this configuration

Posted: Mon Mar 23, 2020 5:32 pm
by pants4ants
bruce wrote:The message No WUs available for this configuration[/b[] is a bit of a catchall message. [...] .


I would add an error code to the message and a place for that code to be looked up that basically says that (if it doesn't exists in the docs already)

Re: No WUs available for this configuration

Posted: Mon Mar 23, 2020 5:53 pm
by BISTRO
Hello
I'm new here
I have the same problem.
but only with my cpu (id 0 ready / downloading but nothing happen) my(id 01) gpu is working Running
Is that normal ??

Thx
And congratulations to all the suscribers to help science !

Windows 10 Famille 64 bits Version: 18363.720
Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
12Go : 8Go Samsung 1600MHz
4Go Micron 1600MHz

Nvidia gforce 940M