Search found 185 matches

by goodyca
Sun Apr 26, 2026 4:56 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: web interface no longer works v8.4.9
Replies: 9
Views: 2166

Re: web interface no longer works v8.4.9

I have downloaded the source for 8.5.5 and compiled. Install the rpm, it is performing as expected. I think I will pass on the beta for now.
by goodyca
Sun Apr 26, 2026 4:27 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: web interface no longer works v8.4.9
Replies: 9
Views: 2166

Re: web interface no longer works v8.4.9

The source code was downloaded from github and compiled on Fedora 43. I will download the source for 8.5.5 and test on one machine.
by goodyca
Sun Apr 26, 2026 12:21 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: web interface no longer works v8.4.9
Replies: 9
Views: 2166

Re: web interface no longer works v8.4.9

The URL was updated to v8-5.foldingathome.org.
by goodyca
Sun Apr 26, 2026 10:42 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: web interface no longer works v8.4.9
Replies: 9
Views: 2166

Re: web interface no longer works v8.4.9

Version 8.4.9 is working for me this morning. I installed version 8.5.7-1 yesterday after the failure with version 8.4.9. I was not able to get it to work. It would only show information for the client on the machine were it was running. All of the other machines in my home network were shown as no ...
by goodyca
Sat Apr 25, 2026 2:45 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: web interface no longer works v8.4.9
Replies: 9
Views: 2166

web interface no longer works v8.4.9

As of this morning, I am no longer able to open the web site for the subject version. Has support for version 8.4.9 been terminated?
by goodyca
Wed Feb 18, 2026 3:44 pm
Forum: v8.5.5 Public Release for Windows / Linux / macOS
Topic: Web Control not connecting. [was various]
Replies: 11
Views: 1869

Re: Client "Machines" list is empty this morning

I am seeing the same thing on three Fedora 43 computers. It started this morning. I upgraded all three machines yesterday morning, and I had no issues seeing all three machines after the upgrades yesterday. I am running fah client version 8.4.9.
by goodyca
Sat Jun 18, 2022 3:05 pm
Forum: Issues with a specific server
Topic: Unable to upload to server 66.170.111.50
Replies: 26
Views: 46075

Re: Unable to upload to server 66.170.111.50

I have complete project:16701 run:147 clone:0 gen:116 that was received from the subject server. It repeatedly tries to upload and fails. The stats sever page indicates that it is out of disk space. Here is an example of the upload attempts: 07:31:52:WU02:FS03:Uploading 65.22MiB to 66.170.111.50 07:...
by goodyca
Sat Apr 09, 2022 7:42 pm
Forum: Issues with a specific server
Topic: Stats servers down
Replies: 26
Views: 33001

Re: Stats servers down

Thank you for the information. I had been using the old URL until it stopped working on March 27th.
by goodyca
Sat Apr 09, 2022 5:57 pm
Forum: Issues with a specific server
Topic: Stats servers down
Replies: 26
Views: 33001

Re: Stats servers down

What URL are you using to download the flat files? The URL at fah-web.stanford.edu is no longer found.
by goodyca
Wed Aug 11, 2021 6:00 pm
Forum: Issues with a specific WU
Topic: Missing credit project 17601 WU
Replies: 3
Views: 6765

Missing credit project 17601 WU

The subject WU was successfully completed and uploaded today at 04:22 AM, but no credit has been issued. It is shown as "Not found" at https://apps.foldingathome.org/wu WU: Project: 17601 (Run 390, Clone 5, Gen 55) Log file: 22:43:28:WU02:FS01:Connecting to assign1.foldingathome.org:80 22:...
by goodyca
Wed Apr 21, 2021 4:35 pm
Forum: Issues with a specific WU
Topic: Project 16959: multiple WUs not credited (129.32.209.205)
Replies: 8
Views: 14388

Re: Project 16959: multiple WUs not credited (129.32.209.205

I have also seen the same issue. The following WU's were successfully uploaded to the subject server, but no credit was issued. Completion Time and Project Description 04/20/21 01:48 PM Project: 16959 (Run 33, Clone 658, Gen 5) 04/21/21 06:36 AM Project: 16959 (Run 37, Clone 961, Gen 5) 04/21/21 12:...
by goodyca
Tue Dec 22, 2020 3:36 pm
Forum: Issues with a specific server
Topic: Missing credit server 128.252.203.11
Replies: 22
Views: 14982

Re: Missing credit server 128.252.203.11

I'm seeing the same thing on the subject server. The following WU's were successfully uploaded to the subject server, but no credit was issued. I have checked the WU Status of each at https://apps.foldingathome.org/wu, and they were all previously returned by another user. Completion Time and Projec...
by goodyca
Fri Dec 18, 2020 2:37 pm
Forum: Issues with a specific server
Topic: Missing credit server 129.32.209.201
Replies: 42
Views: 74384

Re: Missing credit server 129.32.209.201

I also have 3 units that were successfully uploaded to the subject server, but no credit was issued. I have checked the WU Status of each at https://apps.foldingathome.org/wu, and they are all show as "Not found." Completion Time and Project Description 12/17/20 11:40 AM Project: 16927 (Ru...
by goodyca
Fri Nov 13, 2020 1:45 pm
Forum: Issues with a specific server
Topic: missing credit server 128.252.203.1
Replies: 5
Views: 3754

missing credit server 128.252.203.1

The following WU's were successfully uploaded to the subject server, but no credit was issued. I have checked the WU Status of each at https://apps.foldingathome.org/wu, and they are all show as "Not found." Completion Time and Project Description 11/12/20 07:04 PM Project: 16453 (Run 104 ...
by goodyca
Thu Oct 22, 2020 5:41 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: fahcontrol does not work on fedora 32
Replies: 3
Views: 2379

Re: fahcontrol does not work on fedora 32

Did you change the first line of FAHControl to:

#!/usr/bin/python2 ?

I not, it will try to run using Python 3, while FAHControl is written using Python 2.