Page 1 of 1

FAH@docker and FAHControl

Posted: Fri Oct 30, 2020 6:04 pm
by Ichbin3
If have FAH running in a docker container.
Is it somehow possible to connect the FAHControl with this instance?
Or to get any other monitoring exept the "docker logs fah0"?
Thanks!

Re: FAH@docker and FAHControl

Posted: Sat Oct 31, 2020 2:07 pm
by Ichbin3
I give the answer myself.
Had do start the image by giving the ports, like
docker run --gpus all --name fah0 -d --user "$(id -u):$(id -g)" -p 7396:7396 -p 36330:36330 --volume $HOME/fah:/fah foldingathome/fah-gpu
Now I got it in FAHControl.

Re: FAH@docker and FAHControl

Posted: Tue Mar 16, 2021 5:02 am
by gchristopher
Has anyone had any work units accepted recently using the container hosted at https://hub.docker.com/u/foldingathome ?

My container is having all wu's rejected with "Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration"

I really believe the error message: I don't think this container works at this point.

I believe this because all my FAH clients were showing the same problem until I updated them.

A side note: the information here: https://github.com/FoldingAtHome/containers/

has fallen out of date. The amd container just doesn't exist on docker hub anymore, and the options seemed wrong.

I sense the container in docker hub is broken.

Re: FAH@docker and FAHControl

Posted: Wed Mar 17, 2021 10:14 am
by Ichbin3
For me it worked.
Last try was a month ago.

Re: FAH@docker and FAHControl

Posted: Mon Mar 22, 2021 7:15 am
by Gnomuz
I don't know for the container you mentioned, but this one has been working great for a year or so here, with timely and regular updates for the application and base OS, if it can help :
https://hub.docker.com/r/linuxserver/foldingathome. And the installation instructions are up to date on https://github.com/linuxserver/docker-foldingathome