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

Error connecting to ECS Cluster #13

Open
vijuranade opened this issue Jul 3, 2024 · 0 comments
Open

Error connecting to ECS Cluster #13

vijuranade opened this issue Jul 3, 2024 · 0 comments

Comments

@vijuranade
Copy link

Hi,

I have built the exporter using this source code and tried to use in our environment. But when I ran the exporter, I started getting following errors.

HTTP Service running. package=main port=":9438"
Connecting to ECS Cluster. cluster=<cluster_ip> package=ecsclient
Connecting to ECS Cluster. cluster=<cluster_ip> package=ecsclient
Error connecting to ECS Cluster at: http://<ecs_cluster_node1_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient
Error connecting to ECS Cluster at: http://<ecs_cluster_node2_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient
Error connecting to ECS Cluster at: http://<ecs_cluster_node3_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient
Error connecting to ECS Cluster at: http://<ecs_cluster_node4_ip>:9101/stats/dt/DTInitStat cluster=<cluster_ip> package=ecsclient

Has anyone faced this while using this exporter? Any suggestions on this?

Please note that both exporter host and cluster are in same VLAN and there is no network firewall in between.

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