mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-25 08:55:49 +03:00
[GH-ISSUE #90] Unhandled exception: RuntimeBinderException during snapshot #86
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#86
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 @ManuelSchmitzberger on GitHub (Aug 8, 2024).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/90
What happened?
I'm running cv4pve-autosnap as a Cron job in my Proxmox environment. Here is the Cron job configuration:
During a snapshot, I encountered the following error:
Unfortunately, this issue occurs sporadically and I have not been able to consistently reproduce it.
Expected behavior
Snapshots should be taken without any errors, ensuring consistent and reliable snapshotting.
Relevant log output
Proxmox VE Version
8.0.4
Version (bug)
1.14.4
Version (working)
No response
On what operating system are you experiencing the issue?
Linux
Pull Request
@franklupo commented on GitHub (Aug 8, 2024):
Hi,
try to update to the latest version. if you can enable --debug to have the full log.
Best regards