-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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
Labels
No labels