[Plugin: Events Manager] Cannot upgrade from 4.212 to 5.0.50
-
Hi Marcus,
Our install has 10,742 events. I’ve tried two methods of upgrading to version 5, and neither has successfully completed:
Before both methods, I did the following: Deactivate the plugin, replace the plugin files with version 5 of the plugin, reactivate.
Then:
Method 1) After I clicked activate, the script ran for about 10 minutes and upgraded 2,629 events, then errored out by exceeding max_execution_time of 300 (I realize 10 mins is longer than 300 seconds, but that’s what happened). I refreshed and expected it would continue upgrading events, but the plugins page loaded immediately, with the EM plugin successfully activated, and the message “Events Manager upgrade still in progress. Please be patient, this message should disappear once the upgrade is complete.” However, the number of upgraded events in the database did not keep increasing, and the message never went away, even after waiting overnight. The number of upgraded events stays permanently at 2,629. Even if I deactivate and then reactivate the plugin, I get the same thing — plugins page loads immediately with the “still in progress” message, and events do not continue to be upgraded.
Method 2) I increased the max_execution_time to 100000000000. The script ran for several hours, but did not upgrade more than 2,611 events (it arrived at this number about 10 minutes after starting). I finally stopped it and restarted apache, because my laptop was overheating.
I am checking the number of upgraded events by filtering the wp_em_events table on rows with post_id > 0. Is this the correct way to check?
Any advice?
Thanks,
Jessica
- The topic ‘[Plugin: Events Manager] Cannot upgrade from 4.212 to 5.0.50’ is closed to new replies.