mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-26 09:25:48 +03:00
[GH-ISSUE #58] Error if there are no VM on host #57
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#57
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 @francio87 on GitHub (Dec 25, 2021).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/58
What happened?
Executing a snapshot using
vmid=all, but there are no VM on the host the system, an exception is raised.Expected behavior
Do not raise exception, maybe inform the user that there are no VM to take snapshot (?)
Relevant log output
Proxmox VE Version
7.1-8
Version (bug)
1.13.2
Version (working)
1.11.0
On what operating system are you experiencing the issue?
Other
Pull Request
@franklupo commented on GitHub (Jan 4, 2022):
I fix in new version