View Issue Details

IDProjectCategoryView StatusLast Update
0000392easycwmpHelppublic2019-11-14 17:09
Reporterleiwudong Assigned Tomohamed.kallel  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
PlatformmipselOSlinuxOS Version2.6.36+
Summary0000392: openacs can not connect to cpe.
Descriptionwhen cpe boot to openacs,i try to cr_connect to cpe,but cpe does not work;i trace the code and find the uloop_fd_add return -1(http.c http_server_init),and the it does not register the event in epoll,so the callback does not work;i wish easycwmp team can give me some suggestions for this issue;
Additional Information2019-11-11 17:51:00 [easycwmp] NOTICE - add event '0 BOOTSTRAP'
2019-11-11 17:51:00 [easycwmp] NOTICE - init periodic inform: reference time = n/a, interval = 100
2019-11-11 17:51:00 [easycwmp] NOTICE - external: execute update_value_change
2019-11-11 17:51:01 [easycwmp] NOTICE - daemon started
2019-11-11 17:51:01 [easycwmp] NOTICE - external: execute inform device_id
2019-11-11 17:51:01 [easycwmp] NOTICE - external script exit
2019-11-11 17:51:01 [easycwmp] NOTICE - add event '1 BOOT'
main(330): ubus initialization failed
+++ lwd ret:-1 registered:0+++
+++ HTTP SERVER CONFIGURATION +++
NOT BOUND TO IP
port: '7547'
--- HTTP SERVER CONFIGURATION ---
2019-11-11 17:51:01 [easycwmp] NOTICE - http server initialized
2019-11-11 17:51:01 [easycwmp] NOTICE - entering main loop
2019-11-11 17:51:01 [easycwmp] NOTICE - start session

is it related to ubus failed?
TagsNo tags attached.
e-mail notification

Activities

leiwudong

2019-11-12 09:19

reporter   ~0000953

Last edited: 2019-11-13 02:17

I hope to get your reply for the epoll's dependency ,
I search in network,it show need kernel2.6,glibc 2.3.3,but how we install and test glibc?

leiwudong

2019-11-14 12:50

reporter   ~0000955

I have solved the issue(toolchains is too old,upgrade 4.1 to 4.9),easycwmp team can closed this case.

Issue History

Date Modified Username Field Change
2019-11-11 11:00 leiwudong New Issue
2019-11-12 09:19 leiwudong Note Added: 0000953
2019-11-13 02:17 leiwudong Note Edited: 0000953
2019-11-14 12:50 leiwudong Note Added: 0000955
2019-11-14 17:09 mohamed.kallel Status new => resolved
2019-11-14 17:09 mohamed.kallel Resolution open => no change required
2019-11-14 17:09 mohamed.kallel Assigned To => mohamed.kallel