I’ve been working on customizing some pages on my Open edX platform using Tutor Edly. The customization was done successfully, but when I attempt to deploy the platform, the process fails at the database migration step specifically during the enterprise app migrations.
I haven’t modified anything directly in the enterprise plugin. The failure seems to originate during the initialization/migration phase after running tutor local launch.
Here are the key details:
I’m using Tutor Edly with some UI-level customizations (no changes to backend plugins).
The deployment fails during the tutor local launch step.
The error stack trace points to the enterprise app.
This issue started after the recent customization and rebuild.
Has anyone else faced similar issues after UI-level customizations? Is there a recommended way to bypass or resolve enterprise migration issues without breaking the deployment flow?
Appreciate any help or guidance you can offer. Let me know if you need error logs or version details.