Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/git/21.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Github权限在pubkey正常工作时被拒绝_Git_Github_Ssh - Fatal编程技术网

Github权限在pubkey正常工作时被拒绝

Github权限在pubkey正常工作时被拒绝,git,github,ssh,Git,Github,Ssh,我正在尝试使用eclipse和git推送源主机以及github应用程序推送到github 然而,正如标题所说,我得到了一个被拒绝的pubkey许可,尽管一切都在一周前开始工作。另外,ssh add-l显示了正确的密钥,github.com添加了正确的密钥 我不知道发生了什么,因为它工作得很好 提前感谢您的帮助首先请确保问题仍然存在:当前系统中存在一些问题: 昨天,2013年7月9日 23:05 UTC所有服务都响应迅速,我们将继续密切监控情况,以确保其保持稳定。 22:55 UTC Gist、A

我正在尝试使用eclipse和git推送源主机以及github应用程序推送到github

然而,正如标题所说,我得到了一个被拒绝的pubkey许可,尽管一切都在一周前开始工作。另外,ssh add-l显示了正确的密钥,github.com添加了正确的密钥

我不知道发生了什么,因为它工作得很好


提前感谢您的帮助

首先请确保问题仍然存在:当前系统中存在一些问题:

昨天,2013年7月9日

23:05 UTC所有服务都响应迅速,我们将继续密切监控情况,以确保其保持稳定。 22:55 UTC Gist、API和下载服务重新联机。服务挂钩处理仍然不可用。 UTC 22:21我们目前正在调查访问Gist、API和存档下载的连接问题

所以这可能是一个简单的副作用


如果不是,请检查是否使用了简单的sshgit@github.com仍然可以工作,然后再次尝试克隆repo以再次查看问题是否仍然存在。

您需要使用更多详细信息更新您的问题:您的操作系统、您收到的确切错误消息、git remote show origin的输出、您的.git/config文件、ssh add-l的输出、,以及相关程序的版本。sshgit@github.com在通道0上发出PTY分配请求失败,但ssh-T工作正常。我可以在github应用程序中提交,然后同步并上传更改,但是当我在终端或eclipse中尝试时,我无法推送。我想我只能勉强使用github应用程序了。