this post was submitted on 14 Jan 2025
104 points (98.1% liked)

Funny

12413 readers
1612 users here now

General rules:

Exceptions may be made at the discretion of the mods.

founded 2 years ago
MODERATORS
104
Math, not even once (files.catbox.moe)
submitted 10 months ago* (last edited 10 months ago) by Blaze@sopuli.xyz to c/funny@sh.itjust.works
you are viewing a single comment's thread
view the rest of the comments
[–] Blaze@sopuli.xyz 0 points 10 months ago (1 children)
[–] A_A@lemmy.world 0 points 10 months ago (1 children)

Yes, that link works. And if I click on the title of your post I get this link. Yet, if I try click the image, it fails.

[–] Blaze@sopuli.xyz 1 points 10 months ago (1 children)

Curious. I'll add the link in the body as a mitigating measure

[–] renzev@lemmy.world 1 points 10 months ago

The reason the direct link works but not the post image is because post images use your instance's image proxy. So the post tries to load https://sopuli.xyz/api/v3/image_proxy?url=https%3A%2F%2Ffiles.catbox.moe%2F5vruxj.jpeg , which, at least for me, gives error 500 with the following json: {"code":"command-failure","msg":"ffprobe Failed with exit status: 1"}. Sounds like the image proxy on sopuli is broken.