Bryan Call created TS-3511:
------------------------------

             Summary: Perl API seems to have a permission issue
                 Key: TS-3511
                 URL: https://issues.apache.org/jira/browse/TS-3511
             Project: Traffic Server
          Issue Type: Bug
          Components: Management API
            Reporter: Bryan Call


Problems with the perl an grabbing stats:

{code}
[bcall@l1]$ sudo  /xxx/ats_gather # also tried -u nobody
Error opening socket - connect: Connection refused at /xxx/ats_gather line 77
[bcall@l1]$ sudo traffic_line -m . | grep restrict
proxy.config.admin.api.restricted 0  # tried with 0|1

line 77:
  my $cli = new Apache::TS::AdminClient(socket_path => 
"$xxx/trafficserver/mgmtapisocket");
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to