this post was submitted on 05 Jul 2023
64 points (91.0% liked)
Fediverse
28732 readers
253 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Really? Like a lot? I thought the biggest space hog was images by far.
Images are not federated, they only live on the hosting instance.
Thumbnails might copied though, I'm not sure.
Does the image get stores on the poster's instance or the instance hosting the community they're posting to?
The poster's.
Hmm. Could you help me debug https://nrsk.no/post/160040, since the image from post https://lemmy.dbzer0.com/post/481984 is hosted at https://nrsk.no/pictrs/image/e899afcc-83fa-481e-b9d4-f5e0e693c1e3.jpeg?
I would initially think the image was federated as per the system design but you obviously know more about how my instance works than I do.
Any tips will greatly appreciated, I also suggest you make a github report since this is a bug every lemmy instance seems to struggle with.
There is some discussion. https://github.com/LemmyNet/lemmy/issues/2947
I am still fairly confident that it shouldn't be storing images, but I'll admit my pict-rs directory is growing quite fast compared to the database. Have to keep a close eye on this.
If the lead developers discusses this not as a bug but an inconvenience then there's nothing I can ever say or show you to ever convince you otherwise.
Enjoy your non-proxying Lemmy experience - Since your pict-rs directory is growing but not due to your instance caching images it's probably the docker log bug that was discussed over a year ago.
I'm not convinced either one of us knows what the software is SUPPOSED to do, and I am pretty sure nobody knows what it's actually doing. Here's another thread: https://github.com/LemmyNet/lemmy/issues/3163