GET https://apps.nextcloud.com/api/v1/ apps.json
resulted in a 429 Too Many Requests
#1569
Labels
GET https://apps.nextcloud.com/api/v1/ apps.json
resulted in a 429 Too Many Requests
#1569
How to use GitHub
Steps to reproduce
Expected behaviour
I would not expect to see hundreds of error messages saying that apps.nextcloud.com rejected normal requests because of "too many requests".
Actual behaviour
The logs of all 24 Nextcloud instances contains dozens of error messages of this form every day:
For me it looks like apps.nextcloud.com is configured to allow only a certain number of requests per IP and time interval. Is this the case?
Can you set this limit higher so that users with multiple Nextcloud instances do not run into this problem?
Or is there a workaround for this?
The text was updated successfully, but these errors were encountered: