IBM-Cloud/ibm-cloud-developer-tools

IBMCloud Login throught proxy

Opened this issue · 0 comments

Summary
Basically I try to do ibmcloud login I set my email and password and get this answer:

"Post https://iam.cloud.ibm.com/identity/token: dial tcp 104.106.211.117:443: connectex: Se produjo un error durante el intento de conexión ya que la parte conectada no respondió adecuadamente tras un periodo de tiempo, o bien se produjo un error en la conexión establecida ya que el host conectado no ha podido responder."

It's a timeout error
I have http access to this link https://iam.cloud.ibm.com/identity/token througt chrome but not throught powershell.

So I want to know how to set a proxy to IBM CLI, because I already set the proxy to powershell.

Steps to reproduce
(include tooling version, platform, etc)
1.
Operating System
Windows 10 Pro 1803
Version OS 17134.228

CLI VERSIÓN:
0.18.1+09d36ed-2019-08-19T08:23:11+00:00

PD: This happens in every CLI version that I use

Supporting details
(Logs, stack traces, images, etc. Wrap in <detail> ... </detail> tags as appropriate)

image


Development "done" checklist

  • Test case to verify
  • Public Documentation updated
  • Change added to "release notes" as appropropriate
  • Notification to stakeholders (OM, other squads, etc)