Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-5177

tools/dev/bin/onos-app doesn't work for 'localhost' when proxy is configured in the OS

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.0, 1.7.0, 1.6.1
    • Fix Version/s: 1.7.0
    • Component/s: None
    • Labels:
    • Environment:

      OS is ubuntu or centos.
      http / https proxy are configured on the OS.

    • Story Points:
      1
    • Sprint:
      Hummingbird sprint 3

      Description

      tools/dev/bin/onos-app doesn't work for 'localhost' where proxy is configured in the OS .

      // proxy is configured.
      $ env | grep proxy
      http_proxy=http://X.X.X.X:8080/
      https_proxy=https://X.X.X.X:8080/

      // onos-app tool doesn't work for localhost
      $ onos-app localhost list
      <HTML>
      <HEAD><TITLE>Redirection</TITLE></HEAD>
      <BODY><H1>Redirect</H1></BODY>

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            jaegonkim Jaegon Kim
            Reporter:
            jaegonkim Jaegon Kim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: