Running the heroku repo:gc or heroku repo:purge_cache commands hang even though the app's logs show the process exited with a status 0 and state changed from up to complete.
This was working fine yesterday but today they just seem to get stuck on the terminal until I cancel it. It seems the commands do end up executing but the CLI doesn't return back control.
Running the
heroku repo:gc
orheroku repo:purge_cache
commands hang even though the app's logs show the process exited with a status 0 and state changed from up to complete.This was working fine yesterday but today they just seem to get stuck on the terminal until I cancel it. It seems the commands do end up executing but the CLI doesn't return back control.