Closed aostrovs closed 5 years ago
Similar thing on docker-compose up (Env Ubuntu 19.04 / OpenCTI latest version / docker-compose up)
Actual output: worker_1 | Waiting for token in shared config... opencti_1 | Waiting ElasticSearch to launch... integration_1 | Waiting for shared config... worker_1 | Waiting for token in shared config... opencti_1 | Waiting ElasticSearch to launch... (output loop)
@aostrovs, @codeyourweb: could you please:
opencti-docker/config
sysctl -w vm.max_map_count=262144
as mentioned in the documentation.docker-compose up
Is OpenCTI working now?
Was able to resolve the issue. Thank you!
@aostrovs, @codeyourweb: we fixed a lot a problems related to the Docker installation in the new release. This should solve all the bugs you encountered. I close this issue, do not hesitate to open a new one if you have any new troubles.
Environment
Reproducible Steps
Steps to create the smallest reproducible scenario:
Actual Output
Following error occurs (over and over):
opencti_1 | Waiting Grakn to launch... integration_1 | Waiting for shared config... worker_1 | Waiting for token in shared config... opencti_1 | Waiting Grakn to launch... integration_1 | Waiting for shared config... worker_1 | Waiting for token in shared config... opencti_1 | Waiting Grakn to launch... integration_1 | Waiting for shared config... worker_1 | Waiting for token in shared config... opencti_1 | Waiting Grakn to launch... integration_1 | Waiting for shared config... worker_1 | Waiting for token in shared config...