<div dir="ltr">Hi all,<div><br></div><div>I have only 1 preset configured and every reboot (reset configuration from cpe) appears the following log:</div><div><br></div><div><div>9 Aug 09:44:36 - 00259E-xxx: Inform (0 BOOTSTRAP,1 BOOT); retry count 0                                     </div><div>9 Aug 09:44:36 - 00259E-xxx: Started task refreshObject(57a989e4fecc66021730fe7f)                       </div><div>9 Aug 09:44:52 - 00259E-xxx: Completed task refreshObject(57a989e4fecc66021730fe7f)                 </div><div>9 Aug 09:44:53 - 00259E-xxx: Presets discrepancy found</div><div>9 Aug 09:44:53 - 00259E-xxx: Started task setParameterValues(57a989f5fecc66021730fe80)             </div><div>9 Aug 09:44:53 - 00259E-xxx: Completed task setParameterValues(57a989f5fecc66021730fe80)</div></div><div><br></div><div><br></div><div>Why does appear "Presets discrepancy found"?</div><div><br></div><div><br></div><div><br></div><div>The preset has the following configuration:</div><div><br></div><div><div>> db.presets.findOne({_id:"PeriodicInformInterval"})</div><div>{</div><div><span class="" style="white-space:pre">  </span>"weight" : 0,</div><div><span class="" style="white-space:pre">    </span>"precondition" : "{\"summary.manufacturer\":\"Huawei Technologies Co., Ltd\"}",</div><div><span class="" style="white-space:pre">    </span>"configurations" : [</div><div><span class="" style="white-space:pre">             </span>{</div><div><span class="" style="white-space:pre">                  </span>"type" : "value",</div><div><span class="" style="white-space:pre">                      </span>"name" : "InternetGatewayDevice.ManagementServer.PeriodicInformInterval",</div><div><span class="" style="white-space:pre">                      </span>"value" : "120"</div><div><span class="" style="white-space:pre">                </span>},</div><div><span class="" style="white-space:pre">         </span>{</div><div><span class="" style="white-space:pre">                  </span>"type" : "value",</div><div><span class="" style="white-space:pre">                      </span>"name" : "InternetGatewayDevice.ManagementServer.ConnectionRequestUsername",</div><div><span class="" style="white-space:pre">                   </span>"value" : "cpe"</div><div><span class="" style="white-space:pre">                </span>},</div><div><span class="" style="white-space:pre">         </span>{</div><div><span class="" style="white-space:pre">                  </span>"type" : "value",</div><div><span class="" style="white-space:pre">                      </span>"name" : "InternetGatewayDevice.ManagementServer.ConnectionRequestPassword",</div><div><span class="" style="white-space:pre">                   </span>"value" : "cpe"</div><div><span class="" style="white-space:pre">                </span>}</div><div><span class="" style="white-space:pre">  </span>],</div><div><span class="" style="white-space:pre"> </span>"_id" : "PeriodicInformInterval"</div><div>}</div><div>> </div></div><div><br></div></div>