Closed BrentVerhaegen closed 2 years ago
Welcome to InvenTree! Please check the contributing docs on how to help.\nIf you experience setup / install issues please read all install docs.
@BrentVerhaegen did you run invoke update
? It looks like some of the new database migrations have not been made.
Either:
inventree-worker
container is out of sync with the inventree-server
container?Can you step through the process you followed here for the update?
Extra question Why is a new release getting pushed on the stable tag together with the latest tag? Shouldn't the stable tag trail behind latest a few weeks to ensure stable releases? I like the new features and improvements, but that the server keeps running smoothly is even more important than this :-)
The latest tag represents the most recent code commit. The stable tag represents a commit we consider "stable". As the stable 0.6.0
version was just released to day, it is almost identical to the latest code, as we were in a feature freeze.
You can see here all the issues we closed out on our way to our stable release.
@SchrodingersGat Thanks for your swift reply.
I indeed didn't follow the docker update instructions. My containers get automatically upgraded by Watchtower, and I wasn't aware of the update instructions.
Running invoke upgrade
solved the issue and the server is running and accessible again. Thank you
Glad to hear it! Thanks for reporting the fix :)
Describe the bug After an update on the
Stable
channel of Docker to Inventree 0.6.0, the Inventree webpage shows Internal Server Error Tried restarting the server but no success.Extra question Why is a new release getting pushed on the
stable
tag together with thelatest
tag? Shouldn't thestable
tag trail behindlatest
a few weeks to ensure stable releases? I like the new features and improvements, but that the server keeps running smoothly is even more important than this :-)Steps to Reproduce
Steps to reproduce the behavior: Upgrade from the last stable Inventree to Inventree 0.6.0
Screenshots
Deployment Method
Version Information Can't access Inventree to get the Version Information. Server is down
Logs: