-
Notifications
You must be signed in to change notification settings - Fork 2.5k
node exporter crashes regularly on vm ubuntu 16.04 #881
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
Comments
I've just realised that this version is not stable (0.16.0) and the one I'm using on the host level on that different server is the stable version (0.15.2). I'm guessing this problem. |
This is a duplicate of #870 We are going to cut a new build with go 1.10.1 which should fix things. |
Are you sure? It's a different error. |
I think @brian-brazil is right, this doesn't look related to #870. It might still be related to issues in go1.10, but let's keep this open until then. |
Sounds good, I didn't look closely enough. |
I've published v0.16.0-rc.1. This is now built with Go 1.10.1. Please give it a try and see if it fixes the crash. |
I've tried it on another machine, though, and it seems to be working fine. I see there are quite a few differences between 0.15 and 0.16 as far as functions are concerned. I know this is off-topic, but I was wondering if anyone could help me to find community support for prometheus/node_exporter and so on. I've been searching for quite a while, and all I could find was a prometheus irc channel where no one answers or says anything. I've got so many questions and there are so many things that I don't understand about how prometheus works and interrogates the kernel and I'm not sure where I can find help. Thanks |
The Prometheus IRC channel is quite active, but many of us who work on the project live in Europe, so there is possibly a time zone difference. There is also the email / google group. https://groups.google.com/forum/#!forum/prometheus-users |
It still crashes all the time, just saying
|
Closing due to lack of feedback. |
Hello,
I've set up prometheus with node_exporter on a virtual machine (qemu/kvm) using Ubuntu 16.04. Every 5-6 hours I get the following error:
Which stops node_exporter completely and I need to restart it manually (I'm using systemd).
node_exporter version:
The text was updated successfully, but these errors were encountered: