Hello,
For some reason, whenever I attempt to backup Hyper-V machines to a Google cloud storage bucket I get an error:
Clicking on “Show” yields:
Anybody have any thoughts?
Hello,
For some reason, whenever I attempt to backup Hyper-V machines to a Google cloud storage bucket I get an error:
Clicking on “Show” yields:
Anybody have any thoughts?
Hello @Jon-SSH and welcome to the forum!
Do you have a retention rule or other time or date that has a 2H in it? Check for extra characters, e.g. spaces.
The reports I found in the forum and GitHub on the second usually involve using --dbpath. Are you using that?
https://forum.duplicati.com/search?q=%22no%20such%20table%3A%20LogData%22
https://github.com/duplicati/duplicati/issues?utf8=%E2%9C%93&q=%22no+such+table%3A+LogData%22+
Wow, how did I not think to search for the second error… Thanks - you were spot on about the retention rule. Took me a bit to realize that the “U” would serve my purpose, lol!
Thanks again!