Missing optimized photos

Question:

I upgrade from 3.2.0.beta2 to 3.2.0.beta4-dev by rebuild the app, and run it successly.
Then I found that all topic’s photo is missing(URL is 404)
I check server, found original photos in dir : /mnt/discourse/shared/standalone/uploads/default/original/1X
But URL in topic is dir like : /shared/standalone/uploads/default/optimized/1X
the url example:
https://my.website.com/uploads/default/optimized/1X/e130e9d95a98ef1b876831603c280fea60cc4ba9_2_690x107.png
I cant find this file in optimized folder.
How can I fix this bug?


Version:

3.2.0.beta4-dev

Plugins:

docker_manager
discourse-math
discourse-chat-integration
discourse-yearly-review
discourse-calendar
discourse-solved
discourse-feature-voting
discourse-checklist

Maybe Plugin resize photo have some problem:

When I edit, photos can dispaly correctly.Then I refresh(Ctrl+F5) the page, It’s disappear.

1 Like

I fix this problem. But I dont know anything create this problem.
I find /shared/standalone/uploads/default/optimizedfolder in backup file.
then move these photos to the folder running server.