01-17-2022 10:39 AM - edited 01-17-2022 11:33 AM
While running from our OSS system (itential) we are doing a parallel JSONRPC request to our NSO for 25 devices at a time. The call is the isAlive check which checks if the device is connected. Randomly when running in groups of 25 at a time we get errors like this for a couple calls:
"jsonrpc": "2.0", "error": { "type": "rpc.method.failed", "code": -32000, "message": "Method failed", "internal": "webui_appmod_jsonrpc414" }, "id": 1 }
Is this a resource limit? Doing a "tail -f" on all ncs logs didn't provide much detail for root cause.
01-21-2022 09:09 AM
You need to report this as a bug using the usual channels for that.
01-28-2022 10:21 AM
You can check if the bug is already known, and maybe find a workaround at https://bst.cloudapps.cisco.com/bugsearch.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide