bradtraversy / proshop_mern

Shopping cart built with MERN & Redux
1.99k stars 1.18k forks source link

Image crash after some time #196

Closed sourabhpatole closed 1 year ago

sourabhpatole commented 2 years ago

Screenshot_2022-04-12-18-56-33-96

faizan15 commented 2 years ago

Try using the app in dev mode on your local machine and when you're done with uploading/updating the images, push the uploads folder on your heroku app's git repo.

Cheers ;) 🍺

faizan15 commented 2 years ago

I'd like to know how did you overcome this problem. Please do share your solutions over here. Ciao!

sourabhpatole commented 2 years ago

check the last commit (https://github.com/sourabhpatole/shop/tree/a9ad22c493bac2780cf2a0668893a514b5325c3c) check logs on heroku and tell me if problem face again

faizan15 commented 2 years ago

Tested your code, problem still persists

faizan15 commented 2 years ago

Maybe we could find an approach where the code actually utilizes the uploads/ folder in production mode