Wrong Version on the bottom right #15057
Replies: 1 comment 3 replies
-
The simple answer is you're not running 3.7.2, even if you think you are. Something's gone wrong with your upgrade process. For a regular server installation, there are two different ways of doing the upgrade: one if you originally installed from git, and one if you originally installed from a tarball. You have to use the one which matches your original installation method. The git approach is simpler, basically just Either way, you must remember to restart netbox. And if you see any errors during If you're running under docker or kubernetes, then you're not running the right container image version. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment Type
Self-hosted
NetBox Version
v3.7.2
Python Version
3.11
Steps to Reproduce
Open Netbox with a Version >3.7.0
Expected Behavior
The Verison (currently v3.7.2) should be display
Observed Behavior
I noticed the Version number on the bottom right didn't change after v3.7.0. I'm currently running v3.7.2 but it still shows v3.7.0
Beta Was this translation helpful? Give feedback.
All reactions