Pour résoudre ce soucis, il faut simplement ouvrir un terminal et taper cette commande :
ssh-add
Le problème vient du fait qu’il y a une nouvelle clé, soit elle a été copié ou déployé via la commande ssh-copy-id.
To solve this error, just type this command :
ssh-add
The problem is that there is a new key, either it was copied or deployed via the ssh-copy-id command.