Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting "An error occured" when re-indexing the content on "algolia-search-page", new products are not getting added #425

Open
bernhardmostrey opened this issue Aug 10, 2024 · 5 comments

Comments

@bernhardmostrey
Copy link

Describe the bug
I'm getting "An error occured" when re-indexing the content on "algolia-search-page", new products are not getting added and with the re-indexing the index has been cleared but is not repopulating.
Can't find any error in the normal WP or PHP logs.

To Reproduce
Steps to reproduce the behavior:
Go to the algolia-search-page page and click the re-index button.

Expected behavior
Re-index posts.

Screenshots
blob:https://imgur.com/90517bf0-08d3-4c51-8f83-c45e3c436c0e

Desktop (please complete the following information):

  • OS: MacOs
  • Browser Brave
  • Version latest

Additional context
None for now.

@tw2113
Copy link
Member

tw2113 commented Aug 12, 2024

Hmmm, not sure what to suggest without any sort of actual errors. Also not finding "An error occurred" as a string the plugin, but that could be something coming in remotely.

@bernhardmostrey
Copy link
Author

bernhardmostrey commented Aug 12, 2024 via email

@tw2113
Copy link
Member

tw2113 commented Aug 12, 2024

Out of box, we don't have any sort of logging in place, outside of general error_log() usage.

I know we have #80 open still.

@bernhardmostrey
Copy link
Author

Any way to force the indexing through another way until this is resolved?
Any way to get someone looking at this issue quickly? We have a busy webshop where the search is now unavailable.
Happy to pay for Pro if I can get support that way.

@tw2113
Copy link
Member

tw2113 commented Aug 13, 2024

I know we have WP-CLI integration that can help with bulk reindexing. That said, until we know anything about actual errors, there's nothing we can do on our end.

If you're using the UI, I do know that it's being powered by AJAX and whatnot to help with large volume, so I wonder if there's any leads for what's happening in the AJAX requests via your browser's developer console.

Turning off the Algolia integration should return everything to native WP search, and you can still work on getting things indexed without the search integration being turned on.

Feel free to reach out at https://pluginize.com/contact/ and mention this issue here, #425, if you want to move things to private correspondence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants