Skip to content

[Bug]: when upload file using S3 interface to local Minio server, error of buffer size to 256kBytes #29261

Open
@cwmine

Description

Is there an existing issue for this?

  • I have searched the existing issues

Description

following the instruction as https://docs.appsmith.com/connect-data/how-to-guides/how-to-upload-to-s3
upload a big file from 1 2 6 11 26MB file
when I upload >10MPa 11MB and 26MB file
return error

Steps To Reproduce

  1. using FilePicker and S3 interface (Create Muitple)to local Minio server
  2. choose >10MB file and upload
    4 see error:
{
    "code": "AE-APP-5017",
    "title": "Failed to upload file",
    "message": "Failed to upload file with error: Form field value exceeded the memory usage limit of 262144 bytes",
    "errorType": "BAD_REQUEST"
}

Public Sample App

No response

Environment

Docker self-hosted

Issue video log

No response

Version

1.19.20

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

BugSomething isn't workingCommunity Reportedissues reported by community membersDocker self-hostedHighThis issue blocks a user from building or impacts a lot of usersIntegrations ProductIssues related to a specific integrationNeeds TriagingNeeds attention from maintainers to triageProductionQuery & JS PodIssues related to the query & JS PodS3Issues related to the S3 pluginneeds estimateaccording to https://bit.ly/3JNaYTh

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions