You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After receiving the API auth token I'm unable to issue any commands via the API. I receive a "context deadline exceeded" error. This is for any command.
This is a fresh install and I continue to receive this error after multiple attempts to install.
Version information
CLI version 4.0
OSX 12.2.1
Describe the bug
After receiving the API auth token I'm unable to issue any commands via the API. I receive a "context deadline exceeded" error. This is for any command.
This is a fresh install and I continue to receive this error after multiple attempts to install.
To Reproduce
dce leases list
err: Get https://xxx.execute-api.us-east-1.amazonaws.com/api/leases?limit=25: context deadline exceeded
Steps to reproduce the behavior:
When I type this Command, I get the following output
Then when I type this other command, I get the following error
-->
Expected behavior
Recieve a response back.
Additional context
The text was updated successfully, but these errors were encountered: