-
Notifications
You must be signed in to change notification settings - Fork 58
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
Comments
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. |
That’s my problem as well, can’t find any decent error anywhere. Where does the plugin store logs?
…________________________________
From: Michael Beckwith ***@***.***>
Sent: Monday, August 12, 2024 3:22:08 PM
To: WebDevStudios/wp-search-with-algolia ***@***.***>
Cc: Bernhard Mostrey ***@***.***>; Author ***@***.***>
Subject: Re: [WebDevStudios/wp-search-with-algolia] getting "An error occured" when re-indexing the content on "algolia-search-page", new products are not getting added (Issue #425)
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.
—
Reply to this email directly, view it on GitHub<#425 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABPUDQECCFXFTO7LJJ66PHDZRCZIBAVCNFSM6AAAAABMJYLEEWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBTHE3TSMRZGE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Out of box, we don't have any sort of logging in place, outside of general I know we have #80 open still. |
Any way to force the indexing through another way until this is resolved? |
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. |
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):
Additional context
None for now.
The text was updated successfully, but these errors were encountered: