Migration #1570
Unanswered
ben-64
asked this question in
Getting Help
Migration
#1570
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using for some time now the netbox docker image. I want to migrate from a pretty old version of this image (using postgresql 15) to the latest version. I successfully migrated the postgres data, without any issues. However, now when I start netbox using
docker compose up, netbox tries to apply database migration and I have this error:I tried to perform the
python manage.py makemigrations --mergeusingdocker-compose run --rm --entrypoint /bin/bash netbox. However an error message tells me thatDo you have any clues ?
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions