this post was submitted on 30 May 2025
4 points (100.0% liked)

Friendica.World status, support and issues

75 readers
2 users here now

This community is for status, support and issues on the Friendica.World instance

founded 2 weeks ago
MODERATORS
 

At this moment, friendica.world is not stable. You can experience 504 or 503 errors, or just be unable to load the site.

This is being worked on. We'll keep track of the currently known issues in this post.

Database query tuning

One of the main issues at the moment is the database hanging with many inefficient queries running for minutes or even hours. Most of them are using an inefficient 'NOT IN' or similar construction. We've created an issue for that here: https://github.com/friendica/friendica/issues/14947

Also we've created an issue for many updates to a key-value table: https://github.com/friendica/friendica/issues/14948

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 weeks ago (3 children)

Rooting for you! Friendica is by far my preferred way of accessing the Fediverse – and it seems .world is the largest European server on the whole platform, so I really need it to work, aaaaa

[–] [email protected] 6 points 2 weeks ago (1 children)

Thanks! We're doing our best. But we also need the github issues solved by the devs. Or others with programming skills

[–] [email protected] 1 points 2 days ago (1 children)
[–] [email protected] 1 points 1 day ago

Yes I saw. Looks like they only addressed the example query I provided, and not all 'NOT IN' queries.. looks like I have to submit an issue for every query I find.

load more comments (1 replies)