mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-26 01:15:48 +03:00
[GH-ISSUE #54] Exception when trying to snapshot #51
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#51
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 @GamerBene19 on GitHub (Oct 24, 2021).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/54
I'm using the latest version of cv4pve-autosnap (1.11) on Proxmox version 7.0-13. When trying to create snapshots via
cv4pve-autosnap --host=127.0.0.1 --api-token='root@pam!snapshots=<token>' --vmid="all" snap --label=test --keep=1the script fails and throws an exception with the following output:
@franklupo commented on GitHub (Oct 24, 2021):
Hi,
Execute with parm --debug and attach the result.
Best regards
@GamerBene19 commented on GitHub (Oct 24, 2021):
This might sound so stupid, but I just wanted to try and run the command with the --debug option, but tried it "normally" beforehand and it just worked. I have no idea why. I haven't changed anything. Ig this issue can be closed?
I'll reopen when I can reproduce it. As of now it seems resolved. strange...