Client does not start on Ubuntu Bionic Beaver

Moderators: Site Moderators, FAHC Science Team

Post Reply
Mebus
Posts: 1
Joined: Sun Mar 15, 2020 9:01 pm

Client does not start on Ubuntu Bionic Beaver

Post by Mebus »

Hallo,

I installed the client on Ubuntu Bionic Beaver, but it does not start:

Code: Select all

root@server ~ # dpkg -i fahclient_7.5.1_amd64.deb
Vormals nicht ausgewähltes Paket fahclient wird gewählt.
(Lese Datenbank ... 246810 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von fahclient_7.5.1_amd64.deb ...
usermod: no changes
Entpacken von fahclient (7.5.1) ...
fahclient (7.5.1) wird eingerichtet ...
Job for FAHClient.service failed because the control process exited with error code.
See "systemctl status FAHClient.service" and "journalctl -xe" for details.
invoke-rc.d: initscript FAHClient, action "start" failed.
● FAHClient.service - LSB: Folding@home Client
   Loaded: loaded (/etc/init.d/FAHClient; generated)
   Active: failed (Result: exit-code) since Sun 2020-03-15 21:58:15 CET; 12ms ago
     Docs: man:systemd-sysv-generator(8)
  Process: 30430 ExecStart=/etc/init.d/FAHClient start (code=exited, status=1/FAILURE)
    Tasks: 20 (limit: 4915)
   CGroup: /system.slice/FAHClient.service
           ├─29350 /usr/bin/FAHClient /etc/fahclient/config.xml --run-as fahclient --pid-file=/var/run/fahclient.pid --daemon
           ├─29352 /usr/bin/FAHClient --child --lifeline 29350 /etc/fahclient/config.xml --run-as fahclient --pid-file=/var/run/fahclient.pid --daemon
           ├─30440 /usr/bin/FAHClient /etc/fahclient/config.xml --run-as fahclient --pid-file=/var/run/fahclient.pid --daemon
           └─30442 /usr/bin/FAHClient --child --lifeline 30440 /etc/fahclient/config.xml --run-as fahclient --pid-file=/var/run/fahclient.pid --daemon

Mär 15 21:58:15 server.mbus.info systemd[1]: Starting LSB: Folding@home Client...
Mär 15 21:58:15 server.mbus.info FAHClient[30430]: Starting fahclient ... FAIL
Mär 15 21:58:15 server.mbus.info systemd[1]: FAHClient.service: Control process exited, code=exited status=1
Mär 15 21:58:15 server.mbus.info systemd[1]: FAHClient.service: Failed with result 'exit-code'.
Mär 15 21:58:15 server.mbus.info systemd[1]: Failed to start LSB: Folding@home Client.

The Folding@home client is now installed

You can access the Web interface by going to:

  https://client.foldingathome.org/

in a browser on this computer.

For information about configuring the Folding@home client for 
remote access please see the comments in:

  /etc/fahclient/config.xml


Trigger für systemd (237-3ubuntu10.39) werden verarbeitet ...
Trigger für ureadahead (0.100.0-21) werden verarbeitet ...
Trigger für mime-support (3.60ubuntu1) werden verarbeitet ...
What can I do? :?

Mebus
foldy
Posts: 2061
Joined: Sat Dec 01, 2012 3:43 pm
Hardware configuration: Folding@Home Client 7.6.13 (1 GPU slots)
Windows 7 64bit
Intel Core i5 2500k@4Ghz
Nvidia gtx 1080ti driver 441

Re: Client does not start on Ubuntu Bionic Beaver

Post by foldy »

You can start FAHclient manually

Code: Select all

cd /etc/init.d/
FAHClient
Post Reply