【问题标题】:How do I fix GitHub and VSC Codespace ssh Configuration Failed如何修复 GitHub 和 VSC Codespace ssh 配置失败
【发布时间】:2022-10-05 13:38:41
【问题描述】:

我在使用 VSC 代码空间配置 GitHub SSH 时遇到问题。

我在下面一直有这些信息:

Warning: Permanently added \'[ssh.github.com]:443\' (ED25519) 
         to the list of known hosts.
fit@ssh.github.com: Permission denied (publickey).

    标签: github visual-studio-code cs50 ssh-keys github-codespaces


    【解决方案1】:

    首先检查您是否使用了正确的 SSH URL

    fit@ssh.github.com
    ^^^
    It should be git, not fit
    

    【讨论】:

      猜你喜欢
      • 2022-09-30
      • 2022-10-06
      • 1970-01-01
      • 1970-01-01
      • 2022-11-30
      • 2011-03-14
      • 1970-01-01
      相关资源
      最近更新 更多