Hi,
I have recently registered at tizen, and I'm trying to configure my environment using Setup Environment Development page.
After uploading my ssh key, I get an error during
ssh review.tizen.org
The error is as follow :
cch@cch-tosh:/media/cio-linux/tizen$ ssh review.tizen.org
Agent admitted failure to sign using the key.
Permission denied (publickey).
Agent admitted failure to sign using the key.
Permission denied (publickey).
Can anyone give me a hint for the problem ? Thanks by advance.
My config file :
Host review.tizen.org
Hostname review.tizen.org
IdentityFile ~/.ssh/id_rsa
User ccharreyre
Port 29418