Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
lucafabbri365 opened this issue Dec 18, 2024 · 2 comments
Labels
status: duplicate This issue has already been raised type: bug A confirmed report of unexpected behavior in the application

Comments

@lucafabbri365
Copy link

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
@lucafabbri365 lucafabbri365 added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Dec 18, 2024
@ITJamie
Copy link
Contributor

ITJamie commented Dec 18, 2024

duplicate: #18230

@bctiemann
Copy link
Contributor

Also this is resolved in v4.1.9.

@bctiemann bctiemann closed this as not planned Won't fix, can't repro, duplicate, stale Dec 18, 2024
@jeremystretch jeremystretch added status: duplicate This issue has already been raised and removed status: needs triage This issue is awaiting triage by a maintainer labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate This issue has already been raised type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

4 participants