-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: docker compose up --wait command failed! #27
Comments
@DanBuxton thanks for reporting this. The issue seems to be related with the ulimits usage in docker-compose.yml generated by start-local. I found this issue of another project that seems to be related. I need to investigating more since we don't have other evidences. |
@DanBuxton I just noticed that you are running start-local as root using
Let me know if you can try, thanks! |
running without sudo makes no difference. |
check group named docker is created using command "groups" |
@DATACREW-ROHITH-VIGNESH Thanks for the advice, unfortunately no luck |
@DanBuxton I just released a new version of start-local with many fixes, see here. Can you try to run it using the usual command: curl -fsSL https://elastic.co/start-local | sh Thanks! |
No luck I'm afraid. Still get the original error |
Sorry if this has been asked before. I'm using Ubuntu 22.04 with 2 cores and 10GB ram.
I get this:
error-start-local.log has:-
Running
free -h
gives:-Am I missing something?
The text was updated successfully, but these errors were encountered: