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
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