install.sh for docker is failing to create the cli...
# support
h
install.sh for docker is failing to create the clickhouse container. Any tips on how to get past this?
s
https://signoz-community.slack.com/archives/C01HWQ1R0BC/p1681308605049309?thread_ts=1681308188.460219&cid=C01HWQ1R0BC /zookeeper/clickhouse/g This is vague. Please share more context. What is the exit code? Do you see any error logs? The more context you provide, the better it helps to answer.
h
Apologize Srikanth, will try updating the docker and get back with more details
I tried on a different host with updated docker (23.0.3) and get the below error:
image.png
I also tried creating the clickhouse service, and it failed for the same reason
image.png
s
This is a docker error. It has nothing to do SigNoz or ClickHouse. There could be many reasons. Please see https://github.com/docker/compose/issues/3927 and https://github.com/docker/compose/issues/4486
h
ok, thanks