Error: Cannot delete files/folders outside the current working directory

Kibana and Elasticsearch are installed in each different server.

After Elasticsearch is running well.
When I run to start kibana, I meet below error message.
" error [12:04:39.886] [fatal] Error: Cannot delete files/folders outside the current working directory. Can be overriden with the force option."

I want to know why didn't run kibana.

You might be able to fix this by running bin/kibana --force.

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