Erik Pragt
09/05/2024, 11:36 PMwebserver@webserver:~/signoz/deploy$ ./install.sh
š Thank you for trying out SigNoz!
š” Running installer with non-sudo permissions.
In case of any failure or prompt, please consider running the script with sudo privileges.
š Detecting your OS ...
š³ Starting Docker ...
š” Pulling the latest container images for SigNoz.
ERROR: The Compose file '././docker/clickhouse-setup/docker-compose.yaml' is invalid because:
services.otel-collector.depends_on.otel-collector-migrator.condition contains "service_completed_successfully", which is an invalid type, it should be a service_started, or a service_healthy
services.query-service.depends_on.otel-collector-migrator.condition contains "service_completed_successfully", which is an invalid type, it should be a service_started, or a service_healthy
š“ The containers didn't seem to start correctly. Please run the following command to check containers that may have errored out:
docker-compose -f ./docker/clickhouse-setup/docker-compose.yaml ps -a
Please read our troubleshooting guide <https://signoz.io/docs/install/troubleshooting/>
or reach us for support in #help channel in our Slack Community <https://signoz.io/slack>
++++++++++++++++++++++++++++++++++++++++
šØ Please share your email to receive support with the installation
I've attempted the troubleshooting guide, but I can't run something like this it seems:
sudo docker-compose -f ./docker/clickhouse-setup/docker-compose.yaml ps -a
the output is:
webserver@webserver:~/signoz/deploy$ docker-compose -f ./docker/clickhouse-setup/docker-compose.yaml ps -a
List containers.
Usage: ps [options] [SERVICE...]
Options:
-q, --quiet Only display IDs
--services Display services
--filter KEY=VAL Filter services by a property
Anyone a suggestion what I could try?nitya-signoz
09/06/2024, 6:47 AMErik Pragt
09/07/2024, 2:16 PMdocker-compose version 1.22.0, build f46880fe
I'll fix that, and come back if I need more help. Thanks!SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.
Powered by