Viewer and Control Not Working

If you're new to FAH and need help getting started or you have very basic questions, start here.

Moderators: Site Moderators, FAHC Science Team

Post Reply
DAGuertin
Posts: 1
Joined: Wed Apr 08, 2020 6:39 pm

Viewer and Control Not Working

Post by DAGuertin »

I've recently returned to the Folding fold having used the boinc protein folding program the past.

I've set up a desktop, a laptop, and a Chromebook with FAH with what I thought was users DAGuertin, DAGuertin2 and DAGuertin3 all pointing to team 3362. All are running Linux Mint.

The problem I'm having is that while DAGuertin and DAGuertin3 are reporting results to the Team, DAGuertin2 is not.

Neither FAHViewer nor FAHControl will load on any of the three machines, so I've no idea which machine isn't reporting.

Any help or suggestions would be welcome.

DAGuertin
Ottawa, Canada
uyaem
Posts: 219
Joined: Sat Mar 21, 2020 7:35 pm
Location: Esslingen, Germany

Re: Viewer and Control Not Working

Post by uyaem »

In console:

Code: Select all

FAHClient --send-command options
Alternatively, you could use a telnet client on the respective machine:

Code: Select all

telnet localhost 36330
If you cannot connect, FAHClient is not running on that machine.
Once connected, type

Code: Select all

options
In both cases, the output will be something like this:

Code: Select all

{"client-type": "advanced", "passkey": "xxx", "power": "medium", "proxy": ":8080", "team": "xxx", "user": "xxx"}
Image
CPU: Ryzen 9 3900X (1x21 CPUs) ~ GPU: nVidia GeForce GTX 1660 Super (Asus)
Post Reply