Server Error: <class 'AttributeError'>, 'VirtualMachine' object has no attribute 'oob_ip_id' #10583

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

Originally created by @lucafabbri365 on GitHub (Dec 18, 2024).

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v4.1.8

Python Version

3.10

Steps to Reproduce

  1. Create a Virtual Machine
  2. Create an Interface and attach it to VM
  3. Assign IP Address to the Interface
  4. Try to Edit the IP Address => Server Error

Expected Behavior

I expect to be able to edit the IP Address.

Observed Behavior

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

The complete exception is provided below:

<class 'AttributeError'>

'VirtualMachine' object has no attribute 'oob_ip_id'

Python version: 3.10.12
NetBox version: 4.1.8
Plugins: None installed
Originally created by @lucafabbri365 on GitHub (Dec 18, 2024). ### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version v4.1.8 ### Python Version 3.10 ### Steps to Reproduce 1. Create a Virtual Machine 2. Create an Interface and attach it to VM 3. Assign IP Address to the Interface 4. Try to Edit the IP Address => Server Error ### Expected Behavior I expect to be able to edit the IP Address. ### Observed Behavior ``` Server Error There was a problem with your request. Please contact an administrator. The complete exception is provided below: <class 'AttributeError'> 'VirtualMachine' object has no attribute 'oob_ip_id' Python version: 3.10.12 NetBox version: 4.1.8 Plugins: None installed ```
adam added the type: bugstatus: duplicate labels 2025-12-29 21:33:23 +01:00
adam closed this issue 2025-12-29 21:33:23 +01:00
Author
Owner

@ITJamie commented on GitHub (Dec 18, 2024):

duplicate: https://github.com/netbox-community/netbox/issues/18230

@ITJamie commented on GitHub (Dec 18, 2024): duplicate: https://github.com/netbox-community/netbox/issues/18230
Author
Owner

@bctiemann commented on GitHub (Dec 18, 2024):

Also this is resolved in v4.1.9.

@bctiemann commented on GitHub (Dec 18, 2024): Also this is resolved in v4.1.9.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10583