Open daniel-trow opened 4 years ago
ANSWER
This could have multiple root causes, here is some troubleshooting...
Make sure your machine and containerization platform have enough resources.
~Re-run the installer~, For Docker Compose Installations
docker-compose up -d
. Sometimes it requires multiple docker-compose up
attempts to actually start up.docker-compose ps
to see which containers aren't healthy, then get the logs of those containers that are not healthy.If "continuous-release-ui" and "reporting-ui " are unhealthy, it might be due to an issue with security-api. Check security-api health/logs to diagnose.
Receiving this error when trying to start Velocity from installer...