-
Notifications
You must be signed in to change notification settings - Fork 22
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
container docker-ldap-1 is unhealthy #279
Comments
The docker ldap healthcheck is defined here: The only reason I see for it to fail is that somehow something gets corrupted in your setup, maybe you had an issue at bootstrap of the LDAP volumes (https://github.com/georchestra/docker/blob/master/docker-compose.yml#L77-L79) ; especially with the error message above:
If you don't have anything sensitive in your LDAP tree yet, maybe it could be worth trying to remove the volumes and starting from scratch. |
Thank you pmauduit for your assistance. dependency failed to start: container docker-console-1 is unhealthy below the log
|
There should be something else before "Server:main: Started" which could explain why the console does not start, the "WARN" log line provided is something which can be ignored (about sentry logging configuration which is bundled into the webapp but unused / unconfigured by default). |
here is the entire log,
|
There are nothing in the provided logs which can explain an issue at bootstrap, apart from the fact your docker composition is launched under Windows, and I have no idea if someone already tried it in such context (maybe @pierrejego ?). The healthcheck for the console is defined here: Can you try to load the "create account page" by hand ("https://.../console/account/new") ? It is still possible that the create account feature has been broken recently, but I'd have expected it would have been detected. |
Hi @omarlabidi Are you running the |
@pmauduit |
@fvanderbiest i'm running the branch 23.0. |
hey, did you wait enough time ? First run of the docker composition can take some time to start. |
@jeanmi151 yes i did. |
@edevosc2c any idea here ? thx |
Hy Emilien and thank you.
Yes my folder is “C:\Docker\GeOrchestra\docker”’
Regards.
Omar
|
Ha you are using Windows? We have not validated that this docker composition works on Windows. You should use WSL for Linux support, maybe it will work better: https://learn.microsoft.com/en-us/windows/wsl/install |
Yes. Windows 10.
|
Please try in a Linux environment. In a VM or with WSL (https://learn.microsoft.com/en-us/windows/wsl/install). |
Hi !
I'm trying out GeOrchestra for the first time. I've set up the Docker composition, but I'm encountering an issue. I'm getting this error message: "dependency failed to start: container docker-ldap-1 is unhealthy". Any ideas on how to fix this?
Thanks!
checking the log (docker logs docker-ldap-1) I get this:
The text was updated successfully, but these errors were encountered: