https://signoz.io logo
#general
Title
# general
o

onfla_11

10/26/2023, 6: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!
Copy code
[+] 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
a

Alfredo Frugone

10/26/2023, 9:27 PM
Check TCP Ports, I had this problem
c

Caio César

10/31/2023, 5: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)