Skip to content

Wazuh-indexer service SSL Certificate error java.io.FilePermission #1796

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Onizuwo opened this issue May 5, 2025 · 1 comment
Open

Wazuh-indexer service SSL Certificate error java.io.FilePermission #1796

Onizuwo opened this issue May 5, 2025 · 1 comment
Assignees

Comments

@Onizuwo
Copy link

Onizuwo commented May 5, 2025

Cannot run my docker-compose file because of file permission error

Likely root cause: java.security.AccessControlException: access denied ("java.io.FilePermission" "/etc/wazuh-indexer/certs/indexer.pem" "read")

For debug, I set the permission for every certificate to 777, and it's still not working.

_waz-test-wazuh.indexer-1_logs.txt

Here's the compose file for any reference:

docker-compose(Manager_Dashboard).txt

@jnasselle
Copy link
Member

jnasselle commented May 7, 2025

Did you create the certs at /opt/wazuh-repos/wazuh-docker/ or created them first and after move them there? In that case, did you copy the folder with the --preserve flag? This could be a possible cause of you error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants