<div dir="ltr">I'm trying to do firmware/config upgrades with genie from master (as of 2 weeks ago). The modem successfully downloads the config file and reboots. Modem comes back online in the BOOTSTRAP state, and then genie sends the file to the CPE again, repeat over and over.<div><br></div><div>I cannot delete the download task either. When I try to delete the task via the API, I get back a 404.I have to open up the mongo console to delete the task.</div><div><br></div><div>Here is the actual task from the mongo db:</div><div><br></div><div><div>{</div><div>  "_id": "00236a-96318REF-SR360NA0A4%2D0003196",</div><div>  "name": "download",</div><div>  "file": "360_defaults_2017_apr_12.conf",</div><div>  "filename": "360_defaults_2017_apr_12.conf",</div><div>  "device": "00236a-96318REF-SR360NA0A4%2D0003196",</div><div>  "timestamp": "2017-06-01T21:21:14.972Z"</div><div>}</div><div><br></div><div>Console log: <a href="https://pastebin.com/3U78yELJ">https://pastebin.com/3U78yELJ</a><br></div><div>SOAP log: <a href="https://pastebin.com/RmxwGTai">https://pastebin.com/RmxwGTai</a></div></div></div>