mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-25 08:55:49 +03:00
[GH-ISSUE #99] Error if encounters Decimal Bandwidth Limiting in VMs #92
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dev-yoda-1 on GitHub (Jan 28, 2025).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/99
What happened?
Gives an error if the VMs have a bandwidth limit set on the network card with a decimal
ACTION Snap
PVE Version: 8.3.2
...
Storage Type Valid Used % Disk Size Disk Usage
....
----- VM 141 qemu running -----
ERROR: Exception has been thrown by the target of an invocation.
ERROR: The input string '12.5' was not in a correct format.
Relevant log output
Proxmox VE Version
8.3.2
Version (bug)
v1.15.1
Version (working)
No response
On what operating system are you experiencing the issue?
Linux
Pull Request
@franklupo commented on GitHub (Jan 29, 2025):
Hi,
I found the problem and will post the fix
best regards