brbzull0 commented on issue #11725: URL: https://github.com/apache/trafficserver/issues/11725#issuecomment-2301726802
Just tested this, the error itself is that ATS is not respoding with the right error response: ```bash $ traffic_ctl config set proxy.config.diags.debug.tags "http.*|dns.*" Server Error found: [10] Unauthorized action - [2] Denied privileged API access for uid=105106 gid=100 ``` in any case the record is **not set** unless you use `sudo` which is ok, so no harm will be done. The issue was introduced by https://github.com/apache/trafficserver/pull/10986 few months ago. I'll make a patch for this. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
