<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi All,</div><div><br></div>I'm issuing this command to start a restore of an image..<div><br></div><div>curl -s -k -XPOST -H 'CSRFPreventionToken:$CSRFPreventionToken' '$host/api2/json/nodes/$PVEName/qemu/' -b 'PVEAuthCookie=$key' -d 'vmid=10010&archive=/felabimages/winXPPro.tar'</div><div><br></div><div>this seems to start the process however the output from the restore returns this:</div><div><br></div><div><span class="Apple-style-span" style="font-family: tahoma, arial, verdana, sans-serif; font-size: 11px; line-height: 16px; white-space: pre; ">TASK ERROR: Insecure dependency in piped open while running with -T switch at /usr/share/perl5/PVE/QemuServer.pm line 3072.</span></div><div><span class="Apple-style-span" style="font-family: tahoma, arial, verdana, sans-serif; font-size: 11px; line-height: 16px; white-space: pre; "><br></span></div><div><span class="Apple-style-span" style="font-family: tahoma, arial, verdana, sans-serif; font-size: 11px; line-height: 16px; white-space: pre; ">And the restore does not complete.</span></div><div><span class="Apple-style-span" style="font-family: tahoma, arial, verdana, sans-serif; font-size: 11px; line-height: 16px; white-space: pre; "><br></span></div><div><span class="Apple-style-span" style="font-family: tahoma, arial, verdana, sans-serif; font-size: 11px; line-height: 16px; white-space: pre; ">Did I pass something wrong here?</span></div><div><span class="Apple-style-span" style="font-family: tahoma, arial, verdana, sans-serif; font-size: 11px; line-height: 16px; white-space: pre; "><br></span></div><div><span class="Apple-style-span" style="font-family: tahoma, arial, verdana, sans-serif; font-size: 11px; line-height: 16px; white-space: pre; ">Cheers,</span></div><div><span class="Apple-style-span" style="font-family: tahoma, arial, verdana, sans-serif; font-size: 11px; line-height: 16px; white-space: pre; ">---Guy</span></div></body></html>