gpt4 book ai didi

django - Heroku 推送失败并出现奇怪的错误消息

转载 作者:行者123 更新时间:2023-12-04 05:50:38 25 4
gpt4 key购买 nike

我已经有一个 Django 应用程序在 Heroku 上运行了一段时间。

出现时无法在线找到此错误:

$ git push heroku master
...
remote: -----> Uninstalling stale dependencies
...
remote: $ pip install -r requirements.txt
remote:
remote: $ python manage.py collectstatic --noinput
remote: 66 static files copied to '/tmp/build_2271dc3bd9820ee9e10847bbab5f6b47/xxx/staticfiles', 66 post-processed.
remote:
remote: mv: inter-device move failed: ‘/app/.heroku/src’ to ‘/tmp/build_2271dc3bd9820ee9e10847bbab5f6b47/.heroku/src’; unable to remove target: Is a directory
remote: ! Push rejected, failed to compile Python app.
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to xxx.
remote:
To https://git.heroku.com/....git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/xxx.git'
$

我也试过运行 git push heroku +master 也没有用。

有什么想法吗?

编辑:看起来这可能是 Heroku 的一个错误,因为它同时为我自己和@Wei 解决了问题。

最佳答案

看起来 Heroku 团队正在更新一些东西并损坏了 python buildpack。

与此同时,一些开发人员疯狂地试图弄清楚到底发生了什么(包括我自己)。

关于django - Heroku 推送失败并出现奇怪的错误消息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41232091/

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