GithubHelp home page GithubHelp logo

MEDIA_ROOT Retrieval about studio HOT 6 CLOSED

jayoshih avatar jayoshih commented on July 29, 2024
MEDIA_ROOT Retrieval

from studio.

Comments (6)

jayoshih avatar jayoshih commented on July 29, 2024

Has to do with django server file size limit

from studio.

66eli77 avatar 66eli77 commented on July 29, 2024

this seems a browser quirk. I can duplicate the issue with Chrome, but there is no issue on FireFox.
Maybe let's revisit this issue after kolibri gets its production server running.

from studio.

jamalex avatar jamalex commented on July 29, 2024

Could you clarify what's going on here, and what it has to do with file size limits? Also, I can't think of how this could be influenced by browser type...

from studio.

66eli77 avatar 66eli77 commented on July 29, 2024

here's the page mentioned an issue might relate to what we deal with here https://code.djangoproject.com/ticket/4444

"According to many sources the 'Broken Pipe' is a normal browser quirk. For example, the browser reads from the socket and then decides that the image it's been reading apparently didn't change. The browser now this (forcefully) closes the connection because it does not need more data. The other end of this socket (the python runserver) now raises a socket exception telling the program that the client 'Broke the socket pipe'."

from studio.

jamalex avatar jamalex commented on July 29, 2024

I still don't understand the relationship between where the files are being saved and a "broken pipe" error. As this comment notes, the "broken pipe" error isn't really an error, but happens "whenever your browser closes the connection while the dev server is still busy sending data. The best we could is to have a more explicit error message."

Let's sit down and take a look at this tomorrow.

from studio.

jayoshih avatar jayoshih commented on July 29, 2024

Problem with development server, might not be a problem when deployed

from studio.

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.