View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000010 | easycwmp | Bug | public | 2014-09-23 22:36 | 2014-09-24 18:58 |
Reporter | CwmpUser | Assigned To | mohamed.kallel | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Openwrt | OS | Unbuntu | ||
Summary | 0000010: XML parsing problem | ||||
Description | I set up the genieacs server on VM and easycwmp on my AP, but I got internal server error(500) for the inform message. I did a wireshark capture and found out this in the XML: <ParameterValueStruct xsi:type="xsd:string"> <Name>InternetGatewayDevice.DeviceInfo.HardwareVersion</Name> <Value>example_hw_version</Value> </ParameterValueStruct> But according to the author of genieacs, it should be <ParameterValueStruct> <Name>InternetGatewayDevice.DeviceInfo.HardwareVersion</Name> <Value xsi:type="xsd:string">example_hw_version</Value> </ParameterValueStruct> The attachment are the log of genieacs-cwmp and says there is TypeError | ||||
Tags | No tags attached. | ||||
e-mail notification | |||||
|
|
|
I confirm that's a bug |
|
So for now the only to fix this is to change the code of acs to parse xml properly? |
|
It's a bug in easycwmp and not in the acs |
|
bug fixed and delivered in easycwmp-1.0.3 Verify before installing the new version that you have cleanly removed the bins and the source codes of the old easycwmp version |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-09-23 22:36 | CwmpUser | New Issue | |
2014-09-23 22:36 | CwmpUser | File Added: cwmp-err.log | |
2014-09-24 10:08 | mohamed.kallel | Category | Help => Bug |
2014-09-24 10:08 | mohamed.kallel | Note Added: 0000046 | |
2014-09-24 16:23 | CwmpUser | Note Added: 0000047 | |
2014-09-24 18:57 | mohamed.kallel | Note Added: 0000048 | |
2014-09-24 18:58 | mohamed.kallel | Note Added: 0000049 | |
2014-09-24 18:58 | mohamed.kallel | Status | new => resolved |
2014-09-24 18:58 | mohamed.kallel | Resolution | open => fixed |
2014-09-24 18:58 | mohamed.kallel | Assigned To | => mohamed.kallel |