[ https://issues.apache.org/jira/browse/TS-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Leif Hedstrom resolved TS-830. ------------------------------ Resolution: Fixed > traffic_line -r returns "Variable Not Found", even if it's a permission issue > ----------------------------------------------------------------------------- > > Key: TS-830 > URL: https://issues.apache.org/jira/browse/TS-830 > Project: Traffic Server > Issue Type: Bug > Components: Management > Affects Versions: 3.1.0, 2.1.9 > Reporter: Igor Galić > Assignee: Leif Hedstrom > Priority: Minor > Fix For: 3.1.1 > > Attachments: ts830.patch > > > Example: > {noformat} > i.galic@pheme ~ % /opt/bw/bin/traffic_line -r proxy.config.dns.nameservers > /opt/bw/bin/traffic_line: Variable Not Found > 1 i.galic@pheme ~ % sudo /opt/bw/bin/traffic_line -r > proxy.config.dns.nameservers > NULL > i.galic@pheme ~ % sudo /opt/bw/bin/traffic_line -r > proxy.config.dns.nameserversXXXX > /opt/bw/bin/traffic_line: Variable Not Found > {noformat} > I propose we tell the user, when it's actually a permission problem. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira