gpt4 book ai didi

git 推送错误 : HTTP request failed: The requested URL returned 504

转载 作者:太空狗 更新时间:2023-10-29 12:47:41 26 4
gpt4 key购买 nike

在将我的更改推送到 GITHub 中的 master 时,我在 Tortoise Git 中收到错误 git does not exit cleanly (exit code 128)

git.exe push -v --progress  "origin" master:master

Pushing to https://github.com/myproj/Net.git
error: The requested URL returned
error: 504 while accessing
https://github.com/myproj/Net.git/info/refs?service=git-receive-pack
fatal: HTTP request failed

git did not exit cleanly (exit code 128) (63228 ms @ 22-12-2012 23:57:48)

我已经提到了 How to resolve "git did not exit cleanly (exit code 128)" error on TortoiseGit?

但我使用的是 HTTPS 而不是 SSH。我的意思是我使用来自 GITHub 的 HTTPS url 进行了克隆。我也不知道如何生成 SSH!

enter image description here

将修复什么?

最佳答案

如这里所述:

The 504 Gateway Timeout error is an HTTP status code that means that one server did not receive a timely response from another server that it was accessing while attempting to load the web page or fill another request by the browser.

This usually means that the other server is down or not working properly.

这与当前的 GitHub status 是一致的(12 月 22 日):

We are currently experiencing major service outages across all services.

因此,虽然原因非常准时并且特定于 GitHub 端当前的网络问题,但您的问题可以通过类似的错误消息帮助其他人:

504表示:上游服务器有问题。

关于git 推送错误 : HTTP request failed: The requested URL returned 504,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14005505/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com