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

Could not get the autoscalig group name using the following endpoint #80

Open
ghost opened this issue Jun 6, 2019 · 2 comments
Open

Comments

@ghost
Copy link

ghost commented Jun 6, 2019

Hosts failed to publish metrics to correct ASG because of error
"Could not get the autoscalig group name using the following endpoint: 'https://ec2.ap-northeast-2.amazonaws.com/"

I think the root cause is that the total retry of the EC2 agent is 1 https://github.com/awslabs/collectd-cloudwatch/blob/master/src/cloudwatch/modules/client/ec2getclient.py#L25

Probably makes sense to increase it?

@ghost
Copy link
Author

ghost commented Jun 10, 2019

Error code: "Exception: 503 Server Error: Service Unavailable for url: https://ec2.ap-northeast-2.amazonaws.com/?Action=DescribeTags&Filter.1.Name=key&Fil"

@Konig-Corey
Copy link

You have verified that you're instance is in fact in an ASG correct?

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