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

Blahaj Lemmy Meta

2701 readers
12 users here now

Blåhaj Lemmy is a Lemmy instance attached to blahaj.zone. This is a group for questions or discussions relevant to either instance.

founded 2 years ago
MODERATORS
 

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

all 11 comments
sorted by: hot top controversial new old
[–] alx@lemmy.blahaj.zone 1 points 2 years ago

Welcome back to the Friends From Sweden and thank you to the admins

[–] djstini@lemmy.blahaj.zone 1 points 2 years ago (1 children)

{"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

[–] supakaity@lemmy.blahaj.zone 2 points 2 years ago

Should be fixed now.

[–] Devious_Thoughts@lemmy.blahaj.zone 1 points 2 years ago (1 children)

Appreciate the fix, but I am having trouble uploading images, wonder if anyone else is having them?

[–] supakaity@lemmy.blahaj.zone 2 points 2 years ago

Should be fixed now

[–] moss@lemmy.blahaj.zone 0 points 2 years ago* (last edited 2 years ago) (1 children)

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

[–] Xtallll@lemmy.blahaj.zone 2 points 2 years ago (1 children)

After the Hack they changed the secret key, you have to clear the cookies for Lemmy.Blahja.zone and re-login.

[–] moss@lemmy.blahaj.zone 1 points 2 years ago

I already did that it's not working

[–] amber@lemmy.blahaj.zone 0 points 2 years ago* (last edited 2 years ago) (1 children)

animated, capybara thanks for the update! what emojo was it

[–] supakaity@lemmy.blahaj.zone 2 points 2 years 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.