Skip to content

Conversation

@multani
Copy link
Owner

@multani multani commented Aug 24, 2025

This prevented Nomad from starting as a client with the following error:

agent: error starting agent: error="client setup failed: fingerprinting failed: Error while detecting network interface during fingerprinting: fork/exec /sbin/ip: no such file or directory"

Nomad in server mode could start correctly though.

Fix: #321

This prevented Nomad from starting as a client with the following error:

> agent: error starting agent: error="client setup failed: fingerprinting failed: Error while detecting network interface  during fingerprinting: fork/exec /sbin/ip: no such file or directory"

Nomad in server mode could start correctly though.
@multani multani added the bug Something isn't working label Aug 24, 2025
@multani multani merged commit fbe2166 into master Aug 24, 2025
33 checks passed
@multani multani deleted the iproute branch August 24, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nomad client fails to start in multani/nomad image: missing /sbin/ip during fingerprinting

2 participants