I've tried for the last few days to get ECE to install
I'm now stuck at the following point:
Checking Minimum required memory... PASSED
-- Completed Verifying Prerequisites --
- Running Bootstrap container
- Monitoring bootstrap process
Process bootstrap logging processor:
Traceback (most recent call last):
File "/usr/lib/python3.5/multiprocessing/process.py", line 249, in _bootstrap
self.run()
File "/usr/lib/python3.5/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
File "/elastic_cloud_apps/bootstrap-initiator/bootstrap_initiator/logging.py", line 70, in monitor_bootstrap_log
raise IOError("{0}/logs/bootstrap-logs/bootstrap.log doesn't exist after 1 min of retrying".format(bootstrap_properties['HOST_STORAGE_PATH']))
OSError: /mnt/data/elastic/logs/bootstrap-logs/bootstrap.log doesn't exist after 1 min of retrying