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

[BUG] create-region returned error even though it's still possible to add region via Astra UI #197

Open
weideng1 opened this issue Nov 16, 2024 · 0 comments

Comments

@weideng1
Copy link

Describe the bug

on a database that already has eu-west-1 region, adding us-east-1 region

astra db create-region --async -r us-east-1 --config test mr_test
[INFO]  You are using a non-production environment 'TEST'
[ERROR] UNAVAILABLE: Database 'sscr_mr_clone_test' has been found but operation cannot be processed due to invalid state (ACTIVE) expected (ACTIVE)

To Reproduce

Steps to reproduce the behavior:

astra db create -c aws -r eu-west-1 -k baselines --config test mr_test
astra db create-region -r us-east-1 --config test mr_test

Expected behavior
2nd region added

Desktop (please complete the following information):

  • OS: MacOS
  • Version: 0.5
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