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

Context deadline exceeded #1582

Closed
harneksidhu opened this Issue Apr 24, 2016 · 4 comments

Comments

Projects
None yet
3 participants
@harneksidhu
Copy link

harneksidhu commented Apr 24, 2016

I am experiencing a context deadline exceeded error for all node_exporters that are not running on the same server as Prometheus.

My Prometheus status page can be accessed here: http://es.mystorybook.com:9090/status

http://jenkins.mystorybook.com:9100/metrics seems to be working only because it is on the same machine as where Prometheus is hosted.

http://app.mystorybook.com:9100/metrics and http://db.mystorybook.com:9100/metrics are not working according to Prometheus but I can still see the metrics being provided when you hit those links. The username is 'admin' and password is '1234'.

@fabxc

This comment has been minimized.

Copy link
Member

fabxc commented Apr 24, 2016

Do the logs provide anything meaningful?

@juliusv

This comment has been minimized.

Copy link
Member

juliusv commented Apr 24, 2016

And can you curl the node exporters from the Prometheus machine? If the exporters that are not on the Prometheus machine are the only ones that are unreachable, then it sounds like a network problem between your Prometheus host and the other ones.

@harneksidhu

This comment has been minimized.

Copy link
Author

harneksidhu commented Apr 24, 2016

@juliusv It looks like that was exactly it.
Thanks.

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 24, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.