May Someone Can Help Me With The Install Error. ```collector@collector:~/Downloads$ git clone -b ma...
l
May Someone Can Help Me With The Install Error.
Copy code
collector@collector:~/Downloads$ git clone -b main <https://github.com/SigNoz/signoz.git> && cd signoz/deploy/
Cloning into 'signoz'...
remote: Enumerating objects: 42188, done.
remote: Counting objects: 100% (5285/5285), done.
remote: Compressing objects: 100% (2568/2568), done.
remote: Total 42188 (delta 3183), reused 4458 (delta 2548), pack-reused 36903
Receiving objects: 100% (42188/42188), 54.08 MiB | 7.16 MiB/s, done.
Resolving deltas: 100% (26397/26397), done.
collector@collector:~/Downloads/signoz/deploy$ ./install.sh

:wave: Thank you for trying out SigNoz! 

:large_yellow_circle: Running installer with non-sudo permissions.
   In case of any failure or prompt, please consider running the script with sudo privileges.

:earth_asia: Detecting your OS ...

:red_circle: 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>
I Can`t Find Anyway To Resolve It.