Skip to content

No Such Executable Running Node Exporter in Container on Mac #621

Description

@dagrooms52

Host operating system: output of uname -a

Linux 2ed23a64174b 4.9.31-moby #1 SMP Sat Jun 24 06:29:23 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
This is in a docker container running on MacOSX

node_exporter version: output of node_exporter -version

bash: ./node_exporter: No such file or directory (hence my problem)

Are you running node_exporter in Docker?

Yes. Image Ubuntu:16.04

What did you do that produced an error?

Try to execute node_exporter

What did you expect to see?

It working.

What did you see instead?

bash: ./node_exporter: No such file or directory

I downloaded the linux-386 binaries and unzipped the tarball, which gave me the directory containing the node_exporter executable and LICENSE and NOTICE files. Attempting to execute the node_exporter script yields the warning documented above.
This is the release binary I downloaded: https://github.com/prometheus/node_exporter/releases/download/v0.14.0/node_exporter-0.14.0.linux-386.tar.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions