Uploading files to CPEs looping

Dan Morphis dan at milkcarton.com
Thu Jun 1 17:52:52 EDT 2017


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.

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.

Here is the actual task from the mongo db:

{
  "_id": "00236a-96318REF-SR360NA0A4%2D0003196",
  "name": "download",
  "file": "360_defaults_2017_apr_12.conf",
  "filename": "360_defaults_2017_apr_12.conf",
  "device": "00236a-96318REF-SR360NA0A4%2D0003196",
  "timestamp": "2017-06-01T21:21:14.972Z"
}

Console log: https://pastebin.com/3U78yELJ
SOAP log: https://pastebin.com/RmxwGTai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20170601/4800c4c6/attachment.html>


More information about the Users mailing list