JonathanGarro / SIMS-Portal

IFRC Surge Information Management Support Portal
4 stars 4 forks source link

profile image disappeared #11

Closed danbjoseph closed 1 year ago

danbjoseph commented 1 year ago

i had uploaded a profile image, and the URL is showing as https://d3s70q3c7pqvju.cloudfront.net/static/assets/img/avatars/1a4f0396aeb2ed85.jpg (instead of the default.jpg) but it's not loading

Screen Shot 2023-03-16 at 2 37 36 PM
JonathanGarro commented 1 year ago

i've identified a solution. the issue seems to be related to the way i have docker creating volumes each time i push an update to AWS. ive made a change in the main branch that should resolve this on the next update.

JonathanGarro commented 1 year ago

This has been resolved with a fix for where the files are being stored. They are now stored with an images folder in S3.