Skip to content
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 after make elk #125

Open
EmKaaaM opened this issue Feb 25, 2025 · 1 comment
Open

Error after make elk #125

EmKaaaM opened this issue Feb 25, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@EmKaaaM
Copy link

EmKaaaM commented Feb 25, 2025

Describe the bug
It just crashes on startup and doesn't work. I have ran the systemctl memory command and have tried various things like making it single node. This error happens with a fresh clones repo and running make setup after increasing the memory to 4GB

To Reproduce
Run make setup
Run make elk

Expected behavior
It correctly sets up and runs the elk stack.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
Ubuntu 20.04 Server

Additional context

Elastic Logs and kibana logs.

Kibana Logs.txt
Elastic Logs.txt

@EmKaaaM EmKaaaM added the bug Something isn't working label Feb 25, 2025
@shoreline2
Copy link

See this SO post: https://stackoverflow.com/q/75847598 and in particular this comment: https://stackoverflow.com/a/79521838

When I experienced the same errors you did, I saw there was an old Docker volume from running this project a few months ago. There wasn't any data in there that I needed to keep, so I could delete the Docker volume. Then, the stack worked after make setup and docker compose up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants