• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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