Search found 6 matches

by dvdwsn
Sun Apr 19, 2020 6:21 am
Forum: CPU Projects - released FAHCores _a7 & _a8 (a4 retired)
Topic: Docker can't get work units, laptop gets them fine.
Replies: 15
Views: 23152

Re: Docker can't get work units, laptop gets them fine.

OpenCl is only for graphics cards. I notice your log only shows ~350mb of free memory, maybe that could be an issue? Yeah I'm not sure why it shows 350mb. The system has 32GB, less than 2GB is in use, and the container doesn't have any resource restrictions. Not sure why it's reporting that low of ...
by dvdwsn
Sun Apr 19, 2020 6:13 am
Forum: CPU Projects - released FAHCores _a7 & _a8 (a4 retired)
Topic: Docker can't get work units, laptop gets them fine.
Replies: 15
Views: 23152

Re: Docker can't get work units, laptop gets them fine.

Can you please post the log file from the Docker image where you have folding installed. If FAHControl can't connect, it might be something to do with the ports or networking side of it. For the 2nd docker, I did have to change the port mapping, but I've entered the new external ports in FAHControl...
by dvdwsn
Sun Apr 19, 2020 3:42 am
Forum: CPU Projects - released FAHCores _a7 & _a8 (a4 retired)
Topic: Docker can't get work units, laptop gets them fine.
Replies: 15
Views: 23152

Re: Docker can't get work units, laptop gets them fine.

To try and troubleshoot I ran another docker container for F@H from another source. Original was linuxserver/foldingathome, which is giving the FAILED_3 error. The new one johnktims/folding-at-home, is folding fine. So my hardware can do the work, I'd expect a Xeon to be able to work, but there must...
by dvdwsn
Sat Apr 18, 2020 11:45 pm
Forum: CPU Projects - released FAHCores _a7 & _a8 (a4 retired)
Topic: Docker can't get work units, laptop gets them fine.
Replies: 15
Views: 23152

Re: Docker can't get work units, laptop gets them fine.

Oh my mistake. The Folding Slot screen was scrolled to the bottom so CPU was hidden at the top. I've set it to 10 now, and it's saving that setting. Here's the log. 23:42:23:Saving configuration to config.xml 23:42:23:<config> 23:42:23: <!-- Logging --> 23:42:23: <verbosity v='5'/> 23:42:23: 23:42:2...
by dvdwsn
Sat Apr 18, 2020 11:07 pm
Forum: CPU Projects - released FAHCores _a7 & _a8 (a4 retired)
Topic: Docker can't get work units, laptop gets them fine.
Replies: 15
Views: 23152

Re: Docker can't get work units, laptop gets them fine.

Hi PantherX, thanks for the tips. I changed the value you suggested, but noticed that it says GPU Index, not CPU. Is that normal? This Xeon proccessor has a graphics co-processor built in, but it can't be used for folding. Is there a way to force F@H to not try to use the GPU? Oh also, when changed ...
by dvdwsn
Sat Apr 18, 2020 7:41 pm
Forum: CPU Projects - released FAHCores _a7 & _a8 (a4 retired)
Topic: Docker can't get work units, laptop gets them fine.
Replies: 15
Views: 23152

Docker can't get work units, laptop gets them fine.

Hi guys, I've been struggling to get my server up and running with FaH in a docker container. I keep getting the FAILED_3 error if I let it run long enough. But the consistent error, is "No WUs available for this configuration". Any ideas? Here is my config from the log. ******************...