Anonymous | Login | Signup for a new account | 2021-03-09 01:21 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 | ||||
0000012 | easycwmp | [All Projects] Help | public | 2014-09-25 00:40 | 2016-04-18 14:51 | ||||
Reporter | CwmpUser | ||||||||
Assigned To | mohamed.kallel | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | openwrt | OS | ubuntu | OS Version | |||||
Summary | 0000012: Unable to set parameter value remotely | ||||||||
Description | I use genieacs to set parameter of SSID remotely and on server side, it says 202(task accepted and will be executed later). But on the AP side, I got the following info: +++ RECEIVED HTTP REQUEST +++ http_digest_auth_fail_response(322):: http_digest_auth_fail_response: header: Digest realm="realm@easycwmp",qop="auth",nonce="32774ffb30cb825ba5c1e48bec3259e9000022ef",opaque="328458fab28345ae87ab3210a8513b14eff452a2"--- RECEIVED HTTP REQUEST --- +++ HTTP SERVER CONNECTION FAILED +++ +++ RECEIVED HTTP REQUEST +++ http_digest_auth_fail_response(322):: http_digest_auth_fail_response: header: Digest realm="realm@easycwmp",qop="auth",nonce="b45f58b3b96b680f3acc208b189b64220000231f",opaque="328458fab28345ae87ab3210a8513b14eff452a2"--- RECEIVED HTTP REQUEST --- +++ HTTP SERVER CONNECTION FAILED +++ I use 'easycwmp --json get value' to get the SSID, nothing changes. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() ![]() | ||||||||
![]() |
|
(0000051) Anis (developer) 2014-09-25 16:37 edited on: 2014-09-25 17:18 |
I use these steps to reproduce your problem * set parameter value of SSID remotely with openacs : "InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID" * get parameter value remotely with ACS and get value using CLI your issue is not reproduced when I follow those steps ! could you provide me the configuration file of wifi under "/etc/conf/wireless" could you reproduce this problem using the following CLI ? root@OpenWrt:~# easycwmp --json set value InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID SSID12 root@OpenWrt:~# easycwmp --json apply { "status": "1" } root@OpenWrt:~# easycwmp --json get value InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID { "parameter": "InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID", "fault_code": "", "value": "SSID12", "type": "xsd:string" } root@OpenWrt:~# |
(0000052) CwmpUser (reporter) 2014-09-25 17:09 |
Wireless has been uploaded. If I use CLI to set/get, it works fine. Now I think it may be genieACS's issue. I will keep track of it. Btw, my boss won't let me use openACS but genieACS. |
(0000053) mohamed.kallel (manager) 2014-09-25 21:43 |
Could you provide a traffic capture (wireshark) of the cwmp session between genieACS and the easycwmp |
(0000054) CwmpUser (reporter) 2014-09-25 22:22 |
Updated. Here is what I did. Do a tcpdump on AP first and then send a setParameterValue request from ACS server. After confirm that the request is completed from server side, I stop the tcpdump. But the package looks a little weird since it seems nothing there about setParameterValues request. |
(0000055) CwmpUser (reporter) 2014-09-26 21:40 |
I figure it out. It's server's problem. Sorry about that. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-09-25 00:40 | CwmpUser | New Issue | |
2014-09-25 16:37 | Anis | Note Added: 0000051 | |
2014-09-25 17:05 | CwmpUser | File Added: wireless | |
2014-09-25 17:09 | CwmpUser | Note Added: 0000052 | |
2014-09-25 17:18 | Anis | Note Edited: 0000051 | View Revisions |
2014-09-25 21:43 | mohamed.kallel | Note Added: 0000053 | |
2014-09-25 22:19 | CwmpUser | File Added: AP30.pcap | |
2014-09-25 22:22 | CwmpUser | Note Added: 0000054 | |
2014-09-26 21:40 | CwmpUser | Note Added: 0000055 | |
2014-09-27 15:21 | mohamed.kallel | Status | new => resolved |
2014-09-27 15:21 | mohamed.kallel | Resolution | open => fixed |
2014-09-27 15:21 | mohamed.kallel | Assigned To | => mohamed.kallel |
Copyright © 2000 - 2021 MantisBT Team |