[+] Running 11/11 :heavy_check_mark: Network clickhouse-setup_default Created ...
j
[+] Running 11/11 ✔️ Network clickhouse-setup_default Created 0.1s ✔️ Container load-hotrod Started 74.3s ✔️ Container hotrod Started 74.3s ✔️ Container signoz-zookeeper-1 Started 74.4s ✔️ Container signoz-clickhouse Healthy 36.9s
*✘* Container otel-migrator      *service "otel-collector-migrator" didn't complete successfully: exit 1*                      136.8s
✔️ Container signoz-query-service Created 0.6s ✔️ Container signoz-alertmanager Created 0.6s ✔️ Container signoz-otel-collector Created 0.6s ✔️ Container signoz-logspout Created 0.4s ✔️ Container signoz-frontend Created 0.4s
service "otel-collector-migrator" didn't complete successfully: exit 1
and there is no log directory for otel-migrator ...
root@hostname:/opt/sigNoz# find . -name logs ./signoz/.git/logs ./signoz/frontend/src/api/logs ./signoz/frontend/src/hooks/logs ./signoz/frontend/src/lib/logs ./signoz/frontend/src/store/actions/logs ./signoz/frontend/src/types/api/logs ./signoz/pkg/query-service/app/logs root@hostname:/opt/sigNoz#
n
Did you upgrade from an older version? you can run
docker logs otel-migrator
to get the logs of the migrator. You can follow this guide if the error matches to something present here https://signoz.io/docs/userguide/logs_troubleshooting/#v0530-docker-schema-migrator-dirty-database-version
j
No @nitya-signoz its fresh install.
When I'm running installation as root cause, why does installation fails with director error ?
"Using config: /opt/bitnami/zookeeper/bin/../conf/zoo.cfg
mkdir: cannot create directory '/bitnami/zookeeper': Permission denied"