Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

push failed: git error:invalid or unknown remote ssh hostkey; class=Ssh (23); code=Certificate (-17) #2095

Closed
towry opened this issue Feb 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@towry
Copy link

towry commented Feb 23, 2024

Describe the bug

Can not do basic push operation.

To Reproduce
Steps to reproduce the behavior:

  1. press p to push.

Expected behavior
Push should be working as running command git push origin master.

Screenshots

截屏2024-02-23 09 52 25

Context (please complete the following information):

  • OS/Distro + Version: 13.3 (22E252)
  • GitUI Version 0.25
  • Rust version: rustc 1.71.0

Additional context

~/.ssh/config:

Host github.com
  Hostname ssh.github.com
  Port 443

~/.ssh/known_hosts:
截屏2024-02-23 09 55 35

@towry towry added the bug Something isn't working label Feb 23, 2024
@extrawurst
Copy link
Owner

ssh/config is currently not considered by upstream, there is already an issue for this: #2096

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants