Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to issue commands to API via CLI. #95

Open
dschuemann opened this issue Mar 28, 2022 · 0 comments
Open

Unable to issue commands to API via CLI. #95

dschuemann opened this issue Mar 28, 2022 · 0 comments

Comments

@dschuemann
Copy link

dschuemann commented Mar 28, 2022

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:

  1. When I type this Command, I get the following output

    ~ dce leases list ...
    err:  Get https://xxx.execute-api.us-east-1.amazonaws.com/api/leases?limit=25: context deadline exceeded
    
  2. Then when I type this other command, I get the following error

    ~ dce leases list ...
    err:  Get https://xxx.execute-api.us-east-1.amazonaws.com/api/leases?limit=25: context deadline exceeded
    

-->

Expected behavior
Recieve a response back.

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant