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

pynetbox.core.query.RequestError - The specified disk size (53) must match the aggregate size of assigned virtual disks (55) #175

Open
Soldier2003 opened this issue May 5, 2024 · 0 comments
Assignees
Labels
bug Further discussion is needed to determine this issue's scope and/or implementation under review Further discussion is needed to determine this issue's scope and/or implementation

Comments

@Soldier2003
Copy link

When I try to run the Proxmox Full update, I get an error:

<class 'pynetbox.core.query.RequestError'>

The request failed with code 400 Bad Request: {'disk': ['The specified disk size (53) must match the aggregate size of assigned virtual disks (55).']}

Python version: 3.10.12
NetBox version: 3.7.7
Plugins: 
  netbox_proxbox: 0.0.5

I found information that changes were made in 3.7.0.
netbox-community/netbox#15108
Please help me with the solution of the issue.

@emersonfelipesp emersonfelipesp self-assigned this Oct 24, 2024
@emersonfelipesp emersonfelipesp added bug Further discussion is needed to determine this issue's scope and/or implementation under review Further discussion is needed to determine this issue's scope and/or implementation labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Further discussion is needed to determine this issue's scope and/or implementation under review Further discussion is needed to determine this issue's scope and/or implementation
Projects
None yet
Development

No branches or pull requests

2 participants