Skip Navigation
General @lemmy.einval.net lastrogue @lemmy.einval.net

Bug in UI

Interesting UI bug while I was viewing the Death by user count post. The side bar changed to the Beehaw science community, which I had open in another tab. and it says that einval posted it to the science community, not the general community here.

I didn't know einval was the mod of [email protected]? /s

I suspect this relates to something in federating with other communities as I subscribed to that community through the einval server.

4

You're viewing a single thread.

4 comments
  • Oh yeah, I've seen this too but only when I have multiple Lemmy instances open. When I posted "Death by user count" it told me I posted it to lemmy.einval.net through lemmy.ml's instance. I had to shift+ctrl+r to get it to show the correct pathway. Its definitely weird that session data is leaking around between logins. You'd think each cookie/session/socket would be totally unique.

    I saw they've been working on ditching websockets in favor of a pure REST API. Hopefully this will stop when they release v18.0.

    • Oh I didn't realize they were relying on websockets!

      When an update releases, does this instance automatically update? Or do you have to initiate it via ansible, docket pull, or something else?

      • It's a manual process. In theory an upgrade should be as easy as updating the image tags for Lemmy and Lemmy UI in the docker-compose.yml file, then taking everything down and praying it starts back up again.

        I'm not sure how they're going to go about telling everyone they need to upgrade. Or I guess I'll wake up to an unfederated/dead instance with a massive error log at some point. 😂