simjnd opened a new issue, #5363: URL: https://github.com/apache/incubator-devlake/issues/5363
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened I followed the Docker Compose Setup tutorial and grabbed the `docker-compose.yml` and `.env` files from the latest pre-release (0.17.0-beta9). Once I run `docker compose up -d`, images are pulled and everything starts properly except for the `devlake-devlake-1` container which is labeled as "Starting ..." indefinitely (a.k.a. > 2000 seconds).  I have tried checking the logs with `docker compose logs` but I only see logs from the grafana and mysql containers. ### What do you expect to happen I expect all the containers to start normally within a reasonable delay. ### How to reproduce I am not sure, but would be happy to provide all the logs or information needed (I'm just unsure where it's located) ### Anything else It always happens, even after clearing up all the containers, and even refetching images. ### Version v0.17.0-beta9 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
