I changed the file storage from local to s3. New files began to be written to s3 storage, and the old ones became unavailable, how can this problem be solved?
TL;DR
Developers are experiencing issues with files stored locally becoming unavailable after switching to s3 storage. To solve this problem, they can export existing files from local storage to s3.