Release Phase command for a Container Registry & Runtime app in Private Space fails with R99

Issue

Release Phase command consistently fails when I try to deploy a Container Registry & Runtime app to a Private Space. Checking the app logs with the Heroku CLI command heroku logs, I see something like below.

heroku release.1234 - - Error R99 (Platform error) -> Failed to launch the dyno within 60 seconds

Resolution

Please contact Heroku support to have the boot_timeout limit for the app raised to 120 seconds (or more). The error may indicate that the platform hits an internal timeout when starting the one-off dyno to run the Release Phase command. Raising the boot_timeout limit extends the internal timeout.

Ask on Stack Overflow

Engage with a community of passionate experts to get the answers you need

Ask on Stack Overflow

Heroku Support

Create a support ticket and our support experts will get back to you

Contact Heroku Support