8.3.5, code exited, status=217/user

Moderators: Site Moderators, FAHC Science Team

Post Reply
promeneur
Posts: 201
Joined: Tue Aug 07, 2012 11:59 am
Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300

8.3.5, code exited, status=217/user

Post by promeneur »

openSUSE Tumbleweed
Fah 8.3.5

I try to start faclient service. This fails.
I get the error : code exited, status=217/user

icreated the cofig.xlm in /etc/fah-client folder

contents of config.xml

<config>
<allowed-origins v='https://app.foldingathome.org http://localhost:7396'/>
<web-root v='fah-web-control/dist'/>
</config>
Image
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.3.5, code exited, status=217/user

Post by calxalot »

Doesn’t 217/user mean the user specified in the service file does not exist?
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.3.5, code exited, status=217/user

Post by calxalot »

The Debian installer creates user and group “fah-client”

I believe it also adds groups video,render to the user.
promeneur
Posts: 201
Joined: Tue Aug 07, 2012 11:59 am
Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300

Re: 8.3.5, code exited, status=217/user, [solved]

Post by promeneur »

I fixed it.

With "alien" I created a rpm from the deb.

The resulting rpm is partially adapted to openSUSE.

It does not create the required folders dedicated to fa-client.
It does not create the system user "fah-client" and the system group "fah-client".
The systemd service file is not good. We must complete it.

fah currently computes with 4 CPU assigned :
- an a8 project with 3 CPU
- a project 22 with 1 CPU and 1 NVIDIA dGPU

It seems there is a bug in web control. It indicates that 0 CPU is used for 22 project.
Image
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.3.5, code exited, status=217/user

Post by calxalot »

0 CPUs for GPU WUs is correct.
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.3.5, code exited, status=217/user

Post by calxalot »

Or rather, you can create a group with zero CPUs for your GPU.
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.3.5, code exited, status=217/user

Post by calxalot »

It’s on you to not use too many cpus now. Supposed to be.
promeneur
Posts: 201
Joined: Tue Aug 07, 2012 11:59 am
Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300

Re: 8.3.5, code exited, status=217/user

Post by promeneur »

@calxalot
calxalot wrote: Sun Feb 18, 2024 8:16 pm 0 CPUs for GPU WUs is correct.
If I say that, it is because :

you see here https://beta.foldingathome.org/machines
for the 22 core, 1 CPU 1 GPU

you see at "work unit details"
for the 22 core, CPU 0 GPU 01:00:00
Image
calxalot
Site Moderator
Posts: 894
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: 8.3.5, code exited, status=217/user

Post by calxalot »

I would need a screenshot to see what you do.

A GPU WU does not need any cpu assigned.
But you should leave some cpu threads free for system and GPU core overhead.
promeneur
Posts: 201
Joined: Tue Aug 07, 2012 11:59 am
Hardware configuration: openSUSE Tumbleweed, x86_64,Asrock B760M-HDV/M.2 D4, Intel Core i3-12100, 16 GB, Intel UHD Graphics 730, NVIDIA GeForce GT 1030, Edup-Love EP-9651GS Wi-Fi Bluetooth, multicard reader USB 3.0 startech.com 35fcreadbu3, Epson XP 7100, Headset Bluetooth 3.0 Philips SHQ7300

Re: 8.3.5, code exited, status=217/user

Post by promeneur »

Image
Post Reply