My device is offline all the time, and the UI interface is out of function. For example, I can’t use the reboot button on the UI to restart the device, but I can receive an informresponse message.
The port of the device
Easycwmp for testing
I change Device.ManagementServer.ConnectionRequestURL by http://192.168.0.30 : 28004 is also offline.
Test can be used to call
Sometimes
For example, I can’t use the reboot button on the UI to restart the device, but I can receive an informresponse message
This are two different process:
When you make a request from UI (for example reboot), you are sending a request to CPE (ACS >> CPE). In most cases, in CPE are a ConnectionRequest credentials configured.
When CPE inform interval is fulfilled, the CPE is the one who sends the information to ACS (CPE >> ACS). In this case, in GenieACS v1.1 no authentication is needed (i’m not sure 100% of that)
In the first method (ACS → CPE), if your device have configured a ConnectionRequest Credentials on it, you need to configure the same credentials on GenieACS server in order to make request to device from ACS.
Hi,
I configured the device and ACS with the same username and password, but it didn’t work.
I also added authentication to config, which also doesn’t work.It’s still offline.
Hi,
I am testing both easycwmp and GenieACS simulator. The Genie simulator client works fine. However, when I configure p arameters for the easycwmp client, the GeniesACS server always notify “Internal Server Error” . Can you help me to solve this problem ?