ssh:connect to host github.com port 22:Bad file number
fatel;cound not read from remote repository.
please make sure you have the correct access rights
and the repository exists ??
我研究了一周怎么都没办法用Git Bash上传到远程库?
ssh:connect to host github.com port 22:Bad file number
fatel;cound not read from remote repository.
please make sure you have the correct access rights
and the repository exists
github
を例に挙げると、次の記事を見つけました:github
为例,我搜到了这篇:https://help.github.com/articles/error-bad-file-number/
首先使用以下命令测试:
ssh -vT git@github.com
发现更多错误信息。然后结合你现在看到的错误提示:
大概是权限问题吧,
🎜次に、現在表示されているエラー メッセージを結合します: 🎜 リーリー 🎜おそらく権限の問題です 🎜 1. 公開キーを1. 尝试把公钥上传到
github
https://help.github.com/articles/error-bad-file-number/まず、コマンド
ssh -vT git@github.com
を使用してテストし、さらにエラー メッセージを見つけます。github
にアップロードしてみます🎜 2. リモート リポジトリに十分な権限がありませんか? 🎜GIT セットアップの問題:
リーリー最初のステップ:
設定
ステップ 2: 認証 (SSH を使用して接続することを前提としています)
3番目のステップ ライブラリを作成します。これはGITHUB上で行われます。繰り返す必要はありません
地元にいるとき
リーリーそれでは
リーリー「
リーリーgit remote add <name> <url>
」というプロンプトが表示されます それでは、あなた
言いたいことは多すぎますが、英語のヘルプを見れば、すべてが記載されています
git 設定
ポート 443 を設定するには、.ssh ディレクトリに構成ファイルを追加する必要があります