Trying to add a Config Revision (GUI) throws a server error page #19858
-
Deployment TypeSelf-hosted NetBox Versionv4.3.3 Python Version3.12 Steps to ReproduceUpgrade from v3.7.2 > v4.3.3 Expected BehaviorOpen a new config revision, being able to edit the config revision and save it. Observed Behavior
|
Beta Was this translation helpful? Give feedback.
Replies: 10 comments 1 reply
-
It appears this is happening for almost every object viewing: racks, device types, inventory items, front/rear ports,... |
Beta Was this translation helpful? Give feedback.
-
Really strange, I did have to install the postgres-devel package and python header files, however, apart from that, there wasn't any issue with the upgrade script as far as I can tell...You can login to the application, netbox service seems to be running normally. I upgraded from v3.7.2 to v4.3.3. |
Beta Was this translation helpful? Give feedback.
-
System status/config export in json
|
Beta Was this translation helpful? Give feedback.
-
@OdieArbuckle That is strange and we are not seeing that behavior. The template does not exist sounds like a there are some missing template files possibly which would point to either files missing or a configuration issue. I would suggest closing this an opening this up as a discussion as it would be to a wider audience and get more suggestions on potential ways to track this down. The template is question that you posted is |
Beta Was this translation helpful? Give feedback.
-
@OdieArbuckle Did you upgrade 3.7.2 -> 3.7.8 -> 4.3.3 or did you try to go directly from 3.7.2 -> 4.3.3 ? The latter is not supposed to work. |
Beta Was this translation helpful? Give feedback.
-
@mjpereira602 , Might be a plan to have like a linked page to the release notes each time something "breaks" your application, I guess? Do I have any options for fixing this in place? Instead of restoring a backup and upgrading to v3.7.8 first? |
Beta Was this translation helpful? Give feedback.
-
@OdieArbuckle Upgrading between major versions is documented here https://github.com/netbox-community/netbox/blob/main/docs/installation/upgrading.md . I'm just a user not a developer but I think you're going to have to restore and step migrate. |
Beta Was this translation helpful? Give feedback.
-
Upgrading from v3.7 to any v4.x release is supported. |
Beta Was this translation helpful? Give feedback.
-
@jeremystretch that would 've been my understanding too. |
Beta Was this translation helpful? Give feedback.
-
I suggest you try re-installing NetBox and re-running the upgrade script to ensure NetBox and all its dependencies are installed correctly. Beyond that it's going to be difficult to determine what went wrong. |
Beta Was this translation helpful? Give feedback.
I suggest you try re-installing NetBox and re-running the upgrade script to ensure NetBox and all its dependencies are installed correctly. Beyond that it's going to be difficult to determine what went wrong.