Users were getting the following error just after logging in to D2:

The object id of the object appeared in the log file. Since that object was a dm_audit_trail object for a test object, I deleted the object using the following API command:
destroy,c,<r_object_id>
This resolved the error.
Leave a comment