-
Hi [ERROR ] Container 'so-elasticsearch' is already configured as specified. Failed to start container 'so-elasticsearch': 'Error 400: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: rootfs_linux.go:60: mounting "/opt/so/conf/elasticsearch/users" to rootfs at "/var/lib/docker/overlay2/85e753944619de8050760c85ae6719c2b657ff69520189f4953e9dcffc03cb0f/merged/usr/share/elasticsearch/config/users" caused: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type'. [INFO ] {'pid': 184927, 'retcode': 0, 'stdout': "Waiting for ElasticSearch....................................................................................................................................................................................................................................................\nConnection attempt timed out. Unable to connect to ElasticSearch. \nPlease try: \n -checking log(s) in /var/log/elasticsearch/\n -running 'sudo docker ps' \n -running 'sudo so-elastic-restart'\n\nLoading templates...\nso-beats\n\nso-common\n\nso-firewall\n\nso-flow\n\nso-ids\n\nso-import\n\nso-osquery\n\nso-ossec\n\nso-strelka\n\nso-syslog\n\nso-zeek", 'stderr': ''} When trying to restart elastic: [ERROR ] Source file salt://elasticsearch/files/users not found in saltenv 'base' Any help please? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
It looks like the |
Beta Was this translation helpful? Give feedback.
It looks like the
so-user sync
process failed to generate the Elasticsearch users and users_roles file. If that's the case there would be other logging related to that command earlier in the installation process. Also check/opt/so/log/soc/sync.log
.