Error after deleting virtual chassis #2983

Closed
opened 2025-12-29 18:24:25 +01:00 by adam · 1 comment
Owner

Originally created by @TawR1024 on GitHub (Oct 29, 2019).

Environment

  • Python version: 3.5

  • NetBox version: (v2.6.2)

    When delete member or full virtual chassis using WEb interface get error below:

<class 'dcim.models.VirtualChassis.DoesNotExist'>
VirtualChassis matching query does not exist.

After this actions, can`t open VCS members pages with the same error.

Steps to Reproduce

  1. Create virtual chassis
  2. Open this vsc
  3. Try to delete
Originally created by @TawR1024 on GitHub (Oct 29, 2019). ### Environment * Python version: 3.5 * NetBox version: (v2.6.2) When delete member or full virtual chassis using WEb interface get error below: ``` <class 'dcim.models.VirtualChassis.DoesNotExist'> VirtualChassis matching query does not exist. ``` After this actions, can`t open VCS members pages with the same error. ### Steps to Reproduce 1. Create virtual chassis 2. Open this vsc 3. Try to delete
adam closed this issue 2025-12-29 18:24:25 +01:00
Author
Owner

@DanSheps commented on GitHub (Oct 29, 2019):

NetBox version: (v2.6.2)

Please update your netbox version. There are a number of issues resolved in the latest releases.

@DanSheps commented on GitHub (Oct 29, 2019): > NetBox version: (v2.6.2) Please update your netbox version. There are a number of issues resolved in the latest releases.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2983