Images hosted from self-hosted blog fail to load

The images inside my posts fail to load from the micro.blog CDN. The images show correctly on my site, and in mastodon syndication. I followed the HTML output from Manton’s site, and note sure what I’m doing wrong.

Thanks in advance!

Resources

What happens if you make a post with an image hosted elsewhere? For example https://placekitten.com/g/800/600?

When Micro.blog’s photo cache tries to download your image, it’s taking too long and timing out. Is it possible that there is something on your server that is blocking the requests from Micro.blog?

Hm interesting. There’s no server configurations specifically blocking micro.blog, and there’s no content security policy set on static assets.

curling this image produces this output:

server: nginx
date: Tue, 21 Feb 2023 15:37:56 GMT
content-type: image/png
content-length: 543077
last-modified: Sat, 18 Feb 2023 17:52:18 GMT
etag: "63f11052-84965"
expires: Wed, 21 Feb 2024 15:37:56 GMT
cache-control: max-age=31536000
pragma: public
cache-control: public, max-age=31536000, immutable
x-content-type-options: nosniff
accept-ranges: bytes