Skip to content

Upgrade from v2.11.12 to v.3.0.1 #7152

Answered by jeremystretch
ognjen011 asked this question in Q&A
Discussion options

You must be logged in to vote

django.db.migrations.exceptions.NodeNotFoundError: Migration extras.0020_tag_data dependencies reference nonexistent parent node ('secrets', '0006_custom_tag_models')

This error references a migration file that does not exist in the v3.0 code base, which suggests an error with your installation. It's likely that you've copied the v3.0 code into the v2.11 installation, rather than replacing it. I recommend starting over with your original v2.11.12 installation and trying the entire upgrade procedure again.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ryanmerolle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #7151 on September 02, 2021 14:48.