Hello.
I have a similar problem. I try the API and the following error occurs (202 Task queued but not processed)
curl -i -d ‘{“name”:“deleteObject”,“objectName”:[“InternetGatewayDevice.WANDevice.1.WANConnectionDevice.3”]}’ -X POST ‘http://localhost:7557/devices/00259E-HG8245Q-FFF/tasks?timeout=3000&connection_request’
HTTP/1.1 202 Task queued but not processed
Date: Thu, 26 Sep 2019 20:48:02 GMT
Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips PHP/5.4.16
GenieACS-Version: 1.1.2
Content-Type: application/json
Transfer-Encoding: chunked
The CPE is connected and running, but the task is queued.
what can it be?