• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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