Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External script error 9002, when HTTP GET request from ACS received. #22

Open
cbuilder opened this issue Apr 21, 2016 · 1 comment
Open

Comments

@cbuilder
Copy link

I tested it at OpenWrt 15.05. When download request is handling and http get was received:

Fri Apr 15 11:36:01 2016 daemon.notice easycwmpd: start download url = http://192.168.2.4:9673/test/iot/tools/get_firmware?ticketid=33195&cmdkey=Test&filename=openwrt-sunxi-Cubieboard2-rootfs.6.20.204.tar.gz, FileType = '1 Firmware Upgrade Image', CommandKey = 'Test'
Fri Apr 15 11:36:01 2016 daemon.err easycwmpd[1029]: +++ RECEIVED HTTP REQUEST +++
Fri Apr 15 11:36:01 2016 daemon.notice easycwmpd: external script init
Fri Apr 15 11:36:01 2016 daemon.err easycwmpd[1029]: http_digest_auth_fail_response(335):: http_digest_auth_fail_response: header: Digest realm="realm@easycwmp",qop="auth",nonce="e0fa3e31f048e3e02010612a29850a7700000018",opaque="328458fab28345ae87ab3210a8513b14eff452a2"--- RECEIVED HTTP REQUEST ---
Fri Apr 15 11:36:01 2016 daemon.notice easycwmpd: external: execute download
Fri Apr 15 11:36:01 2016 daemon.notice easycwmpd: add event '7 TRANSFER COMPLETE'
Fri Apr 15 11:36:01 2016 daemon.notice easycwmpd: add event 'M Download'
Fri Apr 15 11:36:01 2016 daemon.notice easycwmpd: download error: 'Internal error'
Fri Apr 15 11:36:01 2016 daemon.notice easycwmpd: external script exit

I investigated this issue and found that status == NULL at cwmp_download_launch() function.
This bug simple to test with web browser or something like curl.

@pivasoftware
Copy link
Owner

could you please open this ticket in the official issue tracking system of EasyCwmp:
support.easycwmp.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants