Hey, I was just trying to link to some locally hosted images in one of my posts and saw that none of them was working.
In this case the problem was, that I host some images I linked to in my posts on the same server at another subdomain. This tripped the is_valid_url check / SSRF protection.
My temporary workaround is, to set "debug = true" in my profile.toml.
Same problem here, I guess: https://social.manualdousuario.net/
I’ll try your workaround.
~wiwie, do you use Cloudflare in front of your Microblog instance? I found out that disabling Cloudflare’s proxy (the orange cloud icon in DNS listing) fixes the problem.
I discovered this trying to fix another issue with hosted domains at Fastmail. According to their support, Cloudflare flattening CNAME is the culprit. Problem is: at least in my (free) account, there’s no way to disable flattening CNAME.