View Issue Details

IDProjectCategoryView StatusLast Update
0000375easycwmpQuestionpublic2019-05-07 06:31
Reporterkomeilkma Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status newResolutionopen 
Platformopenwrt OSlinux 
Summary0000375: LibCurl Error: The requested URL returned error: 400 Bad Request
DescriptionHi, I've made easycwmp settings but there is a problem with the ACS software and when I receive my system log, I get this error from the server.
LibCurl Error: The requested URL returned error: 400 Bad Request
The ACS software that the modem should communicate with is the product of AVSystem
Is
I send the information and settings below

config local
        option interface 'wwan0'
        option port '7547'
        option ubus_socket '/var/run/ubus.sock'
        option date_format '%FT%T%z'
        option username 'root'
        option password 'admin'
        option authentication 'Basic'
        option logging_level '4'

config acs
        option url 'http://cwmp.hiweb.ir:10301/acs'
        option username 'ACS'
        option password ''
        option periodic_enable '1'
        option periodic_interval '10'
        option periodic_time '0001-01-01T00:00:00Z'

config device
        option oui 'FFFFFF'
        option serial_number 'FFFFFF123456'
        option manufacturer 'OpenWrt
http___openwrt.org_'
        option product_class 'Generic'
        option hardware_version 'v0'
        option software_version 'r7258-5eb055306f'


logread -f :

Tue May 7 04:28:53 2019 daemon.notice easycwmpd: add event '2 PERIODIC'
Tue May 7 04:28:53 2019 daemon.notice easycwmpd: start session
Tue May 7 04:28:53 2019 daemon.notice easycwmpd: configured acs url http://cwmp.hiweb.ir:10301/acs
Tue May 7 04:28:53 2019 daemon.notice easycwmpd: external script init
Tue May 7 04:28:54 2019 daemon.notice easycwmpd: external: execute inform parameter
Tue May 7 04:28:54 2019 daemon.notice easycwmpd: send Inform
Tue May 7 04:28:54 2019 daemon.notice easycwmpd: LibCurl Error: The requested URL returned error: 400 Bad Request
Tue May 7 04:28:54 2019 daemon.notice easycwmpd: sending http message failed
Tue May 7 04:28:54 2019 daemon.notice easycwmpd: sending Inform failed
Tue May 7 04:28:54 2019 daemon.notice easycwmpd: external: execute apply service
Tue May 7 04:28:54 2019 daemon.notice easycwmpd: external script exit
Tue May 7 04:28:54 2019 daemon.notice easycwmpd: end session failed
Tue May 7 04:28:54 2019 daemon.notice easycwmpd: retry session in 3840 sec, RetryCount = 91


Meanwhile, I have another problem to send WANIPConnection.1.ExternalIPAddress in the form that I can not set the wan_script file correctly.
Please help me in this case too
TagsNo tags attached.
e-mail notification

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-05-07 06:31 komeilkma New Issue