Can't Deployments

Subject: Database Migration Platform Issue Preventing Deployment

Description:

  • Deployment fails with database migration platform error
  • Error message: “Database migration failure is preventing deployment”
  • This appears to be a platform-level issue, not code-related
  • Application runs successfully in development environment
  • Request: Platform team assistance to resolve migration system issue

Technical Details:

1 Like

Have you tried to debug with Agent? Did you send Replit team a support ticket?

You might want to put in a ticket to get some Replit team eyes on that.

I haven’t run into this yet/before.

I’m having this exact issue. I contacted support and they said the will investigate because its a platform migration issue so now I’m stuck. Just happend yesterday, let us know if they find a solution, I will do the same.

1 Like

Hi I have the same issue and have logged a ticket over three days ago with support and still have not had this fixed. Has anyone’s issue been solved? Please help?

So now the issue is a postgis version mistmatch between dev (3.3) and production (3.5). Causing db migrations to fail, because it attempts to update postgis tables. I´m stuck for a week already. So atm postgis cant not be used as there is no workaround as far as I can see