Migration from SuiteCRM 7.12 to 8.2-beta

Hi,

I have tried to upgrade SuiteCRM 7.12 to the 8.2 with the new migration tool.
Unfortunately I have a problem in the final step, to finalize the upgrade.

When running the script ./bin/console suitecrm:app:upgrade-finalize -m merge the following response shows

Running: legacy-post-upgrade
step: legacy-post-upgrade | status: **failed**
**Unexpected error running Legacy Post Upgrade**

I have changed the files public/legacy/.htaccess and public/legacy/config.php so that it shows:

public/legacy/.htaccess

  'site_url' => '127.0.0.1/public/legacy',

public/legacy/config.php

    RewriteBase /public/legacy

The error does not give much information on what the problem could be. Any ideas on the problem?

Thanks.

1 Like