stats not updating
Moderators: Site Moderators, FAHC Science Team
Re: stats not updating
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....
-
- Posts: 2
- Joined: Tue Mar 03, 2020 4:00 pm
Statistics show Bad gateway
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?
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?
-
- Site Admin
- Posts: 7927
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: Statistics show Bad gateway
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.
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.
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
-
- Posts: 2
- Joined: Tue Mar 03, 2020 4:00 pm
Re: Statistics show Bad gateway
Thanks for the welcome!
What kind of details do you need? You can execute, it always returns a 502.
What kind of details do you need? You can execute
Code: Select all
curl 'https://stats.foldingathome.org/api/donors'
-
- Posts: 36
- Joined: Thu Nov 16, 2017 2:57 pm
Re: Statistics show Bad gateway
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
The error is either "bad gateway" or "gateway timeout" every time accessing stats.foldingathome.org.
PT
- TulaneBaG
Re: stats not updating
Yup, still giving 'Bad Gateway'.
-
- Posts: 2
- Joined: Mon Feb 10, 2020 3:10 am
Re: stats not updating
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
The /api/donors page, for example, gives
> 502 Bad Gateway
> nginx/1.14.2
Re: stats not updating
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
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?
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?
-
- Site Admin
- Posts: 7927
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: stats not updating
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.
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
Re: stats not updating
Ah good, thought so , seeing all the different servers for collection and work.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.
So I can leave it running without worrying too much.
Re: stats not updating
Yes. It will catch up in time and there's nothing you can do anyway to either help or hurt that situation.hamba wrote:So I can leave it running without worrying too much.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
-
- Posts: 2
- Joined: Mon Feb 10, 2020 3:10 am
Re: stats not updating
Seems to be working again.
Re: stats not updating
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?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.
Re: stats not updating
502 Bad Gateway is back.