gaepdit / complaint-tracking

Complaint Tracking System
The Unlicense
1 stars 3 forks source link

Object Not Found Matching Id:6, MethodName:update, ParamCount:4 #851

Open dougwaldron opened 1 week ago

dougwaldron commented 1 week ago

Raygun report https://app.raygun.com/crashreporting/258s6a2/errors/226118532239 has more details about the error

dougwaldron commented 1 week ago

Stack trace:

{
    "Error": {
        "Message": "Object Not Found Matching Id:6, MethodName:update, ParamCount:4",
        "StackTrace": [
            {
                "LineNumber": null,
                "ColumnNumber": null,
                "ClassName": "line null, column null",
                "FileName": null,
                "MethodName": "re"
            }
        ]
    }
}
dougwaldron commented 1 week ago

This error report happens regularly and comes in batches of hundreds at a time. Best bet is that Outlook's SafeSearch is triggering this when it scans a CTS URL embedded in one of our notification emails.

See this blog post for more info: Object Not Found Matching Id:1, MethodName:update, ParamCount:4 - TrackJS

dougwaldron commented 1 week ago

These can easily be filtered using Raygun's inbound filters.