简体   繁体   English

Phabricator clone请求的URL返回错误:500

[英]Phabricator clone The requested URL returned error: 500

I created a git repo on Phabricator and intended to clone via HTTP: I get the message: 我在Phabricator上创建了一个git repo,并打算通过HTTP进行克隆:我收到消息:

Cloning into 'test'...
fatal: unable to access 'http://XXX.XXX.XXX/diffusion/T/test.git/': The requested URL returned error: 500

Many thanks in advance 提前谢谢了 在此处输入图片说明

在此处输入图片说明

in my /etc/sudoers 在我的/ etc / sudoers中

Defaults        env_reset
Defaults        requiretty  ## 
Defaults        mail_badpass
Defaults        secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"


git ALL=(dev) SETENV: NOPASSWD: /usr/bin/git-upload-pack, /usr/bin/git-receive-pack, /usr/bin/hg, /usr/bin/svnserve
www-data ALL=(dev) SETENV: NOPASSWD: /usr/bin/git-upload-pack, /usr/lib/git-core/git-http-backend, /usr/bin/hg

Please follow https://secure.phabricator.com/T10228 for more information. 请访问https://secure.phabricator.com/T10228了解更多信息。 We're adding additional debugging tools to Phabricator to help isolate these issues. 我们正在向Phabricator添加其他调试工具,以帮助隔离这些问题。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Phabricator:请求的URL返回错误:git Push为500 - Phabricator: The requested URL returned error: 500 with git Push Git 克隆错误:请求的URL返回错误:403 - Git Clone Error: The requested URL returned error: 403 git 推送错误:RPC 失败; HTTP 500 curl 22 请求的 URL 返回错误:500 - git push error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 Git 推送失败 HTTP 500 curl 22 请求的URL返回错误:500 Internal Server Error - Git push failing HTTP 500 curl 22 The requested URL returned error: 500 Internal Server Error GitLab 克隆错误 RPC 失败; curl 56 请求的 URL 返回错误:401 - GitLab clone error RPC failed; curl 56 The requested URL returned error: 401 在 Docker 容器内运行 git clone 时,请求的 URL 返回错误:502 - The requested URL returned error: 502 when running git clone inside a Docker container Git & Github: can't push or clone via SSH or Https, the requested URL returned error 400 - Git & Github: can't push or clone via SSH or Https, the requested URL returned error 400 AWS:无法克隆回购代码提交,请求的URL返回错误:403 - AWS: Can't clone repo Codecommit, The requested URL returned error: 403 我在 GITLAB 中推送时出错(RPC 失败;HTTP 500 curl 22 请求的 URL 返回错误:500 内部服务器错误) - Error when i push in GITLAB (RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 Internal Server Error) IDEA:更新失败无法访问'https://...git/':请求的URL返回错误:500 - IDEA: Update failed unable to access 'https://...git/': The requested URL returned error: 500
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM