I've got an "<a href="https://spacewalk.eutrips.live/network/systems/details/history/event.pxt?sid=1000010001&hid=456" style="text-decoration:underline;color:rgb(0,102,204);font-family:'Luxi Sans','Bitstream Vera Sans','Lucida Grande','Trebuchet MS',helvetica,verdana,arial,sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);font-size:small">Initiate a kickstart for a virtual guest</a>" action which has been running unsuccessfully for several days now.<div>
<br></div><div>There is no option to stop this in the gui and I'm getting an unhandled exception when attempting to stop the action from the api</div><div><br></div><div>    server.call("schedule.cancelActions",key,[456])</div>
<div><br></div><div>    redstone.xmlrpc.XmlRpcFault: unhandled internal exception: null</div><div><br></div><div>Any ideas how I can kill this action?</div>