Open chandreshvedak opened 1 year ago
If I try to git push from the application, I receive the following error, but when I do it manually, everything works fine
Caused by: org.eclipse.jgit.errors.TransportException: git@github.com:abc/xyz.git: UnknownHostKey: github.com. RSA key fingerprint is
key is generated via Ed25519 algorithm REF - https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
does any one know who to solve this issue ?
If I try to git push from the application, I receive the following error, but when I do it manually, everything works fine
Caused by: org.eclipse.jgit.errors.TransportException: git@github.com:abc/xyz.git: UnknownHostKey: github.com. RSA key fingerprint is
key is generated via Ed25519 algorithm REF - https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
does any one know who to solve this issue ?