microsoft / oxa-tools

Open edX on Azure Tools
MIT License
36 stars 103 forks source link

Execution of edX MySQL migrations failed after deployment #391

Closed sanjay186 closed 5 years ago

sanjay186 commented 5 years ago

Hi I deployed open edx ficus version, deployment was successful but i got a mail saying "Execution of edX MySQL migrations failed". I get two mail saying the same statement after that i dint get any mails. i cant access my vmss vm also and the traffic manager endpoints are degraded

Please Help me to solve this issue

eltoncarr commented 5 years ago

@sanjay186, there will be more details in the logs explaining the errors. The email attachments have complete copies of the relevant bootstrap logs.

RepoCloudSwyft commented 5 years ago

hi, We are experiencing same issue with @sanjay186 "Execution of edX MySQL migrations failed". I get two mail saying the same statement after that i dint get any mails. i cant access my vmss vm also however the traffic manager endpoints are Online.

Please help me to solve this issue.Thanks

microdevil commented 5 years ago

Hi @RepoCloudSwyft

Have you solved this issue ? I got some problem

Thanks

RepoCloudSwyft commented 4 years ago

Hi @microdevil We are still pending on this issue. Do you have fix on it?

microdevil commented 4 years ago

Hi @RepoCloudSwyft

I have fixed this issue and success deploy it.

j-patrick23 commented 4 years ago

Hi @microdevil How'd you do that? Can you share to us the solution?

microdevil commented 4 years ago

Hi @j-patrick23
you can change edx repo to this repo

CONFIGURATION_REPO=https://github.com/ontoio/edx-configuration.git PLATFORM_REPO=https://github.com/ontoio/edx-platform.git

i have edited some configuration here.

j-patrick23 commented 4 years ago

Hi @microdevil

After applying your solution; Now I can received emails using that repo that you've configured.

Thanks a lot.