question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TypeError: self._handler is not a function in @sentry/node 7.8.0

See original GitHub issue

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which package are you using?

@sentry/node

SDK Version

7.8.0

Framework Version

No response

Link to Sentry event

https://sentry.io/organizations/purple-dot/issues/3461674365/?project=1547841

Steps to Reproduce

  1. Upgrade Sentry from 6.16.1
  2. Capture an error.

Expected Result

Get the actual errors showing in Sentry.io.

Actual Result

Get TypeError: self._handler is not a function errors instead of the real errors.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
publiccommented, Aug 1, 2022

Thanks for fixing this so fast 😄

1reaction
publiccommented, Aug 1, 2022

sentry/cli was on 2.5.0, everything else on 7.8.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

node-lambda - TypeError: handler is not a function
New to AWS and found it quite straightforward so far but really getting stuck packaging a lambda function. I' ...
Read more >
@sentry/node | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
sentry Changelog - PyUp.io
Bump: Sentry-Android to 5.5.2 and Sentry-Cocoa to 7.8.0 (696) ... fix: Make sure that message exist before returning it in angular error handler...
Read more >
Express - Sentry Documentation
errorHandler ()); // Optional fallthrough error handler app.use(function onError(err, req, res, next) { // The error id is attached to `res.sentry` to be ......
Read more >
Serverless Sentry - Serverless Framework: Plugins
Node.js. For maximum flexibility this library is implemented as a wrapper around your original AWS Lambda handler code (your handler.js or similar function) ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found