Skip to content

[Question] Is there any file size limit? #6

@fzs1994

Description

@fzs1994

Hello,
I'm trying to write a file using writeFile() in Feathers JS custom service, and getting this error:

POST http://localhost:3030/image-upload 500 (Internal Server Error) ProjectSettings.vue?56e1:341 Some error occured. Here is full log: Error: Request failed with status code 500 at createError (createError.js?f777:16) at settle (settle.js?199f:18) at XMLHttpRequest.handleLoad (xhr.js?14ed:77)

I've tried uploading file size in range from 5MB upto 70KB and at that point, I came to know that, files less than 70KB seems to write perfectly, but if its greater than 70KB this error occurs. So is there any limit for file write function?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions