Skip to content

Impossibility of getting info about interface object that's hanged on VM #3417

@Dmitresso

Description

@Dmitresso

Environment

  • Python version: 3.6
  • NetBox version: 2.6.1, two instances

Steps to Reproduce

  1. Send http request to get information about interface hanged on VM

Expected Behavior

Get information about interface hanged on VM

What happened instead?

NetBox responses
425{"detail":"Not found."}
(first three ciphers are random, can't see any logic)
I have two NetBox instances, tested on both (the same behavior).
1-st and 2-nd requests to interfaces that are hanged on devices, all's ok. 3-d, 4-th interfaces are hanged on Virtual Machines, here I get "detail":"Not found."
netbox bug via console
The same via browser:
netbox test instance interface on device request
netbox prod instance interface on device request
netbox test instance interface on vm request
netbox prod instance interface on vm request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions