Troubleshooting Docker Issues on Ubuntu 20.04
TLDR Hariharan faced issues setting up a local self-hosted instance using Docker. Srikanth suggested checking the error logs. Issue resolved for Zookeeper, but Clickhouse-server was restarting still.
Apr 12, 2023 (5 months ago)
Hariharan
02:03 PMSrikanth
02:10 PMThis is quite old. Do you see any error logs from zookeeper when it exits? If you can share more context, that will help us debugging.
Hariharan
02:21 PMSigNoz Community
Indexed 825 threads (61% resolved)
Similar Threads
Troubleshooting Install.sh Docker Error with Clickhouse Container
Hariharan faced issues with install.sh for docker and clickhouse container creation. Srikanth identified it as a docker error and provided resources for further investigation.
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.

Issue Resolved: Unable to Update Metrics Retention Period
Asif was having trouble updating metrics retention period. Srikanth suggested a fresh install after deletion. Asif successfully resolved his issue after removing all docker resources and recreating everything.