Hi Everyone...
I am getting error when clone the Repo
Cloning into 'sample-php-app'...
The authenticity of host 'github.com (20.207.73.82)' can't be established.
ECDSA key fingerprint is SHA256:p2QAMXNIC1TJYWeIOttrVc98/R1BUFWu3/LiyKgUfQM.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'github.com,20.207.73.82' (ECDSA) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists
s
Srikanth Chekuri
03/22/2023, 8:28 AM
You probably have to use https clone. This is generic git issue not to related to SigNoz in any way.