Anonymous | Login | Signup for a new account | 2021-03-06 12:54 CET | ![]() |
My View | View Issues | Change Log | Roadmap | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000010 | easycwmp | [All Projects] 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 | OS Version | |||||
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. | ||||||||
Attached Files | ![]() | ||||||||
![]() |
|
(0000046) mohamed.kallel (manager) 2014-09-24 10:08 |
I confirm that's a bug |
(0000047) CwmpUser (reporter) 2014-09-24 16:23 |
So for now the only to fix this is to change the code of acs to parse xml properly? |
(0000048) mohamed.kallel (manager) 2014-09-24 18:57 |
It's a bug in easycwmp and not in the acs |
(0000049) mohamed.kallel (manager) 2014-09-24 18:58 |
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 |
Copyright © 2000 - 2021 MantisBT Team |