Manoj, The periodic inform is usually one of the values you set in the device UI, usually near the ACS URL. It's also part of the device tree: InternetGatewayDevice.ManagementServer.PeriodicInformInterval
It sounds like you are using NAT. In order to use GenieACS in a NAT'ed environment, you need to run a STUN server. Here are two STUN servers that work with GenieACS. https://github.com/jselbie/stunserver https://github.com/coturn/coturn The STUN server needs to run on the same server GenieACS is running, as Genie needs to send UDP messages over a shared port. You also need to set the GenieACS config value UDP_CONNECTION_REQUEST_PORT to 3478, or what ever port the STUN service is running on. Thanks, Spence > On April 23, 2017 at 1:41 PM Manoj C Jagatap > <[email protected]> wrote: > > > Spencer, > > I sorry to ask you this, I am a fresher, could you tell me where can I > find periodic inform. > > I have a firewall in Debian and also in openwrt. But I have enabled all > ports of GenieACS, in openwrt I disabled the firewall. Let me know if there > is anything else i need to do. > > Thank you. > > Manoj :) > > > On Fri, Apr 21, 2017, 19:55 Spencer Lambert <[email protected] > mailto:[email protected] > wrote: > > > > > > Manoj, > > > > It sounds like the TR-069 client you used previously wasn't > > listening for Connection Requests. Glad EasyCWMP is working. > > > > 1) What is your periodic inform? > > > > 2) Is there a firewall between GenieACS and your device? > > > > Thanks, > > Spence > > > > > > > On April 21, 2017 at 11:39 AM Manoj C Jagatap > > <[email protected] mailto:[email protected] > > > wrote: > > > > > > Hi Spencer, > > > > > > Thaks for the quick reply, > > > > > > I tried that, still I was getting the same error. > > > > > > So I decided to go for EasyCWMP, After installing EasyCWMP, > > > All tasks are working.:) > > > > > > I am using GenieACS Gui, when I perform a task like reboot or > > > factory reset, I get a notification Device is offline, but the device is > > > right in front of me, it will take some time (30 sec to 1 min, sometimes > > > more) and then the task will be completed. Couldn't understand this > > > process. > > > > > > Please help me to understand why it is happening like this. > > > > > > Thank you. > > > > > > Regards > > > Manoj C Jagatap > > > > > > On Thu, Apr 20, 2017 at 7:28 PM Spencer Lambert > > > <[email protected] mailto:[email protected] > wrote: > > > > > > > > > > > > > > Manoj, > > > > > > > > This may not be what is happening to you, but I've seen > > > > this behavior when new tasks are sent to the CPE close together. For > > > > example, update a value then submit a reboot. > > > > > > > > Does it always give an error 202, even when tasks are > > > > submitted 30 sec apart? > > > > > > > > Are you using NAT? > > > > > > > > Thanks, > > > > Spence > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On April 20, 2017 at 4:34 PM Manoj C > > > > Jagatap <[email protected] > > > > mailto:[email protected] > wrote: > > > > > > > > > > Hi Guys, > > > > > > > > > > I am Manoj C Jagatap, I have set up GenieACS in > > > > > Debian and FreeCwmp on TP Link WR740n running Openwrt Chaos Calmer > > > > > 15.05. > > > > > > > > > > I get the following error for the tasks like > > > > > reboot and factory reset though the router shows up in GUI, > > > > > HTTP/1.1 202 Task queued but not processed. > > > > > > > > > > I don't see any error logs even though debug is > > > > > set to true. > > > > > > > > > > Hope you can help us figuring out the issue, > > > > > looking forward to your response. > > > > > > > > > > Please let us know if you need any more info. > > > > > > > > > > Thank you. > > > > > > > > > > Best Regards > > > > > Manoj C Jagatap > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > Users mailing list > > > > > [email protected] > > > > > mailto:[email protected] > > > > > http://lists.genieacs.com/mailman/listinfo/users > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Users mailing list > > > > [email protected] mailto:[email protected] > > > > http://lists.genieacs.com/mailman/listinfo/users > > > > > > > > > > > > > > > > _______________________________________________ > > Users mailing list > > [email protected] mailto:[email protected] > > http://lists.genieacs.com/mailman/listinfo/users > > > > >
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
