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.

  • @[email protected]
    link
    fedilink
    English
    4
    edit-2
    2 years 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 :)

  • @[email protected]
    link
    fedilink
    English
    12 years ago

    Creating a new community, and the form is completely filled out, but when I press “create” it circles back to the top of the form. Also what is the difference between Name and Display Name. Name is what it keeps highlighting.

    • RuudOPM
      link
      fedilink
      English
      12 years ago

      Maybe it’s already taken? Or the name is >20 characters? Or not all-lowercase?

  • @[email protected]
    link
    fedilink
    English
    02 years ago

    I am trying to move some of my posts from my community on reddit to here, and they are very long. I am able to post short posts, but not long ones. It gives me that spinning circle after I hit post, and I have waited 10 minutes and it hasn’t posted. Works great for shorter things. Is there a character limit im hitting or maybe a spam filter since everything of mine is new?

    • RuudOPM
      link
      fedilink
      English
      02 years ago

      What’s long, the post title, or the content? Any indication on how long the ones are that fail?

      • @[email protected]
        link
        fedilink
        English
        02 years ago

        The content, ~5k words, 23k characters with spaces. I was able to make a short post but copying/pasting over the long ones seems to not go through. I shortened it until it posted, and the limit is somewhere between 2k words and 1371 words, the 1371 word one being able to be posted.

        • RuudOPM
          link
          fedilink
          English
          12 years ago

          Hmm. Let me find out where that is configured…

  • @[email protected]
    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.

  • @[email protected]
    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

  • @[email protected]
    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 @[email protected], 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

  • 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?

  • @[email protected]
    link
    fedilink
    English
    12 years 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.

    • RuudOPM
      link
      fedilink
      English
      12 years ago

      I don’t think so… what did you see?

      • RuudOPM
        link
        fedilink
        English
        12 years ago

        By the way; now it was, I briefly restarted the database.

        • griffen62
          link
          fedilink
          English
          12 years ago

          Probably an idea for the future, but a status page with upcoming maintenance or ongoing issues would help quell some of these kinds of requests. I assume you probably don’t have much in the way of redundancy at the moment?

          • RuudOPM
            link
            fedilink
            English
            12 years ago

            Well we’re in the baby phase now, so most maintenance is ad-hoc. But after that it’s a good idea. About redundancy: it’s a single VPS. But when the VPS or datacenter breaks, we have a backup, and it runs in Docker so it’s just restoring the backup, starting the containers and redirect the DNS

  • RuudOPM
    link
    fedilink
    English
    12 years ago

    Personally I think when clicking ‘Post’ it takes too long for it to be posted. I will see what I can do about this.

    • @[email protected]
      link
      fedilink
      English
      12 years ago

      Also, there’s no local saving of the data in the post submition, so if there’s a server or connection error, you lose whatever you typed.

  • @[email protected]
    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.

  • 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/[email protected] - 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/[email protected] or https://feddit.de/c/[email protected] (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.

  • @[email protected]
    link
    fedilink
    English
    12 years ago

    Did the whole system just go down for a few minutes? I kept getting an API error and it kept switching to HTTP (not HTTPS) … Seems a bit snappier though now that its back up

    Is there a server status web page for future reference?

  • @[email protected]
    link
    fedilink
    English
    02 years ago

    Can’t sign in, had to create another account on another instance just to ask?

    Hit login and it just spins forever?

    • RuudOPM
      link
      fedilink
      English
      02 years ago

      Did you verify the e-mail ? (check spam) Let me know if that doesn’t work.

      • @[email protected]
        link
        fedilink
        English
        12 years ago

        Yes clicked on the link took me to lemmy.world but just says verify email in the middle of the page so not 100% positive it worked? name is otherpocket on this instance.