[
https://issues.apache.org/jira/browse/TS-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-3511:
------------------------------
Fix Version/s: (was: 6.0.0)
> 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
> Affects Versions: 5.3.0
> Reporter: Bryan Call
> Assignee: Mark Torluemke
> Priority: Blocker
>
> 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)