-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
Host operating system: output of uname -a
$ uname -a
Darwin Peters-MBP-2.cust.communityfibre.co.uk 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 arm64
node_exporter version: output of node_exporter --version
No output. SIGKILL. See below.
node_exporter command line flags
--help
node_exporter log output
No output. SIGKILL. See below.
Are you running node_exporter in Docker?
No.
What did you do that produced an error?
Ran the binary with --help
What did you expect to see?
The --help
usage output.
What did you see instead?
The process was SIGKILL'd.
Full trace
pete at Peters-MBP-2 in ~/src/ef/_ (pete-node-exporter●)
$ uname -psm
Darwin arm64 arm
pete at Peters-MBP-2 in ~/src/ef/_ (pete-node-exporter●)
$ curl --location https://github.com/prometheus/node_exporter/releases/download/v1.5.0/node_exporter-1.5.0.darwin-arm64.tar.gz | tar xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4411k 100 4411k 0 0 9061k 0 --:--:-- --:--:-- --:--:-- 15.0M
pete at Peters-MBP-2 in ~/src/ef/_ (pete-node-exporter●)
$ ./node_exporter-1.5.0.darwin-arm64/node_exporter --help
[1] 33812 killed ./node_exporter-1.5.0.darwin-arm64/node_exporter --help
Other notes
I ran the same sequence on an AWS amd64 mac without error. This only happens on M1 macs (my laptop; AWS-hosted).
This happened for 1.4.0 as well but I saw the fresh release and figured I'd try it before reporting.
pboiseaumarkkhosla, rea1shane and zhan9san
Metadata
Metadata
Assignees
Labels
No labels