Hey @reyas could you provide following questions to help us understand the issue:
- Which version were you using before upgrading to a newer one?
- What type of DB do you use and which version?
- Could you share the logs after you migrated to a newer version? Or the current error logs.
- Can you share the contents of
db_migrations
table? (You can runSELECT * FROM db_migrations;
)