• Resolved amitramani

    (@amitramani)


    I am not sure if this is occuring for anyone else. But the Queue gets stuck when trying to index “Searchable Posts”. I notice it is stuck at the last step because the Algolia Dashboard Indices screen shows the Index name with “_tmp” prefix.

    As a workaround, I have to deactivate and re-activate the plugin. Then it works.

    Any ways to debug this? Is there anything I can add to the code?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Algolia

    (@algolia)

    Hi Amit ??

    Can you tell if there are any PHP errors logged?

    Also, I suppose you have no errors in the plugin’s logs?

    The queue system is the most critical part of the plugin, so I’d love to understand the reason it fails executing on your website!

    Plugin Contributor rayrutjes

    (@rayrutjes)

    Hey @amitramani,

    I just wanted to check in to see if you managed to move forward on this one.

    Feel free to mark as resolved if everything is working in the latest release ??

    Thank you for your support!

    Plugin Contributor rayrutjes

    (@rayrutjes)

    Hey @amitramani,

    It looks like other users are facing this exact same issue where the indexing would stop at the last page of searchable_posts indexing.

    I think there might be a bug there, did you manage to find the issue?

    Thread Starter amitramani

    (@amitramani)

    Hi @rayrutjes
    No luck on my end. I have tried different things (including only indexing one post-type at a time), but so far nothing.

    Do you still want me to collect a debug log and send it over? Any code you want to add prior to collecting the log?

    Plugin Contributor rayrutjes

    (@rayrutjes)

    In your case, do you confirm it sends most of the data but fails at the last page in the re-indexation process?

    Plugin Contributor rayrutjes

    (@rayrutjes)

    Hey @amitramani, just to let you know that I just released version 1.4.0, and that it should solve your issue where the queue gets stuck just before being able to move _tmp indices to final destination.

    I’m closing this for now, but feel free to re-open another ticket!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Queue Gets Stuck’ is closed to new replies.