Building dependency tree not done after update. After update users are locked out from inventree. #8978
MattOlsonExpedium
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I updated my inventree from 0.16.3 to 0.17.2. I ran sudo apt install --only-upgrade inventree. I noticed that Building dependency tree was not done after updating.
sudo apt install --only-upgrade inventree
Reading package lists... Done
Building dependency tree
Reading state information... Done
inventree is already the newest version (0.17.2-1736637159.4b564929.focal).
0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded.
I confirmed the version properly updated with the sudo inventree run invoke version command.
InvenTree - inventree.org
The Open-Source Inventory Management System
Python paths:
Executable /opt/inventree/env/bin/python3.9
Environment /opt/inventree/env
Installation paths:
Base /opt/inventree
Config /etc/inventree/config.yaml
Media /opt/inventree/data/media
Static /opt/inventree/data/static
Versions:
Python 3.9.5
Django 4.2.17
InvenTree 0.17.2
API 294
Node N/A
Yarn N/A
Commit hash: None
Commit date: None
After updating, I asked several users if they could access Inventree to confirm the update was successful but they couldn't access it. They were unable to access Inventree with their accounts. I tried to change their passwords since I'm an Admin, but after I updated their password Inventree signed me out and I was not longer able to log on either. I am wondering if there is a step that I am missing in the update process?
Beta Was this translation helpful? Give feedback.
All reactions