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.

Remember: this instance was only started June 1st so a lot of troubleshooting and tweaking to be done.

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

Other issues

  • Federation not always working; Apparently not everything gets synced all the time. This needs troubleshooting.
  • “404: FetchError: invalid json response body at http://lemmy:8536/api/v3/site” This sometimes happens when the Lemmy app container is very busy. Needs troubleshooting

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.

  • Aim413
    link
    fedilink
    English
    02 years ago

    On Jerboa app on Android, the feed/dashboard/frontpage has tiny font size, and when opening a post, the font size is huge. Changing the font size in settings affects both at the same time.

    • newbeni
      link
      fedilink
      English
      12 years ago

      I downloaded the app after making an account online and I keep getting “incorrect login”, what am I missing?

  • Alpagu
    link
    fedilink
    English
    12 years ago

    Hi. I’m trying to build community. I write all the letters in lowercase. I don’t use symbols. I can’t create it, though.

    • RuudOPM
      link
      fedilink
      English
      12 years ago

      Which name? Sometimes the community already was created and deleted. I then need to purge it for the name to becoma available again.

        • RuudOPM
          link
          fedilink
          English
          12 years ago

          Yes, it was already created and deleted. I’ve purged it, now you can create a new one

  • @Nerdlinger@lemmy.world
    link
    fedilink
    English
    1
    edit-2
    2 years 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.

  • @dystop@lemmy.world
    link
    fedilink
    English
    0
    edit-2
    2 years 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.

    • RuudOPM
      link
      fedilink
      English
      12 years ago

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

  • @Interesting_Test_814@lemmy.world
    link
    fedilink
    English
    02 years 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
      12 years 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

  • @northernscrub@lemmy.world
    link
    fedilink
    English
    1
    edit-2
    2 years ago

    I’ve discovered a pattern to my logout error as referred to here: https://lemmy.world/comment/1144382

    It occurs specifically when I navigate to a community page, without visiting the homepage first. If I navigate specifically to, for example, lemmy.world/c/lemmyworld, I’ll be logged out. However, if I visit lemmy.world and then visit lemmy.world/c/lemmyworld, I’ll be logged in.

    I wonder if this is a bug with SameSite in the JWT? Reddit’s token, for example, has a value of None, where Lemmy’s has a value of Strict. I’ve changed that to None for the moment, we’ll see if that changes anything

  • @northernscrub@lemmy.world
    link
    fedilink
    English
    2
    edit-2
    2 years 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

  • TragicNotCute
    link
    fedilink
    English
    02 years ago

    The rapid scrolling when viewing new or hot makes the site almost unusable. The issue for this is closed and the author says it has landed in main and will be available in 0.18. Do we have plans to upgrade? RC1 was released today. Thanks!

    • Joe B
      link
      fedilink
      0
      edit-2
      2 years ago

      @TragicNotCute @ruud Try the android app jeroba it should control the stream. I don’t know what they have for iOS Hope they fix it soon

      • TragicNotCute
        link
        fedilink
        02 years ago

        Hehe, that’s my problem. I’m on iOS and the best alternative doesn’t allow sorting by Hot. Unfortunately for me that’s how I like to use the platform generally.

  • godless
    link
    fedilink
    English
    0
    edit-2
    2 years ago

    Issue:

    So, I’ve created !childfree as a local community, seemingly normal. Only, it doesn’t seem to be accessible to anyone locally.

    Meaning, https://lemmy.world/c/childfree gives me a 404. Instead, I have to open it as https://lemmy.world/c/childfree@lemmy.world - initially I thought maybe I had made an error creating the community and added the instance, but trying to replicate it shows that @ is not a permitted character, so the problem must have come from elsewhere.

    From other instances now I can access it just fine: https://latte.isnot.coffee/c/childfree@lemmy.world or https://feddit.de/c/childfree@lemmy.world (where the @instance is the default behaviour). Locally however, that should not have happened.

    Even if I enter the community locally, and click on the !childfree just below the name of the community, it gives me a local 404 (see below).

    Any idea what’s going on here, and how to resolve the problem? Since we are redirecting users from our sub here, it’s creating quite some headaches… And apparently users trying to subscribe from other instances also don’t see any posts for up to 48h (tried that myself).

    Edit: Apparently I cannot access the community via feddit.de. The other one works fine though - I do have accounts on either instance.

  • @cameron_@lemmy.world
    link
    fedilink
    English
    22 years 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
      12 years 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
      12 years ago

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

  • BigFig
    link
    fedilink
    English
    22 years ago

    Would love the ability to set a time for a post to publish. I’ve been posting a lot of news articles to /c/texas and I don’t want users to feel like its spamming. If I could set a publish time that would be awesome

  • @j4k3@lemmy.world
    link
    fedilink
    English
    12 years ago
    • The message about choosing a language when making a post is not clear. Like, is selecting a language good or bad for visibility versus using the default “undetermined.”

    • What are the best practices for uploading an image on a post here, what about technical posts that need a gallery, gifs, mp4, etc.?

    • as far as possible sub communities: astrophotography, telescopes, bicycle, bikewrench, arduino, esp32, hardware hacking, fedora, Linux hardware, and electrical engineering were some I regularly browsed or participated in on deddit. Not that these are needed, but I wish I could drag these communities over here

  • Meldrik
    link
    fedilink
    English
    02 years 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.