Github configuration
AHerrera101499
Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 14 ✭
Hi everyone, I'm trying to connect with my private githun repo via ssh key but I gave this respond:
An error happened while adding the following remote: origin (git@github.com:user-repo.git), and then fetching it, caused by: IOException: Process failure, caused by: IOException: Process execution failed (return code 1) (error=No ECDSA host key is known for github.com and you have requested strict checking. Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. error: Could not fetch origin )
What can I do?
Best Answer
-
Hi @AHerrera101499
,To resolve this error, you'll first need to connect to github.com via SSH in the terminal in order to accept the host key. For more details, please see our documentation about this error: https://doc.dataiku.com/dss/12/collaboration/git.html#unknown-host-key-issues