Anonymous | Login | Signup for a new account | 2021-03-09 02:57 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 | ||||
0000143 | easycwmp | [All Projects] Help | public | 2016-07-05 16:34 | 2016-07-14 15:47 | ||||
Reporter | mar | ||||||||
Assigned To | Anis | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | Linux | OS Version | Ubuntu 16.04 | |||||
Summary | 0000143: Can't call the ubus call tr069 notify | ||||||||
Description | I got this error : "Command failed: Not found" Furthermore ubus -s /tmp/.ubus.sock list doesn't display anything | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000490) mohamed.kallel (manager) 2016-07-11 10:26 |
in what mode ubisd is launched ? ubusd should be launched in super user mode(root). sudo ubusd. an also the ubus command shoulb called in super user mode |
(0000492) mar (reporter) 2016-07-11 11:33 |
I launched both in super user mode. I can call the command 'ubus listen &' but 'call tr069 notify' is reported as unknown command |
(0000496) Anis (developer) 2016-07-13 12:49 |
try to launch ubusd with the following socket path: #/usr/sbin/ubusd -s /var/run/ubus.sock and then check it with netstat command : #netstat -anp |grep -i ubus |
(0000497) mar (reporter) 2016-07-13 14:47 |
Thks a lot, it's now working. I had to connect to the /var/run/ubus.sock socket instead of the /tmp/.ubus.sock socket. |
(0000498) mohamed.kallel (manager) 2016-07-13 15:00 |
@Anis Update the Readme with the last version of the install page |
(0000499) mohamed.kallel (manager) 2016-07-14 15:47 |
Readme updated in EasyCwmp-1.3.2 and Install web page updated too |
![]() |
|||
Date Modified | Username | Field | Change |
2016-07-05 16:34 | mar | New Issue | |
2016-07-11 10:26 | mohamed.kallel | Note Added: 0000490 | |
2016-07-11 11:33 | mar | Note Added: 0000492 | |
2016-07-13 12:49 | Anis | Note Added: 0000496 | |
2016-07-13 13:19 | Anis | Assigned To | => Anis |
2016-07-13 13:19 | Anis | Status | new => feedback |
2016-07-13 14:47 | mar | Note Added: 0000497 | |
2016-07-13 14:47 | mar | Status | feedback => assigned |
2016-07-13 15:00 | mohamed.kallel | Note Added: 0000498 | |
2016-07-14 15:47 | mohamed.kallel | Note Added: 0000499 | |
2016-07-14 15:47 | mohamed.kallel | Status | assigned => resolved |
2016-07-14 15:47 | mohamed.kallel | Resolution | open => fixed |
Copyright © 2000 - 2021 MantisBT Team |