It seems I screwed up with configuring CDN URL with Cloudflare.
I’m using Blackblaze as S3 bucket.
Image uploading works fine, but in post it shows incorrect path for an image, hence it’s not showing up. I guess this is due to wrong configuration with Cloudflare.
Note: I haven’t done any changes to app.yml mentioned here and didn’t do any rebaking yet.
I created an example post at
https://kyrgyz.club/t/what-is-lorem-ipsum/28
When I try to open an image in a tab, it’s trying to open image from the address
https://cdn.kyrgyz.club/original/1X/df20411cc37e6e627202d7cdc4d2e5e3cb077701.jpeg
But correct URL is
https://f002.backblazeb2.com/file/kyrgyzclub-uploads-bucket/original/1X/df20411cc37e6e627202d7cdc4d2e5e3cb077701.jpeg
Now, let me show my settings.
Discourse side
Cloudflare side
Blackblaze side