Giter Club home page Giter Club logo

Comments (8)

inian avatar inian commented on July 25, 2024 3

Hi @heauton,

I can't upload more than 50mb.

yup thats right

Is there a workaround to increase upload size for now

Reach out to [email protected] if you want to increase it for your project. If you are self hosting, change this value and restart the server.

I am keeping this issue open to track doing this from the dashboard

from storage.

alanbar avatar alanbar commented on July 25, 2024

It would be nice to restrict files to a certain size for conformity on reports etc
Or is there software available to do this in the browser?

from storage.

inian avatar inian commented on July 25, 2024

You can do this in the browser via JavaScript @alanbar. Here are a few ways in which you can do it.

from storage.

heauton avatar heauton commented on July 25, 2024

Just to be clear, when using js library https://supabase.io/docs/guides/storage#upload-a-file
I can't upload more than 50mb. Is this correct? Is there a workaround to increase upload size for now? @inian

from storage.

thebengeu avatar thebengeu commented on July 25, 2024

Resolved with supabase/supabase#5597, #75 and #76.

from storage.

MMTE avatar MMTE commented on July 25, 2024

I'm investigating this option on self-hosted versions? how could we change environment a max file size of e.g 500 MB?

from storage.

kutovoy avatar kutovoy commented on July 25, 2024

i have same issue "Failed to upload fire_alarm.mov: The object exceeded the maximum allowed size", changing "FILE_SIZE_LIMIT" to let's say 1073741824 and restarting docker compose doesn't help

from storage.

MMTE avatar MMTE commented on July 25, 2024

i have same issue "Failed to upload fire_alarm.mov
@kutovoy
mine got fixed. I had a lot of database unhealthy messages. I sort of cleaned all containers and volumes and just backed up my migrations and then started again. I wrote the limit in this format file_size_limit = "5000MiB"
finally I uploaded a large file successfully.

from storage.

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.