Support

Home Forums Event Espresso Premium Migration to EE version 4.6.28p stuck at 99%

Migration to EE version 4.6.28p stuck at 99%

Posted: May 22, 2015 at 6:34 am

Viewing 8 reply threads


A

May 22, 2015 at 6:34 am

Hi Event Espresso,

Migration to EE 4.6.28p on WP 4.2.2 is stuck at 99%. Tried restoring the database and adding the following to wp-config.php file:
define( ‘EE_MIGRATION_STEP_SIZE’, 5);

It initially was stuck at 96% and adding that code moved it along to 99% but it’s still stuck again. Please help.


Tony

  • Support Staff

May 22, 2015 at 6:47 am

Hi A,

Can you check you servers error logs and see if any errors are being thrown please?

Is this on a development server?


A

May 23, 2015 at 10:11 am

The upgrade path we’re following:

In order to import all of your existing Event Espresso data, the following 2 upgrade tasks need to be performed:

Core Data Migration to version 4.5.0
Core Data Migration to version 4.6.0

First step, to 4.5.0 completes 30/30 without error.

Second step, to 4.6.0 is the one that fails.

The Maintenance Page shows the following warnings:

Warnings occurred during your last migration (Core Data Migration to version 4.6.0):

Could not find payment method with PMD_type = ‘0’ when migrating payment row {“PAY_ID”:”18″,”TXN_ID”:”10″,”STS_ID”:”PAP”,”PAY_timestamp”:”2015-01-29 03:06:00″,”PAY_method”:”0″,”PAY_amount”:”-45.200″,”PAY_gateway”:”0″,”PAY_gateway_response”:””,”PAY_txn_id_chq_nmbr”:””,”PAY_po_number”:””,”PAY_extra_accntng”:”10-12-1-cfba75-1″,”PAY_via_admin”:”1″,”PAY_source”:null,”PMD_ID”:null,”PAY_redirect_url”:null,”PAY_redirect_args”:null} so just assigned it an unknown payment method
Could not find payment method with PMD_type = ‘0’ when migrating payment row {“PAY_ID”:”19″,”TXN_ID”:”9″,”STS_ID”:”PAP”,”PAY_timestamp”:”2015-01-29 03:08:00″,”PAY_method”:”0″,”PAY_amount”:”-45.200″,”PAY_gateway”:”0″,”PAY_gateway_response”:””,”PAY_txn_id_chq_nmbr”:””,”PAY_po_number”:””,”PAY_extra_accntng”:”9-12-1-c06f9f-1″,”PAY_via_admin”:”1″,”PAY_source”:null,”PMD_ID”:null,”PAY_redirect_url”:null,”PAY_redirect_args”:null} so just assigned it an unknown payment method

The error log has a whole bunch of these:

20150523T115608: **REMOVED**/wp-admin/admin.php
PHP Warning: session_start(): open(/var/php_sessions/sess_03544240615c39ce5482461948d26204, O_RDWR) failed: No such file or directory (2) in **REMOVED**/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 399
PHP Warning: Unknown: open(/var/php_sessions/sess_03544240615c39ce5482461948d26204, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting o
20150523T115626: **REMOVED**/wp-admin/admin-ajax.php
PHP Warning: session_start(): open(/var/php_sessions/sess_03544240615c39ce5482461948d26204, O_RDWR) failed: No such file or directory (2) in **REMOVED**/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 399
PHP Warning: Unknown: open(/var/php_sessions/sess_03544240615c39ce5482461948d26204, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting o
20150523T115627: **REMOVED**/wp-admin/admin-ajax.php
PHP Warning: session_start(): open(/var/php_sessions/sess_03544240615c39ce5482461948d26204, O_RDWR) failed: No such file or directory (2) in **REMOVED**/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 399
PHP Warning: Unknown: open(/var/php_sessions/sess_03544240615c39ce5482461948d26204, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting o
20150523T115628: **REMOVED**/wp-admin/admin-ajax.php
PHP Warning: session_start(): open(/var/php_sessions/sess_03544240615c39ce5482461948d26204, O_RDWR) failed: No such file or directory (2) in **REMOVED**/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 399

  • This reply was modified 9 years, 5 months ago by Tony. Reason: Removed server details


A

May 23, 2015 at 10:12 am

This is the production server.


Tony

  • Support Staff

May 24, 2015 at 12:27 pm

The first set of ‘errors’ (from the maintenance page) are just warnings that Event Espresso could not match the payment method used for those registrations with payment methods within EE, so it has set them as Unknown. (this is visible within the payment details of the transaction)

The second set show an issue with sessions on your server.

Can you go to Event Espresso -> Maintenance -> System Information.

Search for session.save_path

Check a value is assign at least globally – http://take.ms/XtDji

You may want to check with your host that permissions are set correctly for your site to write/create sessions.


A

May 30, 2015 at 5:08 pm

I changed the session.save_path value to another and verified permissions. I also added WP memory request from 40M to 64M in wp-config.

Clicking “Next” this time completed the job. Two more warnings showed up, about mismatched PAY_ID CART value or something (didn’t save them, and can’t find them anymore), but the plugin seems to be working so far.


Tony

  • Support Staff

May 31, 2015 at 2:28 pm

I’ve removed the server details from the strings, as these are public forums I would recommend removing them before posting them up.

I’m glad fixing the session save path and upping the memory limit worked.

If you have any further problems just let us know.


A

May 31, 2015 at 5:05 pm

Hi Tony,

Will note that in the future. Could you please remove those details from the two posts above as well? Thanks.


Tony

  • Support Staff

June 1, 2015 at 4:07 am

Sure, all done.

Viewing 8 reply threads

The support post ‘Migration to EE version 4.6.28p stuck at 99%’ 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