Blahaj Lemmy Meta
Blåhaj Lemmy is a Lemmy instance attached to blahaj.zone. This is a group for questions or discussions relevant to either instance.
Welcome back to the Friends From Sweden and thank you to the admins
{"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.
Appreciate the fix, but I am having trouble uploading images, wonder if anyone else is having them?
Should be fixed now
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
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 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.