this post was submitted on 15 Jul 2023
65 points (100.0% liked)

sh.itjust.works Main Community

7671 readers
105 users here now

Home of the sh.itjust.works instance.

Matrix

founded 1 year ago
MODERATORS
 
{"msg":"Error in store"}

Or the longer version:

< HTTP/2 500
< server: nginx
< date: Sat, 15 Jul 2023 06:45:55 GMT
< content-type: application/json
< content-encoding: gzip
< access-control-expose-headers: content-encoding, vary, content-type, date, content-length
< vary: accept-encoding, Origin, Access-Control-Request-Method, Access-Control-Request-Headers
<
* Connection #0 to host sh.itjust.works left intact
{"msg":"Error in store"}
you are viewing a single comment's thread
view the rest of the comments
[–] Thief 3 points 1 year ago

It actually doesnt work that way. All images are attempted to be stored locally by the program lemmy uses (pict.rs) so this makes storage grow very fast. Solution is to offload them to object storage as TheDude has done. This means a dollar or two a month from some users will be able to cover costs as things grow assuming as the site gets bigger some % of people give a few dollars here and there.