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.
I’m going to imagine that :capybara_animated: was chewing on the server racks
That checks out
No worries, things happen — and you’re community-building volunteers, not an on-call rotation. 💜 I’m just glad we’re back now! Thanks for your efforts during these past 24 hours. 🏳️⚧️😊
So glad it‘s up again. I was thinking it was something like that since it kept giving a parsing error when I was trying to log in. Good that it‘s fixed now.
Thank you for all you do, dear admins ❤️
I was worried that it got hacked again, since that just happened. Glad that Blahaj lives again!
happy the best instance is back up!!
deleted by creator
Welcome back to the Friends From Sweden and thank you to the admins
Mistakes happen, I’m just happy the instance is back up.
Appreciate the fix, but I am having trouble uploading images, wonder if anyone else is having them?
Should be fixed now
{“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
Should be fixed now.
thanks for the update! what emojo was it
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 errorrelative 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.This coincided with me resetting my password, and I thought I brought down the site somehow
It happens! Thanks for the writeup, and good work bringing things back online again :)
Glad to be back and thanks for your hard work!
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
After the Hack they changed the secret key, you have to clear the cookies for Lemmy.Blahja.zone and re-login.
I already did that it’s not working
What browser are you using? I have that issue in Firefox, but not in Chrome.