projectknife / Migrator

Projectfork 3 to 4 migration extension.
1 stars 4 forks source link

Process exception. Migration aborted! Response Received: Error Message: #12

Open Mohika opened 10 years ago

Mohika commented 10 years ago

Hi there .. I have tried migration first on my localhost copy of a website and everything went well but when I have attempted migration on a live site I got this:

Process exception. Migration aborted!

Response Received: Error Message:

it had happened at step: 16. Migrating Repository Files

here are the last logs I got

Successfully renamed table e9agy_pf_files to e9agy_pf_files_tmp Successfully renamed table e9agy_pf_events to e9agy_pf_events_tmp Successfully renamed table e9agy_pf_comments to e9agy_pf_comments_tmp Successfully renamed table e9agy_pf_access_levels to e9agy_pf_access_levels_tmp Successfully renamed table e9agy_pf_access_flags to e9agy_pf_access_flags_tmp

eaxs commented 10 years ago

Hi there,

Since there is no actual error message, I suspect the request timed out or ran out of resources. If you still have the migrated install from your localhost, you can use it to replace what you have on the server - just keep a clean backup before you do.

Mohika commented 10 years ago

Its a huge website and reinstalling it from the localhost is not an option .. is there anything else I could do?

Why would the request time out?

There were enough resources.