On Thu, 2016-03-31 at 16:25 +0200, Oliver Kraitschy wrote: > When a connection request was not successful, the following happened: > > - ACS connects to CPE via TCP > - ACS does HTTP request without authentication > - CPE denies access and closes TCP connection > > - ACS connects to CPE via TCP > - ACS does HTTP request with authentication > - CPE responds with 200 OK > - CPE closes TCP connection > > And that's it. easycwmp simply doesn't open a new connection to > transfer > its payload, resigning with this error message: > > https://github.com/pivasoftware/easycwmp/blob/master/src/http.c#L318
Looks like it's client related. I'd raise an issue with EasyCWMP. Zaid _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
