Error upgrading to .56 version on Docker with external Postgres DB

Summary

Error message indicates a migration failure while upgrading Airbyte to version 0.56 on Docker with an external Postgres database.


Question

Getting this error trying to upgrade to .56 version on docker with external postgres db:

2024-04-01 18:43:36 INFO o.f.c.i.l.s.Slf4jLog(info):37 - Migrating schema "public" to version "0.50.41.012 - BreakingChangePinDataMigration"
2024-04-01 18:43:36 INFO i.a.d.i.c.m.V0_50_41_012__BreakingChangePinDataMigration(migrate):52 - Running migration: V0_50_41_012__BreakingChangePinDataMigration
2024-04-01 18:43:37 ERROR o.f.c.i.l.s.Slf4jLog(error):45 - Migration of schema "public" to version "0.50.41.012 - BreakingChangePinDataMigration" failed! Changes successfully rolled back.
2024-04-01 18:43:37 ERROR i.a.b.Application(main):25 - Unable to bootstrap Airbyte environment.
org.flywaydb.core.internal.command.DbMigrate$FlywayMigrateException: Migration failed !```

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1711997267731629) if you want to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["error", "upgrade", "docker", "external-postgres-db", "migration-failure"]
</sub>