I have a process which copies emojos from the hajkey blahaj.zone site to our lemmy.

Last night (for me) it copied an invalid emojo into the database and it broke lemmy for hours while Ada and I were sleeping.

I’ve found the issue and fixed it now, so everything should be purring along once again, but for those who were left without the instance to use, I sincerely apologise.

blobcat, sorry

  • djstini@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    {“data”:{“msg”:“Couln’t upload file, Error in DB, IO error: Os { code: 28, kind: StorageFull, message: "No space left on device" }”,“files”:null},“state”:“success”}

    Hmm, still getting errors, for example when trying to upload profile images

    • Kaity A@lemmy.blahaj.zoneOPM
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      It wasn’t an actual emojo. The script processed the SQL header column names as an emojo and tried to add them. Unfortunately publicUrl is not a valid URL, so lemmy’s /api/v3/site metadata endpoint started returning an error relative URL without a base instead of the JSON that the website was expecting and so the site just stopped working for everyone the next time it tried to load that url.

  • Moss@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 year ago

    I can’t log into the website now. It tells me I logged in successfully, then simply doesn’t log me in. Jerboa still works fine tho