View Issue Details

IDProjectCategoryView StatusLast Update
0000162easycwmpHelppublic2016-10-28 11:32
Reportersatirus Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
PlatformLinuxOSubuntuOS Version14.04
Summary0000162: I cannot community between easyCWMP and freeACS
DescriptionI consist two virtualbox for test in Windows.
난 윈도우에 두개의 버추얼box를 구성했다.

one(I'll call this A) is ubuntu 14.04 for running easycwmp.
other(I'll call this B) is ubuntu 14.04 server for running freeACS.

Windows network ip is 192.168.1.145
A's network is bridge mode, and IP is 192.168.2.145 static.
B's network is bridge mode, and IP is 192.168.3.145 static.
Windows, A, B all move ping well. so network is OK among them.

when run freeACS, I can see acs login web-page 192.168.3.145
so I think freeACS is running.

and I run easycwmp with configuration for freeACS.
but I met issue exactly same with http://support.easycwmp.org/view.php?id=80

my easycwmp configuration is below
config local
    option interface eth0
    option port 7547
    option ubus_socket /var/run/ubus.sock
    option date_format %FT%T%z
    option username easycwmp
    option password easycwmp
    option provisioning_code '1234567890'
#Logging levels: Critic=0, Warning=1, Notice=2, Info=3, Debug=4
    option logging_level '3'

config acs
    option url http://192.168.3.145:80/web
    option username admin
    option password xaps
    option parameter_key ''
    option periodic_enable '1'
    option periodic_interval '100'
    option periodic_time '0001-01-01T00:00:00Z'

config device
    option manufacturer easycwmp
    option oui FFFFFFFF
    option product_class easycwmp
    option serial_number FFFFFF123456
    option hardware_version example_hw_version
    option software_version example_sw_version

question.
1. for running easycwmp, do I make Data modeling in freeACS and config in easycwmp?
2. How Can I community easycwmp and freeACS well?
3. How Can I see freeACS log?

thanks for read my issue.
Steps To Reproduceinstall freeACS
1. run install-or-update-freeacs-ubuntu.sh
2. config with Fusion Installation.pdf
3. service tomcat7 restart for starting freeACS in Linux
(account is root)

install easycwmp
1. download easycwmp-1.3.4.tar.gz
2. install things with README file in easycwmp src
3. easycwmpd -f -b
(account is root)
Additional InformationI attatched Fusion Installation.pdf and README files in ZIP
TagsNo tags attached.
e-mail notification

Activities

satirus

2016-09-07 14:06

reporter  

files.zip (442,803 bytes)

satirus

2016-09-07 14:16

reporter  

easycwmp.log (18,103 bytes)

satirus

2016-09-07 14:17

reporter   ~0000545

I attached easycwmp log

mohamed.kallel

2016-09-07 15:58

administrator   ~0000546

The communication is up between freeACS and EasyCwmp, but the answer of the inform is not valid from the freeACS! Please contact the freeACS community to see this issue.

satirus

2016-10-26 04:32

reporter   ~0000561

I found what is wrong.
I fixed the source of easycwmp.
I remove my source, then It works normally.

mohamed.kallel

2016-10-26 10:09

administrator   ~0000564

what's wrong?

What did you fix in the easycwmp to get it work?

Issue History

Date Modified Username Field Change
2016-09-07 14:06 satirus New Issue
2016-09-07 14:06 satirus File Added: files.zip
2016-09-07 14:16 satirus File Added: easycwmp.log
2016-09-07 14:17 satirus Note Added: 0000545
2016-09-07 15:58 mohamed.kallel Note Added: 0000546
2016-10-26 04:32 satirus Note Added: 0000561
2016-10-26 10:09 mohamed.kallel Note Added: 0000564