Description
When I try to install a Linux arm64 agent, the installation failed and the agent can't be used with OpenAEV.
Environment
OS: Linux arm64
OpenAEV version: 2.0.X
Reproducible Steps
Steps to create the smallest reproducible scenario:
Get the link to install a Linux agent
Execute in your Linux arm64 shell
Expected Output
The agent is installed without errors and appears in OpenAEV endpoints.
Actual Output
The agent is not installed and doesn't appear in OpenAEV endpoints.
Additional information
The problem seems to be in the script: uname -m = aarch64 not arm64.
Description
When I try to install a Linux arm64 agent, the installation failed and the agent can't be used with OpenAEV.
Environment
OS: Linux arm64
OpenAEV version: 2.0.X
Reproducible Steps
Steps to create the smallest reproducible scenario:
Get the link to install a Linux agent
Execute in your Linux arm64 shell
Expected Output
The agent is installed without errors and appears in OpenAEV endpoints.
Actual Output
The agent is not installed and doesn't appear in OpenAEV endpoints.
Additional information
The problem seems to be in the script: uname -m = aarch64 not arm64.