<class 'TypeError'> 'NoneType' object is not iterable while adding multiple IP Address #10791

Closed
opened 2025-12-29 21:35:57 +01:00 by adam · 2 comments
Owner

Originally created by @lucafabbri365 on GitHub (Feb 21, 2025).

Deployment Type

Self-hosted

NetBox Version

v4.2.3

Python Version

3.10

Steps to Reproduce

  1. Add new IP Address
  2. Fill Address field
  3. Click on Create & Add Another

Expected Behavior

I expect the IP address to be entered and to have the possibility to add others.

Observed Behavior

Even if the new IP Address is inserted, however I get the error:

Server Error
There was a problem with your request. Please contact an administrator.

The complete exception is provided below:

<class 'TypeError'>

'NoneType' object is not iterable

Python version: 3.10.12
NetBox version: 4.2.3
Plugins: None installed
Originally created by @lucafabbri365 on GitHub (Feb 21, 2025). ### Deployment Type Self-hosted ### NetBox Version v4.2.3 ### Python Version 3.10 ### Steps to Reproduce 1. Add new **IP Address** 2. Fill _Address_ field 3. Click on **Create & Add Another** ### Expected Behavior I expect the IP address to be entered and to have the possibility to add others. ### Observed Behavior Even if the new IP Address is inserted, however I get the error: ``` Server Error There was a problem with your request. Please contact an administrator. The complete exception is provided below: <class 'TypeError'> 'NoneType' object is not iterable Python version: 3.10.12 NetBox version: 4.2.3 Plugins: None installed ```
adam added the type: bugstatus: duplicate labels 2025-12-29 21:35:57 +01:00
adam closed this issue 2025-12-29 21:35:57 +01:00
Author
Owner

@renatoalmeidaoliveira commented on GitHub (Feb 21, 2025):

I think its duplicated of #18593

@renatoalmeidaoliveira commented on GitHub (Feb 21, 2025): I think its duplicated of #18593
Author
Owner

@jeremystretch commented on GitHub (Feb 21, 2025):

Duplicate of #18593. Please remember to search existing bug reports before submitting a new one.

@jeremystretch commented on GitHub (Feb 21, 2025): Duplicate of #18593. Please remember to search existing bug reports before submitting a new one.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10791