<div dir="ltr"><div>Whats in the cwmp log file? Whats in the device log file?</div><div><br></div><div>-dan<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 30, 2018 at 4:40 PM, varat za <span dir="ltr"><<a href="mailto:zavaratar@gmail.com" target="_blank">zavaratar@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div><p style="box-sizing:border-box;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;margin-top:0px">Hi.</p><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px">Now I got some testing using latest release.</p><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px">When I test "download" method, the server responds with the following fail message:</p><pre style="box-sizing:border-box;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:11.9px;margin-top:0px;margin-bottom:16px;word-wrap:normal;padding:16px;overflow:auto;line-height:1.45;background-color:rgb(246,248,250);border-radius:3px;color:rgb(36,41,46)"><code style="box-sizing:border-box;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;padding:0px;margin:0px;background:transparent;border-radius:3px;word-break:normal;border:0px;display:inline;overflow:visible;line-height:inherit;word-wrap:normal">{
    "_id" : "000000-TEST-FFFFFF123456:<wbr>task_5b87c417f3847800d5f1f3e2"<wbr>,
    "provisions" : "[[\"download\",\"1 Firmware Upgrade Image\",null,null]]",
    "code" : "too_many_commits",
    "message" : "Too many commit iterations",
    "timestamp" : ISODate("2018-08-30T10:16:56.<wbr>482Z"),
    "retries" : 0,
    "device" : "000000-TEST-FFFFFF123456",
    "channel" : "task_<wbr>5b87c417f3847800d5f1f3e2"
}
</code></pre><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px">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.)</p><pre style="box-sizing:border-box;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:11.9px;margin-top:0px;word-wrap:normal;padding:16px;overflow:auto;line-height:1.45;background-color:rgb(246,248,250);border-radius:3px;color:rgb(36,41,46);margin-bottom:0px"><code style="box-sizing:border-box;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;padding:0px;margin:0px;background:transparent;border-radius:3px;word-break:normal;border:0px;display:inline;overflow:visible;line-height:inherit;word-wrap:normal">   "Downloads" : {
        "1" : {
            "CompleteTime" : {
                "_object" : false,
                "_timestamp" : ISODate("2018-08-30T10:16:56.<wbr>485Z"),
                "_type" : "xsd:dateTime",
                "_value" : ISODate("1970-01-01T00:00:00.<wbr>000Z"),
                "_writable" : false
            },
            "Download" : {
                "_object" : false,
                "_timestamp" : ISODate("2018-08-30T10:16:56.<wbr>485Z"),
                "_type" : "xsd:dateTime",
                "_value" : ISODate("1970-01-01T00:00:00.<wbr>000Z"),
                "_writable" : true
            },
            "FileName" : {
                "_object" : false,
                "_timestamp" : ISODate("2018-08-30T10:16:56.<wbr>485Z"),
                "_type" : "xsd:string",
                "_value" : "",
                "_writable" : true
            },
            "FileType" : {
                "_object" : false,
     ...
        }</code></pre></div></div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.genieacs.com/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>