Git Product home page Git Product logo

Comments (6)

dcramer avatar dcramer commented on May 26, 2024

Thanks for opening this!

We actually had someone report this earlier today, and we pushed out Sentry 6.2.1 to handle it server-side. Obviously it's not ideal that the server accepts many many datatypes, but if you want to upgrade it'll work for now.

I definitely want to figure out how we solve this from the client, as it's much simpler if we can just get it to send a key/value mapping rather than a simple array.

from sentry-php.

blackwithwhite666 avatar blackwithwhite666 commented on May 26, 2024

Thank you for fast reply!

We upgrade to Sentry 6.2.1 and all works fine now.

from sentry-php.

dcramer avatar dcramer commented on May 26, 2024

(hopefully) fixed client-side in 5c758dd

from sentry-php.

tristanpemble avatar tristanpemble commented on May 26, 2024

I'm not getting stack traces, v0.7.1.

        $client = new Raven_Client($url, array('trace' => true));
        $reference_id = $client->getIdent($errors->exception);

All of the exceptions are also not grouping, and are labeled "<unlabeled message>"

from sentry-php.

dcramer avatar dcramer commented on May 26, 2024

@tristanpemble is this on getsentry.com? Otherwise it sounds like the messages arent getting encoded/decoded in their entirety.

This is also definitely unrelated to this ticket :)

from sentry-php.

tristanpemble avatar tristanpemble commented on May 26, 2024

Ugh, no I am not, but it ended up being an issue with my server config, thanks anyways

from sentry-php.

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.