-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Node exporter crashing in Mac: Darwin 18.6.0 #1368
Comments
Can you mention what commit this is built against? |
@SuperQ Edited the issue to include the commit id |
Looks like an issue with go. @You-NeverKnow would you be able to build node_exporter from source using a different/older go version? |
It crashed for go1.11.11 with the same error. Should I go older than this? I built it with command <go1.11.11 binary> build <node_exporter folder>. |
Can you run this and paste the results?
|
|
Host operating system: output of
uname -a
Darwin Kernel Version 18.6.0
root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64
node_exporter version: output of
node_exporter --version
node_exporter, version 0.18.0 (branch: master, revision: b3429e4)
build user: abhatwadekar@wtcabhatwadekarmacbook1
build date: 20190604-15:04:54
go version: go1.12.5
node_exporter command line flags
No flags
Are you running node_exporter in Docker?
No
What did you do that produced an error?
Go to http://localhost:9100/metrics
What did you expect to see?
Node exporter running as expected
What did you see instead?
Runtime error
The text was updated successfully, but these errors were encountered: