davy_yg's avatar
Level 27

The authenticity of host 'gitlab.com (172.65.251.78)' can't be established.

When trying to pull files from gitlab I get this error message:

	[advancew@sjc02 public_html]$ git remote add origin [email protected]:davy_yg/zws.git
	[advancew@sjc02 public_html]$ git pull origin main
	The authenticity of host 'gitlab.com (172.65.251.78)' can't be established.
	ECDSA key fingerprint is SHA256:HbW3g8zUjNSksFbqTiUWPWg2Bq1x8xdGUrliXFzSnUw.
	ECDSA key fingerprint is MD5:f1:d0:fb:46:73:7a:70:92:5a:ab:5d:ef:43:e2:1c:35.
	Are you sure you want to continue connecting (yes/no)? yes
	Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts.
	Permission denied (publickey,keyboard-interactive).
	fatal: Could not read from remote repository.

	Please make sure you have the correct access rights
	and the repository exists.

ref: https://medium.com/ci-cd-devops/gitlab-authentication-using-ssh-2dec9e768754

0 likes
4 replies
sr57's avatar

@davy_yg

Why do you ask so many questions without closing your threads, it's not fair for helpers and readers who looks for same problem.

davy_yg's avatar
Level 27

@sr57 because it's a long answer and also I get the real answer from someone else that I know not from the forum.

sr57's avatar

@davy_yg

So you ask for help but don't share your answer to help others ! ... Do you want some advice?

Please or to participate in this conversation.