在哪里运行 heroku ps:scale web=1?

Posted

技术标签:

【中文标题】在哪里运行 heroku ps:scale web=1?【英文标题】:where to run heroku ps:scale web=1? 【发布时间】:2021-09-24 05:39:26 【问题描述】:

在哪里运行命令 heroku ps:scale web=1

heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/"

关于这个错误。,

【问题讨论】:

【参考方案1】:

你是什么意思在哪里运行命令?您可以使用 heroku CLI,或者如果您使用的是 Windows,请使用 Powershell。在 Powershell 中,键入,提交文件,然后将其推送到 master,然后再使用命令 heroku ps:scale web=1

【讨论】:

以上是关于在哪里运行 heroku ps:scale web=1?的主要内容,如果未能解决你的问题,请参考以下文章

当我运行heroku ps:scale web = 1命令我收到此错误。谁能帮我这个

运行命令 heroku ps:scale worker=1 时出错

一个 Heroku 应用程序中的两个进程与两个 Heroku 应用程序

使用docker将django应用程序部署到heroku时在哪里运行collectstatic?

Heroku 中没有运行 Django 的 Web 进程

没有运行 Web 进程错误 - 在 Heroku 上部署 Django