• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Git Repositories problem

Ludo

New Pleskian
Server operating system version
CentOS Linux 7.9.2009
Plesk version and microupdate number
18.0.51 Update #1
Hi,

Since yesterday, I have 2 GIT repositories that can no longer PULL (See message below). The other GITs work perfectly.
SSH public key are present in my GIT account.

Public key for the server at 'github.com' is already known in '/var/www/vhosts/xxxxxxxxxx/.ssh/git_known_hosts'.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
SHA256:uNiV.........c3tD2s.
Please contact your system administrator.
Add correct host key in /var/www/vhosts/xxxxxxxx/.ssh/git_known_hosts to get rid of this message.
Offending RSA key in /var/www/vhosts/xxxxxxxxx/.ssh/git_known_hosts:1
RSA host key for github.com has changed 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.


An idea ?
Thanks
 
Hi,

Thanks, it s working for one REPO.

I have another problem on the second .
I have same GIT REPO on WWW.AAAAAAAA.COM and DEV.AAAAAAAA.COM.
The WWW work but not the DEV :

  • Public key for the server at 'github.com' is already known in '/var/www/vhosts/aaaaaaaaa/.ssh/git_known_hosts'.
  • Permission denied (publickey).
  • fatal: Could not read from remote repository.
  • Please make sure you have the correct access rights
  • and the repository exists.


Thanks
 
Back
Top