-
-
Notifications
You must be signed in to change notification settings - Fork 783
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
Error on upgrade (docker container) #8460
Comments
Can you try running |
I switched the command entry in my docker compose file to
|
This is my docker-compose setup:
|
This is indeed very interesting. I am out of ideas how these install targets are acquired - none of our branches point to those. @chl33 are you running a fork? |
I'm not running a fork. I'm just using the docker images specified in the docker-compose configuration posted above. I'll try to spend some time this weekend to look at the image and see if I can figure anything out about why a different version of Django is being installed. Thank you for this software and for looking at this issue! |
Please verify that this bug has NOT been raised before.
Describe the bug*
I tried to upgrade the database after updating docker containers, and got the errors pasted below instead of the usual successful update.
Steps to Reproduce
I'm using the latest inventree/inventree:stable docker image (
sha256:19525ac2ccee0aa048f6b8cd717d2cc6e331e333cc1385a364eb453d84a74101
).command: invoke update
Expected behaviour
Usually this performs the upgrade successfully, then I restart the proxy, server, and worker containers.
Deployment Method
Version Information
Please verify if you can reproduce this bug on the demo site.
Relevant log output
The text was updated successfully, but these errors were encountered: