小编SWa*_*ter的帖子

Heroku 部署时出错。错误:RPC 失败;HTTP 504 curl 22 请求的 URL 返回错误:504

过去我通过 HTTP 传输部署到 Heroku 没有任何问题,但最近我无法部署。

这是我收到的错误:

Enumerating objects: 58668, done.
Counting objects: 100% (57434/57434), done.
Delta compression using up to 16 threads
Compressing objects: 100% (16705/16705), done.
Writing objects: 100% (57124/57124), 50.77 MiB | 76.23 MiB/s, done.
Total 57124 (delta 44149), reused 52353 (delta 40249)
error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Run Code Online (Sandbox Code Playgroud)

我尝试切换到 SSH 传输,它可以工作,但 Heroku 正在淘汰 SSH 传输,所以我需要找出这个错误。

我还尝试根据 …

python git django heroku

6
推荐指数
1
解决办法
2120
查看次数

标签 统计

django ×1

git ×1

heroku ×1

python ×1