You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: