Getting "FATAL Error: Unable to write Kibana UUID file, please check the uuid.server configuration value in kibana.yml" when running kibana container with a different user

I have build the kibana docker image with a user and ran container with a different user. I am facing "FATAL Error: Unable to write Kibana UUID file, please check the uuid.server configuration value in kibana.yml and ensure Kibana has sufficient permissions to read / write to this file. Error was: EACCES". I have provided 770 permission to all necessary files. Can you please suggest what can cause this issue. Please check and let me know.
Thanks in advance.

the folder normally should be owned by the kibana user if you're using a deb/rpm install.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.