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

eb abort and eb terminate contradiction #144

Open
1 task done
ryanleecode opened this issue Apr 21, 2023 · 0 comments
Open
1 task done

eb abort and eb terminate contradiction #144

ryanleecode opened this issue Apr 21, 2023 · 0 comments

Comments

@ryanleecode
Copy link

1. Please specify the following:

  • OS: Manjaro KDE Linux

  • Shell: Zsh

  • I have reviewed the troubleshooting tips described here and they do not solve my problem

2. Description

eb terminate and eb abort contradict themselves about whether a deployment is pending or not.

➜  eb terminate
The environment "XXXXXXX" and all associated instances will be terminated.
To confirm, type the environment name: XXXXXXX
ERROR: InvalidParameterValueError - Cannot terminate environment named XXXXXXX. It is currently pending deployment.
➜  eb abort    
ERROR: InvalidParameterValueError - Environment named XXXXXXX is in an invalid state for this operation. Must be pending deployment.
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