• Resolved YGV

    (@yuvalgov)


    Hello,

    After updating the plugin from v.4.4.0 to 4.6.1 (the latest), the message: “Activity log database update in progress” isn’t going away from the top. I’ve tried to search for solutions but all I found was 1+ year ago. Please suggest what’s the best way to solve it nowadays. For now, I just deactivated the plugin, however – I do want to solve it and use it.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support robertabela

    (@robert681)

    Hello Yuvalgov,

    Thank you for using our plugin.

    May I ask for how long the message was on? It could be that the migration process of the database might actually still be in progress. This depends on many factors, mostly on the size of the logs and on the server’s performance.

    Can you please confirm if there’s any change in the logs data, just to confirm if the migration is still in progress or if it has stopped? Just check if the meta data of the oldest logs is being reported. For example if the Object is Unknown it means that the migration has not started.

    If on the other hand all the logs are looking good, and the process has indeed finished it’s job, you can simply remove that notice by deleting the following from the database table wp_options: wsal_meta_data_migration_info_440

    On the other hand, If you notice any problems with the logs , here’s a quick guide on how to reset the migration process yourself.

    Step 1: Take a backup of your database for precaution
    Step 2: Deactivate the plugin
    Step 3: Delete the option wsal_meta_data_migration_info_440 and wsal_migration-process-started from the wp_options table
    Step 4: In the wp_options table also change wsal_version to 4.4.0 once again
    Step 5: Reactivate the plugin

    That should do the trick. Please let me know if you need further assistance.

Viewing 1 replies (of 1 total)

The topic ‘Activity log database update in progress is stuck’ is closed to new replies.