Trouble with starting conductor. #25
Replies: 11 comments
|
Hey Soren, From the container tab in docker desktop can you select songDb and post the logs here? Additionally if you can provide Songs logs that should give me enough information to find you a solution. You should be able to see an error in either one so feel free to share just that if you spot it. |
|
Closing this discussion thread due to inactivity but let us know if you managed to figure it out. If you're still experiencing this issue please feel free to reopen this discussion I'll be happy to help troubleshoot. |
|
Hi Mitchell, sorry about the radio-silence, I had lost the link to this forum. This is how it looks right now on my MacBook: Score logs:Here it stops. |
|
I don't see a mechanism here to reopen the discussion on my end. |
|
No worries Soren, everything looks good here, but these are the Score logs, which from your initial post we can see are passing the checks, I'm more interested in the |
|
That's odd but helpful, based on the docker compose Song waits for keycloak and the keycloakDb to return healthy are either of those failing? The fact song is there but not starting suggests one of those services (or there health checks) is failing. Have not been able to reproduce this on my machine if you could (1) check keycloak and keycloakDb and (2) give me some info on your docker version and hardware that could help me investigate further. |
DockerVersion 4.24.2 (124339) Engine: 24.0.6 Compose: v2.22.0-desktop.2 Credential Helper: v0.7.0 Kubernetes: v1.27.2 HardwareMacBook with M2 Pro Logskeycloakkeycloak-dbsong-dbsong |
|
Hey Soren, catching up on this thread, odd that song is showing no logs, try updating docker, if that fails i'd be happy to troubleshoot over zoom. |
|
I updated docker and now I get a different error: Elasticsearch logs |
|
Solution: Updated the docker version req to 4.39.0+ due to docker/for-mac#7573 resolved by dockers latest release https://docs.docker.com/desktop/release-notes/#4380 and updated our elasticsearch container to version 7.17.28 |


Solution: Updated the docker version req to 4.39.0+ due to docker/for-mac#7573 resolved by dockers latest release https://docs.docker.com/desktop/release-notes/#4380 and updated our elasticsearch container to version 7.17.28