One of my regional server which was running on version 2.10 keeps saying “waiting for localhost” forever on the firefox browser. As a means of maintenance, uninstall and install apache tomcat again without touching the postregsql but I opted for version 2.13 war file. After the installation, I login with the previous admin password but I can’t find any data when running report.
Please can someone help me because I know those information are within the database because my previous users profiles was still there.
Hi Gerald,
In general, a downgrade is tricky. You would need to really restore to 2.12 from a backup copy. In this case, I do not think it would really be necessary, since 2.13 should work. Are you certain this is not a browser caching issue? Did you try and confirm that no data is appearing in incognito mode of your browser or by completely clearing the browser cache? Are the analytics tables present in the database?
I remotely access the sever and I found that the analytics table update was completed successfully. But there is still no data and I can’t access the “data entry”.
Please can I take it back to version 2.12 and see if work on that version rather than 2.13???
If that process didn’t work; can I backup the database and uninstall and install postregsql again??
Finally, sorry about it but if I extract the database from the command line on Ubuntu where can I find the database???
As Olav says, you might need to run the analytics table update. You can do this in:
/dhis-web-reporting/displayDataMartForm.action
This will move all the required datavalues over to the analytics table (which is used for reporting). This usually happens late at night automatically, but if you server is down, it will not be run.
One of my regional server which was running on version 2.10 keeps saying “waiting for localhost” forever on the firefox browser. As a means of maintenance, uninstall and install apache tomcat again without touching the postregsql but I opted for version 2.13 war file. After the installation, I login with the previous admin password but I can’t find any data when running report.
Please can someone help me because I know those information are within the database because my previous users profiles was still there.