#general

Issue with Unhealthy Containers in Script Install.sh

TLDR GokulPrashanth reported an error regarding unhealthy containers during setup. Prashant suggested the issue might be with the ClickHouse server.

Powered by Struct AI
Sep 08, 2023 (2 months ago)
GokulPrashanth
Photo of md5-d9c3505ad1bf8668745a47fbe1966d61
GokulPrashanth
06:38 AM
Hello Team,

I encountered with below issue when i was doing setup using script install.sh, I have no idea why caused this issue, could you please help me on this to rectify this error.


ERROR: for otel-collector Container "06c13284fabf" is unhealthy.
ERROR: for otel-collector-metrics Container "06c13284fabf" is unhealthy.
ERROR: for query-service Container "06c13284fabf" is unhealthy.
ERROR: Encountered errors while bringing up the project.

Thanks in Advance šŸ™‚ ,
Prashant
Photo of md5-1899629483c7ab1dccfbee6cc2f637b9
Prashant
12:51 PM
All of those containers depend on clickhouse to be healthy.

It's likely that ClickHouse server is not healthy. Can you share the logs of clickhouse container?
Sep 11, 2023 (2 months ago)
GokulPrashanth
Photo of md5-d9c3505ad1bf8668745a47fbe1966d61
GokulPrashanth
05:00 AM
Hi, clickhouse logs does not exist in the var/log/ path. which means clickhouse server is not running ? can you help me further to debug this?