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

Max file size error while uploading files #251

Open
4 tasks
niraj2477 opened this issue Feb 18, 2025 · 0 comments
Open
4 tasks

Max file size error while uploading files #251

niraj2477 opened this issue Feb 18, 2025 · 0 comments
Assignees
Labels
bug Bug Report

Comments

@niraj2477
Copy link
Collaborator

niraj2477 commented Feb 18, 2025

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
Whenever I'm trying to upload files getting Size exceeds the maximum allowed file size.

Additionally setting max size in nginx config does not work either.

client_max_body_size 1000m;

To Reproduce
Steps to reproduce the behavior:
Try to upload file via upload file in frappe site.

Expected behavior
File should be uploaded.

System information (please complete the following information):

  • fm --version
  • lsb_release -a
  • docker version
  • docker-compose version or docker compose version

Attach log
Please attach logs from ~/frappe/logs/fm.log for faster resolution.

Additional context

Image Image

cc: @dhsathiya

@niraj2477 niraj2477 added the bug Bug Report label Feb 18, 2025
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

2 participants