I am unable to log into FAHControl.
foldingathome - 7.6.21-1
fahcontrol-gtk3-git - r185.2b57930-1
Linux Kernal linux60 - 6.0.2-2
Linux OS is Manjaro unstable.
foldingathome works fine and can use the browser page. FAHContol though does not except my password. Believe it should be my sudo password.
Error: On client: "xxxx" localhost: 36330: Access denied, invalid password.
Logging into FAHControl refusal - Linux
Moderators: Site Moderators, FAHC Science Team
-
- Site Admin
- Posts: 8082
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Studio M1 Max 32 GB smp6
Mac Hack i7-7700K 48 GB smp4 - Location: W. MA
Re: Logging into FAHControl refusal - Linux
FAHControl and FAHClient use the password you set in its configuration if your are attempting to access remotely. Not your sudo password.
Re: Logging into FAHControl refusal - Linux
I just installed foldingathome and fahcontrol-gtk3-git and then used the web page to setup using name key and what I wanted to fold. I did not do any other setup.
foldingathome config.xml is in root, foldingathome can only be started and stopped using root.
foldingathome config.xml is in root, foldingathome can only be started and stopped using root.
-
- Posts: 212
- Joined: Sun May 03, 2020 1:20 am
Re: Logging into FAHControl refusal - Linux
If no password has been set up in /etc/fahclient/config.xml, it should allow connection without authentication. Does your config.xml have a line like this?
You can also try setting up a known password like with remote clients:
viewtopic.php?p=357186
Code: Select all
<password v='MyFAHPassword1'/>
viewtopic.php?p=357186