Giter Site home page Giter Site logo

Comments (16)

bkonkle avatar bkonkle commented on April 29, 2024

Thanks! I'm going to start my day with raven-js and Sentry tomorrow, and I should be able to resolve this.

from sentry-javascript.

bkonkle avatar bkonkle commented on April 29, 2024

I tested it with Sentry 5.0.9, and I'm not having any problems. Perhaps there was an issue that was fixed between 5.0.0 and 5.0.9? In any case, can you upgrade and try again?

from sentry-javascript.

joar avatar joar commented on April 29, 2024

Works perfectly from current master - that's awesome. Thank you for your help :)

from sentry-javascript.

joar avatar joar commented on April 29, 2024

Sadly I was wrong, Raven.captureMessage works, but not Raven.captureException(exc);. This using raven-js 5.2 and sentry master.

from sentry-javascript.

peeter-tomberg avatar peeter-tomberg commented on April 29, 2024

The error is easily reproducible with RequireJS:

requirejs.onError = function(err) {
    Raven.captureException(err);
}
require("undefined");

from sentry-javascript.

 avatar commented on April 29, 2024

I get nothing but 400s out of captureException with 0.6, too. Is this really unresolved or am I having an unrelated problem?

from sentry-javascript.

kivikakk avatar kivikakk commented on April 29, 2024

I get 400s only with 0.7.1 and Sentry 5.1.4. :| Unsure if related.

from sentry-javascript.

mattrobenolt avatar mattrobenolt commented on April 29, 2024

1.0 is currently in beta testing and will probably supersede all of these issues. :)

from sentry-javascript.

kivikakk avatar kivikakk commented on April 29, 2024

I'm guessing this is the tracekit branch? I'll give it a go!

from sentry-javascript.

mattrobenolt avatar mattrobenolt commented on April 29, 2024

@unnali Yep, and it requires Sentry 5.1.5, FYI. This has been completely rewritten to actually work.

from sentry-javascript.

kivikakk avatar kivikakk commented on April 29, 2024

@mattrobenolt Thanks; have installed 5.1.5, will see if I can get them going through.

from sentry-javascript.

mattrobenolt avatar mattrobenolt commented on April 29, 2024

@unnali Feel free to use: https://gist.github.com/raw/8921330d658b5f9aac94/raven-1.0-beta3.min.js

from sentry-javascript.

kivikakk avatar kivikakk commented on April 29, 2024

holy crap, it worked! Well, you've got another beta tester. 🎆

from sentry-javascript.

kivikakk avatar kivikakk commented on April 29, 2024

Okay, I'm feeling a lot better about this now. Thanks for the pointers and responsiveness! Looks like we may select Sentry after all. :3

from sentry-javascript.

mattrobenolt avatar mattrobenolt commented on April 29, 2024

@unnali We're going to publicly release a beta this evening to get some other feedback and make sure it works for everyone before we actually tag a 1.0.

from sentry-javascript.

kivikakk avatar kivikakk commented on April 29, 2024

@mattrobenolt Great!

from sentry-javascript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.