this post was submitted on 07 Jun 2023
110 points (96.6% liked)

Lemmy.World Announcements

30232 readers
5 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news 🐘

Outages πŸ”₯

https://status.lemmy.world/

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

Support e-mail

Any support requests are best sent to info@lemmy.world e-mail.

Report contact

Donations πŸ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 2 years ago
MODERATORS
 

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.

(page 7) 50 comments
sorted by: hot top controversial new old
[–] Hoffen@lemmy.world 1 points 2 years ago

Not sure if this has been mentioned. But as I just joined I was looking through communities to join and noticed there were several with the same name but just lower case instead or with a space between words.

Should community names be case sensitive and no spaces to make sure there are fewer duplicates/lookalike communities?

[–] shauno@lemmy.world 1 points 2 years ago* (last edited 2 years ago) (2 children)

I posted a comment here and seemed to accept it but it didn't seem to appear yet, will edit this post with the content if it shows up, after it posted, I couldn't click any buttons on the page, was getting JS errors in the console.

Ok it appeared this time.

When I try to Subscribe to https://lemmy.world/c/gaming@lemmy.ml the button does nothing, the browser console has an error: Uncaught SyntaxError: Invalid or unexpected token (at gaming@lemmy.ml:5:125811)

Seems to be some JSON escaping issue: https://imgur.com/a/HXlg2IN

Also when I tried to click the code block button in the comment box, it just refreshed the page and I lost my comment. (edit: I think this is due to the issue below about loading the post from a new tab and all JS on the page being broken after that)

Is there an easy way to open communities from other instances in this instance? e.g. when looking for communities to subscribe to here: https://browse.feddit.de/ the links all go to the instance the community is hosted on which is not convenient to subscribe to on this instance where my profile is. Any tips for that?

When I originally posted my comment there was no preview button but now suddenly there's a preview button, strange. (edit: I think this is due to the issue below about loading the post from a new tab and all JS on the page being broken after that)

Took about 15 secs for my comment to post.

Edit: I found the cause for the issue. If I load this post using the URL directly (like in a new tab: https://lemmy.world/post/15786 ) I get a JS error on the page load and all interactivity on the page is broken: https://imgur.com/a/OkoCYn1

If I browse to the post from another page such as a the community page, everything works.

Edit again: Seems like this issue only seems to affect this post specifically, weird

Edit again again: seems to be an issue with this specific comment in this post: https://lemmy.world/comment/31885 the JS object seems to be completely missing the 'path' property, can see my post object vs that post object causing the error: https://imgur.com/a/48fORC1

load more comments (2 replies)
[–] chezjoeong@lemmy.world 1 points 2 years ago (3 children)

On Android Client Jerboa v0.0.37 & 36 "Server version (0.1.4 is underthe minimum supported version (0.18). Please inform your administrator and login to another instance, or sign out and use the default instance."

On other android clients: Liftoff & Lemur: lemmy.world cannot be found as an instance.

load more comments (3 replies)
[–] phillycodehound@lemmy.world 1 points 2 years ago

Thanks for the update!

On the main page, it seems like there's a stream of stuff always loading. How do I pause it?

[–] ConTheLibrarian@lemmy.world 1 points 2 years ago (1 children)

Can we have more sort options? Like, "Top - Hour" ?

I used to browse reddits all/rising. I find engaging a post early on is the best way to participate in an active discussion. New/Top Today just aren't returning the right posts.

(Couldn't find this suggestion anywhere else in this thread)

load more comments (1 replies)
[–] slashzero@lemmy.world 1 points 2 years ago* (last edited 2 years ago) (2 children)
  • ~~Not sure if you are aware, but I never received any emails about my signup being accepted. I just tried to log in on a whim and saw it worked. You might want to check your smtp settings to verify emails are going out.~~ the approval email was in my spam folder.
  • Saving (new or edit) a comment is taking 20-30 seconds (just timed saving this edit).
load more comments (2 replies)
[–] sorenant@lemmy.world 1 points 2 years ago

Suggestion for improvement: Change default sorting to Hot instead of Active. At least currently, Active keeps a handful of the same posts permanently on top, giving the impression of inactivity for newcomers used to Reddit. Hot will provide a more varied front page.

[–] TheBananaKing@lemmy.world 1 points 2 years ago

One thing that would be nice to have would be body-text expandoes. That is, instead of the text-bubble icon just linking to comments, have it expand the post text inline.

[–] DarkSpectrum@lemmy.world 1 points 2 years ago

Hi Ruud, thanks for the awesome instance :)

1. Some feedback on my registration process: I have trying to register for a few days now getting more and more frustrated each time. Every time I would click submit to register the button would show a spinning circle like something is happening but it would just spin forever. So I would try registering again, and again, and again ......

It turns out my original attempt to register resulted in an email that went into my spam folder, which I have now located and validated my email with.

In short, I think what is missing in the registration process is messages that let the user know what is going on. For example, if I try to register the same username and email, or try to login using the same info, the system could have told me that I had already registered and that my email address was pending validation.

**2. Browsing Communities: ** It would be nice to be able to sort the table of communities by clicking the various headers of the different columns.

Thanks! :)

[–] meekah@lemmy.world 0 points 2 years ago* (last edited 2 years ago) (6 children)

@ruud I posted an image to c/weed, and after a few minutes, I changed the URL of the post to an edited version of the image. Now the post can't be seen anymore on my or the communities page, even though the community's stats show that there theoretically should be a post. I messaged the mod, they said they think it's an error or bug, so it shouldn't have been them deleting the post.

Do you have any idea what happened here? Is there some kind of content filtering going on to keep it family friendly? Or is something broken?

load more comments (6 replies)
[–] dmmeyournudes@lemmy.world 0 points 2 years ago (1 children)

here is just a random list of features/improvements i would like to see

  • save sorting preferences in comment sections. right now it defaults to hot.
  • improve the hot/active algorithms. at the moment they don't seems to actually show popular posts like their reddit hot/popular counterparts. could be a symptom of being much smaller, but i never see any of the lemmy communities i follow that aren't the biggest ones, and on reddit i can see the small communities i follow.
  • better syncing between instances. i also use kbin, and that seems to have issues with cross content at times. i can't see comments sometimes, and votes are completely different on both platforms.
  • more granular "Top X" filters
  • search by date range, and various other improvements to search. (anything is better than reddit search, but the ability to search this platform is probably more important than people realize)
  • more embed integrations for things like gifs and youtube videos. generally, try and keep people on the site.
  • open links in a new tab by default. on mobile
  • a back button on mobile, not a menu button.
  • account/community migration/merging
  • community themes, and the ability to turn them off.

this last one isn't really a request, it's more of an ultimatum.

  • whatever the fuck new.reddit.com is/does/looks like, DON'T DO THAT. make this site look as much like old.reddit.com as possible and never change that.
load more comments (1 replies)
[–] rr7@lemmy.world 0 points 2 years ago (1 children)

I don't know if it a bug or not, but my Posts are nowhere to be found in my profile.

[–] ruud@lemmy.world 0 points 2 years ago (1 children)

You probably have deselected the 'Show read posts' option in your settings.

load more comments (1 replies)
[–] haddie7979@lemmy.world 0 points 2 years ago (1 children)

A couple of things:

None of my posts are showing up in my profile

I just created two new posts. They haven't show up in the community I posted to.

[–] ruud@lemmy.world 0 points 2 years ago (1 children)

I do see 2 posts, in the College community (and your profile)

load more comments (1 replies)
[–] PaulSchoe@lemmy.world 0 points 2 years ago* (last edited 2 years ago) (1 children)

Lemmy.world: In settings, you can define the default Sort Type for posts. Next to that, there is a question mark that leads to a 404 iso to the explanation.


By the way. It is both impressive and amazing how much the number of active topics has grown here over the last month. Congrats!

load more comments (1 replies)
[–] Limeey@lemmy.world 0 points 2 years ago* (last edited 2 years ago) (3 children)

v18 released today, when can we expect the update to be rolled out here?

EDIT: Not a demand, just a genuine question, sorry if that came off abrasive

[–] udadu@lemmy.world 0 points 2 years ago (1 children)

Also latest version of jerboa do not support earlier than v18, had to reinstall jerboa older version.

load more comments (1 replies)
[–] wit@lemmy.world 0 points 2 years ago* (last edited 2 years ago) (1 children)

v18 has not been released yet AFAIK. lemmy.ml is running it, but it has still not been released on GitHub: https://github.com/LemmyNet/lemmy/releases. From what I have read, however, it is scheduled to be released today/tomorrow.

load more comments (1 replies)
load more comments (1 replies)
[–] KitchenNo2246@lemmy.world 0 points 2 years ago (1 children)

I've very curious if Lemmy could scale to sizes similar to Reddit. Would that require creating multiple instances? Is there a max active users that an instance could handle? Is there a way to load balance between servers?

I suspect this hasn't been done since Lemmy just recently exploded in popularity.

load more comments (1 replies)
[–] zabil@lemmy.world 0 points 2 years ago (1 children)

I have only signed up today, so this may be something I'm doing on my end. But on the home screen, if I sort by "All", as opposed to "subscribed" or "local", after about a minute posts start streaming down the page at a very quick pace. It looks like when people comment on discord. I have tested this on both my phone and pc, and they both do it in my browser (firefox each time). Unfortunatley I cannot screenshot it, since that would just be a static image, and I don't know how to record my screen.

load more comments (1 replies)
[–] Dennis@lemmy.world 0 points 2 years ago (1 children)

Desktop UI optimization would be nice. As it stands currently the site is using maybe 1/3 of my screen real estate and makes everything look super cramped/condensed.

load more comments (1 replies)
[–] kimbernator@lemmy.world 0 points 2 years ago (1 children)

Perhaps a personal preference, but I find it a lot more intuitive when clicking the post title opens the link to the content (webpage, image, etc) rather than going to the comments. To follow a post's link, I need to click on the "image", and that feels odd.

load more comments (1 replies)
[–] md5crypto@lemmy.world -2 points 2 years ago

#1 - Ctrl+Enter or Cmd+Enter to post comments or threads. #2 - Create the equivalent of Reddit's Front Page.

load more comments
view more: β€Ή prev next β€Ί