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

Lemmy.World Announcements

30230 readers
2 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 6) 50 comments
sorted by: hot top controversial new old
[–] Astrealix@lemmy.world 1 points 2 years ago

Anyone not able to post? It's been loading for ages for me

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

Anyone else having issues with login on mobile devices? I can't login at all, but I can normally enter on desktop. Tried in Brave and in Chrome, it doesn't work–after pressing button it keeps loading forever.

EDIT: turns out I kept entering the wrong password entire time. πŸ€¦β€β™‚οΈπŸ€¦β€β™‚οΈπŸ€¦β€β™‚οΈ

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

Running fine for me on mobile chrome right now. Which I know doesn't really help you but it's a data point at least

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

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.

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

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

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

That was it. I had a capital letter in there. Where did you find those rules?

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

It could be useful to have sub-communities like Usenet had newsgroup hierarchies. E.g. within c/tools there could be c/tools/drills, c/tools/saws, or whatever. On deaddit (formerly called reddit) they end up making dozens of related top level subreddits scattered around but I think it is good to add some kind of organizational structure.

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

There should be a way to set "my posting language is English" in my profile settings, so that it's automatically set to English when I post, evern single time, unless I go out of my way to choose something different for a particular post.

[–] thatdosbox@mstdn.ca 1 points 2 years ago* (last edited 2 years ago)

@ruud FYI, not sure if something is backed up between lemmy dot world and the mastodon server I'm on. I follow the c/gunners community from mastodon, and was getting updates in my home feed until yesterday. Posts (like this) are viewable, and can be replied to, by pasting the URL into search, but they're no longer showing up in the home feed.

(edit) and I see the reply shows up on lemmy πŸ€”β€‹

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

Search by community is not working. If you go to search page, and select a community and click search, it will search in all communities anyway.

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

Former reddit user making the switch the best I can.

  • Found this guide and made an account on Lemmy.world
  • went on my merry way and found several communities here and there
  • tried to install the mobile client Jerboa and got blocked because the server is older than the app version β€” and for some reason the former versions crash on my phone

➑ am I right to assume that the end user risks losing its app mobile access everytime there's a update from the app and / or the server?

  • in the end I ended up downloading Thunder which allowed me to login to lemmy.world without version issues
load more comments (2 replies)
[–] Anaralah_Belore223@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

Improvement: Support for search operators

For example:

  • Currently, when I use the """ character on Lemmy search, it searches posts/comments with only the """ on them.

My lemmy search improvement requests:

  • "hello world" should strictly show comments/posts matching Hello World, case insensitive by default (with case-sensitive check box)
    • like: "Hello Everyone" shows posts/comments with the phrase "hello everyone" on them but not "hello" and/or "everyone"
  • -${KEYWORD} or -${COMMUNITY} excludes a specific keyword or community from the search result. Using -"Hello World" filters results with the phrase "Hello World" on them. If it's a community like -"community@lemmy.instance", it will exclude the community from the results.
  • * asterisks - wildcard
  • | pipe - logical OR search.
[–] sparky@lemmy.world 1 points 2 years ago* (last edited 2 years ago) (3 children)

Communities that have been broken due to the bug regarding remote moderators are still unusable from outside lemmy.world, breaking federation: https://lemmy.world/post/209377

Assistance is needed from the administrators for all such communities.

load more comments (3 replies)
[–] northernscrub@lemmy.world 1 points 2 years ago* (last edited 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

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

Someone has probably mentioned it already but Jerboa is giving me this error when trying to use lemmy.world

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

I'm experiencing a login issue related to Microsoft Edge on Mac OS.

Upon entering login credentials, the purple LOGGED IN popup box appears in lower left, but I am still not logged in. Upper right still shows SIGN IN. If I try to do anything, it redirects me to login page, credentials are entered, returned to home page again, but not logged in. Repeat ad infinitum.

Chrome and Safari work fine.

Browser: Microsoft Edge.Version 115.0.1901.183 (Official build) (x86_64)

OS: macOS 11.7.8 (20G1351)

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

Would deleting the browser cache help in this case?

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

It it possible to add thumbnails to posts in photography communities?

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