Skip to content

Incorrect working of maxUploadSize option #8224

Open
@Nes-si

Description

@Nes-si

New Issue Checklist

Issue Description

There is incorrect working of maxUploadSize Parse Server option. I've set up the option to '10mb', but I can't upload a file of, for example, 9 189 079 bytes — I've got an error "request entity too large". The correct loading is possible only when I set up the option to '12mb'.

Steps to reproduce

Just try to load a file with size of ≈ 9.2 MB.

Actual Outcome

Expected Outcome

Environment

Server

  • Parse Server version: 5.2.7
  • Operating system: macOS 10.15.7
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): local

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: 6.0.1
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): local

Client

  • SDK (iOS, Android, JavaScript, PHP, Unity, etc): JS
  • SDK version: 3.4.4

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:docsOnly change in the docs or README

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions