this post was submitted on 09 Jun 2023
1 points (100.0% liked)

/kbin meta

200 readers
2 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 1 year ago
 

So I deleted a post I made to /m/Tardigrades as I attached the wrong image and now I get 500 server error for both that magazine and my profile page, I can see other kbin magazines & profiles just fine. Is it just a me thing or did I break them (oops) it is same deal when I check on private browser

#kbinMeta

you are viewing a single comment's thread
view the rest of the comments
[–] dannekrose@brioco.social 0 points 1 year ago (1 children)

@ernest@kbin.social @MothraCultist@kbin.social I’m really interested in the fix, too. Is it a code fix or a database fix?

[–] ernest@kbin.social 1 points 1 year ago

@dannekrose This is related to Redis (database cache layer) actually. I suspect it's due to today's update. In the database, the avatar field was null, but the cache layer still held the association.

@MothraCultist