I'd check the output of the CWMP log, syslog on the device itself, and I'd also set "DEBUG": true in the genieacs/config.json file (and restart the cwmp process), that will create a request/response log in the genieacs/debug/acs_id.dump file
-dan On Fri, Jan 18, 2019 at 10:50 AM Matthew Forbes <[email protected]> wrote: > Thanks Dan, > > That’s very helpful for authentication. That appears to be working, but > changes to the device still aren’t being accepted. Is there something else > that’s missing? Does that command need to be combined with the parameter > changes? We have been looking at the API documentation on github, but we > can’t seem to run the commands they are showing and changes using the GUI > are still being cached. > > Thanks, Matt > > > > *From:* Users <[email protected]> *On Behalf Of *Dan > Morphis > *Sent:* Thursday, January 17, 2019 5:03 PM > *To:* Community support for GenieACS users <[email protected]> > *Subject:* Re: Using GenieACS > > > > *CableLabs WARNING:* The sender of this email could not be validated and > may not match the person in the "From" field. > > curl --digest -u "username:password" -i http://cpe_ip:30005/ > > > > If you do not have connection request authentication enabled in the CPE > then use: curl -i http://cpe_ip:30005/ > > > > -dan > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
