getting < unknown op > in sentry debug logs #12947
Unanswered
prabalsnapmint
asked this question in
Q&A
Replies: 2 comments
-
|
@prabalsnapmint sometimes the SDK is not able to identify the |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I've been getting these kind of messages spammed in the logs for my project.
P.S. debug: true was enabledI found out the debug option was being passed a true value because of this silly thing in JavaScript: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was setting up Sentry for one of my projects in NodeJs. Though setting up Sentry was easy, when I enabled debugging in Sentry init, I encountered some new logs that I was not able to understand.
So, can anyone help me understand why I'm getting this or what the reason for it might be?
Beta Was this translation helpful? Give feedback.
All reactions