this post was submitted on 23 Mar 2023
0 points (NaN% liked)

Lemmy Support

4633 readers
1 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

I mean, when you want to find a server to join, sopuli used to be there, but now it's gone.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] nutomic@lemmy.ml 0 points 2 years ago (1 children)

Yes its a bug in the crawler, it throws an error about too many files. The problem seems to be due to recursion, because there are up to 2700 concurrent active tasks. Need to find a way to optimize this.

[โ€“] wintermute@feddit.de 0 points 2 years ago

You run them in parallel?