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
3
1mo
Oct 26, 2023 (1 month ago)
onfla_11
onfla_11
06:02 AMHi, 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
Alfredo
09:27 PMCheck TCP Ports, I had this problem
Oct 31, 2023 (1 month ago)
Caio
Caio
05:21 PMi´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)
SigNoz Community
Built with ClickHouse as datastore, SigNoz is an open-source APM to help you find issues in your deployed applications & solve them quickly | Knowledge Base powered by Struct.AI
Indexed 1023 threads (61% resolved)
Similar Threads
Troubleshooting SigNoz Local Setup on M1 Mac
Sindhu had issues with their local SigNoz installation using Docker on an M1 Mac. Srikanth helped diagnose the problem. It was resolved by manually starting the ClickHouse container and then starting SigNoz via Docker Compose in the terminal.
14
9mo
Discussing SigNoz Start Up Times
Kareem questioned long SigNoz start up times. Yash rV, Chitransh, and Davide confirmed it as normal.
5
4mo
Troubleshooting SigNoz Docker Setup Issue
Nishant had trouble running the Signoz docker setup after cleaning old version images. Srikanth suggested running migration for upgrading. After following the advice, Nishant successfully ran the setup.
4
5mo