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

Crashes on M1 Pro MBP #2465

Closed
yitso opened this issue Sep 6, 2022 · 1 comment
Closed

Crashes on M1 Pro MBP #2465

yitso opened this issue Sep 6, 2022 · 1 comment

Comments

@yitso
Copy link

yitso commented Sep 6, 2022

Host operating system: output of uname -a

Darwin **MacBook-Pro.local 21.6.0 Darwin Kernel Version 21.6.0: Wed Aug 10 14:28:23 PDT 2022; root:xnu-8020.141.5~2/RELEASE_ARM64_T6000 arm64

node_exporter version: output of node_exporter --version

zsh: killed ./node_exporter --version

node_exporter command line flags

./node_exporter --web.listen-address 127.0.0.1:8080

Are you running node_exporter in Docker?

No

What did you do that produced an error?

I download this release version
https://github.com/prometheus/node_exporter/releases/download/v1.3.1/node_exporter-1.3.1.darwin-arm64.tar.gz

following this guide
https://prometheus.io/docs/prometheus/latest/getting_started/#starting-up-some-sample-targets

I run this command

./node_exporter --web.listen-address 127.0.0.1:8080

but it can not run well, just some error like following printed

zsh: killed     ./node_exporter --web.listen-address 127.0.0.1:8080

I found the issue may relate my problem

#2120

It had closed, but I still have this problem

What did you expect to see?

run well as the guide

What did you see instead?

@yitso
Copy link
Author

yitso commented Sep 6, 2022

Maybe it not a problem, I installed node_exporter from brew and it run well

@yitso yitso closed this as completed Sep 6, 2022
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