plain-spoon-93851
03/16/2021, 7:27 PM~/Code/quickstart $ pulumi login
Manage your Pulumi stacks by logging in.
Run `pulumi login --help` for alternative login options.
Enter your access token from <https://app.pulumi.com/account/tokens>
or hit <ENTER> to log in using your browser :
We've launched your web browser to complete the login process.
Waiting for login to complete...
error: problem logging in: performing HTTP request: Get "<https://api.pulumi.com/api/user>": net/http: TLS handshake timeout
~/Code/quickstart $ pulumi login
Logging in using access token from PULUMI_ACCESS_TOKEN
error: problem logging in: getting user info from <https://api.pulumi.com>: performing HTTP request: Get "<https://api.pulumi.com/api/user>": net/http: TLS handshake timeout
worried-knife-31967
03/16/2021, 7:42 PMbrave-planet-10645
03/16/2021, 7:50 PMplain-spoon-93851
03/16/2021, 7:53 PMcurl <https://api.pulumi.com/api/user>
{"code":401,"message":"Unauthorized: No credentials provided or are invalid."}
worried-knife-31967
03/16/2021, 7:57 PMplain-spoon-93851
03/16/2021, 7:57 PMworried-knife-31967
03/16/2021, 7:58 PMplain-spoon-93851
03/16/2021, 7:58 PMaz login
with out any issueworried-knife-31967
03/16/2021, 8:00 PMplain-spoon-93851
03/16/2021, 8:01 PM$ telnet <http://api.pulumi.com|api.pulumi.com> 443
Trying 35.160.203.13...
Connected to <http://api.pulumi.com|api.pulumi.com>.
Escape character is '^]'.
$ pulumi login
Logging in using access token from PULUMI_ACCESS_TOKEN
error: problem logging in: getting user info from <https://api.pulumi.com>: performing HTTP request: Get "<https://api.pulumi.com/api/user>": net/http: TLS handshake timeout
worried-knife-31967
03/16/2021, 9:15 PMplain-spoon-93851
03/16/2021, 9:47 PMbrave-planet-10645
03/17/2021, 1:55 PMplain-spoon-93851
03/17/2021, 3:51 PM