Hi there,
I'm unable to pull from my repo. I've tried creating several key pairs, both on my local machine and on the bash console. I'm able to clone successfully from my local machine, but not from the bash console. I'm currently using the free version, so I don't know if that matters.
I'm getting the standard error back, but the SHA256 fingerprint seems to be the same regardless of whatever keypair I use:
The authenticity of host 'github.com (140.82.114.4)' can't be established.
ECDSA key fingerprint is SHA256:<Same SHA256 for all generated keypairs
Are you sure you want to continue connecting (yes/no/[fingerprint])?
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.