Error when creating bulk ip addresses (/ipam/ip-addresses/bulk-add/ 'str' object has no attribute '_meta') #3511

Closed
opened 2025-12-29 18:29:35 +01:00 by adam · 3 comments
Owner

Originally created by @Soeren-FT on GitHub (Mar 27, 2020).

Environment

  • Python version: 3.6.9
  • Django Version: 2.2.10
  • NetBox version: 2.7.10

Steps to Reproduce

  1. Moving to "IPAM\IP Addresses"
  2. Click Button "Add"
  3. Click Tab "Bulk Create"

Expected Behavior

  • Show formular for create bulk ip addresses

Observed Behavior

Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:

Internal Server Error: /ipam/ip-addresses/bulk-add/
AttributeError at /ipam/ip-addresses/bulk-add/ 'str' object has no attribute '_meta'

Originally created by @Soeren-FT on GitHub (Mar 27, 2020). # Environment * Python version: 3.6.9 * Django Version: 2.2.10 * NetBox version: 2.7.10 ### Steps to Reproduce 1. Moving to "IPAM\IP Addresses" 2. Click Button "Add" 3. Click Tab "Bulk Create" <!-- What did you expect to happen? --> ### Expected Behavior - Show formular for create bulk ip addresses <!-- What happened instead? --> ### Observed Behavior Server Error There was a problem with your request. Please contact an administrator. The complete exception is provided below: Internal Server Error: /ipam/ip-addresses/bulk-add/ AttributeError at /ipam/ip-addresses/bulk-add/ 'str' object has no attribute '_meta'
adam added the type: bugstatus: duplicate labels 2025-12-29 18:29:35 +01:00
adam closed this issue 2025-12-29 18:29:35 +01:00
Author
Owner

@tysonvabaza commented on GitHub (Mar 27, 2020):

Excact Same Issue with NetBox v2.7.10 / Python 3.6.9

@tysonvabaza commented on GitHub (Mar 27, 2020): Excact Same Issue with NetBox v2.7.10 / Python 3.6.9
Author
Owner

@DanSheps commented on GitHub (Mar 27, 2020):

This looks like it might be fixed in develop already.

@DanSheps commented on GitHub (Mar 27, 2020): This looks like it might be fixed in develop already.
Author
Owner

@DanSheps commented on GitHub (Mar 27, 2020):

Duplicate of #4365

@DanSheps commented on GitHub (Mar 27, 2020): Duplicate of #4365
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3511