Set up file and image uploads to S3

My guess is that your changed something in your s3 setup and the missing images are on a different bucket or different path than the new ones.

You can look at

 Upload.pluck(:url)

To see what’s wrong, maybe

1 Like