Hi,
When trying to set parameter values via API, I’m receiving a "Maximum call
stack size exceeded" message.
Anyone have any advice on what I could be doing wrong here?



Below is what I’m sending:
{"name":"SetParameterValues","parameterValues":[["InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID","SuperChickenGOGO"]]}

Returned message:
2017-03-20T13:08:57.437Z [ERROR] Uncaught exception;
exceptionName="RangeError" exceptionMessage="Maximum call stack size
exceeded" exceptionStack="RangeError: Maximum call stack size exceeded\n
at Object.rpcRequest (/opt/genieacs/lib/session.js:676:22)\n    at nextRpc
(/opt/genieacs/lib/cwmp.js:420:18)\n    at
/opt/genieacs/lib/cwmp.js:536:14\n    at Object.rpcRequest
(/opt/genieacs/lib/session.js:682:12)\n    at nextRpc
(/opt/genieacs/lib/cwmp.js:420:18)\n    at
/opt/genieacs/lib/cwmp.js:536:14\n    at Object.rpcRequest
(/opt/genieacs/lib/session.js:682:12)\n    at nextRpc
(/opt/genieacs/lib/cwmp.js:420:18)\n    at
/opt/genieacs/lib/cwmp.js:536:14\n    at Object.rpcRequest
(/opt/genieacs/lib/session.js:682:12)"
2017-03-20T13:09:27.472Z [ERROR] Worker died; pid=32066 exitCode=7
2017-03-20T13:09:28.324Z [INFO] Worker listening; pid=32097
address="0.0.0.0" port=7547
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to