Git Product home page Git Product logo

Comments (8)

2fours avatar 2fours commented on June 25, 2024

I think I've figured out what causes the problem. In core/base/client.js line 157 when ended is checked it is undefined so nothing is sent for the body and the PUT request times out. Adding a check for buffer.ended seems to fix things. Not sure if this is the best way to do it. Also rackspace supports chunked transfer-encoding now.

from pkgcloud.

kenperkins avatar kenperkins commented on June 25, 2024

I've been working in this code a lot in the last week, I'll take a look...

from pkgcloud.

kenperkins avatar kenperkins commented on June 25, 2024

@2fours do you think I could get you to test this branch and confirm it resolves your problems?

from pkgcloud.

2fours avatar 2fours commented on June 25, 2024

@kenperkins just saw this I will add testing it to my list, thanks!

from pkgcloud.

2fours avatar 2fours commented on June 25, 2024

Looks to be working now, nicely done! Thanks.

from pkgcloud.

cronopio avatar cronopio commented on June 25, 2024

@2fours your report help us a lot. Thanks

And thank you @kenperkins for fixing.

from pkgcloud.

2fours avatar 2fours commented on June 25, 2024

@cronopio no problem thanks for providing this library. Kind of related question any idea why when I pipe the part directly to pkgcloud I can't get it to work? I have to use the stream PassThrough and pause the form on every 'data' event.

from pkgcloud.

kenperkins avatar kenperkins commented on June 25, 2024

Can you open a new issue with a code example so I can debug this problem?

Sent from my iPhone

On May 16, 2013, at 7:55 AM, "2fours" <[email protected]mailto:[email protected]> wrote:

@cronopiohttps://github.com/cronopio no problem thanks for providing this library. Kind of related question any idea when I pipe the part directly to pkgcloud I can't get it to work? I have to use the stream PassThrough and pause the form on every 'data' event.


Reply to this email directly or view it on GitHubhttps://github.com//issues/109#issuecomment-18006216.

from pkgcloud.

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.