GithubHelp home page GithubHelp logo

Comments (4)

untitaker avatar untitaker commented on May 3, 2024

Hi, I can't see how this issue is related to our SDK. We do patch getresponse, but we do not cause this error (we just forward the arguments and don't catch the exception message).

Could you tell me a bit more about your situation? Does this error occur with default_integrations=False passed to init?

from sentry-python.

untitaker avatar untitaker commented on May 3, 2024

BTW, this error is actually expected in Python 3, see here: https://github.com/urllib3/urllib3/blob/e38125dbdb9db46ad3c3f3a9b507994fbfe34499/src/urllib3/connectionpool.py#L376-L378

it's just that it should be caught before you see it. I suspect that this is not the cause of your issues, and that there's a significant part of the stacktrace missing from your bugreport.

from sentry-python.

mitsuhiko avatar mitsuhiko commented on May 3, 2024

I am going to close this as this seems to not be us.

from sentry-python.

codetalks-new avatar codetalks-new commented on May 3, 2024

I know it seems not related to this issue.
while since we migrate from raven to sentry-python we begin to got this error:
image

our server env:
runtime: .6.5 (3.6.5 (default, Aug 6 2018, 05:43:44) [GCC 5.4.0 20160609])
sentry.python: 0.10.2

from sentry-python.

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.