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

Unable to check status: botocore.exceptions.NoCredentialsError #181

Closed
yl3 opened this issue Nov 21, 2019 · 4 comments
Closed

Unable to check status: botocore.exceptions.NoCredentialsError #181

yl3 opened this issue Nov 21, 2019 · 4 comments

Comments

@yl3
Copy link

@yl3 yl3 commented Nov 21, 2019

Hi,

I am getting the following error on my CloudLaunch instances page:

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

Weirdly, status checking appears to be successful for about 30 minutes for a newly launched instance until it fails with this error message.

@nuwang
Copy link
Member

@nuwang nuwang commented Nov 21, 2019

@yl3 Can you confirm whether you used temporary credentials or stored credentials? Temporary credentials are designed to work this way - since they are not stored on the server, once they expire from the client (typically if you reload the page) - it's no longer possible to perform a health check.

Loading

@yl3
Copy link
Author

@yl3 yl3 commented Nov 21, 2019

I was using temporary credentials, so this makes sense. Thank you.

Loading

@yl3
Copy link
Author

@yl3 yl3 commented Nov 25, 2019

As a related question, is there a way to remove such GVL entries from CloudLaunch? When I use Delete Permanently And Archive, the previous launches with temporary credentials just stay there.

Loading

@afgane
Copy link
Contributor

@afgane afgane commented Nov 25, 2019

You can click on the 'Archive' option and that will remove the items from your view. (They will still be available from the 'My Appliances' menu in the masthead under 'Launch History'.)

Loading

@afgane afgane closed this Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants