-
-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail to upgrade kiwi #3290
Comments
Also: docker-compose.yml
|
|
This looks like a problem with either MariaDB or the versions/configurations on the host: Kiwi TCMS has been using |
JFYI. I set exactly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
docker-compose pull
docker-compose up -d
docker exec -it kiwi_web_messenger /Kiwi/manage.py upgrade
(kiwi_web_messenger
is actual container name inyml
file)django.db.utils.NotSupportedError: MariaDB 10.4 or later is required (found 10.3.27).
docker-compose.yml
to actual (centos
was before)Got error
The text was updated successfully, but these errors were encountered: