wazuh / wazuh-docker

Wazuh - Docker containers
https://wazuh.com
Other
710 stars 401 forks source link

exec /entrypoint.sh: exec format error on RPI4 8gb, Ubuntu Server 22.04 64-bit #924

Closed acutediabeetus closed 1 year ago

acutediabeetus commented 1 year ago

I am using the docker installation steps here: https://documentation.wazuh.com/current/deployment-options/docker/wazuh-container.html

and when running line "sudo docker-compose -f generate-indexer-certs.yml run --rm generator" I'm getting following error: image

The first time I tried generate the certs, the animation of each of the certs was displayed in the cli and then the above error appeared.

rauldpm commented 1 year ago

Hello, currently the deployment for wazuh-docker is compatible with Intel architecture since support for ARM architecture is currently being worked on in the Wazuh dashboard and Wazuh indexer packages due to Filebeat incompatibility on ARM https://github.com/wazuh/wazuh-packages/issues/1637

rauldpm commented 1 year ago

Hello @homeassistant-hacs-m, I see that you have reacted with a confused emoji, allow me to explain the message in more detail

It is used to send events and alerts to the Wazuh indexer. It reads the output of the Wazuh analysis engine and ships events in real time. It also provides load balancing when connected to a multi-node Wazuh indexer cluster.

homeassistant-hacs-m commented 1 year ago

Thank you, that makes a lot of sense!

rauldpm commented 1 year ago

You're welcome!

Issue closed due to inactivity of the main thread

vnasser commented 6 months ago

Hello All, Picking up this old thread again since it's been over 8 months. So where does Wazuh stand as far as Docker / Pi install of the dashboard components?

bbenjamin-sys commented 6 months ago

Hello, I'm interested in deploying wazuh on arm64, I'm stuck at the same point for version 4.7, would you have any links to follow progress and be able to contribute if needed.

vnasser commented 6 months ago

@bbenjamin-sys Wuzah 4.7 dashboard components aren’t yet compatible with ARM architecture. We are all waiting patiently for the glorious 🥳 day when this will be supported.

dk-raw commented 3 months ago

It's been almost a full year. Any updates @rauldpm ?