Capture error

I have this error that appeared suddenly. (Note: I didn’t upgrade the DHIS2 or merge or import any data or metadata)

DHIS2 Version: 2.41.2
Capture app version: 102.0.2

Error:

{
    "httpStatus": "Not Found",
    "httpStatusCode": 404,
    "status": "ERROR",
    "message": "Key 'ruleEngine' not found in namespace 'capture'",
    "errorCode": "E1005"
}

Dear @ataallah,

This is not any error for users to worry about - it is just the Capture app looking for a potential key in the data store and not finding it, but this does not have an impact on the app functionality and is not a bug.

The key the app is looking for is if you want to try the new unified rule engine in the Capture app. If you want to test it out, please follow the steps in the post and do it only in a testing environment first.

We plan to introduce better fetching of data store keys in the Capture app so these 404 errors do not show up as it is understandably confusing to a user that might be trouble shooting.

Karoline

1 Like