RD17 / ambar

:mag: Ambar: Document Search Engine

Home Page:https://ambar.cloud/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unhealthy containers

cogicero opened this issue · comments

While troubleshooting this issue https://github.com/RD17/ambar/issues/288 I shut down Docker and tried to start it up again, only to get the error message that the containers are unhealthy. I didn't make any changes to the system!

ERROR: for pipeline0  Container "aca961201dc1" is unhealthy.

ERROR: for crawler  Container "aca961201dc1" is unhealthy.

ERROR: for webapi  Container "aca961201dc1" is unhealthy.
ERROR: Encountered errors while bringing up the project.

The other containers are running fine.

Trying to fix this now, and following hints I have seen here, I have tried assigning 6GB of RAM to ES, and I also set sudo sysctl -w vm.max_map_count=4194304. Any ideas what is wrong here please?

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.