TypeError: self._handler is not a function in @sentry/node 7.8.0
See original GitHub issueIs there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
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
- Upgrade Sentry from 6.16.1
- 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:
- Created a year ago
- Comments:7 (3 by maintainers)
Top 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 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for fixing this so fast 😄
sentry/cli was on 2.5.0, everything else on 7.8.0