Git Product home page Git Product logo

Comments (6)

MSP-Greg avatar MSP-Greg commented on May 22, 2024 1

Sorry, I was thinking that I've looked at this previously. I looked around...

Can you try #3338?

from puma.

dentarg avatar dentarg commented on May 22, 2024 1

It's up to Nate. The goal is every ~4 weeks but that was obviously a while ago. I'm sure it will happen when Nate has time for it. Closing this as a duplicate.

from puma.

MSP-Greg avatar MSP-Greg commented on May 22, 2024

is sometimes exactly 4096

Would changing the line you referenced so that it used > instead of >= solve your issue?

from puma.

ianballou avatar ianballou commented on May 22, 2024

is sometimes exactly 4096

Would changing the line you referenced so that it used > instead of >= solve your issue?

I'm still learning how podman does its chunked uploads, but I've noticed that the previous chunk size can vary, so even with >= I'll probably end up exceeding 4096 (since the previous chunk size and the current chunk size get added together in the puma code).

That's why I tried hacking the size to 4100, which seemed to solve the problem in one particular case.

I'm not sure if podman is doing something strange by having a chunked upload size of 4096, I was hoping get a better idea about that by finding out where the puma limit of 4096 came from.

from puma.

ianballou avatar ianballou commented on May 22, 2024

Can you try #3338?

It looks like this worked! I can't speak to the correctness, but my podman push no longer errors out :)

from puma.

ianballou avatar ianballou commented on May 22, 2024

Now that ebb40b6 is merged, that should solve this issue. How soon might we be able to expect a release with the fix?

from puma.

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.