FCHubFCHub.co

Troubleshooting

Common issues during WooCommerce to FluentCart migration and how to resolve them. Preflight failures, stuck migrations, batch errors, and more.

Preflight Failures

Migration Issues

ID Mapping Issues

Performance Issues

Data Integrity

Getting Help

If you encounter an issue not covered here:

  1. Check the migration log (GET /cartshift/v1/log) for specific error messages
  2. Check your PHP error log for uncaught exceptions or fatal errors
  3. Query the cartshift_id_map table to verify record mappings
  4. Review the cartshift_migration_state option for the current migration status

When reporting issues, include:

  • WooCommerce version
  • FluentCart version
  • PHP version and memory limit
  • Entity counts from GET /cartshift/v1/counts
  • Relevant entries from the migration log
  • PHP error log entries from the time of the failure

On this page