galaxyproject / galaxyproject/cloudlaunch

Cannot permanently delete a running instance

Open
#178 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
42
Forks
36
PR merge metrics
No merged PRs in 30d

Description

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: /zones/us-central1-b/instances/https%3A%2F%2Fwww.googleapis.com%2Fcompute%2Fv1%2Fprojects%2F%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](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}'"> from exception type:

And on another instance I get the following:

> Delete task failed: CloudBridgeBaseException: Unable to locate credentials from exception type:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.