Skip to content

Upgrade from v3.4.10 to v3.5.x #12654

Closed Locked Answered by FliesLikeABrick
davama asked this question in Help Wanted!
Discussion options

You must be logged in to vote

The issue in your first outputs is that your secret key configuration does not meet the minimum required 50 characters for 3.5+. I see you are saying you are aware of this, can you clarify what you did to generate/update your secret key for 50+characters? Otherwise:

From your first output
netbox | django.core.exceptions.ImproperlyConfigured: SECRET_KEY must be at least 50 characters in length. To generate a suitable key, run the following command: python /opt/netbox/netbox/generate_secret_key.py

It sounds like you are running this from inside docker, so check your environment configuration and expand your SECRET_KEY environment variable to be 50+ characters

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by davama
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants