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.
(low priority) on this page: https://lemmy.world/post/36032 the vote count is all over the place each time I view it while logged in. I promise I'm not such a snowflake that votes really matter to me. I'm more concerned about the way this will impact new user confidence on the platform when their engagement feedback is questionable. Someone that doesn't know any better may assume that the fluctuating numbers they see are faked to improve engagement and retention. Over the hours since I made the linked post, the votes seem to fluctuate between something like 20-25 on some page views, 40-60 on others, some are around 200-220, and others are ranging from 400-420. It seems random and uncorrelated as far as I can tell. Like selecting a reply from someone on my account, and viewing, does not seem to show the count as it was when they replied. I thought maybe it was fluctuating based on Local versus All instances, but that doesn't seem consistent either. Just scrolling down the page and back up to the counter after a few minutes can live update and change the count. I am viewing from a Chromium derivative Vanadium on mobile/Graphene OS (AOSP/live updates and current).
secondly, I tried reposting a short 32 second mp4 clip and get an error, something about json. Is there a way to do video here? I could try setting up an account on your peertube if that works for cross posting, or I could use my workstation to convert the file to a gif if that will work. What is the best way to post something like this? (https://old.reddit.com/r/lifehacks/comments/yxz1jl/upcycled_soapbox_life/)
I've tried to post this message a half dozen times here and have had no luck...until now. Okay, this one is probably because I got to this page after clicking the link to here from the link on the following page: https://lemmy.world/post/37906 For some reason this sequence makes this page (I am editing this post on now) act weird. It adds the 'you need to login' banner at first but then it goes away. The prompt to add a comment comes up, but oddly the preview button is missing in this instance. To make this comment stick to the post I had to go to the Lemmy.world homepage and select this post directly. Then I could copy and paste the message, could see the preview button, and posting stuck. If you see this, editing works too,.. apparently.
Hi, so the 1st and 3rd point sound like something the Lemmy devs should look into, could you submit that at https://github.com/LemmyNet ? The video point: I haven't tested video yet. You could post it on Peertube as a workaround while I try to fix it.