Some images from other instances are broken when viewing through infosec.pub, e.g. https://infosec.pub/post/31437828. It is also not trivial to get the original image URL.
Some images from other instances are broken when viewing through infosec.pub, e.g. https://infosec.pub/post/31437828. It is also not trivial to get the original image URL.
Thanks for the report. I’ll investigate
Another example is on this comment: https://infosec.pub/comment/17573592
The image is https://infosec.pub/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2F9298c7ab-6528-4509-a821-0af8ee728eb8.gif (
) and instead of an image it says
{"code":"validate-width","msg":"Too wide"}The problem is with the image storage engine, pict-rs. So far, the documented configurations that should fix that haven’t worked. In the mean time, I’ve disabled image proxying, which should prevent the error.
Thanks. I am trying to sort out what is wrong