this post was submitted on 11 Jun 2025
10 points (100.0% liked)
PeerTube
453 readers
24 users here now
PeerTube is a tool for sharing online videos developed by Framasoft, a french non-profit.
Rules
- Only posts about PeerTube.
- Be nice.
For videos from PeerTube, check out [email protected]
Resources
- Official website
- Documentation
- Forum
- FAQ
- Sepia Search (Search engine)
founded 4 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think I figured out what the problem was. It was because of rate limits. When you load https://peertube.wtf/home, that shows all the channels, it makes 45 requests alone because of the number of channels on the page. The rate limit was set to 50 (default). I've put it at 250 requests per 10 seconds. I think that should be enough.
Please test it out.
That fixed it. Thank you very much!
Good to hear! :)