Issue in Starting Docker for SigNoz
TLDR Milan encountered an issue while starting Docker for SigNoz. Srikanth suggested starting the docker service.
Powered by Struct AI
2
1mo
Nov 01, 2023 (1 month ago)
Milan
Milan
01:30 AMš Thank you for trying out SigNoz!
Detecting your OS ...
Starting Docker ...
Starting docker service
Failed to start docker.service: Unit docker.service not found.
š“ The containers didn't seem to start correctly. Please run the following command to check containers that may have errored out:
sudo docker-compose -f ./docker/clickhouse-setup/docker-compose.yaml ps -a
or reach us for support in #help channel in our Slack Community https://signoz.io/slack
++++++++++++++++++++++++++++++++++++++++
Detecting your OS ...
Starting Docker ...
Starting docker service
Failed to start docker.service: Unit docker.service not found.
š“ The containers didn't seem to start correctly. Please run the following command to check containers that may have errored out:
sudo docker-compose -f ./docker/clickhouse-setup/docker-compose.yaml ps -a
or reach us for support in #help channel in our Slack Community https://signoz.io/slack
++++++++++++++++++++++++++++++++++++++++
Srikanth
Srikanth
03:50 AMYou should start docker service
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
SigNoz Install Script Errors
Nishant encountered errors with the install.sh script. Prashant suggested using `bash install.sh` or `./install.sh` instead of `sh`.
7
7mo
Solved
Resolving Docker Compose Error on Signoz
COMER and Thomas faced a docker-compose error with Signoz. The issue was resolved with COMER's fix.
3
2w
Solved
SigNoz Container Images Pulling Error in Docker
dinesh encountered errors while pulling container images for SigNoz. Prashant suggested restarting the docker daemon and checking for VPN issues.
11
9mo