brbzull0 commented on issue #12210:
URL: 
https://github.com/apache/trafficserver/issues/12210#issuecomment-2912616942

   This is what I am 
[getting](https://docs.trafficserver.apache.org/en/latest/developer-guide/jsonrpc/jsonrpc-node-errors.en.html#unauthorized-action)
  from an unauthorized user:
   ```bash
   [test_traffic_ctl@fedora ~]$ /opt/ats/bin/traffic_ctl config set 
proxy.config.http.accept_no_activity_timeout 120 
   Server Error found:
   [10] Unauthorized action
   - [2] Denied privileged API access for uid=1001 gid=1001
   [test_traffic_ctl@fedora ~]$ echo $?
   0
   ```
   Error code is indeed `0` as `traffic_ctl` is interpreting this as output 
from ATS, this can for sure be changed.
   
   @masaori335 could you please run the command using `-f rpc` at the end?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to