xshell連線tx1,git clone出現.git/info/refs not valid: is this a git repository?
li@TX1-ubuntu:~$ pip install -U 'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'
Collecting git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI
Cloning https://github.com/cocodataset/cocoapi.git to /tmp/pip-req-build-ea2b6ans
ERROR: Command errored out with exit status 128: git clone -q https://github.com/cocodataset/cocoapi.git /tmp/pip-req-build-ea2b6ans Check the logs for full command output.
li@TX1-ubuntu:~$ git clone https://github.com/cocodataset/cocoapi
Cloning into 'cocoapi'...
warning: redirecting to http://172.16.200.13/chkuser?url=github.com/cocodataset/cocoapi/
fatal: http://172.16.200.13/chkuser?url=github.com/cocodataset/cocoapi/info/refs not valid: is this a git repository?
本來以為是git賬號密碼錯了,嘗試了修改還是不行,最後發現可能是因為校園網的問題
參考這個神奇的問題
給tx1接上螢幕然後用瀏覽器開啟git網頁就可以了,這天天遇到的都是什麼奇葩問題呀!
相關文章
- git push 失敗 failed to push some refs to gitGitAI
- SSH 方式 Git cloneGit
- Git|記一次Git clone報錯Git
- 公司內網使用git clone報錯ssh連線超時內網Git
- Git clone遠端分支Git
- git配置連線githubGithub
- Git clone 的小問題Git
- git clone的使用小記Git
- git clone倉儲問題Git
- git push報錯error: failed to push some refs to 'git@github.com:ErrorAIGithub
- Git建立Repository版本庫Git
- git連線華為雲DevCloudGitdevCloud
- 我的Git教程 之 解決 git clone後無程式碼Git
- 使用映象配置為 Git Clone 加速Git
- git clone到指定的目錄Git
- pycharm出現Git Pull Failed: Could not read from remote repository.PyCharmGitAIREM
- 使用git建立遠端倉庫,讓別人git clone下來Git
- git clone 慢並且會中斷Git
- git clone失敗問題解決Git
- vs2015使用GIt連線git.oschina.net/Git
- Convert a normal Git repository to a bare oneORMGit
- git repository 專案地址變換Git
- 從Git向Git-Flow出發Git
- idea在使用git clone 時出現Filename too long的報錯資訊IdeaGit
- 痞子衡嵌入式:第一本Git命令教程(2)- 連線(remote/clone)GitREM
- 使用Git命令列clone一個專案Git命令列
- 【Git】學習筆記–clone和本地修改Git筆記
- git clone失敗,超時,速度慢Git
- 記一次git clone的報錯以及對CentOS上的git版本更新GitCentOS
- Git 託管平臺免密連線Git
- git連線多個遠端倉庫Git
- git連線遠端倉庫的方式Git
- Another git process semms to be running in this repository, e.g. an editor opened by ‘git commit’. PGitMIT
- [Git] Git整理(四) git rebase 的使用Git
- 『現學現忘』Git基礎 — 21、git diff命令Git
- 『現學現忘』Git基礎 — 3、Git介紹Git
- Git:Git常用操作Git
- Git-Git教程Git