itxSaaad / cardgenius-app-mern

A web application that generates ID cards based on user input using the MERN stack.
https://cardgenius-app-mern.vercel.app
MIT License
5 stars 0 forks source link

Getting error message: "EROFS: read-only file system, open '/var/task/server/uploads/idImage-1691245247068.jpg'" in first step of generating ID card #1

Closed devravimori closed 11 months ago

devravimori commented 11 months ago

After registering I have tried to generate id card but it failed in first step of multi step of form saying that file is read only in file system, see below I have attached the screenshot:

image

In network the error message in json was like this: {message: "EROFS: read-only file system, open '/var/task/server/uploads/idImage-1691245247068.jpg'"}

itxSaaad commented 11 months ago

Hey There! Thanks For Reporting the issue, I've resolved the Issue Regarding Image Upload Now you can check the Site. . . Don't Forget to Provide a Feedback and Star to the repo!