In this post I will list the known issues or possible improvements for Lemmy.world.

Please comment with any issue or area for improvement you see and I will add it here.

Issues can be:

  • Local (lemmy.world) (also performance issues)
  • Lemmy software issues
  • Other software related (apps/Fediverse platforms etc)
  • Remote server related
  • (User error? …)

Known issues

Websockets issues

There are some issues with the Websockets implementation used in Lemmy, which handles the streaming. Websockets will be removed in version 0.18 so let’s hope these issues will be all gone then!

  • Top posts page gets a stream of new posts ? Websockets issue
  • You’re suddenly in another post than you were before > Websockets issue
  • Your profile will briefly display another name/avatar in the top right corner

Spinning wheel issues

Error handling is not one of Lemmy’s strongpoints. Sometimes something goes wrong, but instead of getting an error, the button will have a ‘spinning wheel’ that lasts until eternity. These are some of the known cases:

  • You want to create an account but the username is already taken
  • You want to create an account but the username is too long (>20 characters)
  • You want to create an account but the password is too long
  • You want to create a community but the name is already taken
  • You want to create a community but the name is not in all lowercase letters
  • You want to create a post over 2000 characters
  • You want to post something in a language that isn’t allowed in the community

Enhancement requests

  • Can themes be added? > To be checked if this can be done without changing code.

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

  • Magiwarriorx@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    Federation not always working; Apparently not everything gets synced all the time. This needs troubleshooting.

    I thought I was suffering from this, but then I added English to my profile languages, and suddenly many posts on other instances that I could not see before were now visible.

  • SgtAStrawberry@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    Issue: Sometimes, when scrolling or reading, the screen jumps up. Making it very difficult to read comments.

    Improvement: Open post by clicking on the text, not just title and comment button, makes it easier on phones.

    And collapseing comment chains, which makes it easier to scroll and read posts with a lot of comments, especially if some comment chains are not relevant to you.

  • fubo@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    It surprised me that the communities list can’t be sorted by clicking on column headers; especially because the mouse cursor becomes a pointing-finger when hovering over them.

  • cameron_@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    On the homepage lemmy.world, new posts keep appearing at the top even when not sorting by new. This causes annoying layout shift, especially when browsing all communities, not just local ones. (I use Firefox / Win 10)

    • mxh@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      This seems like a really big problem to me. I tried searching lemmy for it, but have not found anything conclusive.

      I found a post or two claiming that the issue is that the API is implemented using websockets only, so it’s not as simple as just turning it off. I really hope that is not the case, since I currently can’t read anything on the frontpage that takes more than a few seconds!

    • nova@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I have the same issue. Makes the front page unusable with the flood of posts pushing everything down. Firefox / Win 11

  • dystop@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 year ago

    (I’m going to put one feature/issue in each comment to make it easier to discuss each topic individually, hope that’s ok)

    Enhancement requests: Again, might be better addressed lemmy-wide, but as a mod, I think there is no way to “sticky” or “pin” a reply to an existing thread, so that it stays at the top. This would be useful for “official” replies in the voice of a moderator, and I imagine it will be useful in future if mods ever need to lock posts and have to explain why.

    • Ruud@lemmy.worldOPM
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      This would be useful indeed. Check the Lemmy GitHub if it isn’t already requested, else you can.

  • Meldrik@lemmy.wtf
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    I think lemmy.world need to up the “Federation worker count” under the server settings. The more data that needs to be federated, the higher this number should be.

  • Interesting_Test_814@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    I noticed upvotes are behaving weirdly sometimes, like the upvote count of a post will shuffle between random numbers like 55 then 735 then 345 then 56 then 902 then 736 then 4 then 57 then 346 then 251 then 58. (Yeah, I noticed some of these are counsecutive which makes me think we’re somehow upvoting on different counts and it shows the most recently upvoted.) Also sometimes when I upvote a comment my upvote disappears and sometimes it reappears later… why ?

    • Infernal_pizza@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      Yeah I’m having lots of issues upvoting as well, I seem to be able to comment and post fine if I just wait a minute or so but upvoting doesn’t seem to work

    • Axurite@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Me too, it happened to me a few times already. Also, sometimes it changes the whole post I’m looking at entirely but comments stay the same, wild. (This happens while looking at a post that I’ve clicked on.)

  • dystop@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 year ago

    (I’m going to put one feature/issue in each comment to make it easier to discuss each topic individually, hope that’s ok)

    Known Issue: Probably a lemmy-wide issue. When new users sign up, there’s no error message for “username has been taken”, “username too short/long” or any other exception. You have to do trial-and-error to figure out how to get past the sign-in screen. Some sort of exception handling and user message would help greatly.

    Immediate workaround would be to put something on the signup page to explain this (“username has to be between X to Y characters; if you see a spinning icon forever, chances are the username was taken already”)

  • notabotactually@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 year ago

    The hot sort appears to be frozen for the last 24 hrs. The top posts on all or local haven’t changed in nearly a day. There appears to be a bug causing a deadlock in the database (see issue 3076 for more info). The only solution seems to be to restart the instance when that thread crashes.

  • Ruud@lemmy.worldOPM
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Test comment; doing some federation testing with admins of other servers.

  • northernscrub@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    On opening a new tab or window with a lemmy instance, I frequently find that I am not intially logged in. I am logged in, and refreshing the page a few times affirms this. It does not necessarily require a cacheless refresh (ctrl+f5). It also occurs regardless of what lemmy instance I’m browsing.

    This started immediately after the hackening event of the other day. I’ll play with what’s in site storage in firefox later on and see what happens.

    Edit: Ok something very odd just happened. I did the refresh thing and it briefly showed me logged in as @andybug@lemmy.world, for reasons unknown. It didn’t stay logged in as (s)he, but very briefly flashed it as such.

    Edit2: I deleted cache, webtoken, and other detritus in firefox, and refreshed the page to login again. I logged in, and the site served me the logged-out homepage until I refreshed again. ¯_(ツ)_/¯

    Edit3: I was logged out completely this morning. No explanation as to why as yet, I’ll test tomorrow and see what browser storage looks like

  • 0235@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    I am very new to Lemmy.world. I have noticed though there is no icon displayed on firefox for the bookmark (but there is for Chrome / DuckDuckGo browser).

    Edit 2023-07-02 - For me this appears to have been fixed :)

  • azuth@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    This post is on a beehaw community. Started by a lemmy.world user. As I understand it is on our local copy of the community that got pulled before the de-federation and only our users should be able to post on it.

    Already that would be bad in my opinion since the copy is unmoderated and isolated. However it appears that some users replying are actually from other instances (not beehaw of course). This can only create confusion and further ‘issues’ with beehaw.

  • Nerdlinger@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    I scanned through the comments here and I don’t think it’s been mentioned yet, but I would love, love, love to have an option added to settings to open links in a new tab (or possibly windows if some people would prefer that). The current behavior is to open in the current tab, which I am so unaccustomed to I keep closing the tab when I’m done with it rather than hitting the back arrow.

    It’s quite jarring to not open in a new tab these days, especially for external links.