Support

Home Forums Event Espresso Premium Event Espresso 4.6 – Migration stuck at 0%

Event Espresso 4.6 – Migration stuck at 0%

Posted: February 9, 2015 at 8:25 am


Renate Brokelmann

February 9, 2015 at 8:25 am

Hi,

the database migration manger is stuck at 0% and status hasn’t changed for the past half hour.

What do I do now?

Regards
Renate

http://prntscr.com/62zzuu

Wordpress 4.1
EE4.6 most recent version (downloaded today)
EE Table view template most recent version (downloaded today)


Josh

  • Support Staff

February 9, 2015 at 8:44 am

Hi Renate,

Can you check the PHP error log for this site?

One thing that may help if it’s hitting a memory limit right away is to change the migration to take the data in smaller chuncks. You can do this by adding the following to your wp-config.php file in the “Developers” section:

define( 'EE_MIGRATION_STEP_SIZE', 5);

This will make the migration manager migrate only 5 records per request instead of the default 50. That means the migration will go much slower but there’s less chance of a timeout.


Renate Brokelmann

February 9, 2015 at 8:55 am

Hi Josh,

I have no access to the php error log as this is a managed server. The PHP memory limit is 256 mb.

I will modified the wp-config file and continued the migration, the migration from .4 to .5 seems to have worked, it’s now migrating from .5 to .6.

Thanks & best regards
Renate


Lorenzo Orlando Caum

  • Support Staff

February 9, 2015 at 6:59 pm

Hi Renate, did the migration finish up on your site?


Lorenzo


Renate Brokelmann

February 13, 2015 at 4:13 am

yes, after it got stuck a couple of times it finished.


Seth Shoultes

  • Support Staff

February 13, 2015 at 9:31 am

Great! Please let us know if you need anything else. I will close this ticket.

P.S. Thanks for your patience!

The support post ‘Event Espresso 4.6 – Migration stuck at 0%’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso