cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
450
Views
0
Helpful
2
Replies

Multiple JSONRPC requests gives webui_appmod_jsonrpc414

tsiemers1
Spotlight
Spotlight

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.

2 Replies 2

perander
Cisco Employee
Cisco Employee

You need to report this as a bug using the usual channels for that.

Alex Stevenson
Cisco Employee
Cisco Employee

@tsiemers1,

 

You can check if the bug is already known, and maybe find a workaround at https://bst.cloudapps.cisco.com/bugsearch.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the NSO Developer community: