Readonly upgrade doesn't build static content #21927
Unanswered
averyhabbott
asked this question in
Help Wanted!
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.
-
NetBox Edition
NetBox Community
NetBox Version
v4.5.7
Python Version
3.12
Steps to Reproduce
Fix is to run manage.py collectstatic after the upgrade script, but this step isn't documented in the upgrade instructions and I assume it was intended to be automatically ran as a part of the upgrade script itself.
Expected Behavior
Per the upgrade instructions, I expect the static content to be created
Observed Behavior
Static folder does not get created
Beta Was this translation helpful? Give feedback.
All reactions