Issues with .netlify/images service: "blurhash" not working

blurhash images stopped working suddenly, the problem is reproducable using the following links:

My Domain:

The CDN playground:

Yesterday, everything worked fine. Is there some sort of quota reached?

The response of the non-working example changed to a 500 response with a text like that Internal Error. ID: XXX. But the error still persists. What can I do about it?

Should be resolved now…

Only for the base url, I fear:

Domain: adorable-squid-website.netlify.app

working
https://adorable-squid-website.netlify.app/.netlify/images?url=%2Fowl.png&w=100&fm=png

working (newly)
https://adorable-squid-website.netlify.app/.netlify/images?url=%2Fowl.png&w=100&fm=blurhash

Domain: adorable-squid.ch

working
https://adorable-squid.ch/.netlify/images?url=%2Fowl.png&w=100&fm=png

failing
https://adorable-squid.ch/.netlify/images?url=%2Fowl.png&w=100&fm=blurhash

Domain: master–adorable-squid-website.netlify.app

working
https://master–adorable-squid-website.netlify.app/.netlify/images?url=%2Fowl.png&w=100&fm=png

failing
https://master–adorable-squid-website.netlify.app/.netlify/images?url=%2Fowl.png&w=100&fm=blurhash

That’s fixed as well…

Thank you! Just out of curiosity, what was the problem? Was it domain specific or a general one?

TL;DR: Some changes on our end that I’ve excluded you from.

1 Like