Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

elasticsearch.keystore Not Created #91

@KevinCooper

Description

@KevinCooper

After running the setup.yaml, the elasticsearch.keystore is not being created.

.env file:

PWD=/home/user
ELASTIC_VERSION=6.6.0
TAG=6.6.0

output from sudo docker-compose -f setup.yml up:

setup_1  | Setup completed successfully. To start the stack please run:
setup_1  |       docker-compose up -d
setup_1  |
setup_1  | If you wish to remove the setup containers please run:
setup_1  |      docker-compose -f docker-compose.yml -f docker-compose.setup.yml down --remove-orphans
setup_1  |
setup_1  | You will have to re-start the stack after removing setup containers.
setup_1  |
setup_1  | Your 'elastic' user password is: XYZ

output from sudo docker-compose -f docker-compose-elastic.yml up:

ERROR: for elasticsearch  Cannot create container for service elasticsearch: invalid mount config for type "bind": bind source path does not exist: /home/user/config/elasticsearch/elasticsearch.keystore

ERROR: for elasticsearch  Cannot create container for service elasticsearch: invalid mount config for type "bind": bind source path does not exist: /home/user/config/elasticsearch/elasticsearch.keystore
ERROR: Encountered errors while bringing up the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions