I'm trying to run project on Google Cloud or AWS. Every time I see same response 'can't connect to local host'.
I execute commands according to recommendations:
sudo apt-get update
sudo apt-get install boinc
boinccmd --lookup_account https://boinc.bakerlab.org/rosetta/ email password
Why can't the Boinc client connect to local host?
ChristianBeer has described the issue like following
Biodoc has given 2 solutions for this issue:
First Solution:
It's kind of cumbersome but it works for me.
Second Solution:
Here's another option (longterm solution).
Say you want to manage your boinc projects on your linux box from another machine on your local network.
On the linux box:
Resource Link: