Page 4 of 6

Re: stats not updating

Posted: Sun Feb 16, 2020 3:56 am
by EOC_Jason
Yep, I noticed that too... I'm guessing the guys are doing some DB work... If it's still not updating by morning I'll shoot them an email to see if I can get an ETA....

Statistics show Bad gateway

Posted: Tue Mar 03, 2020 4:15 pm
by der_eismann
Hey everyone,
after reading the call for help regarding corona I joined the project, but it seems that not every part of the web presence is as fresh as the blog. The donor and team statistics are all showing a bad gateway.

This also breaks the web interface, as the following links are returning bad gateways as well:
https://apps.foldingathome.org/project- ... sion=7.5.1
https://apps.foldingathome.org/stats.py ... 3251805880

Will this be fixed anytime soon?

Re: Statistics show Bad gateway

Posted: Tue Mar 03, 2020 4:27 pm
by Joe_H
Welcome to the folding support forum.

I have second hand information that some work was going to be done on the stats database, but do not have exact times this was to occur. If this does not clear up later, please post details. You might also need to clear browser cache.

Re: Statistics show Bad gateway

Posted: Tue Mar 03, 2020 4:29 pm
by der_eismann
Thanks for the welcome!

What kind of details do you need? You can execute

Code: Select all

curl 'https://stats.foldingathome.org/api/donors'
, it always returns a 502.

Re: Statistics show Bad gateway

Posted: Tue Mar 03, 2020 8:31 pm
by tulanebarandgrill
It's definitely not his browser cache. I see this issue from multiple clients in geographically diverse locations.

The error is either "bad gateway" or "gateway timeout" every time accessing stats.foldingathome.org.

PT

Re: stats not updating

Posted: Tue Mar 03, 2020 11:09 pm
by snapshot
Yup, still giving 'Bad Gateway'.

Re: stats not updating

Posted: Wed Mar 04, 2020 1:55 am
by jstressman
Nothing dynamic is working on the stats website outside of the static portions of the pages. "Bad Gateway" errors everywhere.

The /api/donors page, for example, gives

> 502 Bad Gateway
> nginx/1.14.2

Re: stats not updating

Posted: Wed Mar 04, 2020 6:24 am
by drougnor
Usually, when something like this happens, it's the flat files that get hit, but this time, it's ONLY the Teams flat file that is suffering. The User's flat file is updating normally, but the Teams file hasn't been properly updated since the 3am update on Feb 3rd.

Re: stats not updating

Posted: Wed Mar 04, 2020 2:50 pm
by hamba
Still bad gateway for me too , started folding because of the coronavirus initiative.

I suppose the WU's still get submitted as they are different servers ? Just the database is not working to collect all points together and show in a list?

Re: stats not updating

Posted: Wed Mar 04, 2020 3:51 pm
by Joe_H
The problems are with the server that acts as a frontend for the database. So WU's are still being entered into the database, just some of the reports that get pulled from the database are not working at this time.

Re: stats not updating

Posted: Wed Mar 04, 2020 3:54 pm
by hamba
Joe_H wrote:The problems are with the server that acts as a frontend for the database. So WU's are still being entered into the database, just some of the reports that get pulled from the database are not working at this time.
Ah good, thought so , seeing all the different servers for collection and work.

So I can leave it running without worrying too much.

Re: stats not updating

Posted: Thu Mar 05, 2020 1:55 am
by bruce
hamba wrote:So I can leave it running without worrying too much.
Yes. It will catch up in time and there's nothing you can do anyway to either help or hurt that situation.

Re: stats not updating

Posted: Thu Mar 05, 2020 2:36 am
by jstressman
Seems to be working again. :)

Re: stats not updating

Posted: Fri Mar 13, 2020 5:05 pm
by MacGyver
Joe_H wrote:The problems are with the server that acts as a frontend for the database. So WU's are still being entered into the database, just some of the reports that get pulled from the database are not working at this time.
I noticed a problem under viewtopic.php?f=61&t=32283. Is there any chance the performance report is also compiled from the affected parts of that server? :|

Re: stats not updating

Posted: Wed Mar 18, 2020 2:49 am
by Ken_g6
502 Bad Gateway is back. :(