Heroku dyno scaling down(status.heroku.com)
status.heroku.com
Heroku dyno scaling down
https://status.heroku.com/incidents/633
7 コメント
Yep, my app is down and can't be restarted.
I don't understand the incident report, can someone explain exactly what is happening?
I know my existing apps are working, but I cannot push new code. Does this affect only code pushes?
I know my existing apps are working, but I cannot push new code. Does this affect only code pushes?
> The API is still in maintenance mode. As a result, app deploys (git push), scaling commands (heroku scale), and one-off dynos (heroku run) remain unavailable. We will post an update as soon as that functionality is re-enabled.
Yeah I guess I was thrown by the "API is still in maintenance mode," which suggests broader implications. It would have been clearer if they'd written:
The following services are not available: app deploys (git push), scaling commands (heroku scale), and one-off dynos (heroku run). All other services are running normally.
The following services are not available: app deploys (git push), scaling commands (heroku scale), and one-off dynos (heroku run). All other services are running normally.
As a result, app deploys are also down.
can't deploy code