• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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