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
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
The text was updated successfully, but these errors were encountered:
Describe the bug
on a database that already has eu-west-1 region, adding us-east-1 region
To Reproduce
Steps to reproduce the behavior:
Expected behavior
2nd region added
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: