"download" method failure

Dan Morphis dan at milkcarton.com
Thu Aug 30 22:38:42 EDT 2018


Whats in the cwmp log file? Whats in the device log file?

-dan

On Thu, Aug 30, 2018 at 4:40 PM, varat za <zavaratar at gmail.com> wrote:

>
> Hi.
>
> Now I got some testing using latest release.
>
> When I test "download" method, the server responds with the following fail
> message:
>
> {
>     "_id" : "000000-TEST-FFFFFF123456:task_5b87c417f3847800d5f1f3e2",
>     "provisions" : "[[\"download\",\"1 Firmware Upgrade Image\",null,null]]",
>     "code" : "too_many_commits",
>     "message" : "Too many commit iterations",
>     "timestamp" : ISODate("2018-08-30T10:16:56.482Z"),
>     "retries" : 0,
>     "device" : "000000-TEST-FFFFFF123456",
>     "channel" : "task_5b87c417f3847800d5f1f3e2"
> }
>
> At that time, when I looked at the device document, I could see dozens of
> fields added to the Download object like below. (I am testing with
> easycwmp.)
>
>    "Downloads" : {
>         "1" : {
>             "CompleteTime" : {
>                 "_object" : false,
>                 "_timestamp" : ISODate("2018-08-30T10:16:56.485Z"),
>                 "_type" : "xsd:dateTime",
>                 "_value" : ISODate("1970-01-01T00:00:00.000Z"),
>                 "_writable" : false
>             },
>             "Download" : {
>                 "_object" : false,
>                 "_timestamp" : ISODate("2018-08-30T10:16:56.485Z"),
>                 "_type" : "xsd:dateTime",
>                 "_value" : ISODate("1970-01-01T00:00:00.000Z"),
>                 "_writable" : true
>             },
>             "FileName" : {
>                 "_object" : false,
>                 "_timestamp" : ISODate("2018-08-30T10:16:56.485Z"),
>                 "_type" : "xsd:string",
>                 "_value" : "",
>                 "_writable" : true
>             },
>             "FileType" : {
>                 "_object" : false,
>      ...
>         }
>
>
> _______________________________________________
> Users mailing list
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20180830/bd8960c9/attachment.html>


More information about the Users mailing list