[Solved] Rosetta@Home stats not updating

This forum provides an FAQ for users as well as allowing you to ask questions about MundayWeb's very popular BOINC stats services.
Post Reply
RDaneel
Member
Posts: 16
Joined: Sat May 20, 2006 5:18 am
Location: North Carolina, USA

[Solved] Rosetta@Home stats not updating

Post by RDaneel »

Hi,

Rosetta@Home hasn't updated since 19/02/2021.
It does appear to be updating on other stat counters.

Thanks.
Image
Neil
Site Admin
Posts: 1298
Joined: Mon Apr 18, 2005 8:35 pm
Location: UK
Contact:

Re: Rosetta@Home stats not updating

Post by Neil »

Hi,

I'm not sure why at present that the Rosetta stats were not up to date, but they are now after a manual run of the stats update script.

I'll keep an eye on it.

Cheers,

Neil.
Neil
Site Admin
Posts: 1298
Joined: Mon Apr 18, 2005 8:35 pm
Location: UK
Contact:

Re: Rosetta@Home stats not updating

Post by Neil »

Hi again,

Finally tracked down the problem to Python's ElementTree.iterparse() function causing a lot of RAM to be used which in the case of Rosetta caused the script to fail under cron.

Code modified to free up RAM and this has resolved the issue at last.

Cheers,

Neil.
Post Reply