While accessing the Tracker Capture app, it is showing
for long duration, while checking it in inspect and console tab it is showing below error,
{“programs”:}{“httpStatus”:“Bad Request”,“httpStatusCode”:400,“status”:“ERROR”,“message”:“Direct self-reference leading to cycle (through reference chain: org.hisp.dhis.program.Program["relatedProgram"])”}
We have fixed it by database level by executing "update program set relatedprogramid = null; " command, then it working but after 30 min or 1 hr we are facing the same issue again.
DHIS2 Version: 2.39.2
3 posts - 3 participants