mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-25 08:55:49 +03:00
[GH-ISSUE #69] Proxmox 7.2-11 issues #65
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#65
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 @thost96 on GitHub (Oct 18, 2022).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/69
What happened?
Hi, Cronjob execution throws this error again and again, but snapshots do get created successfully:
Command used to run the snapshots is
cv4pve-autosnap --host="$SNAP_HOST" --username="$SNAP_USER" --password="$SNAP_PASS" --timestamp-format="_yyyyMMdd_HHmmss" --vmid="$SNAP_VMID" snap --label="hourly" --state --keep="$SNAP_KEEP_HOURLY" --debug > /dev/nullAll Variables get filled in correctly. Same error if running this manually.
Standalone Proxmos Host
~ 10 VMs
~ 10 LXCs
Kernel Version Linux 5.15.53-1-pve #1 SMP PVE 5.15.53-1 (Fri, 26 Aug 2022 16:53:52 +0200)
PVE Manager Version pve-manager/7.2-11/b76d3178
Expected behavior
Successful snapshots without this error message.
Relevant log output
No response
Proxmox VE Version
7.2-11
Version (bug)
v1.14.6
Version (working)
No response
On what operating system are you experiencing the issue?
Linux
Pull Request
@franklupo commented on GitHub (Oct 18, 2022):
Hi,
you can execute with paramter --debug and attach log.
Best regards
@thost96 commented on GitHub (Oct 18, 2022):
Hi, attached you can find the requested log. Some data has been removed for privacy.
debug_log.txt
@franklupo commented on GitHub (Oct 19, 2022):
HI,
in this case there are no errors