Search found 581 matches

by calxalot
Sun Apr 28, 2024 3:10 am
Forum: V8.3.xx Open Beta
Topic: Upgrading from V7 to V8 Beta
Replies: 2
Views: 33

Re: Upgrading from V7 to V8 Beta

If you are running on Linux, you can optionally purge v7 after installing v8.
by calxalot
Sun Apr 28, 2024 3:07 am
Forum: V8.3.xx Open Beta
Topic: Upgrading from V7 to V8 Beta
Replies: 2
Views: 33

Re: Upgrading from V7 to V8 Beta

Only a few settings will be picked up.
Mainly user, team, passkey, cause.

WUs will not transfer. Please set slots to finish and then manually pause before upgrading.

You do not need to uninstall.
by calxalot
Thu Apr 25, 2024 8:14 pm
Forum: V8.3.xx Open Beta
Topic: DNS lookup failed for ... Error
Replies: 11
Views: 195

Re: DNS lookup failed for ... Error

That script that patches the plist is only needed for v7.

The launchctl unload/load does a stop/start.
by calxalot
Thu Apr 25, 2024 6:12 pm
Forum: V8.3.xx Open Beta
Topic: DNS lookup failed for ... Error
Replies: 11
Views: 195

Re: DNS lookup failed for ... Error

This might be the network not ready when client launches bug. https://github.com/FoldingAtHome/fah-client-bastet/issues/223 There have been DNS improvements in alpha v8.3.7. It works fine on Mac. May be broken on Windows/Linux. https://foldingathome.org/alpha/ Please try it and let us know how it go...
by calxalot
Thu Apr 25, 2024 5:12 am
Forum: V8.3.xx Open Beta
Topic: 8.3.5 - Mac cannot get Windows status
Replies: 3
Views: 114

Re: 8.3.5 - Mac cannot get Windows status

My Macs disconnect for about 2.5 minutes at zero hours. But they always seem to reconnect on their own.
by calxalot
Thu Apr 25, 2024 5:08 am
Forum: V8.3.xx Open Beta
Topic: 8.3.5 - Mac cannot get Windows status
Replies: 3
Views: 114

Re: 8.3.5 - Mac cannot get Windows status

Does it connect if you restart the windows client?

This sounds like the node disconnect at 0:00 UTC bug.

https://github.com/FoldingAtHome/fah-cl ... issues/224
by calxalot
Wed Apr 24, 2024 8:52 am
Forum: V8.3.xx Open Beta
Topic: Support for scripting
Replies: 1
Views: 104

Re: Support for scripting

Not currently, but I wrote a python utility.

See https://github.com/FoldingAtHome/fah-cl ... issues/119
by calxalot
Mon Apr 22, 2024 7:22 pm
Forum: V8.3.xx Open Beta
Topic: v8.3.5 Installation fails silently under Ubuntu
Replies: 8
Views: 412

Re: v8.3.5 Installation fails silently under Ubuntu

I would recommend you do not purge v8, unless you are quitting fah on that machine.
by calxalot
Sun Apr 21, 2024 7:09 pm
Forum: V8.3.xx Open Beta
Topic: v8.3.5 Installation fails silently under Ubuntu
Replies: 8
Views: 412

Re: v8.3.5 Installation fails silently under Ubuntu

I believe some files are leftover from both v7 and v8 unless you use the purge option uninstalling, which also deletes all your old config and data.

I believe you normally install v8 over v7. Then you optionally purge v7.

Marcos knows everything. He rewrote the Linux installers for v8.
by calxalot
Sat Apr 20, 2024 10:37 pm
Forum: V8.3.xx Open Beta
Topic: v8.3.5 Installation fails silently under Ubuntu
Replies: 8
Views: 412

Re: v8.3.5 Installation fails silently under Ubuntu

What version of Ubuntu? Have you tried systemctl commands? I believe if the service was disabled somehow, the installer will not re-enable. systemctl status --no-pager -l fah-client sudo systemctl enable fah-client sudo systemctl start fah-client Some other commands: sudo systemctl stop fah-client s...
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: 441

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: 441

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: 431

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: 431

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.