Giter Site home page Giter Site logo

Comments (7)

benoitc avatar benoitc commented on May 9, 2024

I added to the django test app :

from suds.client import Client
url = 'http://www.thomas-bayer.com/axis2/services/BLZService?wsdl'
client = Client(url)
print client

in the view and tested with py 2.6.1 and 2.5.4 and I didn't reproduce. Maybe something in your app ?

from gunicorn.

davidbgk avatar davidbgk commented on May 9, 2024

I tried this exact view and I got the same error/crash, here is the detail of logs: http://www.friendpaste.com/lguln1n47Bv9II4tJ4O1i

from gunicorn.

benoitc avatar benoitc commented on May 9, 2024

i retried here this time with nginx on frontend and I still can't reproduce. Not sure what can I do actually

from gunicorn.

davisp avatar davisp commented on May 9, 2024

@davidbgk - Can you wrap that four line test in a try/catch and print any sort of traceback that you get? Also, what's the comment about setdefaulttimeout? I don't see us making a call to that anywhere in gunicorn (via quick grep at least).

from gunicorn.

davidbgk avatar davidbgk commented on May 9, 2024

@davisp - This is from suds and benoitc told me on irc that it can be the reason: https://fedorahosted.org/suds/browser/trunk/suds/transport/http.py#L104

But I just realized I'm not up-to-date with the trunk, I'll try with the latest revision and keep you informed. Thanks.

from gunicorn.

davidbgk avatar davidbgk commented on May 9, 2024

It works with the latest revision of suds. I don't know exactly which change is responsible of the bug but I consider it as closed for now. Thanks a lot.

from gunicorn.

benoitc avatar benoitc commented on May 9, 2024

Thanks for the feedback anyway.

from gunicorn.

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.