Web Client Broken due to stats.py and project API server

Moderators: Site Moderators, FAHC Science Team

Post Reply
LAR_Systems
Posts: 3
Joined: Tue Oct 27, 2020 11:52 am

Web Client Broken due to stats.py and project API server

Post by LAR_Systems »

The web client is currently working only in part and throwing errors, not displaying project or user PPD data.

Debugging of the client it appears that the stats.py and project-jsonp.py are not working or have been replaced by the "new stats site" which is showing a 404 when requesting the URLs the web client uses.

Links referenced in web client code http://127.0.0.1:7396/js/main.js?v=7.6.11

stats_url: 'https://apps.foldingathome.org/stats.py',
project_url: 'https://apps.foldingathome.org/project-jsonp.py'

Please have a look when you can as it looks like an upgrade to the stats system may have broken APIs.

Cheers
Post Reply