#general

Troubleshooting SigNoz Setup Issue

TLDR onfla_11 and Caio experience difficulty setting up SigNoz due to clickhouse container errors. Alfredo suggests checking TCP ports.

Powered by Struct AI
Oct 26, 2023 (1 month ago)
onfla_11
Photo of md5-65498b9bc5ffb73ba57e2b3fba9a6b7d
onfla_11
06:02 AM
Hi, I am exploring SigNoz to ingest opentelmetry collector logs data. I am tryin to bring up SigNoz locally with docker compose. Tried multiple times, but always it stuck in brining up signoz-clickhouse. I am relatively new to SigNoz, could you please share some pointers for debugging the setup issue? I have checked the trouble shooting guide, but not able to figure out the problem yet. Thanks!

[+] Running 9/11
 ⠿ Container hotrod                         Starting                                                                                                521.3s
 ✔ Container signoz-zookeeper-1             Running                                                                                                   0.0s
 ⠿ Container signoz-clickhouse              Starting                                                                                                521.3s
 ✔ Container load-hotrod                    Running                                                                                                   0.0s
 ✔ Container otel-migrator                  Created                                                                                                   0.1s
 ✔ Container signoz-query-service           Created                                                                                                   0.2s
 ✔ Container signoz-otel-collector-metrics  Created                                                                                                   0.2s
 ✔ Container signoz-otel-collector          Created                                                                                                   0.2s
 ✔ Container signoz-alertmanager            Running                                                                                                   0.0s
 ✔ Container signoz-frontend                Created                                                                                                   0.2s
 ✔ Container signoz-logspout                Created
Alfredo
Photo of md5-f3968a34755837daec7687c0794d21bc
Alfredo
09:27 PM
Check TCP Ports, I had this problem
Oct 31, 2023 (1 month ago)
Caio
Photo of md5-8ac455f6d302407f03def4c775778b28
Caio
05:21 PM
i´m having the same problem running from a mac m1, checking the clickhouse container logs, it keeps restarting and logging the following:
Cannot initialize QueryProfiler: Code: 460. DB::ErrnoException: Failed to create thread timer, errno: 11, strerror: Resource temporarily unavailable. (CANNOT_CREATE_TIMER)