• Resolved mat_

    (@mat_)


    Hi !

    Is there a way to see if the process is still running ? It feels like it may be stuck at 53%.
    I’d like to make sure that everything is ok because I have a strange problem with my dropdown user list not displaying all of my contributors of authors (I’m using wp_dropdown_users_args to display the contributors.

    Thanks !

    PS : I have suggested a french translation if you want to add it !

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mat_

    (@mat_)

    This is something I get in the logs :

    [Tue Jul 16 19:19:50.587397 2024] [php:notice] [pid 3776007] [client 31.170.8.244:0] index_wp_users_for_speed_task: task expired, so cannot run: -count-users_1
    [Tue Jul 16 19:19:50.634406 2024] [php:notice] [pid 3776007] [client 31.170.8.244:0] index_wp_users_for_speed_task: task expired, so cannot run: -get-editors_1

    I’ve tried to save again with the option Immedialty, then daily, but still the same error.

    And if I deactivate the plugin, will there be any problem ?

    Thanks !

    • This reply was modified 4 months, 1 week ago by mat_.
    Thread Starter mat_

    (@mat_)

    Seems like the process was indeed stuck. Relaunching the index with “Immediatly then every day”, seems to work during the night after the firing.

    Plugin Author OllieJones

    (@olliejones)

    Thanks for the defect report, and for letting me know the problem cleared up. For what it’s worth, the plugin uses transients to keep track of progress. If they vanish, for example because you deleted them, or activated or deactivated a persistent object cache while the indexing process was in process, the process does get stuck.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.