Dear support,
We are getting issue in the dashboard. We are using dhis2 version 2.40.2 .
Here is the error as attached.
Dear support,
We are getting issue in the dashboard. We are using dhis2 version 2.40.2 .
Here is the error as attached.
This is usually caused by some server side error. The client provides a very unhelpful error message unfortunately. You can open up your web browsers developer tools, and then look for any requests which result in an error (likely an HTTP 500 or 409 error code). If you do not see anything there, you may need to tail the server logs when opening the dashboard, and try and fish out the error.
Once you find it, please share with us and we may be able to help more.
Regards,
Jason
Thanks Jason for your response.
Unfortunately, we are not getting any error in server logs. Here is the attached error which we are getting in web developer tool.
@MohinderS I think you need to look in the Network
tab for any requests which result in an HTTP error (not the console).