Closed sahava closed 2 years ago
When I try to open one of those broken images, I see this:
Image decode failed: png: invalid format: not enough pixel data
And some of the 404s do work when I visit the link – it's as if the server responded with 404 even though the image was available.
Looks like this was due to live-reload polling my Heroku deployment over and over, resulting in lack of resources to properly respond. Turning live-reload off helped.
Hi!
After importing from Commento, a bunch of older messages have broken commenter images. There's just a flood of 404 errors on my pages as a result.
Would there be a way to suppress these, or to load a placeholder in case the original image did not work?