View Issue Details

IDProjectCategoryView StatusLast Update
0000187easycwmpHelppublic2017-01-27 16:00
Reporterhkachhia Assigned Tomohamed.kallel  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
PlatformVirtual boxOSUbuntu OS Version14.04
Summary0000187: How to access easyCwmp UI ?
DescriptionI have successfully installed easyCwmp. As I beginner so I don't know how to use it. Is there any GUI for access easycwmp ? how can I create demo application using this ? Please guide me
TagsNo tags attached.
e-mail notification

Activities

hkachhia

2016-12-02 09:54

reporter   ~0000591

Is there any tutorial for use for create demo using easycwmp ?

user13

2016-12-02 10:19

  ~0000592

there is easycwmp Commands (for data model handling)
easycwmp -h for help

hkachhia

2016-12-02 10:42

reporter   ~0000593

easycwmp -h for help getting below response

USAGE: /usr/sbin/easycwmp command [parameter] [values]
command:
  get [value|notification|name]
  set [value|notification]
  apply [value|notification|object|service]
  add [object]
  delete [object]
  download
  factory_reset
  reboot
  inform [parameter|device_id]
  --json-input
invalid action '-h'

how can i use it ?

user13

2016-12-02 11:46

  ~0000594

Last edited: 2016-12-02 11:52

for example easycwmp get value ==> show you all the data model tree

hkachhia

2016-12-02 12:19

reporter   ~0000595

In get value I have found below value. What is the use below URL ?

{ "parameter": "Device.ManagementServer.URL", "value": "http:\/\/192.168.1.110:8080\/openacs\/acs" }


Is there any GUI for easycwmp ? or tutorial for beginner then provide me

user13

2016-12-02 13:31

  ~0000596

yes easycwmp have a GUI : type the @ip address of your device on your browser and then you get the authentication page.

hkachhia

2016-12-02 13:55

reporter   ~0000597

Which device ?

user13

2016-12-02 13:56

  ~0000598

where you installed the easycwmp

hkachhia

2016-12-05 06:33

reporter   ~0000599

I have tried to access using the IP address but It does not open. Is it run on specific port ?

I have tried to access below IP as well as my machine IP.
{ "parameter": "Device.ManagementServer.URL", "value": "http:\/\/192.168.1.110:8080\/openacs\/acs" }

In my machine I have already installed Apache webserver, so is it conflict with it ?

user13

2016-12-05 18:12

  ~0000600

if you want to configure the parameters related to the easycwmp:
edit the file /etc/config/easycwmp.

the http://192.168.1.110:8080/openacs/acs is the ACS URL and you can change it.

hkachhia

2016-12-09 09:30

reporter   ~0000601

Getting below error:

* Hostname was NOT found in DNS cache
* Trying 192.168.1.110...
* Connection timed out after 30001 milliseconds
* Closing connection 2
2016-12-09 08:27:31 [easycwmp] NOTICE - LibCurl Error: Connection timed out after 30001 milliseconds
2016-12-09 08:27:31 [easycwmp] NOTICE - sending http message failed
rpc_inform(218): sending Inform http message failed
2016-12-09 08:27:31 [easycwmp] NOTICE - sending Inform failed
2016-12-09 08:27:31 [easycwmp] NOTICE - external: execute apply service
2016-12-09 08:27:31 [easycwmp] NOTICE - external script exit
2016-12-09 08:27:31 [easycwmp] NOTICE - end session failed
2016-12-09 08:27:31 [easycwmp] NOTICE - retry session in 30 sec, RetryCount = 3

my machine IP address is : 10.0.2.15 why it's trying to connect 192.168.1.110 ?

user13

2016-12-09 10:14

  ~0000602

192.168.1.110 is ACS URL you have to change it by the ip address of your ACS URL.
To do that you have to edit the file /etc/config/easycwmp.

what is your address URL ?
and which ACS do you use ?

Issue History

Date Modified Username Field Change
2016-12-02 09:50 hkachhia New Issue
2016-12-02 09:54 hkachhia Note Added: 0000591
2016-12-02 10:19 user13 Note Added: 0000592
2016-12-02 10:42 hkachhia Note Added: 0000593
2016-12-02 11:46 user13 Note Added: 0000594
2016-12-02 11:52 user13 Note Edited: 0000594
2016-12-02 12:19 hkachhia Note Added: 0000595
2016-12-02 13:31 user13 Note Added: 0000596
2016-12-02 13:55 hkachhia Note Added: 0000597
2016-12-02 13:56 user13 Note Added: 0000598
2016-12-05 06:33 hkachhia Note Added: 0000599
2016-12-05 18:12 user13 Note Added: 0000600
2016-12-09 09:30 hkachhia Note Added: 0000601
2016-12-09 10:14 user13 Note Added: 0000602
2017-01-27 16:00 mohamed.kallel Status new => resolved
2017-01-27 16:00 mohamed.kallel Resolution open => fixed
2017-01-27 16:00 mohamed.kallel Assigned To => mohamed.kallel