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

Cannot permanently delete a running instance #178

Open
VJalili opened this issue Oct 12, 2019 · 0 comments
Open

Cannot permanently delete a running instance #178

VJalili opened this issue Oct 12, 2019 · 0 comments

Comments

@VJalili
Copy link
Member

VJalili commented Oct 12, 2019

When I click the Archive/Delete button in front of a running instance, then choose the Delete Permanently and Archive option, I get the following error:

UNABLE TO CHECK STATUS
Delete task failed: CloudBridgeBaseException: <HttpError 400 when requesting https://compute.googleapis.com/compute/v1/projects/<PROJECT_NAME>/zones/us-central1-b/instances/https%3A%2F%2Fwww.googleapis.com%2Fcompute%2Fv1%2Fprojects%2F<PROJECT_NAME>%2Fzones%2Fus-central1-b%2Finstances%2F<...>?alt=json returned "Invalid value 'https://www.googleapis.com/compute/v1/projects/<...>/zones/us-central1-b/instances/<...>'. Values must match the following regular expression: 'a-z?|[1-9][0-9]{0,19}'"> from exception type: <class 'googleapiclient.errors.HttpError'>

And on another instance I get the following:

Delete task failed: CloudBridgeBaseException: Unable to locate credentials from exception type: <class 'botocore.exceptions.NoCredentialsError'>

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