Render Config Return Server Error in Demo Netbox #11328

Closed
opened 2025-12-29 21:43:41 +01:00 by adam · 0 comments
Owner

Originally created by @remchuk on GitHub (Jun 27, 2025).

Deployment Type

NetBox Cloud

NetBox Version

4.3.2

Python Version

3.12

Steps to Reproduce

https://fgje7998.cloud.netboxapp.com/dcim/devices/141/render-config/

It created the Devices by itself, but after going to the render-config of the devices it gives the error:
<class 'TypeError'>

Expected Behavior

I expected to be able to see the Render Config or see that it doesn't exist.

Observed Behavior

<class 'TypeError'>

argument of type 'NoneType' is not iterable

Python version: 3.12.3
NetBox version: 4.3.2
Plugins: 
  nbc_auth_extensions: 1.19.1
  nbc_eventsink_extensions: 1.7.1
  nbc_requestmetric_extensions: 1.7.0
  netbox_branching: 0.5.6
  netbox_changes: 0.3.0
  netbox_labs_console: 1.7.2

Originally created by @remchuk on GitHub (Jun 27, 2025). ### Deployment Type NetBox Cloud ### NetBox Version 4.3.2 ### Python Version 3.12 ### Steps to Reproduce https://fgje7998.cloud.netboxapp.com/dcim/devices/141/render-config/ It created the Devices by itself, but after going to the render-config of the devices it gives the error: `<class 'TypeError'>` ### Expected Behavior I expected to be able to see the Render Config or see that it doesn't exist. ### Observed Behavior ``` <class 'TypeError'> argument of type 'NoneType' is not iterable Python version: 3.12.3 NetBox version: 4.3.2 Plugins: nbc_auth_extensions: 1.19.1 nbc_eventsink_extensions: 1.7.1 nbc_requestmetric_extensions: 1.7.0 netbox_branching: 0.5.6 netbox_changes: 0.3.0 netbox_labs_console: 1.7.2 ```
adam added the netbox label 2025-12-29 21:43:41 +01:00
adam closed this issue 2025-12-29 21:43:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11328