Server Error: Reverse for 'moduletype_add' not found. #11201
Unanswered
whizkidTRW
asked this question in
Q&A
Replies: 2 comments
-
I have not seen this error either with 3.3.10 or 3.4.0. Maybe try upgrading to newer releases because bug fixes for older versions is never rolled out |
Beta Was this translation helpful? Give feedback.
0 replies
-
After upgrading, the error went away. Still not sure of what the problem was. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Anyone ever seen this? We were prepping for an incremental upgrade from 3.1.4 to 3.1.8 in preparation for going on to 3.3.10 but we keep getting this error randomly:
<class 'django.urls.exceptions.NoReverseMatch'>
Reverse for 'moduletype_add' not found. 'moduletype_add' is not a valid view function or pattern name.
Python version: 3.8.10
NetBox version: 3.1.8
Beta Was this translation helpful? Give feedback.
All reactions