Hi. I’m getting a lot of warnings when opening peertube.wtf. I’m logged in to my peertube.wtf account.

When I open the frontpage, four errors pop up in the bottom right, all with the same message:

Error in channel miniature component. Too many requests, please try again

When I try to open anything like my notifications or subscriptions, more errors will pop up. Sometimes I have to refresh multiple times for it to work. That’s counterintuitive, because I’m creating even more requests by refreshing multiple times.

I’ve gotten used to it by now, but I thought I report it here. Maybe it can get fixed.

Edit: Using Firefox 139.0.4 on CachyOS (Arch)

Edit 2: It’s fixed

  • MeldrikMA
    link
    fedilink
    arrow-up
    2
    ·
    4 days ago

    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.