JTok / unraid.vmbackup

a plugin for backing up VMs in unRAID including vdisks and configuration files.
51 stars 4 forks source link

Multiple Configs - Warning every day "Cannot run ...." #34

Open mrforsythexeter opened 1 year ago

mrforsythexeter commented 1 year ago

Hi,

I have 2 configs, as I need to handle 1 VM differently. However every day, I get a warning notification say it cannot run the non default config.

Most of the time, it has run 100% correctly and the logs report that. Other times, it fails and no log is created.

So while its annoying to see the notification every day, I would like to have confidence in the notification to go and investigate the issue.

Every time I have seen a prolonged state of failures, when I run manually it works.

version in the top of the user.cfg is version="v0.2.1 - 2020/02/20"

The version that is installed is.. Installed Version | 2021.03.11

Where do I start to debug this issue?

I assume I need to jump into the user-script and start smashing more debug lines in to work out where its emitting the notification from, or is there are verbose level?