Katiyman opened a new issue #2411: unable to set the api host
URL: https://github.com/apache/incubator-openwhisk/issues/2411
 
 
   <!--
   Do NOT share passwords, credentials or other confidential information.
   
   Before creating a new issue, please check if there is one already open that
   fits the defect you are reporting.
   If you open an issue and realize later it is a duplicate of a pre-existing
   open issue, please close yours and add a comment to the other.
   
   Issues can be created for either defects or enhancement requests. If you are 
a committer than please add the labels "bug" or "feature". If you are not a 
committer please make clear in the comments which one it is, so that committers 
can add these labels later.
   
   If you are reporting a defect, please edit the issue description to include 
the
   information shown below.
   
   If you are reporting an enhancement request, please include information on 
what you are trying to achieve and why that enhancement would help you.
   
   For more information about reporting issues, see
   
https://github.com/apache/incubator-openwhisk/blob/master/CONTRIBUTING.md#raising-issues
   
   Use the commands below to provide key information from your environment:
   You do not have to include this information if this is a feature request.
   -->
   
   ## Environment details:
   
   * Ubuntu 16.04 
   * Docker version 1.12.0, build 8eab29e
   
   ## Steps to reproduce the issue:
   
   1.   try setting apihost like below
   2.   ./wsk property set --apihost 10.xxx.11.xx:5009
   3.   since the api host is having port no it will throw error 
   
   
   ## Provide the expected results and outputs:
   
   ```
   ok: whisk API host set to 10.xxx.11.xx:5009
   ```
   
   
   ## Provide the actual results and outputs:
   
   ```
   runtime error: invalid memory address or nil pointer dereference
   Application exited unexpectedly
   ```
   
   ## Additional information you deem important:
   * i have distributed OW setup with    
   * i am using HAProxy as LB. 
   * i wanted to add LB ip and port as api host
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to