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

Temporary credentials expire before a launch completes #185

Open
afgane opened this issue Jan 26, 2020 · 0 comments
Open

Temporary credentials expire before a launch completes #185

afgane opened this issue Jan 26, 2020 · 0 comments

Comments

@afgane
Copy link
Contributor

afgane commented Jan 26, 2020

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.

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