Urgent Guidance Needed: Analytics Delays

Hello Community,

We have implemented DHIS2 on Ubuntu using LXD containers (Nginx, Postgres, DHIS2, Munin).

We are experiencing significant delays in analytics, particularly when data entered or updated by field workers on mobile devices takes longer than expected to reflect in the system.

Currently, we rely on the DHIS2 scheduler (built-in scheduled jobs) for analytics generation, but it appears the scheduled job is not running properly.

The current manual process for generating analytics is:

1. Access the DHIS2 instance via the browser

2. Go to Data Administration → Maintenance

3. Check all relevant checkboxes

4. Generate resource tables

5. Run analytics tables

Despite following these steps, updates from mobile data entry are not reflected promptly, which is impacting decision-making and reporting.

We are seeking guidance on:

· How to ensure scheduled analytics jobs run reliably

· Troubleshooting tips for delays in analytics updates

· Best practices for maintaining performance in LXD container deployments

Any insights or recommendations from the community would be greatly appreciated—this issue is urgent for timely data visibility and reporting.

Our DHIS2 version is 2.41.2

Thank you in advance for your support.

Hi @dmbantu

You mentioned mobile data entry, does that mean you are using the mobile Android Capture app? Please did you check the syncronization configurations including the Android Settings web app?

Thank you!