Git Product home page Git Product logo

Comments (3)

davidmerfield avatar davidmerfield commented on August 23, 2024

Bugs filed here are great! I believe you are correct, it is probably NGINX limiting this, specifically the client_max_body_size directive in Blot's configuration.

The issue is probably that 36mb is greater than 8mb. I'm not sure what a sensible client_max_body_size value is. I believe GitHub has a 150mb push limit.

As a work-around for now, if you incrementally add, commit, then push files (never more than 8mb in a single push) I suspect it'll work. I recognize this is far from ideal though.

from blot.

ghostlevel avatar ghostlevel commented on August 23, 2024

I don't know what would be a sensible value in this case either given it's not just a limit for any single 'item' uploaded (as it may be with Dropbox i'd guess?) It's seems tricky with Git indeed with anything that isn't text.

it's only a little trouble in this case/when importing an archive of posts then yes... — It didn't occur to me i could just add everything incrementally. i only payed more attention to the error & recalled having seen something about the NGINX conf/limit when i wanted to report the problem & i tested with Dropbox to compare... (Although i didn't know what was the size limit.)

Anyway yes as a work-around it'd totally work :) Thanks.

// Hah, I wish again for a SFTP feature where i could just drag&drop without Dropbox as a 'middleman'. :) I haven't yet exactly figured out how i'll use my account but i'm happy to support the project, it's really great.

from blot.

davidmerfield avatar davidmerfield commented on August 23, 2024

I bumped the max size to 100mb, going to consider this resolved for now

from blot.

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.