sherifabdlnaby / elastdocker

🐳 Elastic Stack (ELK) v8+ on Docker with Compose. Pre-configured out of the box to enable Logging, Metrics, APM, Alerting, ML, and SIEM features. Up with a Single Command.
https://towardsdatascience.com/running-securing-and-deploying-elastic-stack-on-docker-f1a8ebf1dc5b
MIT License
1.8k stars 313 forks source link

Can't login with default id/pw #92

Closed ki2377 closed 1 year ago

ki2377 commented 1 year ago

Ask a question... version 8.6.2 at first, It works very well but after second install, I can't login with default id/pw, elastic/changeme (still not work after .env password change) I can see log like below

Authentication of [elastic] was terminated by realm [reserved] - failed to authenticate user [elastic]

image

How can I fix it and login?

ki2377 commented 1 year ago

It works after "make prune"