Search found 571 matches

by calxalot
Thu Apr 18, 2024 3:29 am
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Stats Not Uploading
Replies: 5
Views: 199

Re: Stats Not Uploading

I would guess that your athlon x2 is also too slow to meet deadlines.
by calxalot
Thu Apr 18, 2024 3:27 am
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Stats Not Uploading
Replies: 5
Views: 199

Re: Stats Not Uploading

That shows the client being stopped before the WU was even finished.
by calxalot
Thu Apr 11, 2024 9:34 pm
Forum: V8.3.xx Open Beta
Topic: Unit.runtime = 0 when running a GPU project.
Replies: 3
Views: 366

Re: Unit.runtime = 0 when running a GPU project.

I wouldn’t think so.
The code using runtime looks generic, not specific to WU or core type.
by calxalot
Tue Apr 09, 2024 9:24 pm
Forum: V8.3.xx Open Beta
Topic: Unit.runtime = 0 when running a GPU project.
Replies: 3
Views: 366

Re: Unit.runtime = 0 when running a GPU project.

I believe unit runtime is zero until a WU has been successfully completed for that project number.

Some limited history data is stored in client.db, which is used when estimating ppd and eta.
by calxalot
Tue Apr 02, 2024 5:58 pm
Forum: New Donors start here
Topic: remote access/control
Replies: 2
Views: 506

Re: remote access/control

You should only need to set a password on the remote computer. If it is headless, you can ssh in and set from command line FAHClient —send-command “option password ‘mypass’” That is a double dash before send-command. Your access password is not encrypted, nor is the connection to a remote via FAHCon...
by calxalot
Tue Apr 02, 2024 5:49 pm
Forum: Discussions of General-FAH topics
Topic: Linux BTRFS - Possible to change FAH directories?
Replies: 6
Views: 252

Re: Linux BTRFS - Possible to change FAH directories?

FAHControl will display options that appear from the command line. I’m just saying you can’t change the command line options from FAHControl. And my memory is that command line options override what is in config.xml
by calxalot
Tue Apr 02, 2024 5:46 pm
Forum: Discussions of General-FAH topics
Topic: Linux BTRFS - Possible to change FAH directories?
Replies: 6
Views: 252

Re: Linux BTRFS - Possible to change FAH directories?

FAHControl sends changes to the client, which writes those changes to config.xml after a short delay.
by calxalot
Tue Apr 02, 2024 1:55 am
Forum: Discussions of General-FAH topics
Topic: Linux BTRFS - Possible to change FAH directories?
Replies: 6
Views: 252

Re: Linux BTRFS - Possible to change FAH directories?

On Linux, I believe the log directories are set on the command line by the service file. Such may override anything in config.xml or the Expert tab. If you want logs elsewhere, you should edit the service file or use symlinks.
by calxalot
Wed Mar 27, 2024 9:33 pm
Forum: New Donors start here
Topic: HowTo Question: Convert from 7.6 machine to Beta 8.3
Replies: 4
Views: 231

Re: HowTo Question: Convert from 7.6 machine to Beta 8.3

There is not yet an rpm linux installer package. You would need to build it from source. The bleeding edge builds are broken, so you would need to git switch to the desired release tag before building. v8.3.6 might work best. There have been some changes to rpm building since v8.3.1.
by calxalot
Wed Mar 27, 2024 9:25 pm
Forum: V8.3.xx Open Beta
Topic: logout/login configuration bug?
Replies: 4
Views: 253

Re: logout/login configuration bug?

I would agree that this is confusing.
by calxalot
Wed Mar 27, 2024 9:23 pm
Forum: V8.3.xx Open Beta
Topic: logout/login configuration bug?
Replies: 4
Views: 253

Re: logout/login configuration bug?

To change the account of a client, you need to link it to the current account via the account settings page. Scroll down.
by calxalot
Wed Mar 27, 2024 9:22 pm
Forum: V8.3.xx Open Beta
Topic: logout/login configuration bug?
Replies: 4
Views: 253

Re: logout/login configuration bug?

You are probably also looking at the local direct connected client, so you should not assume the current login matches the local client.
by calxalot
Wed Mar 27, 2024 9:19 pm
Forum: V8.3.xx Open Beta
Topic: logout/login configuration bug?
Replies: 4
Views: 253

Re: logout/login configuration bug?

The user,team,passkey are set when the WU is assigned and cannot be changed. This is intended behavior.