Skip to content

Temporary credentials expire before a launch completes #185

@afgane

Description

@afgane

Using temporary credentials to launch a GVL instance for example (ie, one that takes longer than 10 minutes), results in the following status message because the temp credentials have already expired.
We should be keeping those creds a bit longer to at least show the final status.

UNABLE TO CHECK STATUS
Health check failed: CloudBridgeBaseException: Unable to locate credentials from exception type: <class 'botocore.exceptions.NoCredentialsError'>

Also, subsequent health checks can't be performed, which leads to the same message. We should recognize this and display a message that does not look like error but informs the user that features such as health checks and deleting a machine are not available with temporary creds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions