python-poetry / website

Source for the official Poetry website
https://python-poetry.org
33 stars 16 forks source link

Search broken because app is blocked by Algolia #122

Closed ubersan closed 1 year ago

ubersan commented 1 year ago

It seems that something is wrong with the algolia account. Requests to the provider return 403:

{
    "message": "This operation cannot be processed, the application is blocked. Contact us to unblock it.",
    "status": 403
}

This of course results in the search not working as no search results are available

image

branchvincent commented 1 year ago

I think we had reached our free tier limit with Algolia, but should be fixed now. Let us know if you see it again