Page 1 of 1

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

Posted: Sun Apr 11, 2021 5:25 pm
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