The crawler is most likely blocked. You can unblock this by selecting the 'Cancel' button on the 'Overview' page of your Crawler and retry.
If restarting the crawler does not fix the issue, here are some additional solutions:
-
Confirm that you put your Algolia Admin API Key in the
ALGOLIA_API_KEY
GitHub secret, as well as the matching Algolia App ID in theALGOLIA_APP_ID.
- Confirm you have checked if your code is configured with the
env
property. If you switch towith
- this should solve the issue. According to the GitHub action documentation, it expects it’s parameters inside thewith
property. - Confirm that you aren't missing a `crawler_name` parameter in the GitHub workflow
The free DocSearch plan, doesn't include technical web support from the Support team. For further assistance, you can post your question on the Algolia Community Forum or Discord. For front-end issues, you can raise the issue directly on GitHub. In addition, you can review our DocSearch Documentation and FAQ.