opensearch-project / ansible-playbook

🤖 A community repository for Ansible Playbook of OpenSearch Project.
https://opensearch.org/
Apache License 2.0
86 stars 96 forks source link

Troubleshooting error launching dashboards after installation #62

Closed ssi444 closed 2 years ago

ssi444 commented 2 years ago

Signed-off-by: Sergey Shubin serg@ssid.name

Description

After apply role "dashboards", service dashboards does not starting with error message "opensearch-dashboards[219171]: FATAL Error: Unable to write OpenSearch Dashboards UUID file, please check the uuid.server configuration value in opensearch_dashboards.yml and ensure OpenSearch Dashboards has sufficient permissions to read / write to this file. Error was: EACCES"

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

peterzhuamazon commented 2 years ago

@saravanan30erd @prudhvigodithi please take a look when you have time. Thanks.

peterzhuamazon commented 2 years ago

Calling @saravanan30erd @prudhvigodithi again for the review. Thanks.

saravanan30erd commented 2 years ago

@peterzhuamazon It looks fine to me.