Recent content by DamienJ

  1. D

    Question githhub updated their rsa ssh host key

    Ok, we've found the solution. Remove the file "git_known_hosts" (make a backup just in case...) try to pull from the Plesk GUI. It will create the file again, with the new keys from Github. On one of our websites, the key was obsolete, so we just recreate the ssh key in GiHub with the one...
  2. D

    Question githhub updated their rsa ssh host key

    Hi We are struggling with it ... unable to update our apps and we have an important fix to push in production ... The commands in the github blog post are not working : we've removed the key with the following command : ssh-keygen -f "/var/www/vhosts/ourwebsite/.ssh/git_known_hosts" -R...
Back
Top