Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Size exceeds the maximum allowed file size #237

Open
victorarocha opened this issue Oct 12, 2024 · 4 comments
Open

Size exceeds the maximum allowed file size #237

victorarocha opened this issue Oct 12, 2024 · 4 comments
Labels
bug Bug Report

Comments

@victorarocha
Copy link

This issue tracker is only for issues related to Frappe-Manager. Please use https://github.com/rtcamp/frappe-manager/discussions for support questions.

Describe the bug
When I try to upload an image that exceeds 1MB in any DocType, the error "Size exceeds the maximum allowed file size" is displayed.

To Reproduce
Steps to reproduce the behavior:

  1. Edit Item in Item List
  2. Add an image larger thatn 1MB
  3. The error is displayed.

Expected behavior
Upload the image.

System information (please complete the following information):

Attach log

Additional context
I think the problem is related to the nginx container fm_global-nginx-proxy configuration. I can't find the client_max_body_size configuration directive in tha nginx config file for this containter.

@Xieyt Xieyt added the bug Bug Report label Oct 13, 2024
@crelocks
Copy link

This is really making things impossible for my use case. If there is a workaround, please let us know

@crelocks
Copy link

@Xieyt any thoughts around this or a possible workaround?

@Xieyt
Copy link
Collaborator

Xieyt commented Nov 1, 2024

Please refer to this FAQ section here to increase the upload limit.

Let me know if you face any issues

@crelocks
Copy link

crelocks commented Nov 1, 2024

@Xieyt Man, you are a life saver. We were this close to switching to stand-alone frappe installation. This works perfectly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug Report
Projects
None yet
Development

No branches or pull requests

3 participants