Migrating from open edx native

Hello everyone

can someone please help me
I want to migrate from open edx native koa version to tutor version

I followed
https://openedx.atlassian.net/wiki/spaces/COMM/pages/3249438723/How+to+migrate+from+a+native+deployment+to+a+tutor+deployment+of+the+Open+edX+platform

but I got error 500

now when I type
tutor local quickstart

it failes and I get this error

Initialising MySQL…

mysql: [Warning] Using a password on the command line interface can be insecure.

ERROR 1130 (HY000): Host ‘172.18.0.13’ is not allowed to connect to this MySQL server

ERROR: 1

Error: Command failed with status 1: docker-compose -f /home/ubuntu/.local/share/tutor/env/local/docker-compose.yml -f /home/ubuntu/.local/share/tutor/env/local/docker-compose.prod.yml -f /home/ubuntu/.local/share/tutor/env/local/docker-compose.tmp.yml --project-name tutor_local -f /home/ubuntu/.local/share/tutor/env/local/docker-compose.jobs.yml -f /home/ubuntu/.local/share/tutor/env/local/docker-compose.jobs.tmp.yml run --rm mysql-job sh -e -c echo “Initialising MySQL…”

mysql_connection_max_attempts=10

mysql_connection_attempt=0

Pease help

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.