heroku / heroku-repo

Plugin for heroku CLI that can manipulate the repo
MIT License
686 stars 111 forks source link

heroku repo:purge_cache -a appname #56

Closed tonydefaria closed 8 years ago

tonydefaria commented 8 years ago

Hi guys,

When running "repo:purge_cache" on my staging and production apps (strange because on my development app it goes through just fine) I get the following error:

gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now

Thanks in advance.