Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-3511

Perl API seems to have a permission issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Invalid
    • 5.3.0
    • None
    • Management API
    • None

    Description

      Problems with the perl an grabbing stats:

      [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");
      

      Attachments

        Activity

          People

            mtorluemke Mark Torluemke
            bcall Bryan Call
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: