Deployment Failed: Release Phase Command
sanicki opened this issue · 2 comments
sanicki commented
Thanks for making this available. I receive the following error from Heroku when trying to deploy:
A deployment for XXXXX failed due to a release phase command in release v7.
Heroku's documentation says:
A failed
release
command usually requires a fix to an app’s code.
Can you help? Garmin and iFit usernames and passwords have been double-checked to be correct.
flackdl commented
Hey, give it another try. I just committed a change which worked for me
just now. I had to pin the python version in Heroku.
…On Fri, Aug 12, 2022 at 1:48 PM Scott Sanicki ***@***.***> wrote:
Thanks for making this available. I receive the following error from
Heroku when trying to deploy:
A deployment for XXXXX failed due to a release phase command in release v7.
Heroku's documentation
<https://devcenter.heroku.com/articles/release-phase#release-command-failure>
says:
A failed release command usually requires a fix to an app’s code.
Can you help? Garmin and iFit usernames and passwords have been
double-checked to be correct.
—
Reply to this email directly, view it on GitHub
<#10>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABRSQMV7VKCXBPPVU74R4S3VY2MAHANCNFSM56MRRQQQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
sanicki commented
Works. Thank you!