Skip to content

Observed Object Not Found Matching Id error in Sentry #3632

Description

@Lohins

Bug Report

Title

Observed the following errors in our Sentry logs.

UnhandledRejection
Non-Error promise rejection captured with value: Object Not Found Matching Id:2

Description

First of all, we are not using CefSharp directly.
But we observed the following errors in our Sentry logs.

UnhandledRejection
Non-Error promise rejection captured with value: Object Not Found Matching Id:2

And looks like the message comes from TryCallMethodResult exception, reference

Our logs show thoses errors was coming from Microsoft company, so it is highly likely that Microsoft did some SafeLink Scanning on emails(we attached our websites in emails).

What is the expectation? What do you see instead?

Expectation: no seeing errors out of our application, for instance from CefSharp.
Actual: seeing errors from CefSharp TryCallMethodResult

Additional information

Our website has cross-domain redirects, will this invalidate the JavascriptObject repository, then cause that error?

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions