If you're using Dokku - especially for commercial purposes - consider donating to project development via OpenCollective or Patreon. Funds go to general development, support, and infrastructure costs.
If you'd like to sponsor specific functionality, see the project's Sponsoring document.
If you need support for a version of Dokku that is more than a year old, your issue may be closed without an answer. Please upgrade to a recent version before filing an issue.
Description of problem
When I try to install the latest ElasticSearch the container will never get up.
It seems there is an issue with permissions.
Error response from daemon: Container 0df01900de7a107b9c6a9928ef9ee38571418ea5304e6a4f3fdbcbd72cc08d51 is restarting, wait until the container is running
Docker log
ERROR: unable to create temporary keystore at [/usr/share/elasticsearch/config/elasticsearch.keystore.tmp], write permissions required for [/usr/share/elasticsearch/config] or run [elasticsearch-keystore upgrade]
Could not create auto-configuration directory
Expected Results
A running ElasticSearch container
Environment Information
dokku report APP_NAME output
Happens for all applications, so docker report is used.
Description of problem
When I try to install the latest ElasticSearch the container will never get up. It seems there is an issue with permissions.
How reproducible
Steps to Reproduce
Actual Results
Creation command output
Docker log
Expected Results
A running ElasticSearch container
Environment Information
dokku report APP_NAME
outputHappens for all applications, so
docker report
is used.How (deb/make) and where (AWS, VirtualBox, physical, etc.) was Dokku installed?:
I installed dokku on a VPS.
Additional information