Thank you DaumantasG for your previous answer!
Still got problems: I upgraded my R240 to 07.03 firmware, made a query about WAN traffic
{
"jsonrpc": "2.0", "id": 1, "method": "call", "params":
[
"50371b1fc7c35fbc94c3c9cc3bf78c97", "file", "exec",
{
"command":"gsmctl",
"params":
[
"-e eth1"
]
}
]
}
and got the error:
{
"jsonrpc": "2.0",
"id": 1,
"result": [
0,
{
"code": 0,
"stderr": "[handle_requests:344] error: Failed to get request.\n"
}
]
}
The command works properly under CLI.
What should I do?
Thanks a lot!
What can I do?