Deleting a virtual chassis results in TypeError #11828

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

Originally created by @adepretis on GitHub (Nov 13, 2025).

NetBox Edition

NetBox Community

NetBox Version

v4.4.5

Python Version

3.12

Steps to Reproduce

  1. Open a virtual chassis
  2. Click delete
  3. Delete

Expected Behavior

The virtual chassis should be deleted.

Observed Behavior

<class 'TypeError'>

lazy.<locals>.__wrapper__() got multiple values for argument 'self'

Python version: 3.12.3
NetBox version: 4.4.5-Docker-3.4.1
Originally created by @adepretis on GitHub (Nov 13, 2025). ### NetBox Edition NetBox Community ### NetBox Version v4.4.5 ### Python Version 3.12 ### Steps to Reproduce 1. Open a virtual chassis 2. Click delete 3. Delete ### Expected Behavior The virtual chassis should be deleted. ### Observed Behavior ``` <class 'TypeError'> lazy.<locals>.__wrapper__() got multiple values for argument 'self' Python version: 3.12.3 NetBox version: 4.4.5-Docker-3.4.1 ```
adam added the type: bugstatus: revisions needednetbox labels 2025-12-29 21:50:22 +01:00
adam closed this issue 2025-12-29 21:50:22 +01:00
Author
Owner

@arthanson commented on GitHub (Nov 13, 2025):

@adepretis can you please re-check your reproduction steps and see if there is extra data or something in your configuration. I am trying this and it works fine for me, not able to reproduce this.

@arthanson commented on GitHub (Nov 13, 2025): @adepretis can you please re-check your reproduction steps and see if there is extra data or something in your configuration. I am trying this and it works fine for me, not able to reproduce this.
Author
Owner

@jnovinger commented on GitHub (Nov 17, 2025):

I also cannot reproduce this. Going to close it for now. @adepretis, if you can add reproducible steps, then we can re-open this.

@jnovinger commented on GitHub (Nov 17, 2025): I also cannot reproduce this. Going to close it for now. @adepretis, if you can add reproducible steps, then we can re-open this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11828