Upgrade 7.14.6 to 8.7.1

I’m trying to upgrade my SuiteCRM instance and the upgrade fails at the legacy-post-upgrade step. I am performing steps on Windows, also have tried on Linux.

Command I ran

php ./bin/console suitecrm:app:upgrade-finalize

It asks for the version, I enter:

8.7.1

Then I get:

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

SuiteCRM Log Error

Here’s the exact error from suitecrm.log:

Fri Nov 14 11:19:05 2025 [36440][1][ERROR] convert: Conversion of 11/14/2025 11:19am from Y-m-d H:i:s to m/d/Y failed

Environment

  • SuiteCRM version before upgrade: 7.14.6
  • Target version: 8.7.1
  • PHP version: 8.2.26
  • Database: MySQL (8.0.43)
  • Server: WAMP on Windows

I believe you have the wrong version. It should be 8.9.1

I have installed the 8.7.1 migration package. I also tried it with the 8.9.0 and 8.9.1 migration packages, but I am getting the same error with all of them.